1. 18c3dfe Add tests for getInterfaceHash and getInterfaceVersion by Jiyong Park · 4 years, 1 month ago
  2. 6f55aee Remove unused yylineno. by Steven Moreland · 4 years, 1 month ago
  3. 40782d0 Remove AidlTypenames::Reset() by Jiyong Park · 4 years, 2 months ago
  4. 4768c96 Update for Parcelable isStable->getStability by Steven Moreland · 4 years, 2 months ago
  5. 187bcc9 Move AidlToken from aidl_language.h to parser.h by Jiyong Park · 4 years, 2 months ago
  6. 0cf03b1 Remove duplication in aidl_checkapi.cpp by Jiyong Park · 4 years, 2 months ago
  7. 2a7c92b Move AidlErrorLog to logging.h by Jiyong Park · 4 years, 2 months ago
  8. d800fef Don't use DISALLOW_COPY_AND_ASSIGN macro by Jiyong Park · 4 years, 2 months ago
  9. ae1b265 aidl: make abort() on AIDL_FATAL more obvious by George Burgess IV · 4 years, 2 months ago
  10. 8e79b7f Change the ownership of AidlDefinedType objects by Jiyong Park · 4 years, 2 months ago
  11. 720a3cc Elevate bitwise bool negation error to clients. by Steven Moreland · 4 years, 2 months ago
  12. e1ff67e Allow failure in const expression calculations. by Steven Moreland · 4 years, 2 months ago
  13. 43113fb @JavaDebug annotation for the generation of toString() by Jiyong Park · 4 years, 2 months ago
  14. 7ceb125 aidl: sanitize for integer overflows by Steven Moreland · 4 years, 8 months ago
  15. 5376b50 Optimize checkDuplicatedVersions by Jiyong Park · 4 years, 2 months ago
  16. cef2266 Allow hex literals to be explicitly long. by Steven Moreland · 4 years, 2 months ago
  17. f9e922f Allow list literal to have ending comma. by Steven Moreland · 4 years, 2 months ago
  18. 3dffc0b run_integration_tests.sh: work on unrooted device by Steven Moreland · 4 years, 2 months ago
  19. 5a328db Remove obsolete TODO by Jiyong Park · 4 years, 2 months ago
  20. 12186a3 Add testcases for fuzzer by Jiyong Park · 4 years, 2 months ago
  21. 541788d Primitives default to 0 by Steven Moreland · 4 years, 4 months ago
  22. ec0303f Fix memory leak by Jiyong Park · 4 years, 2 months ago
  23. 186d3c4 Fix a memory leak by Jiyong Park · 4 years, 2 months ago
  24. e5cacd1 Elaborate error message about 'owner' by Jeongik Cha · 4 years, 2 months ago
  25. 3b0fc9f Remove redundant ndk_library registration. by Dan Albert · 4 years, 2 months ago
  26. dc118a1 Don't check the duplicated versions for imports by Jiyong Park · 4 years, 3 months ago
  27. c2a438f Fixed memory leaks by Jiyong Park · 4 years, 3 months ago
  28. 1976ae2 Follow Soong changes to PathForSource behavior in tests by Colin Cross · 4 years, 3 months ago
  29. 20f8317 Prevent different versions of the same interface in a process by Jiyong Park · 4 years, 3 months ago
  30. 1813218 Remove AidlQualifiedName by Jiyong Park · 4 years, 3 months ago
  31. 6251551 Introduce AidlDocument by Jiyong Park · 4 years, 3 months ago
  32. bf5fd5c Add @JavaPassthrough annotation by Jiyong Park · 4 years, 3 months ago
  33. e5c4529 move parser to its own source file by Jiyong Park · 4 years, 3 months ago
  34. 7a45043 m <aidl_interface name> generates every artifacts am: 1e62d98f76 by Jeongik Cha · 4 years, 3 months ago
  35. c6dd027 Supplement the comment for update-api am: 0ff8ca2b30 by Jeongik Cha · 4 years, 3 months ago
  36. 079342c Support extending parcelable in Java am: 649e8a7560 by Jeongik Cha · 4 years, 3 months ago
  37. 1e62d98 m <aidl_interface name> generates every artifacts by Jeongik Cha · 4 years, 3 months ago
  38. 0ff8ca2 Supplement the comment for update-api by Jeongik Cha · 4 years, 3 months ago
  39. 649e8a7 Support extending parcelable in Java by Jeongik Cha · 4 years, 5 months ago
  40. 0f18b34 Remove assumption that backing type is a string. am: e7d5d085a7 by Steven Moreland · 4 years, 3 months ago
  41. e7d5d08 Remove assumption that backing type is a string. by Steven Moreland · 4 years, 4 months ago
  42. 0a92dd7 Update links to documentation. am: 68f9f84932 by Steven Moreland · 4 years, 3 months ago
  43. 68f9f84 Update links to documentation. by Steven Moreland · 4 years, 4 months ago
  44. 023222c aidl_test_client_parcelables - to gtest am: ab32940254 by Steven Moreland · 4 years, 3 months ago
  45. 316159a aidl_integration_test: add back run script am: 6d26c075b4 by Steven Moreland · 4 years, 3 months ago
  46. 7aed436 aidl_integration_test: convert to gtest am: 1c9aaaf6a3 by Steven Moreland · 4 years, 3 months ago
  47. ab32940 aidl_test_client_parcelables - to gtest by Steven Moreland · 4 years, 4 months ago
  48. 6d26c07 aidl_integration_test: add back run script by Steven Moreland · 4 years, 4 months ago
  49. 1c9aaaf aidl_integration_test: convert to gtest by Steven Moreland · 4 years, 4 months ago
  50. 7027953 Don't include types that are not used am: f1f5c80592 by Jiyong Park · 4 years, 4 months ago
  51. f1f5c80 Don't include types that are not used by Jiyong Park · 4 years, 4 months ago
  52. ff64393 aidl_integration_test: fix 32/64-bit detection am: 2cddc6143b by Steven Moreland · 4 years, 4 months ago
  53. 2cddc61 aidl_integration_test: fix 32/64-bit detection by Steven Moreland · 4 years, 4 months ago
  54. a20b16d Increase scope of AIDL traces for cpp and ndk backends am: f760087230 by Devin Moore · 4 years, 4 months ago
  55. f760087 Increase scope of AIDL traces for cpp and ndk backends by Devin Moore · 4 years, 4 months ago
  56. c01d9e1 Check for missing supported param for annotations am: decaf29132 by Devin Moore · 4 years, 4 months ago
  57. decaf29 Check for missing supported param for annotations by Devin Moore · 4 years, 4 months ago
  58. 4f512f3 Enable tracing in AIDL Java backend am: e2ccf8ab26 by Devin Moore · 4 years, 4 months ago
  59. e2ccf8a Enable tracing in AIDL Java backend by Devin Moore · 4 years, 4 months ago
  60. 831f556 Make parcelable class have vintf status. am: 92d33d0343 by Jeongik Cha · 4 years, 4 months ago
  61. 92d33d0 Make parcelable class have vintf status. by Jeongik Cha · 4 years, 4 months ago
  62. 92155ef Make libandroid_aidltrace apex available am: 40735df63e by Devin Moore · 4 years, 4 months ago
  63. 40735df Make libandroid_aidltrace apex available by Devin Moore · 4 years, 4 months ago
  64. 30d6ccc LanguageSpecificCheckValids for other NDK types am: 0185d9bbf8 by Steven Moreland · 4 years, 4 months ago
  65. 0185d9b LanguageSpecificCheckValids for other NDK types by Steven Moreland · 4 years, 4 months ago
  66. a8c5ae5 Add libandroid_aidltrace for platform NDK tracing am: e337b7cf11 by Devin Moore · 4 years, 4 months ago
  67. e337b7c Add libandroid_aidltrace for platform NDK tracing by Devin Moore · 4 years, 4 months ago
  68. b4d2a63 Allow renaming of fields in parcelable am: b07d9939e0 by Jiyong Park · 4 years, 4 months ago
  69. b07d993 Allow renaming of fields in parcelable by Jiyong Park · 4 years, 4 months ago
  70. 5299b7f setDefaultImpl aborts on a second call am: 4a0446655e by Jooyung Han · 4 years, 4 months ago
  71. 4a04466 setDefaultImpl aborts on a second call by Jooyung Han · 4 years, 4 months ago
  72. 33c8a1e Using equals instead '==' when checking mCachedHash am: b142818e7d by Jeongik Cha · 4 years, 4 months ago
  73. b142818 Using equals instead '==' when checking mCachedHash by Jeongik Cha · 4 years, 4 months ago
  74. c16a7a0 Fix abort for nullable parcelable array. am: d59e3177db by Steven Moreland · 4 years, 4 months ago
  75. d59e317 Fix abort for nullable parcelable array. by Steven Moreland · 4 years, 4 months ago
  76. 0b77f03 Add Atrace support for aidl_interface NDK backend am: 7d5a454608 by Devin Moore · 4 years, 4 months ago
  77. 7d5a454 Add Atrace support for aidl_interface NDK backend by Devin Moore · 4 years, 4 months ago
  78. 0ca35d8 Untyped List or Map is prohibited for new interfaces am: f8d53610cd by Jiyong Park · 4 years, 4 months ago
  79. f8d5361 Untyped List or Map is prohibited for new interfaces by Jiyong Park · 4 years, 4 months ago
  80. 6be3023 Clarify description of 'cpp_header'. am: 602b8aedd5 by Steven Moreland · 4 years, 4 months ago
  81. 602b8ae Clarify description of 'cpp_header'. by Steven Moreland · 4 years, 4 months ago
  82. 1ddb5f0 Modules of which 'unstable' is false should have version in release version am: a82bfe1bb1 by Jeongik Cha · 4 years, 4 months ago
  83. a82bfe1 Modules of which 'unstable' is false should have version in release version by Jeongik Cha · 4 years, 4 months ago
  84. 1d068a8 Remove some historical exceptions for NetworkStack AIDLs. am: b183a8b3d1 by Lorenzo Colitti · 4 years, 4 months ago
  85. b183a8b Remove some historical exceptions for NetworkStack AIDLs. by Lorenzo Colitti · 4 years, 4 months ago
  86. aadcc96 Require new fields to have usable defaults. am: 370ed34c11 by Steven Moreland · 4 years, 4 months ago
  87. 01857ce Test for annotations appearing in multiple places. am: 65297cced2 by Steven Moreland · 4 years, 4 months ago
  88. 370ed34 Require new fields to have usable defaults. by Steven Moreland · 4 years, 4 months ago
  89. 65297cc Test for annotations appearing in multiple places. by Steven Moreland · 4 years, 5 months ago
  90. c367cfd Remove use of pair in AidlTypenames API am: cb1bcd7ff9 by Steven Moreland · 4 years, 4 months ago
  91. cb1bcd7 Remove use of pair in AidlTypenames API by Steven Moreland · 4 years, 4 months ago
  92. 2288036 aidl_interface: single place to validate versions am: 9aa9fed48b by Steven Moreland · 4 years, 4 months ago
  93. 9aa9fed aidl_interface: single place to validate versions by Steven Moreland · 4 years, 4 months ago
  94. 0e5020f Fix error when added type is AIDL type. am: 79f0ed1644 by Steven Moreland · 4 years, 4 months ago
  95. 79f0ed1 Fix error when added type is AIDL type. by Steven Moreland · 4 years, 4 months ago
  96. 4ca7394 Remove MODULE_LICENSE_APACHE2 from aidl am: 672fafa8f4 by Bob Badour · 4 years, 4 months ago
  97. 672fafa Remove MODULE_LICENSE_APACHE2 from aidl by Bob Badour · 4 years, 4 months ago
  98. c11d186 Allow nullable after API dump. am: 7b6a7d9c31 by Steven Moreland · 4 years, 4 months ago
  99. 7b6a7d9 Allow nullable after API dump. by Steven Moreland · 4 years, 5 months ago
  100. 107bb6f Move DESCRIPTOR field to interface class and make it public am: 5faba3efa4 by Jiyong Park · 4 years, 5 months ago