1. 9706cbc Add filesystem_test.go by Jooyung Han · 4 years, 6 months ago
  2. 5b94c8c Merge changes I83828f58,I1179235e by Nikita Ioffe · 4 years, 6 months ago
  3. 53d69eb Merge "Introduce NewApi lint checks" by Pedro Loureiro · 4 years, 6 months ago
  4. 3d76d5d Merge "Allow running bp2build as part of a regular build." by Lukács T. Berki · 4 years, 6 months ago
  5. fd105d4 Merge "Move hidden API metadata file rule to platform_bootclasspath" by Paul Duffin · 4 years, 6 months ago
  6. e2243ea Merge "Move handling of prebuilt hiddenapi-index.csv to hiddenapi singleton" by Paul Duffin · 4 years, 6 months ago
  7. a4b0d08 Merge "Move hidden API index file rule to platform_bootclasspath" by Paul Duffin · 4 years, 6 months ago
  8. 1f105f1 Merge changes from topic "linkerconfig" by Jooyung Han · 4 years, 6 months ago
  9. 686965b Speed up Soong integration tests. by Lukacs T. Berki · 4 years, 6 months ago
  10. f8e2428 Allow running bp2build as part of a regular build. by Lukacs T. Berki · 4 years, 6 months ago
  11. 017a1bb Merge "Add prebuilt_root module" by Treehugger Robot · 4 years, 6 months ago
  12. b06a4bd Merge "Transform paths to headers in include dirs to take package boundaries into account." by Treehugger Robot · 4 years, 6 months ago
  13. 638830a Merge changes from topic "userdebug_plat_sepolicy.cil_Android.bp" by Treehugger Robot · 4 years, 6 months ago
  14. d820c37 Merge "Fix evaluation order of (Cfi|Memtag) exclude paths." by Treehugger Robot · 4 years, 6 months ago
  15. ccaf57c Merge "Truncate vbmeta to 64KB" by Treehugger Robot · 4 years, 6 months ago
  16. e134d09 Add 'merge' command to conv_linker_config by Jooyung Han · 4 years, 6 months ago
  17. f84e9c0 Add debug ramdisk variant by Inseob Kim · 4 years, 6 months ago
  18. c143cc5 Transform paths to headers in include dirs to take package boundaries into account. by Rupert Shuttleworth · 4 years, 6 months ago
  19. fb545bf Make sure prebuilt modules are exported before attempting to use them by LuK1337 · 4 years, 9 months ago
  20. bc03588 Generate hashtree for compressed apexes by Nikita Ioffe · 4 years, 6 months ago
  21. a0436a3 make linker_config OutputFileProducer by Jooyung Han · 4 years, 6 months ago
  22. c6a91ec Allow uninstallable linker_config to be packaged by Jooyung Han · 4 years, 6 months ago
  23. 05b999e Don't compress apexes produced by apex_test module by Nikita Ioffe · 4 years, 6 months ago
  24. d466b4a Merge changes from topic "rust_vendor_support" by Ivan Lozano · 4 years, 6 months ago
  25. e8dfbdf Merge "cc: Create a common image mutator interface" by Ivan Lozano · 4 years, 6 months ago
  26. 85dee5d Move hidden API metadata file rule to platform_bootclasspath by Paul Duffin · 4 years, 6 months ago
  27. 22c7431 Move handling of prebuilt hiddenapi-index.csv to hiddenapi singleton by Paul Duffin · 4 years, 6 months ago
  28. 00b2bfd Move hidden API index file rule to platform_bootclasspath by Paul Duffin · 4 years, 6 months ago
  29. 9e7bfda Merge "rust: Switch rust_fuzz to HWASan" by Tri Vo · 4 years, 6 months ago
  30. 08abf72 Merge "Ensure boot jar modules have been initialized properly for hidden API" by Paul Duffin · 4 years, 6 months ago
  31. b448c34 Make integration tests clean up after themselves. by Lukacs T. Berki · 4 years, 6 months ago
  32. f398995 Merge "SdkSpec is fully using ApiLevel" by Jiyong Park · 4 years, 6 months ago
  33. d9580b8 Add path tests for ramdisk by Inseob Kim · 4 years, 6 months ago
  34. e9d2f9f Merge "Remove special case code for obsolete files" by Anton Hansson · 4 years, 6 months ago
  35. 1ba2467 Ensure boot jar modules have been initialized properly for hidden API by Paul Duffin · 4 years, 6 months ago
  36. 35584ee Merge "prebuilt_apex created ApexInfo must not include prebuilt_ prefix" by Paul Duffin · 4 years, 6 months ago
  37. d587ec2 Merge changes from topic "rust_benchmark" by Jeffrey Vander Stoep · 4 years, 6 months ago
  38. da2d6ee Truncate vbmeta to 64KB by Jiyong Park · 4 years, 6 months ago
  39. c11f269 Merge "Delete android/env.go ." by Lukács T. Berki · 4 years, 6 months ago
  40. 27408bf Add prebuilt_root module by Inseob Kim · 4 years, 6 months ago
  41. ff5cc06 Merge changes from topic "reexport_vndk_from_vendor_snapshot" by Inseob Kim · 4 years, 6 months ago
  42. 505b0e8 rust: Switch rust_fuzz to HWASan by Tri Vo · 4 years, 6 months ago
  43. 6bd0a19 Merge "Add tests for request_type ParseResult functions." by Treehugger Robot · 4 years, 6 months ago
  44. 8f146b9 prebuilt_apex created ApexInfo must not include prebuilt_ prefix by Paul Duffin · 4 years, 6 months ago
  45. 21fb92d Merge "Improve realism of boot jar tests" by Paul Duffin · 4 years, 6 months ago
  46. fa5e6b5 Remove special case code for obsolete files by Anton Hansson · 4 years, 6 months ago
  47. 6050c3c Merge "Support UNSAFE_DISABLE_HIDDENAPI_FLAGS in platform_bootclasspath" by Paul Duffin · 4 years, 6 months ago
  48. 779b64e Fix evaluation order of (Cfi|Memtag) exclude paths. by Evgenii Stepanov · 4 years, 6 months ago
  49. 149e19e Merge "Remove noop code from generateHiddenAPIBuildActions" by Paul Duffin · 4 years, 6 months ago
  50. c08897c Add more Rust vendor image support. by Ivan Lozano · 4 years, 7 months ago
  51. 699e218 rust: Use new common image mutator interface. by Ivan Lozano · 4 years, 7 months ago
  52. 41cca85 Merge "Consolidate cc-specific cqueries." by Liz Kammer · 4 years, 6 months ago
  53. 66d154e Merge "Follow blueprint change to return GlobResult from Glob" by Colin Cross · 4 years, 6 months ago
  54. f4a88b1 Introduce NewApi lint checks by Pedro Loureiro · 4 years, 8 months ago
  55. c8ae73e Merge "Add reasons for cc_library_static modules to be on the deny list." by Treehugger Robot · 4 years, 6 months ago
  56. 3a7d000 cc: Create a common image mutator interface by Ivan Lozano · 4 years, 7 months ago
  57. 4f3e58c Merge "Add tests for bazel_handler" by Liz Kammer · 4 years, 6 months ago
  58. 60264a0 Improve realism of boot jar tests by Paul Duffin · 4 years, 6 months ago
  59. 0b65986 Support UNSAFE_DISABLE_HIDDENAPI_FLAGS in platform_bootclasspath by Paul Duffin · 4 years, 6 months ago
  60. 90b8ad3 Remove noop code from generateHiddenAPIBuildActions by Paul Duffin · 4 years, 6 months ago
  61. 43b0492 Add reasons for cc_library_static modules to be on the deny list. by Rupert Shuttleworth · 4 years, 6 months ago
  62. 99e4fc1 Merge "Remove unused hiddenapi_flags module type" by Paul Duffin · 4 years, 6 months ago
  63. db17351 Merge "Export monolithic hidden API files from platform_bootclasspath" by Paul Duffin · 4 years, 6 months ago
  64. 8662840 Merge "Introduce classpath_fragment.go." by satayev · 4 years, 6 months ago
  65. 63b0e0e Merge "bootimg.cmdline is arch specific" by Jiyong Park · 4 years, 6 months ago
  66. eabf2c1 Introduce classpath_fragment.go. by Artur Satayev · 4 years, 6 months ago
  67. 53b2f36 Delete android/env.go . by Lukacs T. Berki · 4 years, 6 months ago
  68. ed0f6e8 Merge "Remove the dependency on a number of env vars." by Lukács T. Berki · 4 years, 6 months ago
  69. 30a0832 bootimg.cmdline is arch specific by Jiyong Park · 4 years, 6 months ago
  70. d4a5837 Merge "rust_fuzzer: add toolchain libraries if non-empty" by Jingwen Chen · 4 years, 6 months ago
  71. dd0295d Support reexporting vndk from vendor snapshot by Inseob Kim · 4 years, 6 months ago
  72. f7aadf7 Add flag test for cfi snapshot by Inseob Kim · 4 years, 6 months ago
  73. 4a39669 Merge "Add a test to check the intall partitions" by Treehugger Robot · 4 years, 6 months ago
  74. dff81fa Merge "Install device_specific cc_prebuilt to ODM" by Treehugger Robot · 4 years, 6 months ago
  75. 3bc51df Merge "cpp output of an AIDL file is together with the headers" by Treehugger Robot · 4 years, 6 months ago
  76. a02fba1 Merge "Add test for globs used during bootstrapping" by Colin Cross · 4 years, 6 months ago
  77. 082afbb Remove unused hiddenapi_flags module type by Paul Duffin · 4 years, 6 months ago
  78. 6a76645 Export monolithic hidden API files from platform_bootclasspath by Paul Duffin · 4 years, 6 months ago
  79. 9c21086 rust_fuzzer: add toolchain libraries if non-empty by Liz Kammer · 4 years, 6 months ago
  80. fe23bf3 Add tests for request_type ParseResult functions. by Liz Kammer · 4 years, 6 months ago
  81. b71794d Consolidate cc-specific cqueries. by Liz Kammer · 4 years, 6 months ago
  82. 8d62a4f Add tests for bazel_handler by Liz Kammer · 4 years, 6 months ago
  83. 8e1c08c Merge "Fix min_sdk_version err msg in apex." by Jaewoong Jung · 4 years, 6 months ago
  84. c8c4bf4 Merge "Add test for building cc_object with Bazel." by Treehugger Robot · 4 years, 6 months ago
  85. bda284b Merge "Support paths for init_rc from Soong." by Liz Kammer · 4 years, 6 months ago
  86. 26bd783 Merge "Move generation of global hidden API flags to platform_bootclasspath" by Paul Duffin · 4 years, 6 months ago
  87. 690d5f2 Merge "Extract ruleToGenerateHiddenApiFlags" by Paul Duffin · 4 years, 6 months ago
  88. 86bcf70 Fix min_sdk_version err msg in apex. by Jaewoong Jung · 4 years, 7 months ago
  89. c1c2352 Merge "Make MockBazelContext more specific to cquerys" by Treehugger Robot · 4 years, 6 months ago
  90. 7ac4db7 Merge "bp2build/mixed builds denylist note_memtag_heap_async and sync temporarily." by Treehugger Robot · 4 years, 6 months ago
  91. 745380c Remove the dependency on a number of env vars. by Lukacs T. Berki · 4 years, 6 months ago
  92. 702210b Move generation of global hidden API flags to platform_bootclasspath by Paul Duffin · 4 years, 6 months ago
  93. c6bb7cf Extract ruleToGenerateHiddenApiFlags by Paul Duffin · 4 years, 6 months ago
  94. 02e40d0 Merge "bp2build: refactor compiler/linker prop function." by Treehugger Robot · 4 years, 6 months ago
  95. 454ac1e Merge "bp2build: codegen singleton lists on one line." by Treehugger Robot · 4 years, 6 months ago
  96. 0a92ed7 bp2build/mixed builds denylist note_memtag_heap_async and sync temporarily. by Jingwen Chen · 4 years, 6 months ago
  97. a42c707 Merge "bp2build: cc_library converter for //bionic/libdl:libdl_android" by Jingwen Chen · 4 years, 6 months ago
  98. 7f99ec7 Add a test to check the intall partitions by Justin Yun · 4 years, 6 months ago
  99. 33db5cb Install device_specific cc_prebuilt to ODM by Robin Lee · 4 years, 6 months ago
  100. eed4716 Merge changes I46e851c8,I2c9eb248 by Tri Vo · 4 years, 6 months ago