1. 638830a Merge changes from topic "userdebug_plat_sepolicy.cil_Android.bp" by Treehugger Robot · 3 years, 9 months ago
  2. d820c37 Merge "Fix evaluation order of (Cfi|Memtag) exclude paths." by Treehugger Robot · 3 years, 9 months ago
  3. ccaf57c Merge "Truncate vbmeta to 64KB" by Treehugger Robot · 3 years, 9 months ago
  4. f84e9c0 Add debug ramdisk variant by Inseob Kim · 3 years, 9 months ago
  5. fb545bf Make sure prebuilt modules are exported before attempting to use them by LuK1337 · 4 years ago
  6. d466b4a Merge changes from topic "rust_vendor_support" by Ivan Lozano · 3 years, 9 months ago
  7. e8dfbdf Merge "cc: Create a common image mutator interface" by Ivan Lozano · 3 years, 9 months ago
  8. 9e7bfda Merge "rust: Switch rust_fuzz to HWASan" by Tri Vo · 3 years, 9 months ago
  9. 08abf72 Merge "Ensure boot jar modules have been initialized properly for hidden API" by Paul Duffin · 3 years, 9 months ago
  10. b448c34 Make integration tests clean up after themselves. by Lukacs T. Berki · 3 years, 9 months ago
  11. f398995 Merge "SdkSpec is fully using ApiLevel" by Jiyong Park · 3 years, 9 months ago
  12. d9580b8 Add path tests for ramdisk by Inseob Kim · 3 years, 9 months ago
  13. e9d2f9f Merge "Remove special case code for obsolete files" by Anton Hansson · 3 years, 9 months ago
  14. 1ba2467 Ensure boot jar modules have been initialized properly for hidden API by Paul Duffin · 3 years, 9 months ago
  15. 35584ee Merge "prebuilt_apex created ApexInfo must not include prebuilt_ prefix" by Paul Duffin · 3 years, 9 months ago
  16. d587ec2 Merge changes from topic "rust_benchmark" by Jeffrey Vander Stoep · 3 years, 9 months ago
  17. da2d6ee Truncate vbmeta to 64KB by Jiyong Park · 3 years, 9 months ago
  18. c11f269 Merge "Delete android/env.go ." by Lukács T. Berki · 3 years, 9 months ago
  19. ff5cc06 Merge changes from topic "reexport_vndk_from_vendor_snapshot" by Inseob Kim · 3 years, 9 months ago
  20. 505b0e8 rust: Switch rust_fuzz to HWASan by Tri Vo · 3 years, 9 months ago
  21. 6bd0a19 Merge "Add tests for request_type ParseResult functions." by Treehugger Robot · 3 years, 9 months ago
  22. 8f146b9 prebuilt_apex created ApexInfo must not include prebuilt_ prefix by Paul Duffin · 3 years, 9 months ago
  23. 21fb92d Merge "Improve realism of boot jar tests" by Paul Duffin · 3 years, 9 months ago
  24. fa5e6b5 Remove special case code for obsolete files by Anton Hansson · 3 years, 9 months ago
  25. 6050c3c Merge "Support UNSAFE_DISABLE_HIDDENAPI_FLAGS in platform_bootclasspath" by Paul Duffin · 3 years, 9 months ago
  26. 779b64e Fix evaluation order of (Cfi|Memtag) exclude paths. by Evgenii Stepanov · 3 years, 9 months ago
  27. 149e19e Merge "Remove noop code from generateHiddenAPIBuildActions" by Paul Duffin · 3 years, 9 months ago
  28. c08897c Add more Rust vendor image support. by Ivan Lozano · 3 years, 10 months ago
  29. 699e218 rust: Use new common image mutator interface. by Ivan Lozano · 3 years, 10 months ago
  30. 41cca85 Merge "Consolidate cc-specific cqueries." by Liz Kammer · 3 years, 9 months ago
  31. 66d154e Merge "Follow blueprint change to return GlobResult from Glob" by Colin Cross · 3 years, 9 months ago
  32. c8ae73e Merge "Add reasons for cc_library_static modules to be on the deny list." by Treehugger Robot · 3 years, 9 months ago
  33. 3a7d000 cc: Create a common image mutator interface by Ivan Lozano · 3 years, 10 months ago
  34. 4f3e58c Merge "Add tests for bazel_handler" by Liz Kammer · 3 years, 9 months ago
  35. 60264a0 Improve realism of boot jar tests by Paul Duffin · 3 years, 9 months ago
  36. 0b65986 Support UNSAFE_DISABLE_HIDDENAPI_FLAGS in platform_bootclasspath by Paul Duffin · 3 years, 9 months ago
  37. 90b8ad3 Remove noop code from generateHiddenAPIBuildActions by Paul Duffin · 3 years, 9 months ago
  38. 43b0492 Add reasons for cc_library_static modules to be on the deny list. by Rupert Shuttleworth · 3 years, 9 months ago
  39. 99e4fc1 Merge "Remove unused hiddenapi_flags module type" by Paul Duffin · 3 years, 9 months ago
  40. db17351 Merge "Export monolithic hidden API files from platform_bootclasspath" by Paul Duffin · 3 years, 9 months ago
  41. 8662840 Merge "Introduce classpath_fragment.go." by satayev · 3 years, 9 months ago
  42. 63b0e0e Merge "bootimg.cmdline is arch specific" by Jiyong Park · 3 years, 9 months ago
  43. eabf2c1 Introduce classpath_fragment.go. by Artur Satayev · 3 years, 9 months ago
  44. 53b2f36 Delete android/env.go . by Lukacs T. Berki · 3 years, 9 months ago
  45. ed0f6e8 Merge "Remove the dependency on a number of env vars." by Lukács T. Berki · 3 years, 9 months ago
  46. 30a0832 bootimg.cmdline is arch specific by Jiyong Park · 3 years, 9 months ago
  47. d4a5837 Merge "rust_fuzzer: add toolchain libraries if non-empty" by Jingwen Chen · 3 years, 9 months ago
  48. dd0295d Support reexporting vndk from vendor snapshot by Inseob Kim · 3 years, 9 months ago
  49. f7aadf7 Add flag test for cfi snapshot by Inseob Kim · 3 years, 9 months ago
  50. 4a39669 Merge "Add a test to check the intall partitions" by Treehugger Robot · 3 years, 9 months ago
  51. dff81fa Merge "Install device_specific cc_prebuilt to ODM" by Treehugger Robot · 3 years, 9 months ago
  52. 3bc51df Merge "cpp output of an AIDL file is together with the headers" by Treehugger Robot · 3 years, 9 months ago
  53. a02fba1 Merge "Add test for globs used during bootstrapping" by Colin Cross · 3 years, 9 months ago
  54. 082afbb Remove unused hiddenapi_flags module type by Paul Duffin · 3 years, 9 months ago
  55. 6a76645 Export monolithic hidden API files from platform_bootclasspath by Paul Duffin · 3 years, 9 months ago
  56. 9c21086 rust_fuzzer: add toolchain libraries if non-empty by Liz Kammer · 3 years, 9 months ago
  57. fe23bf3 Add tests for request_type ParseResult functions. by Liz Kammer · 3 years, 9 months ago
  58. b71794d Consolidate cc-specific cqueries. by Liz Kammer · 3 years, 9 months ago
  59. 8d62a4f Add tests for bazel_handler by Liz Kammer · 3 years, 9 months ago
  60. 8e1c08c Merge "Fix min_sdk_version err msg in apex." by Jaewoong Jung · 3 years, 9 months ago
  61. c8c4bf4 Merge "Add test for building cc_object with Bazel." by Treehugger Robot · 3 years, 9 months ago
  62. bda284b Merge "Support paths for init_rc from Soong." by Liz Kammer · 3 years, 9 months ago
  63. 26bd783 Merge "Move generation of global hidden API flags to platform_bootclasspath" by Paul Duffin · 3 years, 9 months ago
  64. 690d5f2 Merge "Extract ruleToGenerateHiddenApiFlags" by Paul Duffin · 3 years, 9 months ago
  65. 86bcf70 Fix min_sdk_version err msg in apex. by Jaewoong Jung · 3 years, 10 months ago
  66. c1c2352 Merge "Make MockBazelContext more specific to cquerys" by Treehugger Robot · 3 years, 9 months ago
  67. 7ac4db7 Merge "bp2build/mixed builds denylist note_memtag_heap_async and sync temporarily." by Treehugger Robot · 3 years, 9 months ago
  68. 745380c Remove the dependency on a number of env vars. by Lukacs T. Berki · 3 years, 9 months ago
  69. 702210b Move generation of global hidden API flags to platform_bootclasspath by Paul Duffin · 3 years, 9 months ago
  70. c6bb7cf Extract ruleToGenerateHiddenApiFlags by Paul Duffin · 3 years, 9 months ago
  71. 02e40d0 Merge "bp2build: refactor compiler/linker prop function." by Treehugger Robot · 3 years, 9 months ago
  72. 454ac1e Merge "bp2build: codegen singleton lists on one line." by Treehugger Robot · 3 years, 9 months ago
  73. 0a92ed7 bp2build/mixed builds denylist note_memtag_heap_async and sync temporarily. by Jingwen Chen · 3 years, 9 months ago
  74. a42c707 Merge "bp2build: cc_library converter for //bionic/libdl:libdl_android" by Jingwen Chen · 3 years, 9 months ago
  75. 7f99ec7 Add a test to check the intall partitions by Justin Yun · 3 years, 9 months ago
  76. 33db5cb Install device_specific cc_prebuilt to ODM by Robin Lee · 3 years, 9 months ago
  77. eed4716 Merge changes I46e851c8,I2c9eb248 by Tri Vo · 3 years, 9 months ago
  78. 1285766 Merge "rust: Remove stack-depth sancov" by Ivan Lozano · 3 years, 9 months ago
  79. 0a74c3e rust: Add HWASan build support by Tri Vo · 3 years, 10 months ago
  80. 3e2d4d4 Merge "Disable clippy::upper-case-acronyms" by Jeffrey Vander Stoep · 3 years, 9 months ago
  81. e9fb49b Merge "Rust: use 1.51.0 prebuilts" by Jeffrey Vander Stoep · 3 years, 9 months ago
  82. 20fcfdf rust: Remove stack-depth sancov by Ivan Lozano · 3 years, 9 months ago
  83. 82ea3fb Follow blueprint change to return GlobResult from Glob by Colin Cross · 3 years, 9 months ago
  84. c02504e Add test for globs used during bootstrapping by Colin Cross · 3 years, 9 months ago
  85. 07bc5f9 Add test for building cc_object with Bazel. by Liz Kammer · 3 years, 9 months ago
  86. a92e844 Make MockBazelContext more specific to cquerys by Liz Kammer · 3 years, 9 months ago
  87. 76579e0 Merge "Handle simple prebuilt static libraries from bazel" by Treehugger Robot · 3 years, 9 months ago
  88. 2af7a1b Merge "Revert^2 "[strip.sh] Move remaining GNU binutils usage to llvm binutils"" by David Srbecky · 3 years, 9 months ago
  89. 107c0de bp2build: refactor compiler/linker prop function. by Jingwen Chen · 3 years, 9 months ago
  90. b4628eb bp2build: codegen singleton lists on one line. by Jingwen Chen · 3 years, 9 months ago
  91. 6393098 bp2build: cc_library converter for //bionic/libdl:libdl_android by Jingwen Chen · 3 years, 10 months ago
  92. 190ba3e Merge "Compress the binary_size.pb artifact" by Thiébaud Weksteen · 3 years, 9 months ago
  93. 2198adc Merge changes I86d0600b,Id77f1ce9 by Treehugger Robot · 3 years, 9 months ago
  94. 929cac7 Merge "Add a variable that indicates build-time debugfs restrictions" by Treehugger Robot · 3 years, 9 months ago
  95. a417f88 Merge "Shared lib dependencies from rlib are included in APEX" by Jiyong Park · 3 years, 9 months ago
  96. 6eafc36 Export CC HWASan sanitizer type by Tri Vo · 3 years, 10 months ago
  97. 49ab1d3 Merge "Allow platform_bootclasspath to specify contributing fragments" by Paul Duffin · 3 years, 9 months ago
  98. d32118c Merge "Add dependencies from platform_bootclasspath to contents" by Paul Duffin · 3 years, 9 months ago
  99. d137306 Merge "Add deapexer support for apex_set" by Paul Duffin · 3 years, 9 months ago
  100. fd233d9 Merge "Move cquery RequestType interface to bazel_handler" by Treehugger Robot · 3 years, 9 months ago