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