1. 7c6d9fe Merge branch 'upstream-main' by Andrei Homescu · 8 months ago main master
  2. 6186c84 Make aidl phony mod responsible for bp2build by Chris Parsons · 8 months ago
  3. 469e6b4 Update bp2build tests to use stubbed defs by Chris Parsons · 8 months ago
  4. fc65b24 Revert "Update golden_test.sh to be aware of RELEASE_AIDL_USE_UNFROZEN" by Devin Moore · 8 months ago
  5. aa017d9 Update golden_test.sh to be aware of RELEASE_AIDL_USE_UNFROZEN by Devin Moore · 9 months ago
  6. 2721cd0 Update 'next' golden_output by Devin Moore · 8 months ago
  7. 2136a11 Pass deps to SetStubsForDynamicDeps by Spandan Das · 8 months ago
  8. 163fd23 Revert "update tests now that rustc is using RuleBuilder" by Wen-yi Chu · 8 months ago
  9. 7876c9d Revert^3 "add rust toolchain tools to testing modules" by Wen-yi Chu · 8 months ago
  10. bf99d55 Revert^2 "add rust toolchain tools to testing modules" by Sam Delmerico · 8 months ago
  11. c6d5f05 update tests now that rustc is using RuleBuilder by Sam Delmerico · 9 months ago
  12. 48fbbca Change ConvertWithBp2build signature by Chris Parsons · 8 months ago
  13. d623f8c enable go test + LSP in build directory by Sam Delmerico · 8 months ago
  14. d99990d Use Option for unstructured parcelables. by Andrew Walbran · 8 months ago
  15. f820378 convert additional_shared_libraries property for aidl_interface by Sam Delmerico · 9 months ago
  16. dd41f47 Revert "add rust toolchain tools to testing modules" by Sam Delmerico · 9 months ago
  17. 9ef2896 add rust toolchain tools to testing modules by Sam Delmerico · 10 months ago
  18. daef804 AIDL: unstable -> !structured by Steven Moreland · 9 months ago
  19. 6807787 Add support for unstructured parcelables in Rust. by Andrew Walbran · 9 months ago
  20. dc2b498 aidl_test_service: simpl registration by Steven Moreland · 10 months ago
  21. 9331a2b don't create aidl_interface Bazel target if error by Sam Delmerico · 9 months ago
  22. ad362fd disallow include_dirs in bp2built aidl_interface by Sam Delmerico · 9 months ago
  23. 6b7161a Removed unused platform variables from build test by Devin Moore · 9 months ago
  24. 36c896a Remove all "REL" check from AIDL by Devin Moore · 9 months ago
  25. be62d3d Light cleanup of build code around Release_aidl_use_unfrozen by Devin Moore · 9 months ago
  26. 0785ad1 Add build tests for 'next' module generation by Devin Moore · 9 months ago
  27. 26e8205 Assign VERSION and HASH directly in 'next' by Devin Moore · 9 months ago
  28. 7fe36f4 Enable clang-tidy for the AIDL by JaeMan Park · 9 months ago
  29. 203a6a9 Remove another build check for unfrozen AIDL interfaces by Devin Moore · 9 months ago
  30. 031da7c Remove aidl_interface version check for REL by Devin Moore · 9 months ago
  31. 6604e46 Make VERSION and HASH inline static member vars by Devin Moore · 9 months ago
  32. 6b5bd3a Changes for Rust 1.72 by James Farrell · 9 months ago
  33. 8357fdf Add trunk stable interface to golden_output by Devin Moore · 10 months ago
  34. 021ce02 Set when aidl interfaces are migrated in bp2build by Liz Kammer · 9 months ago
  35. ebc194a Use String8/16 c_str by Tomasz Wasilczyk · 10 months ago
  36. 2a3578b Fix record_binder crash on invalid service name by Pawan Wagh · 10 months ago
  37. e93e59a Fix ndk 'next' with gen_log by Devin Moore · 10 months ago
  38. 9996aaa Test newly installed v1 client with unfrozen server by Pawan Wagh · 10 months ago
  39. 00db7ec Add new golden output for trunk stable behavior by Devin Moore · 10 months ago
  40. 4d85f5c Rename funtion shouldForceDowngradeFor by Devin Moore · 10 months ago
  41. 1f5d390 Add a debugging switch for trunk stable configuration by Devin Moore · 10 months ago
  42. 8e99915 Behave like previous frozen version with new flag by Devin Moore · 11 months ago
  43. 475fb8f Make aidl_test_rust_service_async run in CI by Alice Ryhl · 10 months ago
  44. b593436 Add safety comments. by Andrew Walbran · 10 months ago
  45. bee38eb Revert "Disable dylib generation for Rust vendor-only" by Matthew Maurer · 10 months ago
  46. 8389f8a aidl_integration_test: also test NDK server by Steven Moreland · 10 months ago
  47. d7889da Add other versions of test interface to golden_output by Devin Moore · 11 months ago
  48. fd50254 UpsideDownCake is now 34 by Alex Buynytskyy · 1 year, 2 months ago
  49. 33863e6 aidl: load&validate no mutate previously loaded by Steven Moreland · 11 months ago
  50. 6d193e3 aidl_integration_test: error includes stderr/exit by Steven Moreland · 11 months ago
  51. b7ead01 Ensure base directory to be specified as an import directory by Jiyong Park · 11 months ago
  52. ab80509 aidl_integration_test: test binder identity by Steven Moreland · 11 months ago
  53. d8a838a Rust: mark 'pub use binder;' deprecated by Steven Moreland · 11 months ago
  54. e05827c Update aidl for changing DepSets to generics by Colin Cross · 11 months ago
  55. 7207222 Reland "aidl: Java simpler toString" am: 096d80cc5f by Steven Moreland · 11 months ago
  56. 096d80c Reland "aidl: Java simpler toString" by Steven Moreland · 12 months ago
  57. 18255ef NDK backend: allow in-process comms w/ Rust am: 765c3b7f0c by Steven Moreland · 11 months ago
  58. 765c3b7 NDK backend: allow in-process comms w/ Rust by Steven Moreland · 12 months ago
  59. a3fa07b Replace aidl_interface_headers with aidl_library am: e6372e7757 by Vinh Tran · 12 months ago
  60. e6372e7 Replace aidl_interface_headers with aidl_library by Vinh Tran · 12 months ago
  61. da7ea39 add VanillaIceCream min_sdk_version support am: 6f21b84b2a by Steven Moreland · 12 months ago
  62. 6f21b84 add VanillaIceCream min_sdk_version support by Steven Moreland · 12 months ago
  63. 2fb0d63 temporarily disable system/tools/aidl bp2build tests am: d143ec1504 by Sam Delmerico · 12 months ago
  64. d143ec1 temporarily disable system/tools/aidl bp2build tests by Sam Delmerico · 12 months ago
  65. 867d03a Fix qualified name for nested type am: 488769abe5 by Jooyung Han · 12 months ago
  66. 488769a Fix qualified name for nested type by Jooyung Han · 12 months ago
  67. d5f7a0d checkapi: ignore unstable parcelables am: d116f73665 by Steven Moreland · 12 months ago
  68. fe2b595 checkapi: unsupported declarations clearer error am: 106ea15834 by Steven Moreland · 12 months ago
  69. d116f73 checkapi: ignore unstable parcelables by Steven Moreland · 12 months ago
  70. 106ea15 checkapi: unsupported declarations clearer error by Steven Moreland · 12 months ago
  71. 3c82076 Revert "aidl: Java simpler toString" am: d166f83c5f by Steven Moreland · 12 months ago
  72. d166f83 Revert "aidl: Java simpler toString" by Steven Moreland · 12 months ago
  73. df8e622 aidl: include generation command am: 34a76c09bd by Steven Moreland · 12 months ago
  74. 34a76c0 aidl: include generation command by Steven Moreland · 12 months ago
  75. 585c5a9 aidl: Java simpler toString am: 8d00e2a7bb by Steven Moreland · 12 months ago
  76. 8d00e2a aidl: Java simpler toString by Steven Moreland · 12 months ago
  77. bb790a3 Stable AIDL: ignore @JavaPassthrough am: d53ab919f0 by Steven Moreland · 12 months ago
  78. d53ab91 Stable AIDL: ignore @JavaPassthrough by Steven Moreland · 12 months ago
  79. ea93107 Specify dependencies in the data property am: f4adc4a43d by jahinimtiaz · 12 months ago
  80. f4adc4a Specify dependencies in the data property by jahinimtiaz · 12 months ago
  81. b423c94 Add test for trunk stable workaround am: 9cd882ef56 by Devin Moore · 12 months ago
  82. 9cd882e Add test for trunk stable workaround by Devin Moore · 12 months ago
  83. 0826700 vintf test inteface += vendor_available am: 6e462fd3e3 by Steven Moreland · 12 months ago
  84. 6e462fd vintf test inteface += vendor_available by Steven Moreland · 12 months ago
  85. 7d7ce23 Disable dylib generation for Rust vendor-only am: 7ebf0315c4 by Matthew Maurer · 12 months ago
  86. 7ebf031 Disable dylib generation for Rust vendor-only by Matthew Maurer · 12 months ago
  87. 946e0fe Parallelize singleton execution am: 1015cfc925 by LaMont Jones · 1 year ago
  88. beb4705 Add AIDL Lint check for redundant oneway am: 3cbc797e79 by Elie Kheirallah · 1 year ago
  89. 1015cfc Parallelize singleton execution by LaMont Jones · 1 year ago
  90. 3cbc797 Add AIDL Lint check for redundant oneway by Elie Kheirallah · 1 year ago
  91. 58cae65 Use platform FakePermissionEnforcer am: 3278fe9212 by Thiébaud Weksteen · 1 year ago
  92. 3278fe9 Use platform FakePermissionEnforcer by Thiébaud Weksteen · 1 year, 1 month ago
  93. c6e96ae [aidl_rust_glue] Allow passing the arguments in a file am: 7e74b1e8ea by Benjamin Lerman · 1 year ago
  94. 7e74b1e [aidl_rust_glue] Allow passing the arguments in a file by Benjamin Lerman · 1 year ago
  95. 0bf469e Change Java meta method switch statement to if/else am: db9a0dd034 by Devin Moore · 1 year ago
  96. db9a0dd Change Java meta method switch statement to if/else by Devin Moore · 1 year, 1 month ago
  97. bc03feb Only add flags for unfrozen interfaces am: 8395bde935 by Devin Moore · 1 year, 1 month ago
  98. 671719c Remove all of the TEST strings in ITestService constants am: a5244d665e by Devin Moore · 1 year, 1 month ago
  99. 2f36f7d Add AIDL lint check for redundant prefixes am: 9ca4195d0f by Devin Moore · 1 year, 1 month ago
  100. 8395bde Only add flags for unfrozen interfaces by Devin Moore · 1 year, 1 month ago