1. 9ea10e3 Structured Parcelables: int/string default values. by Steven Moreland · 6 years ago
  2. 894d6ba Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  3. 22b4ecd << operator for CodeWriter by Jiyong Park · 6 years ago
  4. 822d0aa Retain imported AidlDocuments even after parsing. by Jiyong Park · 6 years ago
  5. ac89604 java.util.{List|Map} are mapped to List and Map by Jiyong Park · 6 years ago
  6. 693640b Refactor constant declarations. by Steven Moreland · 6 years ago
  7. 02da742 add dumpapi option by Jiyong Park · 6 years ago
  8. 68bc77a Annotation is printable by Jiyong Park · 6 years ago
  9. 75e1a74 Add support for default impl by Jiyong Park · 6 years ago
  10. 1b5e1aa Remove unused AidlInterface::SetCppHeader. by Steven Moreland · 6 years ago
  11. 1deecc3 Resolve AIDL types without using Java or C++ types by Jiyong Park · 6 years ago
  12. d59a10d Rename AidlType to AidlTypeSpecifier by Jiyong Park · 6 years ago
  13. ccf00f8 Type parameters are parsed by yacc. by Jiyong Park · 6 years ago
  14. ed83a28 Support preprocessing structured_parcelable. by Steven Moreland · 6 years ago
  15. 4b37e26 Support preprocessed files for CPP. by Steven Moreland · 6 years ago
  16. da0654f Begin process of unifying arg parsing. by Steven Moreland · 6 years ago
  17. 22c7800 Specify 'pretty' strings for error messages. by Steven Moreland · 6 years ago
  18. 81079f9 Add aidl_interface. by Steven Moreland · 6 years ago
  19. ce39c53 Fix parcelable outside of android package. by Steven Moreland · 6 years ago
  20. 176905e Add ToString() for AST nodes by Jiyong Park · 6 years ago
  21. b78e15b More cleanup in CodeWriter by Jiyong Park · 6 years ago
  22. c258abc Parse interfaces and parcelables simultaneously. by Steven Moreland · 6 years ago
  23. ed90687 Better errors for annotations. by Steven Moreland · 6 years ago
  24. 38a41d1 Enable glr parser and set rr 0. by Steven Moreland · 6 years ago
  25. 1c41e97 Error on unused parameters. by Steven Moreland · 6 years ago
  26. 5557f1c Structured parcelables. by Steven Moreland · 6 years ago
  27. 258687d Add clang-format. by Steven Moreland · 6 years ago
  28. 6686690 Hard errors for Java type read/writes. by Steven Moreland · 6 years ago
  29. 1140140 Add a getTransactionName method to the generated Java stub class. by Olivier Gaillard · 6 years ago
  30. 5635a8a java_ast Field writing respects dimension. by Steven Moreland · 6 years ago
  31. 787b043 Unify AidlParcelable/AidlInterfaceHierarchy by Steven Moreland · 6 years ago
  32. b436cb7 Arg: -ninja -> --ninja by Steven Moreland · 6 years ago
  33. 6ddc37f Remove 'interface' from check_filename error msg. by Steven Moreland · 6 years ago
  34. a755dc7 Output is indented by Jiyong Park · 6 years ago
  35. 85d060b Use soong_ui.bash instead of make. by Steven Moreland · 6 years ago
  36. 1cee9db Remove most ignored warnings. by Steven Moreland · 6 years ago
  37. 0ae3460 Switch AIDL test from mk -> bp. by Steven Moreland · 6 years ago
  38. 2ca4fcb Cleaner error handling in AIDL. by Steven Moreland · 6 years ago
  39. 1a0caf1 Update runtests.sh with build system changes. by Steven Moreland · 6 years ago
  40. f1b5078 Add option for tracing AIDL calls. by Martijn Coenen · 7 years ago
  41. e9c816e AIDL: Add outline filtering by Andreas Gampe · 7 years ago
  42. 1b865af AIDL: Add onTransact "outlining" by Andreas Gampe · 7 years ago
  43. 74c8d41 AIDL: Fix tests by Andreas Gampe · 7 years ago
  44. e510f28 Remove obsolete BRILLO variable by Dan Willemsen · 7 years ago
  45. d2bcf2f Support nullable String arrays by Casey Dahlin · 7 years ago
  46. af55795 system/tools/aidl: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 7 years ago
  47. 7fab0d1 AIDL: Rewrite onTransact code generation by Andreas Gampe · 7 years ago
  48. a8a66fe AIDL: Add StubClass::finish by Andreas Gampe · 7 years ago
  49. b1e82cb AIDL: Add ART people to owners am: 5229acb2d0 by Andreas Gampe · 7 years ago
  50. 5229acb AIDL: Add ART people to owners by Andreas Gampe · 7 years ago
  51. e76941d AIDL: Refactor Java code generation am: 7d7fa60efd by Andreas Gampe · 7 years ago
  52. 7d7fa60 AIDL: Refactor Java code generation by Andreas Gampe · 7 years ago
  53. e28c883 Use -Werror in system/tools/aidl am: 1560796621 am: 3a9ff7a91f am: 3d789accb5 by Chih-Hung Hsieh · 7 years ago
  54. 3d789ac Use -Werror in system/tools/aidl am: 1560796621 am: 3a9ff7a91f by Chih-Hung Hsieh · 7 years ago
  55. 3a9ff7a Use -Werror in system/tools/aidl am: 1560796621 by Chih-Hung Hsieh · 7 years ago
  56. 1560796 Use -Werror in system/tools/aidl by Chih-Hung Hsieh · 7 years ago
  57. 1425c09 Remove extra branch. am: a2a10e895a am: 7560823e3e am: 382921ca80 by Steven Moreland · 7 years ago
  58. 7c55629 Remove default libraries am: 813ae86194 am: 8486cd9f5a am: c07bf79b66 by Dan Willemsen · 7 years ago
  59. 382921c Remove extra branch. am: a2a10e895a am: 7560823e3e by Steven Moreland · 7 years ago
  60. 7560823 Remove extra branch. am: a2a10e895a by Steven Moreland · 7 years ago
  61. a2a10e8 Remove extra branch. by Steven Moreland · 7 years ago
  62. c07bf79 Remove default libraries am: 813ae86194 am: 8486cd9f5a by Dan Willemsen · 7 years ago
  63. 8486cd9 Remove default libraries am: 813ae86194 by Dan Willemsen · 7 years ago
  64. 813ae86 Remove default libraries by Dan Willemsen · 7 years ago
  65. 941e9d7 Add additional OWNERS to aidl-gen. am: 527553e233 am: eeda69e02f am: f4cfb5b20e by Steven Moreland · 7 years ago
  66. 567ef2b Remove duplicate include. am: 9ff6333b50 am: e079a32679 am: 310b867adb by Steven Moreland · 7 years ago
  67. f4cfb5b Add additional OWNERS to aidl-gen. am: 527553e233 am: eeda69e02f by Steven Moreland · 7 years ago
  68. 310b867 Remove duplicate include. am: 9ff6333b50 am: e079a32679 by Steven Moreland · 7 years ago
  69. eeda69e Add additional OWNERS to aidl-gen. am: 527553e233 by Steven Moreland · 7 years ago
  70. e079a32 Remove duplicate include. am: 9ff6333b50 by Steven Moreland · 7 years ago
  71. 527553e Add additional OWNERS to aidl-gen. by Steven Moreland · 7 years ago
  72. 9ff6333 Remove duplicate include. by Steven Moreland · 7 years ago
  73. e72aa1a Add OWNERS in system/tools/aidl am: babca26b0f am: f580af0e33 am: 3a67504b89 by Chih-Hung Hsieh · 7 years ago
  74. 2644b58 Add OWNERS in system/tools/aidl am: babca26b0f am: f580af0e33 am: 3a67504b89 by Chih-Hung Hsieh · 7 years ago
  75. 3a67504 Add OWNERS in system/tools/aidl am: babca26b0f am: f580af0e33 by Chih-Hung Hsieh · 7 years ago
  76. f580af0 Add OWNERS in system/tools/aidl am: babca26b0f by Chih-Hung Hsieh · 7 years ago
  77. babca26 Add OWNERS in system/tools/aidl by Chih-Hung Hsieh · 7 years ago
  78. d33588c Aidl: Let ASAN know that aidl doesn't want lsan am: d7f900170d am: dfa6ee23c3 am: eb3d31580b by Andreas Gampe · 8 years ago
  79. 61b5043 Aidl: Let ASAN know that aidl doesn't want lsan am: d7f900170d am: dfa6ee23c3 by Andreas Gampe · 8 years ago
  80. eb3d315 Aidl: Let ASAN know that aidl doesn't want lsan am: d7f900170d am: dfa6ee23c3 by Andreas Gampe · 8 years ago
  81. dfa6ee2 Aidl: Let ASAN know that aidl doesn't want lsan am: d7f900170d by Andreas Gampe · 8 years ago
  82. d7f9001 Aidl: Let ASAN know that aidl doesn't want lsan by Andreas Gampe · 8 years ago
  83. b94c8fb Aidl: Fix parser leak am: 9c25c168a1 am: f88075745a am: c0e8fb25cf by Andreas Gampe · 8 years ago
  84. 7d12a02 Aidl: Fix parser leak am: 9c25c168a1 am: f88075745a am: c0e8fb25cf by Andreas Gampe · 8 years ago
  85. c0e8fb2 Aidl: Fix parser leak am: 9c25c168a1 am: f88075745a by Andreas Gampe · 8 years ago
  86. f880757 Aidl: Fix parser leak am: 9c25c168a1 by Andreas Gampe · 8 years ago
  87. 9c25c16 Aidl: Fix parser leak by Andreas Gampe · 8 years ago
  88. cd8c135 aidl-cpp: Add support for type Map by Robert Quattlebaum · 8 years ago
  89. 3135296 Convert aidl cpp tests to Soong am: 8f8836167e am: 1a90639de2 am: 16040df35b by Dan Willemsen · 8 years ago
  90. 91adb8b Convert aidl cpp tests to Soong am: 8f8836167e am: 1a90639de2 am: 16040df35b by Dan Willemsen · 8 years ago
  91. 16040df Convert aidl cpp tests to Soong am: 8f8836167e am: 1a90639de2 by Dan Willemsen · 8 years ago
  92. 1a90639 Convert aidl cpp tests to Soong am: 8f8836167e by Dan Willemsen · 8 years ago
  93. 8f88361 Convert aidl cpp tests to Soong by Dan Willemsen · 8 years ago
  94. b154ffd Add ninja mode to aidl and aidl-cpp am: 93298ee273 am: 50b560560f am: a696c8d9d8 by Dan Willemsen · 8 years ago
  95. 9ff453f Add ninja mode to aidl and aidl-cpp am: 93298ee273 am: 50b560560f am: a696c8d9d8 by Dan Willemsen · 8 years ago
  96. a696c8d Add ninja mode to aidl and aidl-cpp am: 93298ee273 am: 50b560560f by Dan Willemsen · 8 years ago
  97. 50b5605 Add ninja mode to aidl and aidl-cpp am: 93298ee273 by Dan Willemsen · 8 years ago
  98. 93298ee Add ninja mode to aidl and aidl-cpp by Dan Willemsen · 8 years ago
  99. 613f242 Convert to Android.bp am: 8fd503f6d7 am: b3dd722c09 am: 67ce3f1c0d by Dan Willemsen · 8 years ago
  100. 8a3cd1b Convert to Android.bp am: 8fd503f6d7 am: b3dd722c09 am: 67ce3f1c0d by Dan Willemsen · 8 years ago