summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AIDL: Add option to generate No-Op methodslineage-15.0Luis Vidal2017-09-108-11/+120
* aidl-cpp: Add support for type MapRobert Quattlebaum2017-01-308-9/+73
* Convert aidl cpp tests to Soong am: 8f8836167e am: 1a90639de2 am: 16040df35bDan Willemsen2016-12-062-49/+53
|\
| * Convert aidl cpp tests to Soong am: 8f8836167e am: 1a90639de2Dan Willemsen2016-12-062-49/+53
| |\
| | * Convert aidl cpp tests to Soong am: 8f8836167eDan Willemsen2016-12-062-49/+53
| | |\
| | | * Convert aidl cpp tests to SoongDan Willemsen2016-12-062-49/+53
| | | |\
| | | | * Convert aidl cpp tests to SoongDan Willemsen2016-12-052-49/+53
* | | | | Add ninja mode to aidl and aidl-cpp am: 93298ee273 am: 50b560560f am: a696c8d9d8Dan Willemsen2016-11-125-19/+112
|\| | | |
| * | | | Add ninja mode to aidl and aidl-cpp am: 93298ee273 am: 50b560560fDan Willemsen2016-11-125-19/+112
| |\| | |
| | * | | Add ninja mode to aidl and aidl-cpp am: 93298ee273Dan Willemsen2016-11-125-19/+112
| | |\| |
| | | * | Add ninja mode to aidl and aidl-cppDan Willemsen2016-11-125-19/+112
| | | |\|
| | | | * Add ninja mode to aidl and aidl-cppDan Willemsen2016-11-115-19/+112
* | | | | Convert to Android.bp am: 8fd503f6d7 am: b3dd722c09 am: 67ce3f1c0dDan Willemsen2016-11-042-107/+156
|\| | | |
| * | | | Convert to Android.bp am: 8fd503f6d7 am: b3dd722c09Dan Willemsen2016-11-042-107/+156
| |\| | |
| | * | | Convert to Android.bp am: 8fd503f6d7Dan Willemsen2016-11-042-107/+156
| |/| | | | | |/ /
| | * / Convert to Android.bpDan Willemsen2016-11-042-107/+156
| |/| | | | |/
| | * Convert to Android.bpDan Willemsen2016-11-032-107/+156
* | | Fix nested parcelable class name am: d17c58babb am: e667674402 am: 7bc7be846bNingyuan Wang2016-09-304-2/+41
|\| |
| * | Fix nested parcelable class name am: d17c58babb am: e667674402Ningyuan Wang2016-09-304-2/+41
| |\ \
| | * \ Fix nested parcelable class name am: d17c58babbNingyuan Wang2016-09-304-2/+41
| | |\ \
| | | * | Fix nested parcelable class nameNingyuan Wang2016-09-304-2/+41
| | | |\|
| | | | * Fix nested parcelable class nameNingyuan Wang2016-09-304-2/+41
| | | |/
* | | | Write expected length of out arrays to parcel am: 74b7bf1043 am: be25f36a56 a...Christopher Wiley2016-08-192-17/+47
|\| | |
| * | | Write expected length of out arrays to parcel am: 74b7bf1043 am: be25f36a56Christopher Wiley2016-08-192-17/+47
| |\| |
| | * | Write expected length of out arrays to parcel am: 74b7bf1043Christopher Wiley2016-08-192-17/+47
| | |\|
| | | * Write expected length of out arrays to parcelChristopher Wiley2016-08-192-17/+47
| | | |\
| | | | * Write expected length of out arrays to parcelChristopher Wiley2016-08-192-17/+47
* | | | | Consolidate array logic am: 041c8d7ad2 am: afe8cf974e am: 6785c7c737Christopher Wiley2016-08-193-161/+94
|\| | | |
| * | | | Consolidate array logic am: 041c8d7ad2 am: afe8cf974eChristopher Wiley2016-08-193-161/+94
| |\| | |
| | * | | Consolidate array logic am: 041c8d7ad2Christopher Wiley2016-08-193-161/+94
| | |\| |
| | | * | Consolidate array logicChristopher Wiley2016-08-193-161/+94
| | | |\|
| | | | * Consolidate array logicChristopher Wiley2016-08-193-161/+94
* | | | | Add a simple all in one testing script am: cce25d35d2 am: 574a5d2324 am: 8932...Christopher Wiley2016-08-193-31/+54
|\| | | |
| * | | | Add a simple all in one testing script am: cce25d35d2 am: 574a5d2324Christopher Wiley2016-08-193-31/+54
| |\| | |
| | * | | Add a simple all in one testing script am: cce25d35d2Christopher Wiley2016-08-193-31/+54
| | |\| |
| | | * | Add a simple all in one testing scriptChristopher Wiley2016-08-193-31/+54
| | | |\|
| | | | * Add a simple all in one testing scriptChristopher Wiley2016-08-193-31/+54
* | | | | aidl-cpp: Use |ParseInt| util for hex conversion am: 9d7810ac16 am: 14e533e2c...Roshan Pius2016-07-281-9/+5
|\| | | |
| * | | | aidl-cpp: Use |ParseInt| util for hex conversion am: 9d7810ac16 am: 14e533e2cfRoshan Pius2016-07-281-9/+5
| |\| | |
| | * | | aidl-cpp: Use |ParseInt| util for hex conversion am: 9d7810ac16Roshan Pius2016-07-281-9/+5
| | |\| |
| | | * | aidl-cpp: Use |ParseInt| util for hex conversionRoshan Pius2016-07-281-9/+5
| | | |\|
| | | | * aidl-cpp: Use |ParseInt| util for hex conversionRoshan Pius2016-07-281-9/+5
* | | | | Fix clang-tidy performance warnings. am: f05cc26630 am: ceb4eb0590 am: 437e67...Chih-Hung Hsieh2016-07-279-16/+16
|\| | | |
| * | | | Fix clang-tidy performance warnings. am: f05cc26630 am: ceb4eb0590Chih-Hung Hsieh2016-07-279-16/+16
| |\| | |
| | * | | Fix clang-tidy performance warnings. am: f05cc26630Chih-Hung Hsieh2016-07-279-16/+16
| | |\| |
| | | * | Fix clang-tidy performance warnings.Chih-Hung Hsieh2016-07-279-16/+16
| | | |\|
| | | | * Fix clang-tidy performance warnings.Chih-Hung Hsieh2016-07-279-16/+16
* | | | | aidl-cpp: Add support for hex values in const int am: 3b2203ddad am: 6de5776d...Roshan Pius2016-07-258-3/+99
|\| | | |
| * | | | aidl-cpp: Add support for hex values in const int am: 3b2203ddad am: 6de5776d32Roshan Pius2016-07-258-3/+99
| |\| | |
| | * | | aidl-cpp: Add support for hex values in const int am: 3b2203ddadRoshan Pius2016-07-258-3/+99
| | |\| |