1. 38cd8f9 Add automatic default value for primitive type fields by Jooyung Han · 2 years, 6 months ago
  2. 8a10c6d An enum is initialized as zero if it doesn't have default value by Jeongik Cha · 3 years ago
  3. b094482 Interface hash is transmitted as UTF16 always by Jiyong Park · 4 years, 7 months ago
  4. ff1e481 Add support for atrace in new build system by Devin Moore · 4 years, 5 months ago
  5. 6991d92 Remove redundant trailing space from arglist by Jooyung Han · 4 years, 8 months ago
  6. 7bee8e3 Move default impl class to header for C++ by Jooyung Han · 4 years, 8 months ago
  7. b77048c Add getInterfaceHash() method by Paul Trautrim · 4 years, 8 months ago
  8. 4f3e8c0 unique_fd is passed by value in AIDL interfaces by Jiyong Park · 4 years, 10 months ago
  9. 7a9aceb Revert submission by Jooyung Han · 4 years, 9 months ago
  10. 45ebdae Revert submission by Jooyung Han · 4 years, 9 months ago
  11. 362fcd9 Add enum_range<Enum> by Jooyung Han · 4 years, 9 months ago
  12. b3f4d62 Update the generate_cpp to new binder macro. by Ivan Lozano · 4 years, 10 months ago
  13. b8df37d Remove bad/unnecessary uses of 'Base'. by Steven Moreland · 4 years, 10 months ago
  14. 0c1bd36 Adds toString method for enums in C++. by Daniel Norman · 4 years, 10 months ago
  15. d7d18df Add support for AIDL constant expressions by Will McVicker · 5 years ago
  16. ee8674f Adds support for arrays of enums. by Daniel Norman · 5 years ago
  17. 10f72b7 AIDL generates EQ, LT, GT, LTE, GTE, NE operator in C++ by Jeongik Cha · 5 years ago
  18. ddec09d C++ enum w/o const& by Steven Moreland · 5 years ago
  19. 85aed54 Adds the beginnings of Enum support to AIDL. by Daniel Norman · 5 years ago
  20. a57d0a6 Add stability options. by Steven Moreland · 5 years ago
  21. 800508d Bn* class constructors in C++. by Steven Moreland · 5 years ago
  22. 1a7ab64 Remove typenamespace in generate_cpp by Jeongik Cha · 5 years ago
  23. c46b65e Match src paths with aidl package name by Dan Willemsen · 5 years ago
  24. f1470e2 Fix getInterfaceVersion() inconsistency bug between backends by Jeongik Cha · 5 years ago
  25. 37e2ad5 Log supporting for binder ndk by Jeongik Cha · 5 years ago
  26. 22d4cfc Implement getInterfaceVersion for C++ by Jiyong Park · 5 years ago
  27. 2a2581e Change parameters in log data to array of pairs by Jeongik Cha · 5 years ago
  28. 5b7e532 Revert "Revert "Don't force prepend I to header file names"" by Jiyong Park · 5 years ago
  29. cc14a58 Revert "Don't force prepend I to header file names" by Neil Fuller · 5 years ago
  30. 7df2c34 Don't force prepend I to header file names by Jiyong Park · 5 years ago
  31. f8eadc1 Change type of duration in log as double by Jeongik Cha · 6 years ago
  32. b34800b Add binder result into log data by Jeongik Cha · 6 years ago
  33. 2a9a7d6 Allow 'building' parcelable files. by Steven Moreland · 6 years ago
  34. 4637512 Log AIDL transaction for binder native by Jeongik Cha · 6 years ago
  35. acd5347 Java: consistent oneway behavior by Steven Moreland · 6 years ago
  36. 95eba57 support stable parcelable version by Jeongik Cha · 6 years ago
  37. 965c5b9 Version query mechanism and default impl for NDK backend by Jiyong Park · 6 years ago
  38. b5d962f support all capital method name in c++ by Jeongik Cha · 6 years ago
  39. a2ada0c prevent inheritance of writeToParcel, readFromParcel by Jeongik Cha · 6 years ago
  40. 8533bd0 Don't use default arguments on virtual or override methods by Jiyong Park · 6 years ago
  41. b064cbb fix broken aidl_unittests by Jiyong Park · 6 years ago
  42. 4d12f9a Allow utf8InCpp constants (std::string). by Steven Moreland · 6 years ago
  43. ce50e26 Automatic logging of interface method calls by Jiyong Park · 6 years ago
  44. f3da089 Allow no package for CPP/NDK backends. by Steven Moreland · 6 years ago
  45. 3b1325f Move 'BuildVarName' to common code. by Steven Moreland · 6 years ago
  46. b0057e7 NDK Backend: Files and empty classes. by Steven Moreland · 6 years ago
  47. c209cab Remove invalid reference to options.OutputPath. by Steven Moreland · 6 years ago
  48. 860b194 Defaults for List in structured parcelables. by Steven Moreland · 6 years ago
  49. 0546373 --header_out directory is automatically created if not exist by Jiyong Park · 6 years ago
  50. 2529432 Support all discrete primitives as defaults. by Steven Moreland · 6 years ago
  51. b034bf0 Support multiple types in an AIDL file / multiple AIDL files by Jiyong Park · 6 years ago
  52. 309668e add --version option to specify version to AIDL interface by Jiyong Park · 6 years ago
  53. fbbfa93 Options is passed over during the code generation by Jiyong Park · 6 years ago
  54. 74595c1 Refactor Options to support multiple inputs by Jiyong Park · 6 years ago
  55. 9ea10e3 Structured Parcelables: int/string default values. by Steven Moreland · 6 years ago
  56. 693640b Refactor constant declarations. by Steven Moreland · 6 years ago
  57. 75e1a74 Add support for default impl by Jiyong Park · 6 years ago
  58. 81079f9 Add aidl_interface. by Steven Moreland · 6 years ago
  59. ce39c53 Fix parcelable outside of android package. by Steven Moreland · 6 years ago
  60. 1c41e97 Error on unused parameters. by Steven Moreland · 6 years ago
  61. 5557f1c Structured parcelables. by Steven Moreland · 6 years ago
  62. 1cee9db Remove most ignored warnings. by Steven Moreland · 6 years ago
  63. f1b5078 Add option for tracing AIDL calls. by Martijn Coenen · 7 years ago
  64. 74b7bf1 Write expected length of out arrays to parcel by Christopher Wiley · 8 years ago
  65. f05cc26 Fix clang-tidy performance warnings. by Chih-Hung Hsieh · 8 years ago
  66. 69b44cf Generate code for AIDL defined string constants by Christopher Wiley · 8 years ago
  67. d6bdd8d Parse AIDL string constants by Christopher Wiley · 8 years ago
  68. 11a9d79 Fix compiler warnings in generated C++ by Christopher Wiley · 9 years ago
  69. fd7dc03 Declare interface constants as enum in C++ by Christopher Wiley · 9 years ago
  70. 3a9911c Write C++ and Java specific dependency files by Christopher Wiley · 9 years ago
  71. 1095712 Always set generated status_t to safe default value by Christopher Wiley · 9 years ago
  72. a2f77c4 Make array types their own type object by Casey Dahlin · 9 years ago
  73. 0a62067 Track base/ -> android-base/ change. by Elliott Hughes · 9 years ago
  74. d40e2fe Introduce integer constants by Casey Dahlin · 9 years ago
  75. b8d9e88 Proper namespacing in generated C++ code by Casey Dahlin · 9 years ago
  76. 433c8bb Implement error handling for C++ services by Christopher Wiley · 9 years ago
  77. 9d6e0b2 Remove generated code on IO errors by Christopher Wiley · 9 years ago
  78. 8a65797 Add support for AIDL types with multiple C++ headers by Christopher Wiley · 9 years ago
  79. 389781f Add support for passing binders in C++ by Casey Dahlin · 9 years ago
  80. bb96782 Emit correct code to return arrays of primitives by Christopher Wiley · 9 years ago
  81. b8e49a4 Add PrimitiveType by Christopher Wiley · 9 years ago
  82. 1227d61 Emit correct code for oneway interfaces by Christopher Wiley · 9 years ago
  83. 1db0348 Not all generated code is for IPingResponder by Christopher Wiley · 9 years ago
  84. 8993cb5 Add interface enforcement logic to generated C++ by Christopher Wiley · 9 years ago
  85. 2aaeda8 Prefix responses with "no exception header" by Christopher Wiley · 9 years ago
  86. 0eb903e Add IfStatement C++ AST node by Christopher Wiley · 9 years ago
  87. 0dd08af Implement oneway interfaces by Casey Dahlin · 9 years ago
  88. b096661 Add support for array types by Casey Dahlin · 9 years ago
  89. b656a3b Generate C++ in namespaces based on package by Christopher Wiley · 9 years ago
  90. 054afbd Change C++ output to match make expectations by Christopher Wiley · 9 years ago
  91. ce776cf Add support for missing basic types to AIDL by Casey Dahlin · 9 years ago
  92. b23149d Mark client constructor as explicit by Christopher Wiley · 9 years ago
  93. 05f4f89 Make server source compileable by Christopher Wiley · 9 years ago
  94. fd51d60 Fix server header guard by Christopher Wiley · 9 years ago
  95. 3bb6bc1 Make interface header usable in generated code by Christopher Wiley · 9 years ago
  96. 98a544b Remove parse_helpers.cpp/h/unit tests by Casey Dahlin · 9 years ago
  97. 36570f4 Generate client source code by Christopher Wiley · 9 years ago
  98. f9688b0 Add C++ ConstructImpl AST Node by Christopher Wiley · 9 years ago
  99. ade4b45 Change existing argument lists to ArgList by Christopher Wiley · 9 years ago
  100. f094d58 Make BpInterface destructor virtual and default by Christopher Wiley · 9 years ago