1. 8e79b7f Change the ownership of AidlDefinedType objects by Jiyong Park · 4 years ago
  2. 3981d9e All of compiler in `aidl_entry`, for testing by Steven Moreland · 4 years, 4 months ago
  3. b01451d Add build-time checks of AIDL API hashes by Paul Trautrim · 4 years, 5 months ago
  4. b77048c Add getInterfaceHash() method by Paul Trautrim · 4 years, 6 months ago
  5. 047c5ee Remove TypeNamespace by Jeongik Cha · 5 years ago
  6. f4c64df Re-order virally misplaced namespace comments. by Steven Moreland · 5 years ago
  7. 8714b02 Add api mapping dump feature to AIDL files by Andrei Onea · 5 years ago
  8. 4d12f9a Allow utf8InCpp constants (std::string). by Steven Moreland · 6 years ago
  9. 1eac5fa --structured: test for no unstructured parcelables by Steven Moreland · 6 years ago
  10. 9fccf58 using pragma once by Steven Moreland · 6 years ago
  11. 3656c3c Add --apicheck that tells whether two API dumps are incompatible or not by Jiyong Park · 6 years ago
  12. b034bf0 Support multiple types in an AIDL file / multiple AIDL files by Jiyong Park · 6 years ago
  13. 309668e add --version option to specify version to AIDL interface by Jiyong Park · 6 years ago
  14. fbbfa93 Options is passed over during the code generation by Jiyong Park · 6 years ago
  15. 6cee348 add --structured flag by Steven Moreland · 6 years ago
  16. 74595c1 Refactor Options to support multiple inputs by Jiyong Park · 6 years ago
  17. 02da742 add dumpapi option by Jiyong Park · 6 years ago
  18. 1deecc3 Resolve AIDL types without using Java or C++ types by Jiyong Park · 6 years ago
  19. 5557f1c Structured parcelables. by Steven Moreland · 6 years ago
  20. f1b5078 Add option for tracing AIDL calls. by Martijn Coenen · 6 years ago
  21. f05cc26 Fix clang-tidy performance warnings. by Chih-Hung Hsieh · 8 years ago
  22. 69b44cf Generate code for AIDL defined string constants by Christopher Wiley · 8 years ago
  23. c1f39b4 Refactor top-level AST nodes v2 by Casey Dahlin · 9 years ago
  24. eedb29f Revert "Refactor top-level AST nodes" by Bart Sears · 9 years ago
  25. b696437 Refactor top-level AST nodes by Casey Dahlin · 9 years ago
  26. 632801d Respect aidl's -b flag again by Christopher Wiley · 9 years ago
  27. ef14093 Allow mocking of preprocessed file read by Christopher Wiley · 9 years ago
  28. 90be4e3 Fix segfault on missing package declaration by Christopher Wiley · 9 years ago
  29. 1ae2bc5 Convert document item structs to classes by Casey Dahlin · 9 years ago
  30. 0edf342 Replace import_info struct with AidlInfo class by Casey Dahlin · 9 years ago
  31. 4a2884b Read all files through IoDelegate by Christopher Wiley · 9 years ago
  32. 2cc9316 Introduce load_aidl_for_test in C++ tests by Casey Dahlin · 9 years ago
  33. f690be5 Minor cleanup of aidl.cpp by Christopher Wiley · 9 years ago
  34. a590de8 Define aidl-cpp executable by Christopher Wiley · 9 years ago
  35. 89eaab5 Rename Options to JavaOptions by Christopher Wiley · 9 years ago
  36. 4427d86 Basic cleanup of parsed options by Christopher Wiley · 9 years ago
  37. fdeb0f4 Abstract away file IO when writing generated code by Christopher Wiley · 9 years ago
  38. 89e3586 aidl: Pull main() into dedicated file by Christopher Wiley · 9 years ago