1. 5bbfef8 Fix some minor issues with boot_image by Paul Duffin · 4 years, 9 months ago
  2. a1d6025 Add boot_images to apex by Paul Duffin · 4 years, 9 months ago
  3. c4e1731 Merge "Fix boot jar handling when both source and prebuilt APEXes and modules are present." by Martin Stjernholm · 4 years, 9 months ago
  4. 30d6f68 Merge "Delete build-aml-prebuilts.sh" by Anton Hansson · 4 years, 9 months ago
  5. 82aab58 Turn apex compression from opt-out into opt-in by Nikita Ioffe · 4 years, 9 months ago
  6. 1dc0d6d Fix boot jar handling when both source and prebuilt APEXes and modules by Martin Stjernholm · 4 years, 9 months ago
  7. b0d0710 Merge "Fix prebuilt_apis creating of "latest" incompatibilities" by Anton Hansson · 4 years, 9 months ago
  8. b9d731c Merge "Add boot_image module type" by Paul Duffin · 4 years, 9 months ago
  9. 99afe0d Merge "apex: checks min_sdk_version for preview/current" by Treehugger Robot · 4 years, 9 months ago
  10. 3b171f4 Merge changes Ie5f793a0,I9b9674ba by Jingwen Chen · 4 years, 9 months ago
  11. 304fe7f Add APSL reciprocal licenses. by Bob Badour · 4 years, 9 months ago
  12. 8a0f212 Merge "Add system/extras/simpleperf to Rust allowed paths" by Treehugger Robot · 4 years, 9 months ago
  13. 57eec10 Merge "Make com.android.art related tests more realistic" by Paul Duffin · 4 years, 9 months ago
  14. 2c9b3e0 Add system/extras/simpleperf to Rust allowed paths by Yi Kong · 4 years, 9 months ago
  15. 40067de bp2build: support Starlark rules and load statements. by Jingwen Chen · 4 years, 9 months ago
  16. a42d641 Make bp2buildMutators registration local to TestContext. by Jingwen Chen · 4 years, 9 months ago
  17. fcf2da0 Merge "update apex allowed deps-2" by Treehugger Robot · 4 years, 9 months ago
  18. fb7c675 Merge "multiproduct_kati: increase ram per job to 25GB" by Treehugger Robot · 4 years, 9 months ago
  19. 2e0598d Merge "Add FAILED: prefix to RBE Fatal error message" by Treehugger Robot · 4 years, 9 months ago
  20. 6c1eb44 Merge "Don't use "echo -e" when creating prop file" by Treehugger Robot · 4 years, 9 months ago
  21. 801a669 Merge "bp2build: support genrule $(location) and $(locations)" by Jingwen Chen · 4 years, 9 months ago
  22. f04fe9a multiproduct_kati: increase ram per job to 25GB by Colin Cross · 4 years, 9 months ago
  23. 398ba4f Merge "Add license_kinds for CDDL" by Bob Badour · 4 years, 9 months ago
  24. bd52e94 Merge "Refactor android/paths.go to allow reuse" by Liz Kammer · 4 years, 9 months ago
  25. 0e73762 Merge "Rust: abort on panic" by Ivan Lozano · 4 years, 9 months ago
  26. 1e4d5f3 Add FAILED: prefix to RBE Fatal error message by Kousik Kumar · 4 years, 9 months ago
  27. 24907d1 Merge "Fix problems with TestPrebuiltExportDexImplementationJars" by Paul Duffin · 4 years, 9 months ago
  28. 20ce41d Fix prebuilt_apis creating of "latest" incompatibilities by Anton Hansson · 4 years, 9 months ago
  29. a830f3a Refactor android/paths.go to allow reuse by Liz Kammer · 5 years ago
  30. 3b92343 Merge "Implement String() method for CodegenMode." by Treehugger Robot · 4 years, 9 months ago
  31. 2a3094c Merge "Migrate Rust to LLVM coverage." by Treehugger Robot · 4 years, 9 months ago
  32. 885ee7a bp2build: support genrule $(location) and $(locations) by Jingwen Chen · 4 years, 9 months ago
  33. dcc329a Implement String() method for CodegenMode. by Jingwen Chen · 4 years, 9 months ago
  34. bf7a902 Rust: abort on panic by Jeff Vander Stoep · 4 years, 9 months ago
  35. 40c6ae7 update apex allowed deps-2 by Jeongik Cha · 4 years, 9 months ago
  36. 3451e16 Add boot_image module type by Paul Duffin · 4 years, 9 months ago
  37. d376f79 Make com.android.art related tests more realistic by Paul Duffin · 4 years, 9 months ago
  38. 092153d Fix problems with TestPrebuiltExportDexImplementationJars by Paul Duffin · 4 years, 9 months ago
  39. 4c183c7 Merge "Make dexpreopt tools available for all java tests" by Paul Duffin · 4 years, 9 months ago
  40. 65490b8 Merge "Define odm_available property to install a vendor variant to odm" by Treehugger Robot · 4 years, 9 months ago
  41. f34e441 Add license_kinds for CDDL by Bob Badour · 4 years, 9 months ago
  42. 33832f9 bp2build: introduce CodegenMode. by Jingwen Chen · 4 years, 9 months ago
  43. 3db465d Don't use "echo -e" when creating prop file by Jiyong Park · 4 years, 9 months ago
  44. f1b0e82 Merge changes from topic "b/150578172" by Jeongik Cha · 4 years, 9 months ago
  45. ed124c3 apex: checks min_sdk_version for preview/current by Jooyung Han · 4 years, 9 months ago
  46. 5727238 Update VndkMustUseVendorVariantList by Jeongik Cha · 4 years, 9 months ago
  47. 0056b99 update apex allowed deps by Jeongik Cha · 4 years, 9 months ago
  48. 700730e Merge "Make me an OWNER of the licenses/ files." by Treehugger Robot · 4 years, 9 months ago
  49. 9b6596b Merge "Revert "Revert "Automated NDK API coverage used by Mainline modules build integration.""" by Sophie Zheng · 4 years, 9 months ago
  50. 7328c25 Merge "Enable clang-analyzer-optin.performance.* checks" by Treehugger Robot · 4 years, 9 months ago
  51. 8c3577e Merge changes I7f83d8a5,Ie30e3fb3 by Treehugger Robot · 4 years, 9 months ago
  52. 765ecbe Merge "bp2build: comment documentation for BazelTargetModule." by Jingwen Chen · 4 years, 9 months ago
  53. f92e14b Merge "bp2build: automatically convert all genrules." by Jingwen Chen · 4 years, 9 months ago
  54. 467f8b6 Merge "queryview: prefix internal attribute names." by Jingwen Chen · 4 years, 9 months ago
  55. 6047233 Make me an OWNER of the licenses/ files. by Bob Badour · 4 years, 9 months ago
  56. e9dca0a Enable clang-analyzer-optin.performance.* checks by Chih-Hung Hsieh · 4 years, 9 months ago
  57. 6bde0b5 Revert "Revert "Automated NDK API coverage used by Mainline modules build integration."" by sophiez · 4 years, 9 months ago
  58. 1c1c8d1 Merge "Add Rust fuzzing support." by Ivan Lozano · 4 years, 9 months ago
  59. 635aa08 Make dexpreopt tools available for all java tests by Paul Duffin · 4 years, 9 months ago
  60. c203ed4 Merge changes I0c9b81d6,Ib1120f98 by Colin Cross · 4 years, 9 months ago
  61. 824e5ac Merge "Switch to clang-r407598b (12.0.2)." by Yabin Cui · 4 years, 9 months ago
  62. f6d2b82 Merge "Support aquery depsets with depth" by Christopher Parsons · 4 years, 9 months ago
  63. 6cd99e6 Add Rust fuzzing support. by Ivan Lozano · 6 years ago
  64. c21e30b Merge changes from topic "revert_vendor" by Colin Cross · 4 years, 9 months ago
  65. 172f58b Merge "Minor cleanup in prebuilt_apis" by Anton Hansson · 4 years, 9 months ago
  66. 27878ca Merge "Use tree representation for class loader context in Make." by Ulyana Trafimovich · 4 years, 9 months ago
  67. f98384a Merge "bp2build: rename variables for readability." by Jingwen Chen · 4 years, 9 months ago
  68. 370fd0b Minor cleanup in prebuilt_apis by Anton Hansson · 4 years, 9 months ago
  69. 288e2ba queryview: prefix internal attribute names. by Jingwen Chen · 4 years, 9 months ago
  70. ebcf0c5 Define odm_available property to install a vendor variant to odm by Justin Yun · 4 years, 9 months ago
  71. f17b07f Merge "Revert "Automated NDK API coverage used by Mainline modules build integration."" by Riddle Hsu · 4 years, 9 months ago
  72. ab60f12 bp2build: comment documentation for BazelTargetModule. by Jingwen Chen · 4 years, 9 months ago
  73. 4e4756d bp2build: rename variables for readability. by Jingwen Chen · 4 years, 9 months ago
  74. 316e07c bp2build: automatically convert all genrules. by Jingwen Chen · 4 years, 10 months ago
  75. 556b2ad Revert "Automated NDK API coverage used by Mainline modules build integration." by Riddle Hsu · 4 years, 9 months ago
  76. 7e3dbd9 Add NAC, 0BSD, FSFAP, GFDL, and MS-RL by Bob Badour · 4 years, 9 months ago
  77. f9be4e0 Merge "Moving $OUT/vendor-ramdisk-debug.cpio.lz4 to intermediate dir" by Treehugger Robot · 4 years, 9 months ago
  78. b545c5f Run bpfmt by Bob Badour · 4 years, 9 months ago
  79. 32b4ece bp2build: automatically convert all filegroups. by Jingwen Chen · 4 years, 9 months ago
  80. fc1ad29 Merge "bp2build: framework for generating BazelTargetModules." by Jingwen Chen · 4 years, 9 months ago
  81. 2e577f3 Add vendor_available coverage to TestVendorSnapshotUse by Colin Cross · 4 years, 9 months ago
  82. 0fce0ba Move vendor snapshot tests into vendor_snapshot_test.go by Colin Cross · 4 years, 9 months ago
  83. e09ac17 Check vndk-private with the IsVndkPrivate() by Justin Yun · 4 years, 9 months ago
  84. 9b564c5 Merge "Fix mismatch between cc and python for windows prefer32" by Colin Cross · 4 years, 9 months ago
  85. 0bf7719 Merge "Automated NDK API coverage used by Mainline modules build integration." by Sophie Zheng · 4 years, 9 months ago
  86. ba680de Merge "Add Mac 11.1 SDK to the allowlist" by Dan Willemsen · 4 years, 9 months ago
  87. 71fd1fe Merge "rust: Depend on CC a shared library's TOC, not .so" by Ivan Lozano · 4 years, 9 months ago
  88. 1f2f4eb Revert "Revert "Truncate vendor snapshot header glob list after filtering it"" by Colin Cross · 4 years, 9 months ago
  89. ec118d0 Revert "Revert "Speed up vendor snapshot header globs"" by Colin Cross · 4 years, 9 months ago
  90. 9832571 Merge "Switch dex_bootjars to a singleton module" by Paul Duffin · 4 years, 9 months ago
  91. 8479ea2 Merge "Allow createGlobalSoongConfig() to be used from tests" by Paul Duffin · 4 years, 9 months ago
  92. c44075b Merge "Add java.RegisterRequiredBuildComponentsForTest function" by Paul Duffin · 4 years, 9 months ago
  93. ec6e991 rust: Depend on CC a shared library's TOC, not .so by Ivan Lozano · 4 years, 9 months ago
  94. dbc79a7 Merge "Add new dependencies for moving role into module." by Hai Zhang · 4 years, 9 months ago
  95. e9b778f Merge "Add framework-permission-s java_sdk_library." by Hai Zhang · 4 years, 9 months ago
  96. 70b1714 Merge "Add conditions_default for soong config variables." by Liz Kammer · 4 years, 9 months ago
  97. 5ec6889 Use tree representation for class loader context in Make. by Ulya Trafimovich · 4 years, 10 months ago
  98. 496baee Add new dependencies for moving role into module. by Hai Zhang · 4 years, 9 months ago
  99. 6ff02b2 Add framework-permission-s java_sdk_library. by Hai Zhang · 4 years, 9 months ago
  100. 4de3c42 Merge "Add a better error message for missing api files" by Anton Hansson · 4 years, 9 months ago