1. d4d6534 setDefaultImpl aborts on a second call by Jooyung Han · 4 years, 1 month ago
  2. 0d96af3 Using equals instead '==' when checking mCachedHash by Jeongik Cha · 4 years, 1 month ago
  3. d49d2bb DESCRIPTOR is composed at runtime for stable AIDL interfaces by Jiyong Park · 4 years, 2 months ago
  4. 997281d Preserve "@hide" comment during dump_api by Jeongik Cha · 4 years, 5 months ago
  5. b77048c Add getInterfaceHash() method by Paul Trautrim · 4 years, 5 months ago
  6. e2fcb8e Java markVintfStability by Steven Moreland · 4 years, 6 months ago
  7. d7d18df Add support for AIDL constant expressions by Will McVicker · 4 years, 9 months ago
  8. 27e1ff6 [AIDL] fix -Wreorder-init-list by Nick Desaulniers · 4 years, 8 months ago
  9. 716d311 Adds Java support for Enums. by Daniel Norman · 4 years, 9 months ago
  10. 48548e0 ast_java: shared_ptr everywhere by Steven Moreland · 4 years, 9 months ago
  11. 6b39de4 getInterfaceVersion() returns -1 on unversioned interface by Jiyong Park · 4 years, 9 months ago
  12. 3dc29d8 Move Java array prints into aidl_to_java. by Steven Moreland · 4 years, 10 months ago
  13. 047c5ee Remove TypeNamespace by Jeongik Cha · 4 years, 10 months ago
  14. f4c64df Re-order virally misplaced namespace comments. by Steven Moreland · 4 years, 10 months ago
  15. a2080bf Remove every dependency on type_java in java code generator by Jeongik Cha · 5 years ago
  16. f1470e2 Fix getInterfaceVersion() inconsistency bug between backends by Jeongik Cha · 5 years ago
  17. e0b2803 Hide getDefaultTransactionName and getTransactionName by Jiyong Park · 5 years ago
  18. de13891 Modernise code to use override specifier by Yi Kong · 5 years ago
  19. 478cec3 Fix a memory leak by George Burgess IV · 5 years ago
  20. 9a7f21f clean up ast_java: NewExpression, NewArrayExpression, Cast, VariableDeclaration by Jeongik Cha · 5 years ago
  21. 439f2c4 clean up ast_java: FieldVariable, Assignment, MethodCall by Jeongik Cha · 5 years ago
  22. 6cadc21 remove dependency with ast_java and JavaTypeNamespace: Method by Jeongik Cha · 5 years ago
  23. aabc144 remove dependency with ast_java and JavaTypeNamespace: Class by Jeongik Cha · 5 years ago
  24. dc77c1b remove dependency with ast_java and JavaTypeNamespace: Variable by Jeongik Cha · 5 years ago
  25. de157cc Remove unused component of ast_java by Jeongik Cha · 5 years ago
  26. 3c126b5 Remove unused using decls. by Chih-Hung Hsieh · 5 years ago
  27. acd5347 Java: consistent oneway behavior by Steven Moreland · 5 years ago
  28. 965c5b9 Version query mechanism and default impl for NDK backend by Jiyong Park · 6 years ago
  29. 47fb0d6 Don't explicitly initialize the non-final field sDefaultImpl by Jiyong Park · 6 years ago
  30. a6605ab Add @UnsupportedAppUsage annotation by Jiyong Park · 6 years ago
  31. 860b194 Defaults for List in structured parcelables. by Steven Moreland · 6 years ago
  32. 2529432 Support all discrete primitives as defaults. by Steven Moreland · 6 years ago
  33. a2f9ca3 getInterfaceVersion() return -1 when remote is not implementing it by Jiyong Park · 6 years ago
  34. 309668e add --version option to specify version to AIDL interface by Jiyong Park · 6 years ago
  35. 83d7cd3 Add static method to resolve transaction codes. by Olivier Gaillard · 6 years ago
  36. fbbfa93 Options is passed over during the code generation by Jiyong Park · 6 years ago
  37. 2c44f07 Move VariableFactory to generate_java_binder.cpp by Jiyong Park · 6 years ago
  38. 1d2df7d Separate AIDL types and target language types by Jiyong Park · 6 years ago
  39. 74595c1 Refactor Options to support multiple inputs by Jiyong Park · 6 years ago
  40. 894d6ba Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  41. 693640b Refactor constant declarations. by Steven Moreland · 6 years ago
  42. 75e1a74 Add support for default impl by Jiyong Park · 6 years ago
  43. 1c41e97 Error on unused parameters. by Steven Moreland · 6 years ago
  44. 1140140 Add a getTransactionName method to the generated Java stub class. by Olivier Gaillard · 6 years ago
  45. f1b5078 Add option for tracing AIDL calls. by Martijn Coenen · 6 years ago
  46. e9c816e AIDL: Add outline filtering by Andreas Gampe · 6 years ago
  47. 1b865af AIDL: Add onTransact "outlining" by Andreas Gampe · 7 years ago
  48. 7fab0d1 AIDL: Rewrite onTransact code generation by Andreas Gampe · 7 years ago
  49. a8a66fe AIDL: Add StubClass::finish by Andreas Gampe · 7 years ago
  50. 7d7fa60 AIDL: Refactor Java code generation by Andreas Gampe · 7 years ago
  51. 9ff6333 Remove duplicate include. by Steven Moreland · 7 years ago
  52. cd8c135 aidl-cpp: Add support for type Map by Robert Quattlebaum · 7 years ago
  53. 69b44cf Generate code for AIDL defined string constants by Christopher Wiley · 8 years ago
  54. d6bdd8d Parse AIDL string constants by Christopher Wiley · 8 years ago
  55. 5f84852 Fix problems revealed by static analysis by Christopher Wiley · 8 years ago
  56. d21bfee Fully separate AIDL and Java type namespaces by Christopher Wiley · 8 years ago
  57. 12e894a Remove last using directives from global header scope by Christopher Wiley · 8 years ago
  58. 3a9da17 Update style in generate_java.* by Christopher Wiley · 8 years ago
  59. 67502f1 clang-format generate_java_binder by Christopher Wiley · 8 years ago
  60. a2f77c4 Make array types their own type object by Casey Dahlin · 9 years ago
  61. 0a62067 Track base/ -> android-base/ change. by Elliott Hughes · 9 years ago
  62. d40e2fe Introduce integer constants by Casey Dahlin · 9 years ago
  63. 98a544b Remove parse_helpers.cpp/h/unit tests by Casey Dahlin · 9 years ago
  64. fb7da2e Put AidlInterface members behind methods by Casey Dahlin · 9 years ago
  65. 1ae2bc5 Convert document item structs to classes by Casey Dahlin · 9 years ago
  66. f7a421c Use parser to find array brackets by Casey Dahlin · 9 years ago
  67. f4a9311 Put data in AidlMethod behind getters and setters by Casey Dahlin · 9 years ago
  68. f2d23f7 Kill comments token in AidlMethod by Casey Dahlin · 9 years ago
  69. 5c69deb Replace method_type with AidlMethod by Casey Dahlin · 9 years ago
  70. 0ee3758 Replace type_type struct with AidlType class by Casey Dahlin · 9 years ago
  71. d127b50 Don't store AidlArgument name buffer_type by Casey Dahlin · 9 years ago
  72. c378c99 Stop storing the direction buffer by Casey Dahlin · 9 years ago
  73. dff80e5 Remove interface_item_type by Casey Dahlin · 9 years ago
  74. db154a5 Move Java related code into a java namespace by Christopher Wiley · 9 years ago
  75. bc7a50a Turn arg_type into a class called AIDLArgument by Casey Dahlin · 9 years ago
  76. fb4b22d Explicitly create container types by Christopher Wiley · 9 years ago
  77. 60b02ae Remove *_TYPE global variables. by Christopher Wiley · 9 years ago
  78. 8b2d3ee Remove NAMES global type namespace by Christopher Wiley · 9 years ago
  79. 84c1eac Use TypeNamespace instances in aidl.cpp by Christopher Wiley · 9 years ago
  80. 214c916 Revert "Use TypeNamespace instances in aidl.cpp" by Christopher Wiley · 9 years ago
  81. d03b54f Use TypeNamespace instances in aidl.cpp by Christopher Wiley · 9 years ago
  82. 8f6816e Don't allow non-const pointers to Type instances by Christopher Wiley · 9 years ago
  83. 775fa1f Rename Type.* to type_java.* by Christopher Wiley · 9 years ago
  84. f690be5 Minor cleanup of aidl.cpp by Christopher Wiley · 9 years ago
  85. fdeb0f4 Abstract away file IO when writing generated code by Christopher Wiley · 9 years ago
  86. ffa1686 Revert "Move frameworks/base/tools/ to frameworks/tools/" by Adam Lesinski · 10 years ago
  87. be35481 Move frameworks/base/tools/ to frameworks/tools/ by Mike Lockwood · 11 years ago
  88. 6013d20 Enhance AIDL to take an explicit id for methods by Maurice Chu · 12 years ago
  89. b3656e7 Fewer warnings in aidl generated code. by Elliott Hughes · 12 years ago
  90. c596cfe Checkpoint adding @home RPC support to aidl by Joe Onorato · 13 years ago