summaryrefslogtreecommitdiffstats
path: root/tests/android
Commit message (Expand)AuthorAgeFilesLines
* aidl-cpp: Add support for hex values in const intRoshan Pius2016-07-251-0/+4
* Test that @nullable Interface passing works as expectedChristopher Wiley2016-07-191-0/+2
* Generate code for AIDL defined string constantsChristopher Wiley2016-05-031-0/+3
* Test that native services reject null bindersChristopher Wiley2016-03-101-0/+5
* Add integration test for @utf8InCpp List<String>Christopher Wiley2016-02-011-5/+3
* Add integration test support for @utf8InCppChristopher Wiley2016-02-011-0/+14
* aidl: Support constants with +/- signsEino-Ville Talvala2015-12-181-0/+7
* aidl: tests: add PersistableBundle integration testsSamuel Tan2015-12-161-4/+8
* Rename 'from' token to 'cpp_header'Casey Dahlin2015-12-151-1/+1
* Add support for @nullable annotationCasey Dahlin2015-12-151-0/+6
* Integration test for application specific exceptionsChristopher Wiley2015-12-101-0/+3
* Introduce integer constantsCasey Dahlin2015-11-301-0/+3
* Add support for file descriptorsCasey Dahlin2015-11-301-0/+4
* Integration test for parcelablesChristopher Wiley2015-11-281-0/+7
* Add SimpleParcelable in C++ and JavaChristopher Wiley2015-11-281-0/+19
* Support List<IBinder> typeCasey Dahlin2015-11-051-0/+2
* Add support for List<String>Christopher Wiley2015-10-311-0/+5
* Add support for passing binders in C++Casey Dahlin2015-10-302-1/+26
* Test that arrays work in integration testChristopher Wiley2015-10-271-0/+9
* Integration test for all primitive typesChristopher Wiley2015-10-261-1/+11
* android.os.IPingResponder -> android.aidl.tests.ITestServiceChristopher Wiley2015-10-221-0/+21