summaryrefslogtreecommitdiffstats
path: root/aidl.h
Commit message (Expand)AuthorAgeFilesLines
* Fix clang-tidy performance warnings.Chih-Hung Hsieh2016-07-271-2/+2
* Generate code for AIDL defined string constantsChristopher Wiley2016-05-031-0/+1
* Refactor top-level AST nodes v2Casey Dahlin2015-11-301-2/+2
* Revert "Refactor top-level AST nodes"Bart Sears2015-11-241-2/+2
* Refactor top-level AST nodesCasey Dahlin2015-11-231-2/+2
* Respect aidl's -b flag againChristopher Wiley2015-11-061-7/+23
* Allow mocking of preprocessed file readChristopher Wiley2015-11-041-0/+3
* Fix segfault on missing package declarationChristopher Wiley2015-10-201-1/+5
* Convert document item structs to classesCasey Dahlin2015-10-091-1/+1
* Replace import_info struct with AidlInfo classCasey Dahlin2015-10-091-1/+1
* Read all files through IoDelegateChristopher Wiley2015-10-071-7/+14
* Introduce load_aidl_for_test in C++ testsCasey Dahlin2015-10-051-0/+11
* Minor cleanup of aidl.cppChristopher Wiley2015-09-151-7/+0
* Define aidl-cpp executableChristopher Wiley2015-09-151-1/+2
* Rename Options to JavaOptionsChristopher Wiley2015-09-151-2/+18
* Basic cleanup of parsed optionsChristopher Wiley2015-09-141-1/+1
* Abstract away file IO when writing generated codeChristopher Wiley2015-09-141-0/+13
* aidl: Pull main() into dedicated fileChristopher Wiley2015-08-311-0/+9