1. 3265a9f Set Platform_sdk_version correctly by Jiyong Park · 3 years, 6 months ago
  2. 7c256e5 Remove extraneous calls to TestingBuildParams.RelativeToTop() by Paul Duffin · 3 years, 6 months ago
  3. 37e7811 Convert aidl package to use test fixtures by Paul Duffin · 3 years, 6 months ago
  4. a01447d Allow imported interface to specify its version by Jeongik Cha · 3 years, 7 months ago
  5. 9444434 Clean up non-versioned or unstable version related code by Jeongik Cha · 3 years, 7 months ago
  6. 252657e Add "dumpapi.no_license" to omit license in dumps by Jooyung Han · 3 years, 7 months ago
  7. 0872ba8 Fix .aidl warnings by Jooyung Han · 3 years, 7 months ago
  8. 6e7d557 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 3 years, 8 months ago
  9. fbe7589 Add temporary allowlist for old version scheme by Jeongik Cha · 3 years, 8 months ago
  10. 7954168 Set updateable:false explicitly in apex rules. by Mathew Inwood · 3 years, 8 months ago
  11. 3369025 backends.rust.apex_available is supported by Jiyong Park · 3 years, 8 months ago
  12. 01cffa3 [LSC] Add LOCAL_LICENSE_KINDS to system/tools/aidl by Bob Badour · 3 years, 8 months ago
  13. 03b19c3 Turn on warnings for ToT aidl_interfaces by Jooyung Han · 3 years, 8 months ago
  14. c020b4c aidl_interface: limit Rust backend properties by Steven Moreland · 3 years, 8 months ago
  15. 683b279 aidl_interface: factor backend properties lookup by Steven Moreland · 3 years, 8 months ago
  16. 385f663 aidl_interface: refactor unstable checks by Steven Moreland · 3 years, 8 months ago
  17. 5d35003 Add aidl_interface prearch mutators for bp2build by Liz Kammer · 3 years, 8 months ago
  18. 143093e Remove unnecessary use of ModuleOutPath by Paul Duffin · 3 years, 8 months ago
  19. 88a6200 Run aidl-format on AIDL files by Jiyong Park · 3 years, 8 months ago
  20. 1887cc7 Specify version for aidl_interface explicitly by Jeongik Cha · 3 years, 8 months ago
  21. 08cb78a Define odm_available property by Justin Yun · 3 years, 8 months ago
  22. 52e9802 Always specify version to use aidl_interface except it is unstable by Jeongik Cha · 3 years, 8 months ago
  23. 42867c7 Use java.RegisterRequiredBuildComponentsForTest(ctx) by Paul Duffin · 3 years, 8 months ago
  24. 28328d9 Test case for transitive parcel includes. by Steven Moreland · 3 years, 8 months ago
  25. 132cf80 --dumpapi with copyright/license headers by Jooyung Han · 3 years, 9 months ago
  26. b8a9777 --checkapi=equal checks the equality of two dumps by Jooyung Han · 3 years, 9 months ago
  27. da36d5a Split aidl_interface.go by Jeongik Cha · 3 years, 8 months ago
  28. 6657938 Disable linting for Rust sources by Thiébaud Weksteen · 3 years, 9 months ago
  29. e8c4e2c Use vndk.private: true for VNDK-private libs by Justin Yun · 3 years, 9 months ago
  30. a4e1c47 Add "flags:" property to aidl_interface module by Jooyung Han · 3 years, 9 months ago
  31. 348fcdd Update API preamble (talk about 'current' case) by Steven Moreland · 3 years, 9 months ago
  32. 3a95776 API preamble, even if no package. by Steven Moreland · 3 years, 9 months ago
  33. 8037882 Prevent panic: Remove false dependency assumption. by Bob Badour · 3 years, 10 months ago
  34. b06c563 fix: rust-module uses 'glued' source by Jooyung Han · 3 years, 10 months ago
  35. cbf61d0 fix: checkDuplicatedVersions with -source by Jooyung Han · 3 years, 10 months ago
  36. 993a819 duplicated version check covers source modules by Jiyong Park · 3 years, 10 months ago
  37. 58b175c backend.*.srcs_available property added by Jiyong Park · 3 years, 10 months ago
  38. 60eaa53 Fix Rust AIDL handling of multiple imports by Joel Galenson · 3 years, 10 months ago
  39. 665c191 Follow argument changes to RuleBuilder by Colin Cross · 3 years, 11 months ago
  40. db384a6 Allow missing interfaces if using SOONG_ALLOW_MISSING_DEPENDENCIES by Orion Hodson · 3 years, 10 months ago
  41. 8f46cda aidl_interface for cpp must not create product variant by Justin Yun · 3 years, 10 months ago
  42. ab8f1bf Refactor aidl rust to use AndroidMkEntries by Liz Kammer · 3 years, 10 months ago
  43. 81003c3 gen_log: pass a struct to a logging callback by Jooyung Han · 4 years ago
  44. 0e62e07 Add checks for aidl_interface.versions by Jooyung Han · 3 years, 10 months ago
  45. dd57f1a Enable clang_tidy for AIDL-generated C++ libraries by Jiyong Park · 3 years, 11 months ago
  46. ade4d5e Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 3 years, 11 months ago
  47. 1b35ff1 Make aidl rules deterministic by Colin Cross · 4 years, 2 months ago
  48. bfb607e aidl_interface: apps_enabled: document usage by Steven Moreland · 3 years, 11 months ago
  49. f101dab apps_enabled: mechanism to only have ndk_platform by Steven Moreland · 3 years, 11 months ago
  50. bc12140 Define product_available property by Justin Yun · 4 years ago
  51. a6fe405 Disable libbinder darwin builds by Steven Moreland · 4 years ago
  52. 1b4256a aidl_interface: add vndk_use_version by Steven Moreland · 4 years ago
  53. e91fc35 aidl_interface.go: remove unused ctx arguments by Steven Moreland · 4 years ago
  54. 7e03cda Use new BaseSourceProvider.OutputFiles by Chih-Hung Hsieh · 4 years ago
  55. b93ae63 Show full dependency path by Jiyong Park · 4 years ago
  56. feacc76 aidl_interface: support double_loadable by Steven Moreland · 4 years ago
  57. 1682a82 aidl_interface: avoid vendor_available contagion by Steven Moreland · 4 years ago
  58. fc3b108 Adapt to Soong API updates. by Dan Albert · 4 years, 2 months ago
  59. eeb3ad9 rust: Add Rust mutators and sysroot properties. by Ivan Lozano · 4 years ago
  60. 0446cca Check the interface imported as well during the duplicated lib check by Jeongik Cha · 4 years, 2 months ago
  61. b62afd9 Implement Rust backend for AIDL compiler by Andrei Homescu · 4 years, 5 months ago
  62. 398cdeb Hide the -source modules that are auto-generated by Jiyong Park · 4 years, 1 month ago
  63. 1150b2a Compile generated cc modules with apex names by Jooyung Han · 4 years, 1 month ago
  64. 969f11a Add maybe_unused for an empty parcelable by Jeongik Cha · 4 years, 1 month ago
  65. e9228c2 Change C++ output file name rule regarding non-versioned module by Jeongik Cha · 4 years, 2 months ago
  66. 9389915 Change the rule to pick up VNDK targeted aidl interface version by Jeongik Cha · 4 years, 2 months ago
  67. 722ea94 Make an unstable module depend on the unstable version of its imports by Jeongik Cha · 4 years, 2 months ago
  68. 257d781 Check if VNDK module's stability is "vintf" by Jeongik Cha · 4 years, 2 months ago
  69. b6fb98f Generate 'unstable' postfixed module even for non-versioned module by Jeongik Cha · 4 years, 2 months ago
  70. e7adb11 Remove required libs from phony package. by Steven Moreland · 4 years, 2 months ago
  71. 5376b50 Optimize checkDuplicatedVersions by Jiyong Park · 4 years, 3 months ago
  72. e5cacd1 Elaborate error message about 'owner' by Jeongik Cha · 4 years, 3 months ago
  73. 3b0fc9f Remove redundant ndk_library registration. by Dan Albert · 4 years, 3 months ago
  74. dc118a1 Don't check the duplicated versions for imports by Jiyong Park · 4 years, 4 months ago
  75. 1976ae2 Follow Soong changes to PathForSource behavior in tests by Colin Cross · 4 years, 4 months ago
  76. 20f8317 Prevent different versions of the same interface in a process by Jiyong Park · 4 years, 4 months ago
  77. 1e62d98 m <aidl_interface name> generates every artifacts by Jeongik Cha · 4 years, 4 months ago
  78. 0ff8ca2 Supplement the comment for update-api by Jeongik Cha · 4 years, 4 months ago
  79. e2ccf8a Enable tracing in AIDL Java backend by Devin Moore · 4 years, 5 months ago
  80. e337b7c Add libandroid_aidltrace for platform NDK tracing by Devin Moore · 4 years, 5 months ago
  81. 7d5a454 Add Atrace support for aidl_interface NDK backend by Devin Moore · 4 years, 5 months ago
  82. a82bfe1 Modules of which 'unstable' is false should have version in release version by Jeongik Cha · 4 years, 5 months ago
  83. 9aa9fed aidl_interface: single place to validate versions by Steven Moreland · 4 years, 5 months ago
  84. 00c3302 Add min_sdk_version property by Jooyung Han · 4 years, 6 months ago
  85. a3617e6 Add unstable property to aidl_interface by Jiyong Park · 4 years, 6 months ago
  86. a45a360 Add support for atrace in new build system by Devin Moore · 4 years, 6 months ago
  87. 3885527 restrict unstable aidl interface by Jeongik Cha · 4 years, 6 months ago
  88. f782f0a Check if vintf aidl interface has been frozen on a release platform by Jeongik Cha · 4 years, 6 months ago
  89. fa31d22 Use base module names for ALL_AIDL_INTERFACES by Jiyong Park · 4 years, 6 months ago
  90. f58a6ba Check for the current API dump is enforced by Jiyong Park · 4 years, 6 months ago
  91. 6988260 Add API dump for the current version by Jiyong Park · 4 years, 7 months ago
  92. 56f7ad5 Properly filter out hash file in API diff rule by Paul Trautrim · 4 years, 7 months ago
  93. b01451d Add build-time checks of AIDL API hashes by Paul Trautrim · 4 years, 7 months ago
  94. 5d9c28b Dump current AIDL API and make sure that it is always updated by Jiyong Park · 4 years, 7 months ago
  95. fbe2192 Add name suffix information to 'Backend' docs. by Steven Moreland · 4 years, 7 months ago
  96. afc20c5 libaidlmetadata: include hashes by Steven Moreland · 4 years, 7 months ago
  97. f3a5cf4 Limit VNDK entries to latest frozen version. by Steven Moreland · 4 years, 7 months ago
  98. a11db15 Remove isCurrentVersion function. by Steven Moreland · 4 years, 7 months ago
  99. 9d7b9c8 Fix hashes for previously-frozen interfaces by Paul Trautrim · 4 years, 7 months ago
  100. 092802e AIDL: -freeze-api includes vintf stability by Steven Moreland · 4 years, 7 months ago