1. 4cde01d fix enum's java presentation for annotations by Jooyung Han · 3 years, 10 months ago
  2. e6bc5e1 support multiple @JavaPassthrough by Jooyung Han · 3 years, 10 months ago
  3. 4bb2a15 typo: dump_api -> dumpapi in error message by Jooyung Han · 3 years, 10 months ago
  4. 70df614 refactor: remove redundant check by Jooyung Han · 3 years, 10 months ago
  5. 9bcf80e refactor: add AidlToken::Append by Jooyung Han · 3 years, 10 months ago
  6. 5b5888a cleanup: remove unused by Jooyung Han · 3 years, 10 months ago
  7. 43a2e41 aidl_integration_test: run 32-bit app version by Steven Moreland · 3 years, 10 months ago
  8. 31f2aa5 Rem 'continue' while processing parcelable decls by Steven Moreland · 3 years, 10 months ago
  9. fbe961e integration tests: move RepeatNullableParcelable to ITestService by Andrei Homescu · 3 years, 10 months ago
  10. ebc3c5d Generic validation of AidlDefinedType by Steven Moreland · 3 years, 10 months ago
  11. dc49299 integration tests: avoid setenforce by Steven Moreland · 3 years, 10 months ago
  12. c6de1b1 AIDL: remove TestFailException by Steven Moreland · 3 years, 10 months ago
  13. e2de9e4 Handle constexpr shift left 0 of max bits by Devin Moore · 3 years, 10 months ago
  14. 474754d Add Rust to integration tests by Andrei Homescu · 4 years ago
  15. 8042d2d ParcelableHolder[] error. by Steven Moreland · 3 years, 10 months ago
  16. 22e3611 Add missing error for non-'+' string op. by Steven Moreland · 3 years, 10 months ago
  17. 83e7698 ndk: Emit aligment values for known types in @FixedSize parcelables by Devin Moore · 3 years, 10 months ago
  18. 927a7de Remove FixedSize handling from cpp backend by Devin Moore · 3 years, 10 months ago
  19. a9e64de Fix overflow check in shift right expression by Devin Moore · 3 years, 10 months ago
  20. 5762001 aidl_integration_tests: use general-tests by Steven Moreland · 3 years, 10 months ago
  21. feacc76 aidl_interface: support double_loadable by Steven Moreland · 3 years, 10 months ago
  22. 1682a82 aidl_interface: avoid vendor_available contagion by Steven Moreland · 3 years, 10 months ago
  23. 265f3d4 Avoid extra @FixedSize error. by Steven Moreland · 3 years, 10 months ago
  24. 93741c4 Use constants for the stability in a ndk parcelable by Jeongik Cha · 3 years, 10 months ago
  25. cff9369 Check leading zeros before left shift by Devin Moore · 3 years, 10 months ago
  26. fc3b108 Adapt to Soong API updates. by Dan Albert · 4 years ago
  27. 1f9f221 binary expression: emit type mismatch error by Steven Moreland · 3 years, 10 months ago
  28. 369fdc0 Add typedef for parcelables with @FixedSize by Devin Moore · 3 years, 11 months ago
  29. f719f46 Add CharSequence into ignorable imports by Jeongik Cha · 3 years, 10 months ago
  30. ad9d0da Use the new Parcel::sized_write() API to safely serialize parcelables by Andrei Homescu · 4 years ago
  31. eeb3ad9 rust: Add Rust mutators and sysroot properties. by Ivan Lozano · 3 years, 11 months ago
  32. 2a08890 Use AIDL_ERROR instead of std::cout or std::cerr by Devin Moore · 3 years, 11 months ago
  33. bc37379 Prevent shift with negative operands by Devin Moore · 3 years, 11 months ago
  34. 1fd4078 s/RuntimeException/RemoteException for unimplemented methods by Jiyong Park · 3 years, 11 months ago
  35. cf999d6 Reland "RuntimeException on unknown transaction" by Jiyong Park · 3 years, 11 months ago
  36. f01ff3a aidl_to_java: turn on disabled error by Steven Moreland · 3 years, 11 months ago
  37. e06f729 Add getParcelableDescriptor() in the generated parcelable header in cpp by Jeongik Cha · 3 years, 11 months ago
  38. 225519b Support ParcelableHolder in C++ by Jeongik Cha · 4 years ago
  39. e1eaa1a Allow INT64 type as constant value in generate functions by Devin Moore · 3 years, 11 months ago
  40. 0482302 Promote constant expression shift type based on both operands by Devin Moore · 3 years, 11 months ago
  41. 2178081 Use AIDL_* errors over libbase logging. by Steven Moreland · 3 years, 11 months ago
  42. 40d398a Revert "RuntimeException on unknown transaction" by Philip P. Moltmann · 3 years, 11 months ago
  43. 01e9324 RuntimeException on unknown transaction by Jiyong Park · 3 years, 11 months ago
  44. e61feb5 Add @RustDerive annotation and auto-generated Rust derives by Andrei Homescu · 4 years ago
  45. 0446cca Check the interface imported as well during the duplicated lib check by Jeongik Cha · 4 years ago
  46. 0717c43 Use macro for AIDL enums instead of type aliases by Andrei Homescu · 3 years, 11 months ago
  47. 0521bf3 Detect overflows in constant expressions. by Steven Moreland · 3 years, 11 months ago
  48. 8511331 Remove unnecessary duplicate statement by Devin Moore · 3 years, 11 months ago
  49. f71d370 Merge Android R by Xin Li · 3 years, 11 months ago
  50. 93483d1 Add libaidlmetadata_headers am: 198a1cf78c by Yifan Hong · 3 years, 11 months ago
  51. 6b7ff09 Support templated structured parcelables am: 53fc99cb46 by Devin Moore · 3 years, 11 months ago
  52. 198a1cf Add libaidlmetadata_headers by Yifan Hong · 4 years, 4 months ago
  53. 53fc99c Support templated structured parcelables by Devin Moore · 4 years ago
  54. 0ca911d Implement Rust backend for AIDL compiler am: b62afd9b72 by Andrei Homescu · 3 years, 11 months ago
  55. b62afd9 Implement Rust backend for AIDL compiler by Andrei Homescu · 4 years, 3 months ago
  56. df19d34 Hide the -source modules that are auto-generated am: 398cdeb10c by Jiyong Park · 4 years ago
  57. 398cdeb Hide the -source modules that are auto-generated by Jiyong Park · 4 years ago
  58. 553d947 Overflow check in readFromParcel am: 8b32998b13 by Jeongik Cha · 4 years ago
  59. 8b32998 Overflow check in readFromParcel by Jeongik Cha · 4 years ago
  60. 4cac3c2 Add headers for the type parameters in all generic types am: 2f2077a404 by Devin Moore · 4 years ago
  61. 2f2077a Add headers for the type parameters in all generic types by Devin Moore · 4 years ago
  62. 52eb428 Enable boxing types for enum backing types am: 7b68f0ba8e by Devin Moore · 4 years ago
  63. 535c0af Move order of error messages in AidlTypeSpecifier CheckValid am: 6a01ca171e by Devin Moore · 4 years ago
  64. 7b68f0b Enable boxing types for enum backing types by Devin Moore · 4 years ago
  65. 6a01ca1 Move order of error messages in AidlTypeSpecifier CheckValid by Devin Moore · 4 years ago
  66. 08cb4fe Descriptor annotation is added am: 27fd7fd7ba by Jiyong Park · 4 years ago
  67. 27fd7fd Descriptor annotation is added by Jiyong Park · 4 years ago
  68. 103eb0c Make AidlTypenames::IsList static am: 693e673dcb by Devin Moore · 4 years ago
  69. 693e673 Make AidlTypenames::IsList static by Devin Moore · 4 years ago
  70. c30c735 Limit scope of handling List in RawParcelMethod am: 21b26772b3 by Devin Moore · 4 years ago
  71. 3ded06f Explicitly check for List type in cpp backend am: f12cc11b6f by Devin Moore · 4 years ago
  72. 21b2677 Limit scope of handling List in RawParcelMethod by Devin Moore · 4 years ago
  73. f12cc11 Explicitly check for List type in cpp backend by Devin Moore · 4 years ago
  74. 786062d Mark Android R (rvc-dev-plus-aosp-without-vendor@6692709) as merged by Xin Li · 4 years ago
  75. a60c40b Compile generated cc modules with apex names am: 1150b2a670 by Jooyung Han · 4 years ago
  76. 1150b2a Compile generated cc modules with apex names by Jooyung Han · 4 years ago
  77. c63cf4a Remove DeclareLocalVariable function am: 61dee6ed5a by Devin Moore · 4 years ago
  78. 61dee6e Remove DeclareLocalVariable function by Devin Moore · 4 years ago
  79. 9e64314 Move UnimplementedMethod in ITestService.aidl am: a045e49af4 by Devin Moore · 4 years ago
  80. a045e49 Move UnimplementedMethod in ITestService.aidl by Devin Moore · 4 years ago
  81. e2f287c Add maybe_unused for an empty parcelable am: 969f11aa43 by Jeongik Cha · 4 years ago
  82. 969f11a Add maybe_unused for an empty parcelable by Jeongik Cha · 4 years ago
  83. ee4d739 Use pragma once instead of include guards for generated AIDL headers am: 7aaa9cba57 by Devin Moore · 4 years ago
  84. 7aaa9cb Use pragma once instead of include guards for generated AIDL headers by Devin Moore · 4 years ago
  85. fd731e8 Change C++ output file name rule regarding non-versioned module am: e9228c25a5 by Jeongik Cha · 4 years ago
  86. 2be064f Change the rule to pick up VNDK targeted aidl interface version am: 93899157ad by Jeongik Cha · 4 years ago
  87. 51750c4 Make an unstable module depend on the unstable version of its imports am: 722ea94a8f by Jeongik Cha · 4 years ago
  88. e9228c2 Change C++ output file name rule regarding non-versioned module by Jeongik Cha · 4 years ago
  89. 9389915 Change the rule to pick up VNDK targeted aidl interface version by Jeongik Cha · 4 years ago
  90. 722ea94 Make an unstable module depend on the unstable version of its imports by Jeongik Cha · 4 years ago
  91. 5134238 Check if VNDK module's stability is "vintf" am: 257d7815b1 by Jeongik Cha · 4 years ago
  92. 257d781 Check if VNDK module's stability is "vintf" by Jeongik Cha · 4 years ago
  93. 7ef7875 Support @FixedSized annotation for structured parcelables am: c7e47a3b37 by Devin Moore · 4 years ago
  94. c7e47a3 Support @FixedSized annotation for structured parcelables by Devin Moore · 4 years ago
  95. 5bfcdb7 Generate 'unstable' postfixed module even for non-versioned module am: b6fb98fbb9 by Jeongik Cha · 4 years ago
  96. b6fb98f Generate 'unstable' postfixed module even for non-versioned module by Jeongik Cha · 4 years ago
  97. 5190184 Java emit @Override w/ getStability am: 82466d4042 by Steven Moreland · 4 years ago
  98. 82466d4 Java emit @Override w/ getStability by Steven Moreland · 4 years ago
  99. a1016fb checkapi: Check all AidlDefinedTypes for compatible annotations am: db7ac514fd by Devin Moore · 4 years ago
  100. db7ac51 checkapi: Check all AidlDefinedTypes for compatible annotations by Devin Moore · 4 years ago