1. df19d34 Hide the -source modules that are auto-generated am: 398cdeb10c by Jiyong Park · 4 years ago
  2. 398cdeb Hide the -source modules that are auto-generated by Jiyong Park · 4 years ago
  3. 553d947 Overflow check in readFromParcel am: 8b32998b13 by Jeongik Cha · 4 years ago
  4. 8b32998 Overflow check in readFromParcel by Jeongik Cha · 4 years ago
  5. 4cac3c2 Add headers for the type parameters in all generic types am: 2f2077a404 by Devin Moore · 4 years ago
  6. 2f2077a Add headers for the type parameters in all generic types by Devin Moore · 4 years ago
  7. 52eb428 Enable boxing types for enum backing types am: 7b68f0ba8e by Devin Moore · 4 years ago
  8. 535c0af Move order of error messages in AidlTypeSpecifier CheckValid am: 6a01ca171e by Devin Moore · 4 years ago
  9. 7b68f0b Enable boxing types for enum backing types by Devin Moore · 4 years ago
  10. 6a01ca1 Move order of error messages in AidlTypeSpecifier CheckValid by Devin Moore · 4 years ago
  11. 08cb4fe Descriptor annotation is added am: 27fd7fd7ba by Jiyong Park · 4 years ago
  12. 27fd7fd Descriptor annotation is added by Jiyong Park · 4 years ago
  13. 103eb0c Make AidlTypenames::IsList static am: 693e673dcb by Devin Moore · 4 years ago
  14. 693e673 Make AidlTypenames::IsList static by Devin Moore · 4 years ago
  15. c30c735 Limit scope of handling List in RawParcelMethod am: 21b26772b3 by Devin Moore · 4 years ago
  16. 3ded06f Explicitly check for List type in cpp backend am: f12cc11b6f by Devin Moore · 4 years ago
  17. 21b2677 Limit scope of handling List in RawParcelMethod by Devin Moore · 4 years ago
  18. f12cc11 Explicitly check for List type in cpp backend by Devin Moore · 4 years ago
  19. 786062d Mark Android R (rvc-dev-plus-aosp-without-vendor@6692709) as merged by Xin Li · 4 years ago
  20. a60c40b Compile generated cc modules with apex names am: 1150b2a670 by Jooyung Han · 4 years ago
  21. 1150b2a Compile generated cc modules with apex names by Jooyung Han · 4 years, 1 month ago
  22. c63cf4a Remove DeclareLocalVariable function am: 61dee6ed5a by Devin Moore · 4 years ago
  23. 61dee6e Remove DeclareLocalVariable function by Devin Moore · 4 years ago
  24. 9e64314 Move UnimplementedMethod in ITestService.aidl am: a045e49af4 by Devin Moore · 4 years ago
  25. a045e49 Move UnimplementedMethod in ITestService.aidl by Devin Moore · 4 years ago
  26. e2f287c Add maybe_unused for an empty parcelable am: 969f11aa43 by Jeongik Cha · 4 years, 1 month ago
  27. 969f11a Add maybe_unused for an empty parcelable by Jeongik Cha · 4 years, 1 month ago
  28. ee4d739 Use pragma once instead of include guards for generated AIDL headers am: 7aaa9cba57 by Devin Moore · 4 years, 1 month ago
  29. 7aaa9cb Use pragma once instead of include guards for generated AIDL headers by Devin Moore · 4 years, 1 month ago
  30. fd731e8 Change C++ output file name rule regarding non-versioned module am: e9228c25a5 by Jeongik Cha · 4 years, 1 month ago
  31. 2be064f Change the rule to pick up VNDK targeted aidl interface version am: 93899157ad by Jeongik Cha · 4 years, 1 month ago
  32. 51750c4 Make an unstable module depend on the unstable version of its imports am: 722ea94a8f by Jeongik Cha · 4 years, 1 month ago
  33. e9228c2 Change C++ output file name rule regarding non-versioned module by Jeongik Cha · 4 years, 1 month ago
  34. 9389915 Change the rule to pick up VNDK targeted aidl interface version by Jeongik Cha · 4 years, 1 month ago
  35. 722ea94 Make an unstable module depend on the unstable version of its imports by Jeongik Cha · 4 years, 1 month ago
  36. 5134238 Check if VNDK module's stability is "vintf" am: 257d7815b1 by Jeongik Cha · 4 years, 1 month ago
  37. 257d781 Check if VNDK module's stability is "vintf" by Jeongik Cha · 4 years, 1 month ago
  38. 7ef7875 Support @FixedSized annotation for structured parcelables am: c7e47a3b37 by Devin Moore · 4 years, 1 month ago
  39. c7e47a3 Support @FixedSized annotation for structured parcelables by Devin Moore · 4 years, 1 month ago
  40. 5bfcdb7 Generate 'unstable' postfixed module even for non-versioned module am: b6fb98fbb9 by Jeongik Cha · 4 years, 1 month ago
  41. b6fb98f Generate 'unstable' postfixed module even for non-versioned module by Jeongik Cha · 4 years, 1 month ago
  42. 5190184 Java emit @Override w/ getStability am: 82466d4042 by Steven Moreland · 4 years, 1 month ago
  43. 82466d4 Java emit @Override w/ getStability by Steven Moreland · 4 years, 1 month ago
  44. a1016fb checkapi: Check all AidlDefinedTypes for compatible annotations am: db7ac514fd by Devin Moore · 4 years, 1 month ago
  45. db7ac51 checkapi: Check all AidlDefinedTypes for compatible annotations by Devin Moore · 4 years, 1 month ago
  46. 4a089da Remove required libs from phony package. am: e7adb11984 by Steven Moreland · 4 years, 1 month ago
  47. e7adb11 Remove required libs from phony package. by Steven Moreland · 4 years, 1 month ago
  48. 02340c9 Rename @Immutable to @JavaOnlyImmutable am: d0a1027c92 by Jeongik Cha · 4 years, 1 month ago
  49. b164e13 Support builder class for an immutable parcelable am: 911802545e by Jeongik Cha · 4 years, 1 month ago
  50. d0a1027 Rename @Immutable to @JavaOnlyImmutable by Jeongik Cha · 4 years, 1 month ago
  51. 9118025 Support builder class for an immutable parcelable by Jeongik Cha · 4 years, 1 month ago
  52. 56a2fbc Check duplicate names in parcelable fields am: 13066da129 by Jeongik Cha · 4 years, 1 month ago
  53. 13066da Check duplicate names in parcelable fields by Jeongik Cha · 4 years, 1 month ago
  54. a6a83fc JavaPassthrough is applicable to const declarations am: 7c3b0e473f by Jiyong Park · 4 years, 1 month ago
  55. 7c3b0e4 JavaPassthrough is applicable to const declarations by Jiyong Park · 4 years, 1 month ago
  56. a50beb7 Drop unneeded throws clauses am: 8d68755128 by Jeongik Cha · 4 years, 1 month ago
  57. bffef61 Fix NPE when null List or Map is assigned am: 02c2c1e941 by Jeongik Cha · 4 years, 1 month ago
  58. 8d68755 Drop unneeded throws clauses by Jeongik Cha · 4 years, 1 month ago
  59. 02c2c1e Fix NPE when null List or Map is assigned by Jeongik Cha · 4 years, 1 month ago
  60. 545cbd5 Update tools/aidl/OWNERS file am: fb74e18260 by Orion Hodson · 4 years, 1 month ago
  61. fb74e18 Update tools/aidl/OWNERS file by Orion Hodson · 4 years, 1 month ago
  62. 69a8ff3 Supplement tests for @Immutable parcelable am: d3007f5c45 by Jeongik Cha · 4 years, 1 month ago
  63. d3007f5 Supplement tests for @Immutable parcelable by Jeongik Cha · 4 years, 1 month ago
  64. 8bffe55 Support @Immutable for a parcelable am: 36f76c3931 by Jeongik Cha · 4 years, 1 month ago
  65. 36f76c3 Support @Immutable for a parcelable by Jeongik Cha · 4 years, 1 month ago
  66. 8bdf813 Colorize gtest output am: 30b1843f6c by Jiyong Park · 4 years, 1 month ago
  67. 30b1843 Colorize gtest output by Jiyong Park · 4 years, 1 month ago
  68. 845bd7b Remaining native tests are re-written using gtest am: 0f077727db by Jiyong Park · 4 years, 1 month ago
  69. 15dd4a3 Some native-side tests are re-writting using gtest am: 7c8a2e1ca0 by Jiyong Park · 4 years, 1 month ago
  70. 0f07772 Remaining native tests are re-written using gtest by Jiyong Park · 4 years, 1 month ago
  71. 9c5909a Make the instrumentation test better am: 3629df4086 by Jiyong Park · 4 years, 1 month ago
  72. 1724863 More test code cleanup am: 0f06528586 by Jiyong Park · 4 years, 1 month ago
  73. 7c8a2e1 Some native-side tests are re-writting using gtest by Jiyong Park · 4 years, 1 month ago
  74. 3629df4 Make the instrumentation test better by Jiyong Park · 4 years, 1 month ago
  75. 0f06528 More test code cleanup by Jiyong Park · 4 years, 1 month ago
  76. a002aea Java client test is written using JUnit am: 0aa522d74f by Jiyong Park · 4 years, 1 month ago
  77. 806c12e Add tests for getInterfaceHash and getInterfaceVersion am: 18c3dfe886 by Jiyong Park · 4 years, 1 month ago
  78. 0aa522d Java client test is written using JUnit by Jiyong Park · 4 years, 1 month ago
  79. 18c3dfe Add tests for getInterfaceHash and getInterfaceVersion by Jiyong Park · 4 years, 1 month ago
  80. f9bdefe Remove unused yylineno. am: 6f55aeec0a by Steven Moreland · 4 years, 1 month ago
  81. 6f55aee Remove unused yylineno. by Steven Moreland · 4 years, 1 month ago
  82. 1326c6d Remove AidlTypenames::Reset() am: 40782d0585 by Jiyong Park · 4 years, 1 month ago
  83. 40782d0 Remove AidlTypenames::Reset() by Jiyong Park · 4 years, 2 months ago
  84. bf523b7 Update for Parcelable isStable->getStability am: 4768c96449 by Steven Moreland · 4 years, 2 months ago
  85. 4768c96 Update for Parcelable isStable->getStability by Steven Moreland · 4 years, 2 months ago
  86. fcbfe15 Move AidlToken from aidl_language.h to parser.h am: 187bcc9039 by Jiyong Park · 4 years, 2 months ago
  87. eb3fe4d Remove duplication in aidl_checkapi.cpp am: 0cf03b109f by Jiyong Park · 4 years, 2 months ago
  88. b0214d1 Move AidlErrorLog to logging.h am: 2a7c92bdcf by Jiyong Park · 4 years, 2 months ago
  89. 2ba6325 Don't use DISALLOW_COPY_AND_ASSIGN macro am: d800fef54e by Jiyong Park · 4 years, 2 months ago
  90. 187bcc9 Move AidlToken from aidl_language.h to parser.h by Jiyong Park · 4 years, 2 months ago
  91. 0cf03b1 Remove duplication in aidl_checkapi.cpp by Jiyong Park · 4 years, 2 months ago
  92. 2a7c92b Move AidlErrorLog to logging.h by Jiyong Park · 4 years, 2 months ago
  93. d800fef Don't use DISALLOW_COPY_AND_ASSIGN macro by Jiyong Park · 4 years, 2 months ago
  94. 22df8d9 aidl: make abort() on AIDL_FATAL more obvious am: ae1b2659d9 by George Burgess IV · 4 years, 2 months ago
  95. ae1b265 aidl: make abort() on AIDL_FATAL more obvious by George Burgess IV · 4 years, 2 months ago
  96. 9ef2e55 Change the ownership of AidlDefinedType objects am: 8e79b7f138 by Jiyong Park · 4 years, 2 months ago
  97. 8e79b7f Change the ownership of AidlDefinedType objects by Jiyong Park · 4 years, 2 months ago
  98. 573cf2c Elevate bitwise bool negation error to clients. am: 720a3cc4a8 by Steven Moreland · 4 years, 2 months ago
  99. 70f0a53 Allow failure in const expression calculations. am: e1ff67e53d by Steven Moreland · 4 years, 2 months ago
  100. 720a3cc Elevate bitwise bool negation error to clients. by Steven Moreland · 4 years, 2 months ago