aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-03Always build absolute paths the same wayandroid-wear-n-preview-2android-wear-7.1.1_r1android-n-preview-5android-n-preview-4android-n-iot-preview-2nougat-mr1-wear-releasen-iot-preview-2Christopher Wiley
2016-06-02Fix google-explicit-constructor warnings in aidl.Chih-Hung Hsieh
2016-05-06Document AIDL constant definitionsandroid-wear-n-preview-3android-wear-n-preview-1android-n-preview-3Christopher Wiley
2016-05-03Generate code for AIDL defined string constantsChristopher Wiley
2016-05-03Parse AIDL string constantsChristopher Wiley
2016-04-28Stop hard coding gtest paths/libs.Dan Albert
2016-04-26Hold file descriptors in unique_fdChristopher Wiley
2016-04-25Fix google-explicit-constructor warnings.Chih-Hung Hsieh
2016-04-21Generate a trivial dep file for parcelablesChristopher Wiley
2016-04-19Include the failed directory name if _mkdir fails.Dan Albert
2016-04-18Allow @nullable on specific binder typesCasey Dahlin
2016-04-18Revert "Hold file descriptors in unique_fd"Christopher Wiley
2016-04-18Hold file descriptors in unique_fdChristopher Wiley
2016-04-12Output correct dependency file with only output dirChristopher Wiley
2016-04-06Add documentation on making changesandroid-n-preview-2Christopher Wiley
2016-03-15Fix shift that is out of range.Ian Rogers
2016-03-10Test that Java client reaction to unexpected null BindersChristopher Wiley
2016-03-10Refactor Java test components into separate filesChristopher Wiley
2016-03-10Test that native services reject null bindersChristopher Wiley
2016-03-10Add support @nullable IBinder typeChristopher Wiley
2016-03-07Document runtime dependencies of generated C++ codeCasey Dahlin
2016-03-07Document annotations and @utf8InCppChristopher Wiley
2016-03-07Document runtime dependencies of generated C++ codeCasey Dahlin
2016-03-07Document annotations and @utf8InCppChristopher Wiley
2016-03-04Remove obsolete conditionalYing Wang
2016-03-04Remove obsolete conditionalandroid-n-preview-1Ying Wang
2016-03-04Propagate interface annotations to methodsCasey Dahlin
2016-03-03Propagate interface annotations to methodsCasey Dahlin
2016-03-02Fix problems revealed by static analysisChristopher Wiley
2016-03-01Fix problems revealed by static analysisChristopher Wiley
2016-03-01Allow annotations on interfacesCasey Dahlin
2016-03-01Allow annotations on interfacesCasey Dahlin
2016-03-01enable aidl build in PDKKeun-young Park
2016-02-29enable aidl build in PDKKeun-young Park
2016-02-25Fix compiler warnings in generated C++Christopher Wiley
2016-02-24Fix compiler warnings in generated C++Christopher Wiley
2016-02-17Merge commit 'dc587bf81e82e75bb939098e7d2eb01012fdadb3' into HEADBill Yi
2016-02-09Use vector<uint8_t> for byte[]brillo-m10-releasebrillo-m10-devCasey Dahlin
2016-02-08Document the calling convention for generated C++Christopher Wiley
2016-02-04Declare interface constants as enum in C++Christopher Wiley
2016-02-02Migrate aidl-cpp usage doc to markdownChristopher Wiley
2016-02-01Add integration test for @utf8InCpp List<String>Christopher Wiley
2016-02-01Support @utf8InCpp List<String>Christopher Wiley
2016-02-01Add integration test support for @utf8InCppChristopher Wiley
2016-02-01Pull out helpers for testing primitivesChristopher Wiley
2016-02-01Add support for C++ @utf8InCpp stringsChristopher Wiley
2016-02-01Remap String to alternate types when @utf8 or @utf8InCppChristopher Wiley
2016-01-29Fully separate AIDL and Java type namespacesChristopher Wiley
2016-01-29Turn android::aidl::java::Document into a classChristopher Wiley
2016-01-29Remove last using directives from global header scopeChristopher Wiley