1. a73091e AIDL/Binder codelab example. by Devin Moore · 8 months ago main master
  2. 1895f8d Create the Tag enum for unions as a DERIVED location by Devin Moore · 8 months ago
  3. a33b3f7 Prevent arithmetic with array literals by Devin Moore · 8 months ago
  4. e970a1e Change CommonModuleInfoProvider to a pointer. by Yu Liu · 8 months ago
  5. 0ae71c0 Validate options with --previous_api_dir provided by Devin Moore · 8 months ago
  6. 8590b19 Test the use of get() for enums by Devin Moore · 8 months ago
  7. 49e31e6 Replace pipes.quote() with shlex.quote() for Python 3.13 compat by Dan Willemsen · 8 months ago
  8. 1e38610 aidl_integration_test: Replace pipes.quote with shlex.quote by Devin Moore · 8 months ago
  9. 22aa8a7 Rename CommonModuleInfoKey to be consistent with others. by Yu Liu · 8 months ago
  10. a411c8d Add tests for removing/adding oneway keyword to methods am: 5f26af2e47 by Devin Moore · 9 months ago
  11. d9fb344 Allow oneway interfaces to become two-way. am: 9ebf1ee7bf by Lorenzo Colitti · 9 months ago
  12. 5f26af2 Add tests for removing/adding oneway keyword to methods by Devin Moore · 9 months ago
  13. 9ebf1ee Allow oneway interfaces to become two-way. by Lorenzo Colitti · 9 months ago
  14. 7688f05 Add header lib for AIDL transactions am: fc6460d000 by Pawan Wagh · 9 months ago
  15. fc6460d Add header lib for AIDL transactions by Pawan Wagh · 9 months ago
  16. 92497de Convert freezeApiSingleton to use ModuleProxy. am: 62c9b42295 by Yu Liu · 9 months ago
  17. 62c9b42 Convert freezeApiSingleton to use ModuleProxy. by Yu Liu · 9 months ago
  18. 692e1b9 Test enum bitwise operators in rust am: 5c7f0e3c13 by Devin Moore · 9 months ago
  19. 5c7f0e3 Test enum bitwise operators in rust by Devin Moore · 9 months ago
  20. b89d380 Pass *testing.T to ModuleForTests am: b840f0ba50 by Colin Cross · 9 months ago
  21. b840f0b Pass *testing.T to ModuleForTests by Colin Cross · 9 months ago
  22. 85502cc Add test cases sending/receiving enums of incorrect values am: f1ed752eaa by Devin Moore · 9 months ago
  23. e30acc0 AIDL: avoid reply Parcel in oneway calls am: 839560c97f by Steven Moreland · 9 months ago
  24. f1ed752 Add test cases sending/receiving enums of incorrect values by Devin Moore · 9 months ago
  25. 839560c AIDL: avoid reply Parcel in oneway calls by Steven Moreland · 10 months ago
  26. 0bb85b8 Add comment explaining the trunk stable downgrade to source am: 387ad136c2 by Devin Moore · 10 months ago
  27. cabde53 Update golden output files am: 3eaf32602e by Devin Moore · 10 months ago
  28. 387ad13 Add comment explaining the trunk stable downgrade to source by Devin Moore · 10 months ago
  29. 3eaf326 Update golden output files by Devin Moore · 10 months ago
  30. 5d85fbf AIDL: better naming docs am: 543e389421 by Steven Moreland · 10 months ago
  31. 543e389 AIDL: better naming docs by Steven Moreland · 10 months ago
  32. 6574483 Enable union ctor only when is_constructible_v<variant<...>, _Tp> am: 07d686ffd4 by Ryan Prichard · 10 months ago
  33. 07d686f Enable union ctor only when is_constructible_v<variant<...>, _Tp> by Ryan Prichard · 10 months ago
  34. 9be0501 rust: Work around bug in Trusty build system am: 99d93a7cf5 by Matthew Maurer · 10 months ago
  35. 99d93a7 rust: Work around bug in Trusty build system by Matthew Maurer · 10 months ago
  36. 5fa708f Update test for build system change am: 2b44fc8190 by Matthew Maurer · 10 months ago
  37. 2b44fc8 Update test for build system change by Matthew Maurer · 11 months ago
  38. a73d9b5 Making the NDK compatibility changes conditionally compiled am: 7e59aaa0bc by Ellen Arteca · 11 months ago
  39. 7e59aaa Making the NDK compatibility changes conditionally compiled by Ellen Arteca · 11 months ago
  40. 59b632d Merge "Empty merge ab/12770256 into aosp-main-future" into aosp-main-future by Xin Li · 11 months ago
  41. 75b7ac3 Replace fmt::format with std::format am: 26471254a7 by Henri Chataing · 11 months ago
  42. accb9b0 Rust AIDL gen add NDK/trusty compatibility am: 9f825e06d8 by Ellen Arteca · 11 months ago
  43. 2647125 Replace fmt::format with std::format by Henri Chataing · 11 months ago
  44. 9f825e0 Rust AIDL gen add NDK/trusty compatibility by Ellen Arteca · 11 months ago
  45. 3898043 Empty merge ab/12770256 into aosp-main-future by Xin Li · 11 months ago
  46. cb88d28 aidl_checkapi: ignore @SensitiveData for API checks am: a4d8937966 by Steven Moreland · 11 months ago
  47. a4d8937 aidl_checkapi: ignore @SensitiveData for API checks by Steven Moreland · 11 months ago
  48. f69fa0b Update AIDL SDK versions for Baklava. am: 8c88296d11 am: 206deb865e by Steven Moreland · 12 months ago
  49. 206deb8 Update AIDL SDK versions for Baklava. am: 8c88296d11 by Steven Moreland · 12 months ago
  50. 8c88296 Update AIDL SDK versions for Baklava. by Steven Moreland · 12 months ago
  51. b7fb6be Escape AIDL commandline. am: 1c09aab611 am: 0fc4990277 by Steven Moreland · 12 months ago
  52. 0fc4990 Escape AIDL commandline. am: 1c09aab611 by Steven Moreland · 12 months ago
  53. 1c09aab Escape AIDL commandline. by Steven Moreland · 12 months ago
  54. 3474dc7 Add explicit lifetimes for method parameters. am: bd79b3efbf am: 0f9b42fba5 by Andrew Walbran · 12 months ago
  55. 0f9b42f Add explicit lifetimes for method parameters. am: bd79b3efbf by Andrew Walbran · 12 months ago
  56. bd79b3e Add explicit lifetimes for method parameters. by Andrew Walbran · 1 year ago
  57. 1b8fc46 Allow large byte literals in Rust. am: ce039142f1 am: 190aa25f7b by Steven Moreland · 1 year, 1 month ago
  58. 3460357 IsMutated -> IsFromWithinArray am: 8f7bdbcd31 am: 54157fc998 by Steven Moreland · 1 year, 1 month ago
  59. 190aa25 Allow large byte literals in Rust. am: ce039142f1 by Steven Moreland · 1 year, 1 month ago
  60. 54157fc IsMutated -> IsFromWithinArray am: 8f7bdbcd31 by Steven Moreland · 1 year, 1 month ago
  61. ce03914 Allow large byte literals in Rust. by Steven Moreland · 1 year, 1 month ago
  62. 8f7bdbc IsMutated -> IsFromWithinArray by Steven Moreland · 1 year, 1 month ago
  63. 8a99357 Update error message for frozen interfaces to note different imports am: 8d58ba8eeb am: ac1bd1fe1a by Steven Moreland · 1 year, 1 month ago
  64. ac1bd1f Update error message for frozen interfaces to note different imports am: 8d58ba8eeb by Steven Moreland · 1 year, 1 month ago
  65. 8d58ba8 Update error message for frozen interfaces to note different imports by Steven Moreland · 1 year, 1 month ago
  66. c1347b3 Revert "Remove usages of AddReverseDependency()" am: 96b78bdd2f am: 3f5321132e by Cole Faust · 1 year, 1 month ago
  67. 3f53211 Revert "Remove usages of AddReverseDependency()" am: 96b78bdd2f by Cole Faust · 1 year, 1 month ago
  68. 96b78bd Revert "Remove usages of AddReverseDependency()" by Cole Faust · 1 year, 1 month ago
  69. 40d9965 Remove dependencies on the 1-variant fallback am: 0ab163b998 am: 01f2f8c86f by Cole Faust · 1 year, 1 month ago
  70. 01f2f8c Remove dependencies on the 1-variant fallback am: 0ab163b998 by Cole Faust · 1 year, 1 month ago
  71. 0ab163b Remove dependencies on the 1-variant fallback by Cole Faust · 1 year, 1 month ago
  72. 79f01e7 aidl_test_client: add cpp/ndk client tests for extendable parcelables am: eab1aaeb07 am: 98a6c8dfc1 by Frederick Mayle · 1 year, 1 month ago
  73. 98a6c8d aidl_test_client: add cpp/ndk client tests for extendable parcelables am: eab1aaeb07 by Frederick Mayle · 1 year, 1 month ago
  74. eab1aae aidl_test_client: add cpp/ndk client tests for extendable parcelables by Frederick Mayle · 1 year, 1 month ago
  75. 78bac34 [automerger skipped] Merge "Mark 24Q4 as merged in aosp-main-future" into aosp-main-future am: 2a723d9a0d -s ours by Xin Li · 1 year, 1 month ago
  76. d32ba9e [automerger skipped] Mark 24Q4 as merged in aosp-main-future am: 2341019a7c -s ours by Xin Li · 1 year, 1 month ago
  77. 2a723d9 Merge "Mark 24Q4 as merged in aosp-main-future" into aosp-main-future by Xin Li · 1 year, 1 month ago
  78. 9d783b1 Consistently use int32_t for positions to avoid implicit conversions am: 51b1171d06 am: aa78877aa0 by Matt Buckley · 1 year, 1 month ago
  79. aa78877 Consistently use int32_t for positions to avoid implicit conversions am: 51b1171d06 by Matt Buckley · 1 year, 1 month ago
  80. 51b1171 Consistently use int32_t for positions to avoid implicit conversions by Matt Buckley · 1 year, 1 month ago
  81. 2ae48a9 Add soong module for aidl_rust_glue am: b50e0a9212 am: 0414e20281 by Inseob Kim · 1 year, 1 month ago
  82. c8f963f Add dirgroup for trusty genrule am: 7775de70cd am: 9158baac2e by Inseob Kim · 1 year, 1 month ago
  83. 0414e20 Add soong module for aidl_rust_glue am: b50e0a9212 by Inseob Kim · 1 year, 1 month ago
  84. 9158baa Add dirgroup for trusty genrule am: 7775de70cd by Inseob Kim · 1 year, 1 month ago
  85. 2341019 Mark 24Q4 as merged in aosp-main-future by Xin Li · 1 year, 1 month ago
  86. b50e0a9 Add soong module for aidl_rust_glue by Inseob Kim · 1 year, 1 month ago
  87. 7775de7 Add dirgroup for trusty genrule by Inseob Kim · 1 year, 1 month ago
  88. 893dff3 Fix an error message am: fc60783704 am: 9e7a40e8ba by Justin Yun · 1 year, 1 month ago
  89. 9e7a40e Fix an error message am: fc60783704 by Justin Yun · 1 year, 1 month ago
  90. fc60783 Fix an error message by Justin Yun · 1 year, 1 month ago
  91. 730f53e Stop checking in AIDL intermediate files. am: b5f563e9ad am: 49fcba1e58 by Steven Moreland · 1 year, 2 months ago
  92. 49fcba1 Stop checking in AIDL intermediate files. am: b5f563e9ad by Steven Moreland · 1 year, 2 months ago
  93. b5f563e Stop checking in AIDL intermediate files. by Steven Moreland · 1 year, 2 months ago
  94. 490802c add integration test coverage for vintf ParcelableHolder am: 98144c7193 am: 9dc71697dc by Frederick Mayle · 1 year, 2 months ago
  95. 202957f aidl: fix decoding of vintf stability ParcelableHolder am: 1498893d30 am: 21744abcbb by Frederick Mayle · 1 year, 2 months ago
  96. 9dc7169 add integration test coverage for vintf ParcelableHolder am: 98144c7193 by Frederick Mayle · 1 year, 2 months ago
  97. 21744ab aidl: fix decoding of vintf stability ParcelableHolder am: 1498893d30 by Frederick Mayle · 1 year, 2 months ago
  98. 98144c7 add integration test coverage for vintf ParcelableHolder by Frederick Mayle · 1 year, 2 months ago
  99. 1498893 aidl: fix decoding of vintf stability ParcelableHolder by Frederick Mayle · 1 year, 2 months ago
  100. 6521d18 Remove usages of AddReverseDependency() am: cbf964c18a am: afc6bc9464 by Cole Faust · 1 year, 2 months ago