1. df160eb Remove unused boot_image module type, prebuilt and sdk member type by Paul Duffin · 3 years, 9 months ago
  2. 7771eba Rename BootImageModule to BootclasspathFragmentModule by Paul Duffin · 3 years, 9 months ago
  3. d5f8421 Merge changes Ic32f02a6,Ibe358542 by Paul Duffin · 3 years, 9 months ago
  4. 8811dcb Merge "Fix minor issues in updatability lint CLs." by Jaewoong Jung · 3 years, 9 months ago
  5. 459c532 Merge "Incorporate cc_library_headers into mixed builds" by Treehugger Robot · 3 years, 9 months ago
  6. fbe3a73 Merge "Extract general bootclasspath related code into java/bootclasspath.go" by Paul Duffin · 3 years, 9 months ago
  7. 784ad87 Merge "Don't plumb PRODUCT_*_CLASSPATH vars to make." by Treehugger Robot · 3 years, 9 months ago
  8. b6a55bf Incorporate cc_library_headers into mixed builds by Liz Kammer · 3 years, 9 months ago
  9. 39e0314 Merge "Revert^3 "Add debug ramdisk variant"" by Treehugger Robot · 3 years, 9 months ago
  10. ed0b64f Merge "Add exported_bootclasspath_fragments to prebuilt_apex/apex_set" by Paul Duffin · 3 years, 9 months ago
  11. dbe1ef2 Merge "Add bp2build arch-specific paths mutator" by Liz Kammer · 3 years, 9 months ago
  12. 023dba0 Add exported_bootclasspath_fragments to prebuilt_apex/apex_set by Paul Duffin · 3 years, 9 months ago
  13. 36187b2 Export classesJars initialized in hiddenAPIExtractInformation by Paul Duffin · 3 years, 9 months ago
  14. b67d878 Extract general bootclasspath related code into java/bootclasspath.go by Paul Duffin · 3 years, 9 months ago
  15. 4994d26 Generalize the platformBootclasspathDepsMutator by Paul Duffin · 3 years, 9 months ago
  16. f8645b9 Update error messages. by Lukacs T. Berki · 3 years, 9 months ago
  17. a369377 Merge "Expose "full" dexpreopt.config" by Treehugger Robot · 3 years, 9 months ago
  18. 1f4aeef Merge "Fix toJsonClassLoaderContextRec size bug" by Treehugger Robot · 3 years, 9 months ago
  19. 7c6a485 Merge changes from topic "remove_llndk_library1" by Colin Cross · 3 years, 9 months ago
  20. aeb6bad Revert^3 "Add debug ramdisk variant" by Inseob Kim · 3 years, 9 months ago
  21. 3c87b1d Fix minor issues in updatability lint CLs. by Jaewoong Jung · 3 years, 9 months ago
  22. d67a057 Merge "Write all BUILD files for queryview" by Treehugger Robot · 3 years, 9 months ago
  23. 78c6865 Write all BUILD files for queryview by Liz Kammer · 3 years, 9 months ago
  24. be1c47b Merge "Add libc_openbsd to mixed builds deny list." by Rupert Shuttleworth · 3 years, 9 months ago
  25. 5baca30 Add libc_openbsd to mixed builds deny list. by Rupert Shuttleworth · 3 years, 9 months ago
  26. 1552c7b Merge "Support paths for vintf_fragments from Soong." by Treehugger Robot · 3 years, 9 months ago
  27. 0f28a51 Merge "bootclasspath_fragment: Add hidden API flag files to snapshot" by Paul Duffin · 3 years, 9 months ago
  28. 6e0a62b Merge "bootclasspath_fragment: Add contents to snapshot" by Paul Duffin · 3 years, 9 months ago
  29. c69bfdd Merge "Workaround build failure in coverage build" by Paul Duffin · 3 years, 9 months ago
  30. 4d48aa5 Merge "Revert^2 "Add debug ramdisk variant"" by Florian Mayer · 3 years, 9 months ago
  31. 836a8f3 Revert^2 "Add debug ramdisk variant" by Florian Mayer · 3 years, 9 months ago
  32. a9dd6fa Workaround build failure in coverage build by Paul Duffin · 3 years, 9 months ago
  33. 80c2377 Merge "Allow more cc_library_static targets to build." by Rupert Shuttleworth · 3 years, 9 months ago
  34. d6599f5 Merge changes Ia74a2b83,I30a46c8f,Iac7c0149 by Jaewoong Jung · 3 years, 9 months ago
  35. 6a328ff Merge "Make apex.key and certificate overridable." by Jaewoong Jung · 3 years, 9 months ago
  36. f9c6744 Merge "Revert "Add debug ramdisk variant"" by Treehugger Robot · 3 years, 9 months ago
  37. 57d13c6 Merge "Move monolithic stub flags generation to platform_bootclasspath" by Paul Duffin · 3 years, 9 months ago
  38. d631512 Merge "Extract common stub flags code" by Paul Duffin · 3 years, 9 months ago
  39. eee9908 Merge "Allow generate_hiddenapi_lists.py to work with no custom flag files" by Paul Duffin · 3 years, 9 months ago
  40. 7cbdf81 Merge changes I67589bcc,Ibcfae390 by Paul Duffin · 3 years, 9 months ago
  41. 74431d5 Move monolithic stub flags generation to platform_bootclasspath by Paul Duffin · 3 years, 9 months ago
  42. 3e7fcc3 Extract common stub flags code by Paul Duffin · 3 years, 9 months ago
  43. 24eac47 Merge "Add new stub_only_static_libs attr for sdk_library" by Anton Hansson · 3 years, 9 months ago
  44. a34bee0 Don't plumb PRODUCT_*_CLASSPATH vars to make. by Artur Satayev · 3 years, 9 months ago
  45. 19ade89 Fix toJsonClassLoaderContextRec size bug by Jeongik Cha · 3 years, 9 months ago
  46. dae54cd Add new stub_only_static_libs attr for sdk_library by Anton Hansson · 3 years, 9 months ago
  47. ed9c17d bp2build: refactor/standardize cc_* bp2build converters by Jingwen Chen · 3 years, 9 months ago
  48. e5c719e Allow more cc_library_static targets to build. by Rupert Shuttleworth · 3 years, 9 months ago
  49. dac4517 Merge "Add various test files as testSrcs, so that they run on CI." by Rupert Shuttleworth · 3 years, 9 months ago
  50. f434cb5 Merge "Add tempPathForRestat to improve consistency" by Treehugger Robot · 3 years, 9 months ago
  51. 78ea2f5 Revert "Add debug ramdisk variant" by Bowgo Tsai · 3 years, 9 months ago
  52. 48de883 Add lint.strict_updatability_linting by Jaewoong Jung · 3 years, 9 months ago
  53. 11623b6 Move Java lint tests to lint_test.go by Jaewoong Jung · 3 years, 9 months ago
  54. 79e6f6b Forbid bypassing updatability lint checks. by Jaewoong Jung · 3 years, 9 months ago
  55. 752d63c Merge changes I9a08bbc0,I049d1bb9 by Treehugger Robot · 3 years, 9 months ago
  56. 7c0abf6 Merge "Move some make variables from GNU binutils to LLVM equivalents." by Elliott Hughes · 3 years, 9 months ago
  57. 7c95555 bootclasspath_fragment: Add hidden API flag files to snapshot by Paul Duffin · 3 years, 9 months ago
  58. a57835e bootclasspath_fragment: Add contents to snapshot by Paul Duffin · 3 years, 9 months ago
  59. 0b28a8d Replace boot image with bootclasspath fragment in sdk package by Paul Duffin · 3 years, 9 months ago
  60. d3c1513 Add tempPathForRestat to improve consistency by Paul Duffin · 3 years, 9 months ago
  61. 4562a3b Add bp2build arch-specific paths mutator by Liz Kammer · 3 years, 9 months ago
  62. 6681ef3 Merge "Don't compress apexes when building in unbundled mode" by Nikita Ioffe · 3 years, 9 months ago
  63. ae89abe Add validations to RuleBuilderCommand by Colin Cross · 3 years, 9 months ago
  64. da6401b Fix bug in RuleBuilderCommand.OrderOnlys by Colin Cross · 3 years, 9 months ago
  65. 6589805 bootclasspath_fragment must only depend on source contents by Paul Duffin · 3 years, 9 months ago
  66. a960a0d Move some make variables from GNU binutils to LLVM equivalents. by Elliott Hughes · 3 years, 9 months ago
  67. eaa432d Merge "Skip initHiddenAPI check of prebuilt's boot dex jar for APEX modules" by Paul Duffin · 3 years, 9 months ago
  68. 893b2fd Merge "Add PrepareForDebug_DO_NOT_SUBMIT" by Paul Duffin · 3 years, 9 months ago
  69. 2082e69 Allow generate_hiddenapi_lists.py to work with no custom flag files by Paul Duffin · 3 years, 9 months ago
  70. f9b3e22 Merge "Remove unnecessary `android:"path"` tags in rust" by Treehugger Robot · 3 years, 9 months ago
  71. b7e3076 Add various test files as testSrcs, so that they run on CI. by Rupert Shuttleworth · 3 years, 9 months ago
  72. 4949557 Merge "Generate BUILD files for every directory that has an Android.bp file." by Rupert Shuttleworth · 3 years, 9 months ago
  73. 6ac2955 Merge "Fix bazel_handler_test.go" by Treehugger Robot · 3 years, 9 months ago
  74. 6b3fb3a Merge "Reenable test_glob_noop_incremental." by Lukács T. Berki · 3 years, 9 months ago
  75. 9a26f8c Merge "Rename propertyAccessor to propertyValueReader" by Paul Duffin · 3 years, 9 months ago
  76. 7b3dc8a Support paths for vintf_fragments from Soong. by Liz Kammer · 3 years, 9 months ago
  77. 286c9fa Fix bazel_handler_test.go by Liz Kammer · 3 years, 9 months ago
  78. 894546d Skip initHiddenAPI check of prebuilt's boot dex jar for APEX modules by Paul Duffin · 3 years, 9 months ago
  79. 2a4fc3e Generate BUILD files for every directory that has an Android.bp file. by Rupert Shuttleworth · 3 years, 9 months ago
  80. b21166e Make symlink_forest.go prefer generated files. by Lukacs T. Berki · 3 years, 9 months ago
  81. 69ed2a2 Reenable test_glob_noop_incremental. by Lukacs T. Berki · 3 years, 9 months ago
  82. 64715ba Add PrepareForDebug_DO_NOT_SUBMIT by Paul Duffin · 3 years, 9 months ago
  83. cc17bfe Rename propertyAccessor to propertyValueReader by Paul Duffin · 3 years, 9 months ago
  84. c7985f6 Merge "Rename cryptic symbols in symlink_forest.go ." by Lukács T. Berki · 3 years, 9 months ago
  85. 0fb7fcd Support cc_library as LLNDK without llndk_library by Colin Cross · 3 years, 11 months ago
  86. 08bd0dd Merge "android_system_image that generates linker.config.pb" by Jiyong Park · 3 years, 9 months ago
  87. 1c79f99 Merge "Mark par_test as not unit tests" by Julien Desprez · 3 years, 9 months ago
  88. c82e6e2 Dedup include dir paths by Colin Cross · 3 years, 9 months ago
  89. fa61613 android_system_image that generates linker.config.pb by Jiyong Park · 3 years, 9 months ago
  90. 1cd2357 Merge "Do not output two trailing newlines in generated bp files." by Treehugger Robot · 3 years, 9 months ago
  91. 4e78814 Merge "Subsume INTEGRATED_BP2BUILD into other env modes" by Christopher Parsons · 3 years, 9 months ago
  92. ec1a3dc Subsume INTEGRATED_BP2BUILD into other env modes by Chris Parsons · 3 years, 9 months ago
  93. 4cfdf7d Make apex.key and certificate overridable. by Jaewoong Jung · 3 years, 9 months ago
  94. cbb3825 Merge changes Ibdeb2e5a,I520a5af4,I0db32bec,Id3ab0f3b by Jaewoong Jung · 3 years, 9 months ago
  95. d353f20 Merge "Remove unused boot_images property and rename tag" by Paul Duffin · 3 years, 9 months ago
  96. eff37d7 Merge "Rename Label.Bp_text to OriginalModuleName." by Jingwen Chen · 3 years, 9 months ago
  97. 2cb4cfc Merge "Move builder.go over to llvm-objcopy." by Elliott Hughes · 3 years, 9 months ago
  98. 61d83e9 Merge "Incorporate filegroups into mixed builds." by Treehugger Robot · 3 years, 9 months ago
  99. 7b93908 Add lint_project_xml_test.py by Jaewoong Jung · 3 years, 9 months ago
  100. 14d0901 Merge "Update for sharded globs" by Colin Cross · 3 years, 9 months ago