1. 7aaa9cb Use pragma once instead of include guards for generated AIDL headers by Devin Moore · 4 years ago
  2. 8e79b7f Change the ownership of AidlDefinedType objects by Jiyong Park · 4 years ago
  3. f760087 Increase scope of AIDL traces for cpp and ndk backends by Devin Moore · 4 years, 2 months ago
  4. a45a360 Add support for atrace in new build system by Devin Moore · 4 years, 3 months ago
  5. 4312246 Use std::optional for nullable for C++ backend by Jooyung Han · 4 years, 6 months ago
  6. 6991d92 Remove redundant trailing space from arglist by Jooyung Han · 4 years, 6 months ago
  7. 7bee8e3 Move default impl class to header for C++ by Jooyung Han · 4 years, 6 months ago
  8. 4f3e8c0 unique_fd is passed by value in AIDL interfaces by Jiyong Park · 4 years, 8 months ago
  9. 0e2a03c Add compiler pragma for enum_values specialization by Jooyung Han · 4 years, 7 months ago
  10. 7a9aceb Revert submission by Jooyung Han · 4 years, 7 months ago
  11. 45ebdae Revert submission by Jooyung Han · 4 years, 7 months ago
  12. 362fcd9 Add enum_range<Enum> by Jooyung Han · 4 years, 7 months ago
  13. b3f4d62 Update the generate_cpp to new binder macro. by Ivan Lozano · 4 years, 8 months ago
  14. 0c1bd36 Adds toString method for enums in C++. by Daniel Norman · 4 years, 8 months ago
  15. f0ca44f Fixes ShallowCopy to use the other constant's final evaluated type. by Daniel Norman · 4 years, 9 months ago
  16. b28684e Adds support for autofilling enums. by Daniel Norman · 4 years, 9 months ago
  17. 716d311 Adds Java support for Enums. by Daniel Norman · 4 years, 11 months ago
  18. 85aed54 Adds the beginnings of Enum support to AIDL. by Daniel Norman · 5 years ago
  19. 047c5ee Remove TypeNamespace by Jeongik Cha · 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. b5d962f support all capital method name in c++ by Jeongik Cha · 6 years ago
  24. 8533bd0 Don't use default arguments on virtual or override methods by Jiyong Park · 6 years ago
  25. 8c38053 Reject ambiguous imports by Jiyong Park · 6 years ago
  26. b034bf0 Support multiple types in an AIDL file / multiple AIDL files by Jiyong Park · 6 years ago
  27. fbbfa93 Options is passed over during the code generation by Jiyong Park · 6 years ago
  28. 6f77e0c unittests are no longer friend of Options by Jiyong Park · 6 years ago
  29. 6cee348 add --structured flag by Steven Moreland · 6 years ago
  30. 74595c1 Refactor Options to support multiple inputs by Jiyong Park · 6 years ago
  31. 02da742 add dumpapi option by Jiyong Park · 6 years ago
  32. 75e1a74 Add support for default impl by Jiyong Park · 6 years ago
  33. b78e15b More cleanup in CodeWriter by Jiyong Park · 6 years ago
  34. 5557f1c Structured parcelables. by Steven Moreland · 6 years ago
  35. a755dc7 Output is indented by Jiyong Park · 6 years ago
  36. f1b5078 Add option for tracing AIDL calls. by Martijn Coenen · 6 years ago
  37. 74b7bf1 Write expected length of out arrays to parcel by Christopher Wiley · 8 years ago
  38. 041c8d7 Consolidate array logic by Christopher Wiley · 8 years ago
  39. 7cb9c25 Hold file descriptors in unique_fd by Christopher Wiley · 8 years ago
  40. ef88bce Allow @nullable on specific binder types by Casey Dahlin · 8 years ago
  41. 0b136a5 Revert "Hold file descriptors in unique_fd" by Christopher Wiley · 8 years ago
  42. 066b547 Hold file descriptors in unique_fd by Christopher Wiley · 8 years ago
  43. 11a9d79 Fix compiler warnings in generated C++ by Christopher Wiley · 8 years ago
  44. fd7dc03 Declare interface constants as enum in C++ by Christopher Wiley · 8 years ago
  45. 2dbab06 Include full namespacing on asBinder calls by Casey Dahlin · 9 years ago
  46. 57dbe24 Add support for @nullable annotation by Casey Dahlin · 9 years ago
  47. 1095712 Always set generated status_t to safe default value by Christopher Wiley · 9 years ago
  48. cb5317d Implement @nullable in grammar by Casey Dahlin · 9 years ago
  49. 0a62067 Track base/ -> android-base/ change. by Elliott Hughes · 9 years ago
  50. d40e2fe Introduce integer constants by Casey Dahlin · 9 years ago
  51. b8d9e88 Proper namespacing in generated C++ code by Casey Dahlin · 9 years ago
  52. a4ba4b6 Add support for file descriptors by Casey Dahlin · 9 years ago
  53. 433c8bb Implement error handling for C++ services by Christopher Wiley · 9 years ago
  54. 9d6e0b2 Remove generated code on IO errors by Christopher Wiley · 9 years ago
  55. 864bc09 Correct ! placement in C++ conditionals by Christopher Wiley · 9 years ago
  56. 632801d Respect aidl's -b flag again by Christopher Wiley · 9 years ago
  57. 7ecd69f Support List<IBinder> type by Casey Dahlin · 9 years ago
  58. 56c9bf3 Add support for List<String> by Christopher Wiley · 9 years ago
  59. 5679952 Don't call virtual methods in TypeNamespace constructors by Christopher Wiley · 9 years ago
  60. af7cb7b Delete primitive C++ generation test by Christopher Wiley · 9 years ago
  61. 389781f Add support for passing binders in C++ by Casey Dahlin · 9 years ago
  62. bb96782 Emit correct code to return arrays of primitives by Christopher Wiley · 9 years ago
  63. b8e49a4 Add PrimitiveType by Christopher Wiley · 9 years ago
  64. 1227d61 Emit correct code for oneway interfaces by Christopher Wiley · 9 years ago
  65. 1db0348 Not all generated code is for IPingResponder by Christopher Wiley · 9 years ago
  66. 8993cb5 Add interface enforcement logic to generated C++ by Christopher Wiley · 9 years ago
  67. 2aaeda8 Prefix responses with "no exception header" by Christopher Wiley · 9 years ago
  68. 0eb903e Add IfStatement C++ AST node by Christopher Wiley · 9 years ago
  69. 80ada3d Add Diff helper by Casey Dahlin · 9 years ago
  70. 0dd08af Implement oneway interfaces by Casey Dahlin · 9 years ago
  71. b096661 Add support for array types by Casey Dahlin · 9 years ago
  72. 90be4e3 Fix segfault on missing package declaration by Christopher Wiley · 9 years ago
  73. b656a3b Generate C++ in namespaces based on package by Christopher Wiley · 9 years ago
  74. 054afbd Change C++ output to match make expectations by Christopher Wiley · 9 years ago
  75. ce776cf Add support for missing basic types to AIDL by Casey Dahlin · 9 years ago
  76. b23149d Mark client constructor as explicit by Christopher Wiley · 9 years ago
  77. 05f4f89 Make server source compileable by Christopher Wiley · 9 years ago
  78. fd51d60 Fix server header guard by Christopher Wiley · 9 years ago
  79. 3bb6bc1 Make interface header usable in generated code by Christopher Wiley · 9 years ago
  80. 36570f4 Generate client source code by Christopher Wiley · 9 years ago
  81. f094d58 Make BpInterface destructor virtual and default by Christopher Wiley · 9 years ago
  82. ad33927 Generate server side .cpp file by Christopher Wiley · 9 years ago
  83. 1ae2bc5 Convert document item structs to classes by Casey Dahlin · 9 years ago
  84. 0edf342 Replace import_info struct with AidlInfo class by Casey Dahlin · 9 years ago
  85. 4a2884b Read all files through IoDelegate by Christopher Wiley · 9 years ago
  86. 2cc9316 Introduce load_aidl_for_test in C++ tests by Casey Dahlin · 9 years ago
  87. 1dd458d Generate IInterface.cpp file by Christopher Wiley · 9 years ago
  88. 0c732db Generate Binder IInterface.h file by Christopher Wiley · 9 years ago
  89. e3550c6 Use C++ TypeNamespace when generating code by Christopher Wiley · 9 years ago
  90. f944e79 Move C++ generation code into C++ namespace by Christopher Wiley · 9 years ago
  91. a834dd4 Generate client-side headers by Casey Dahlin · 9 years ago