summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Convert aidl cpp tests to SoongDan Willemsen2016-12-051-49/+0
* Convert to Android.bpDan Willemsen2016-11-031-107/+0
* Always build absolute paths the same wayChristopher Wiley2016-06-031-0/+1
|\
| * Always build absolute paths the same wayChristopher Wiley2016-06-021-0/+1
| * Remove obsolete conditionalYing Wang2016-03-041-5/+0
| * enable aidl build in PDKKeun-young Park2016-02-291-1/+1
* | Parse AIDL string constantsChristopher Wiley2016-05-031-0/+1
* | Stop hard coding gtest paths/libs.Dan Albert2016-04-281-4/+3
* | Test that Java client reaction to unexpected null BindersChristopher Wiley2016-03-101-1/+2
* | Refactor Java test components into separate filesChristopher Wiley2016-03-101-0/+2
* | Remove obsolete conditionalYing Wang2016-03-041-5/+0
* | enable aidl build in PDKKeun-young Park2016-02-291-1/+1
|/
* Add integration test support for @utf8InCppChristopher Wiley2016-02-011-0/+1
* Pull out helpers for testing primitivesChristopher Wiley2016-02-011-1/+2
* Add framworks/native/aidl/binder/ to LOCAL_AIDL_INCLUDESSamuel Tan2016-01-121-2/+4
* Now the build system generates .cpp only for .ll/.yyYing Wang2016-01-121-2/+2
* aidl: tests: add PersistableBundle integration testsSamuel Tan2015-12-161-1/+3
* Add support for @nullable annotationCasey Dahlin2015-12-151-0/+1
* Integration test for application specific exceptionsChristopher Wiley2015-12-101-2/+3
* aidl: tests: split up aidl_test_client.cppSamuel Tan2015-12-071-1/+4
* Re-enable jack buildChristopher Wiley2015-12-041-1/+0
* Add SimpleParcelable in C++ and JavaChristopher Wiley2015-11-281-2/+4
* Do not attempt to build aidl on windows for brilloChristopher Wiley2015-11-201-5/+9
* Refactor .aidl files into common shared libraryChristopher Wiley2015-11-191-18/+29
* Compile unittests on mac as wellChristopher Wiley2015-11-161-5/+1
* Remove aidl_unittest dependency on libchromeChristopher Wiley2015-11-161-3/+0
* Turn off Java build optimizationsChristopher Wiley2015-11-091-0/+3
* Allow mocking of preprocessed file readChristopher Wiley2015-11-041-0/+1
* Add support for passing binders in C++Casey Dahlin2015-10-301-0/+7
* Add aidl_test_sentinel_searcherChristopher Wiley2015-10-231-0/+6
* Consolidate CFLAGS into shared variableChristopher Wiley2015-10-231-8/+8
* android.os.IPingResponder -> android.aidl.tests.ITestServiceChristopher Wiley2015-10-221-4/+4
* APK build fixesChristopher Wiley2015-10-221-2/+0
* Rename helloc and hellod to aidl_test_{client,server}Christopher Wiley2015-10-221-9/+9
* Add Java client for PingResponder serviceChristopher Wiley2015-10-211-4/+36
* Fix segfault on missing package declarationChristopher Wiley2015-10-201-0/+1
* Add ping_responder demo applicationChristopher Wiley2015-10-201-0/+26
* Add end to end test for C++ generationChristopher Wiley2015-10-191-1/+2
* Rename test_main.cpp to tests/main.cppChristopher Wiley2015-10-191-1/+1
* Remove parse_helpers.cpp/h/unit testsCasey Dahlin2015-10-141-2/+0
* Mock file system dependencies in end to end testsChristopher Wiley2015-10-071-0/+1
* Add ImportResolver classChristopher Wiley2015-10-071-1/+1
* Read all files through IoDelegateChristopher Wiley2015-10-071-0/+2
* Add C++ TypeNamespace and basic primtive typesChristopher Wiley2015-09-291-0/+2
* Explicitly create container typesChristopher Wiley2015-09-281-0/+1
* Generate client-side headersCasey Dahlin2015-09-281-0/+1
* Make creating container types more explicitChristopher Wiley2015-09-281-0/+1
* Rename Type.* to type_java.*Christopher Wiley2015-09-231-1/+1
* Refactor compile_aidl flow to support compiling C++Christopher Wiley2015-09-161-0/+1
* Minor cleanup of aidl.cppChristopher Wiley2015-09-151-0/+2