1. 3dc29d8 Move Java array prints into aidl_to_java. by Steven Moreland · 5 years ago
  2. da8c693 Allow multiple declarations of unstructured parcelables in a file by Jiyong Park · 5 years ago
  3. 98e4e0f fix: framework-aidl-mapping is working on incomplete set of inputs by Jiyong Park · 5 years ago
  4. ce638bf aidl: Remove unused variable by Greg Kaiser · 5 years ago
  5. 047c5ee Remove TypeNamespace by Jeongik Cha · 5 years ago
  6. 922643b Disable Java backend for VINTF. by Steven Moreland · 5 years ago
  7. e6f4cb1 Revert "Check stable AIDL interfaces based on hash" by Jiyong Park · 5 years ago
  8. e773b02 respect backend.java.enabled by Steven Moreland · 5 years ago
  9. 9731c63 Replace use of cassert w/ CHECK. by Steven Moreland · 5 years ago
  10. ec6f469 Fix kMaxUserSetMethodId assert. by Steven Moreland · 5 years ago
  11. 5b8bf0f Check stable AIDL interfaces based on hash by Jiyong Park · 5 years ago
  12. 24cfdff Temporarily limit where 'stability' values can be used. by Steven Moreland · 5 years ago
  13. a57d0a6 Add stability options. by Steven Moreland · 5 years ago
  14. 2a5b4d8 AddExpectedStderr for test convenience by Jeongik Cha · 5 years ago
  15. 800508d Bn* class constructors in C++. by Steven Moreland · 5 years ago
  16. f15bee6 aidl_interface: rely on inherited 'owner' property by Steven Moreland · 5 years ago
  17. 91fe871 Allow annotations on oneway methods. by Artur Satayev · 5 years ago
  18. 87bbbd8 Run tests w/o disabling verity. by Steven Moreland · 5 years ago
  19. 208154e Fix runtests.sh by Steven Moreland · 5 years ago
  20. 29db302 Remove duplicate list of annotations. by Steven Moreland · 5 years ago
  21. 0e42601 Disallow multiple types declared in the same file by Jeongik Cha · 5 years ago
  22. 1a7ab64 Remove typenamespace in generate_cpp by Jeongik Cha · 5 years ago
  23. f4c64df Re-order virally misplaced namespace comments. by Steven Moreland · 5 years ago
  24. 622b227 Document 'Imports'. by Steven Moreland · 5 years ago
  25. c663837 Correct C++ code for Parcelable w/o package. by Steven Moreland · 5 years ago
  26. d4e73c8 Handle ParcelFileDescriptor in structured parcelables by Jiyong Park · 5 years ago
  27. 2c5e762 Remove unnecessary type_java dependency by Jeongik Cha · 5 years ago
  28. 9c2988f Allow files ending in single line comment w/o \n by Steven Moreland · 5 years ago
  29. 07fa3e0 Add support for multiline strings in aidl by Andrei Onea · 5 years ago
  30. 9445fc6 Extend aidl parser annotation support by Andrei Onea · 5 years ago
  31. 660a41e Remove C++ Map type. by Steven Moreland · 5 years ago
  32. c681625 Allow duplicated import paths by Jiyong Park · 5 years ago
  33. 8954a0e Add --parcelable-to-string option to aidl compiler by Nikita Ioffe · 5 years ago
  34. a2080bf Remove every dependency on type_java in java code generator by Jeongik Cha · 5 years ago
  35. 4bcc0dc Remove superfluous use of no_framework_libs: true by Paul Duffin · 5 years ago
  36. 64783ed Forbid @JavaOnlyStableParcelable without Java. by Jeongik Cha · 5 years ago
  37. c46b65e Match src paths with aidl package name by Dan Willemsen · 5 years ago
  38. 56f73d7 fix: incorrect output path by Jiyong Park · 5 years ago
  39. 6d4f607 Expose proper header dependencies by Dan Willemsen · 5 years ago
  40. 8558309 AIDL API check ignores blank lines and comments by Jiyong Park · 5 years ago
  41. f49719c aidl_interface: support filegroups by Steven Moreland · 5 years ago
  42. f1bc25e Make it difficult to force update AIDL API signature files by Jiyong Park · 5 years ago
  43. 09e8cb4 Add a phony target aidl-freeze-api by Jiyong Park · 5 years ago
  44. e782c9e Make aidl_mapping imports deterministic by Colin Cross · 5 years ago
  45. 50be4dd build: Do not specify a directory as an output file by Dan Willemsen · 5 years ago
  46. f1470e2 Fix getInterfaceVersion() inconsistency bug between backends by Jeongik Cha · 5 years ago
  47. adf162c AIDL NDK logger bugfix am: eaf978e9bf by Jeongik Cha · 5 years ago
  48. eaf978e AIDL NDK logger bugfix by Jeongik Cha · 5 years ago
  49. c564df2 Log supporting for binder ndk am: 37e2ad5732 by Jeongik Cha · 5 years ago
  50. 37e2ad5 Log supporting for binder ndk by Jeongik Cha · 5 years ago
  51. 949ff66 Ignore ParcelFileDescriptor in framework.aidl am: ce58bc6593 by Jeongik Cha · 5 years ago
  52. ce58bc6 Ignore ParcelFileDescriptor in framework.aidl by Jeongik Cha · 5 years ago
  53. a21103b Don't allow modification to the AIDL interfaces when SDK is finalized by Jiyong Park · 5 years ago
  54. 7c3c11c Don't allow modification to the AIDL interfaces when SDK is finalized by Jiyong Park · 5 years ago
  55. 5b0837b Change UnsupportedAppUsage annotation's namespace am: 21dc8a58be by Andrei Onea · 5 years ago
  56. 787cbd8 Hide getDefaultTransactionName and getTransactionName am: e0b2803225 by Jiyong Park · 5 years ago
  57. 21dc8a5 Change UnsupportedAppUsage annotation's namespace by Andrei Onea · 5 years ago
  58. e0b2803 Hide getDefaultTransactionName and getTransactionName by Jiyong Park · 5 years ago
  59. 1557888 Mark these yacc files as creating headers am: fad411f7a6 by Dan Willemsen · 5 years ago
  60. fad411f Mark these yacc files as creating headers by Dan Willemsen · 5 years ago
  61. 64cc60b fix: can't assign method IDs when built with --version am: 3633b722e5 by Jiyong Park · 5 years ago
  62. 3633b72 fix: can't assign method IDs when built with --version by Jiyong Park · 5 years ago
  63. 53827a5 Implement getInterfaceVersion for C++ am: 22d4cfc8fb by Jiyong Park · 5 years ago
  64. 22d4cfc Implement getInterfaceVersion for C++ by Jiyong Park · 5 years ago
  65. 3e93396 Simplify paths for the generated source files am: b8dceed62c by Jiyong Park · 5 years ago
  66. b8dceed Simplify paths for the generated source files by Jiyong Park · 5 years ago
  67. d814d2c Change parameters in log data to array of pairs am: 2a2581ea3a by Jeongik Cha · 5 years ago
  68. 2a2581e Change parameters in log data to array of pairs by Jeongik Cha · 5 years ago
  69. 34080ca Revert "Revert "Don't force prepend I to header file names"" am: 5b7e532899 by Jiyong Park · 5 years ago
  70. 5b7e532 Revert "Revert "Don't force prepend I to header file names"" by Jiyong Park · 5 years ago
  71. 2133f7f Revert "Don't force prepend I to header file names" am: cc14a584a3 by Neil Fuller · 5 years ago
  72. cc14a58 Revert "Don't force prepend I to header file names" by Neil Fuller · 5 years ago
  73. acc4190 Don't force prepend I to header file names am: 7df2c34b6e by Jiyong Park · 5 years ago
  74. 7df2c34 Don't force prepend I to header file names by Jiyong Park · 6 years ago
  75. ef9d233 Modernise code to use override specifier am: de138911c8 by Yi Kong · 5 years ago
  76. de13891 Modernise code to use override specifier by Yi Kong · 6 years ago
  77. 09e3c58 Rename LoggableInterface to ILoggableInterface am: 6e4353264f by Steven Moreland · 6 years ago
  78. 6e43532 Rename LoggableInterface to ILoggableInterface by Steven Moreland · 6 years ago
  79. 21151d5 Bug-fix: Log data supports array value am: eb7dda4cd3 by Jeongik Cha · 6 years ago
  80. eb7dda4 Bug-fix: Log data supports array value by Jeongik Cha · 6 years ago
  81. d77c584 Make TypeNamespace::Add take a unique_ptr am: 2c6d06f733 by George Burgess IV · 6 years ago
  82. 31389af Fix a memory leak am: 478cec32e7 by George Burgess IV · 6 years ago
  83. 2c6d06f Make TypeNamespace::Add take a unique_ptr by George Burgess IV · 6 years ago
  84. 478cec3 Fix a memory leak by George Burgess IV · 6 years ago
  85. e199f5c Update aidl_interface.go for ModuleSrcPath changes am: 28a41d973a by Colin Cross · 6 years ago
  86. 28a41d9 Update aidl_interface.go for ModuleSrcPath changes by Colin Cross · 6 years ago
  87. 8a17ce5 Change type of duration in log as double am: f8eadc1d1b by Jeongik Cha · 6 years ago
  88. f8eadc1 Change type of duration in log as double by Jeongik Cha · 6 years ago
  89. 363fb70 Add include_dirs property in aidl_interface am: be31ab4841 by Jeongik Cha · 6 years ago
  90. be31ab4 Add include_dirs property in aidl_interface by Jeongik Cha · 6 years ago
  91. 276ccc5 Add sdk_version option in aidl_interface am: ea68d6f873 by Jeongik Cha · 6 years ago
  92. ea68d6f Add sdk_version option in aidl_interface by Jeongik Cha · 6 years ago
  93. 8d4b6a2 Add binder result into log data am: b34800baca by Jeongik Cha · 6 years ago
  94. b34800b Add binder result into log data by Jeongik Cha · 6 years ago
  95. 5a64d6b Move data class out of auto-generated code. am: 15b3ba7ede by Steven Moreland · 6 years ago
  96. 15b3ba7 Move data class out of auto-generated code. by Steven Moreland · 6 years ago
  97. 6dc4b2f Add api mapping dump feature to AIDL files am: 8714b021a7 by Andrei Onea · 6 years ago
  98. 8714b02 Add api mapping dump feature to AIDL files by Andrei Onea · 6 years ago
  99. 715c082 CodeWriter: CHECK Dedent is valid am: 201a3168cd by Steven Moreland · 6 years ago
  100. 201a316 CodeWriter: CHECK Dedent is valid by Steven Moreland · 6 years ago