1. cc33ec8 Extract bootclasspathFragment related code into separate functions by Paul Duffin · 4 years, 3 months ago
  2. e946b32 Rename BootImageInfo to BootclasspathFragmentApexContentInfo by Paul Duffin · 4 years, 3 months ago
  3. f13e07e Remove unused setting of BootImageInfo for platform_bootclasspath by Paul Duffin · 4 years, 3 months ago
  4. cd06467 Generate snapshot member list properties from dependencies by Paul Duffin · 4 years, 3 months ago
  5. a720811 Allow exporting of sdk members to be done per tag by Paul Duffin · 4 years, 3 months ago
  6. 2d1bb89 Extract the os specific snapshot module properties handling by Paul Duffin · 4 years, 3 months ago
  7. fbe470e Dedup snapshot module property set initialization by Paul Duffin · 4 years, 3 months ago
  8. 7b0259f Make order of properties in snapshot module consistent by Paul Duffin · 4 years, 3 months ago
  9. cc3132e Clarify behavior around handling of sdk members by Paul Duffin · 4 years, 3 months ago
  10. 2182726 Rename sdkMemberRef to sdkMemberVariantDep by Paul Duffin · 4 years, 3 months ago
  11. 26197a6 Extract addSnapshotModule from buildSnapshot by Paul Duffin · 4 years, 3 months ago
  12. 3b0c95b Merge "Check consistency of the BootJars/UpdatableBootJars config" by Paul Duffin · 4 years, 3 months ago
  13. 95661aa Merge "Remove unused boot_image module type, prebuilt and sdk member type" by Paul Duffin · 4 years, 3 months ago
  14. e934263 Merge "rust: Pass additional Clang C flags from toolchain" by Ivan Lozano · 4 years, 3 months ago
  15. df160eb Remove unused boot_image module type, prebuilt and sdk member type by Paul Duffin · 4 years, 3 months ago
  16. 7771eba Rename BootImageModule to BootclasspathFragmentModule by Paul Duffin · 4 years, 3 months ago
  17. d5f8421 Merge changes Ic32f02a6,Ibe358542 by Paul Duffin · 4 years, 3 months ago
  18. 8811dcb Merge "Fix minor issues in updatability lint CLs." by Jaewoong Jung · 4 years, 3 months ago
  19. 459c532 Merge "Incorporate cc_library_headers into mixed builds" by Treehugger Robot · 4 years, 3 months ago
  20. fbe3a73 Merge "Extract general bootclasspath related code into java/bootclasspath.go" by Paul Duffin · 4 years, 3 months ago
  21. 784ad87 Merge "Don't plumb PRODUCT_*_CLASSPATH vars to make." by Treehugger Robot · 4 years, 3 months ago
  22. 871e342 rust: Pass additional Clang C flags from toolchain by Ivan Lozano · 4 years, 3 months ago
  23. b6a55bf Incorporate cc_library_headers into mixed builds by Liz Kammer · 4 years, 4 months ago
  24. 39e0314 Merge "Revert^3 "Add debug ramdisk variant"" by Treehugger Robot · 4 years, 3 months ago
  25. ed0b64f Merge "Add exported_bootclasspath_fragments to prebuilt_apex/apex_set" by Paul Duffin · 4 years, 3 months ago
  26. dbe1ef2 Merge "Add bp2build arch-specific paths mutator" by Liz Kammer · 4 years, 3 months ago
  27. 7d1d083 Check consistency of the BootJars/UpdatableBootJars config by Paul Duffin · 4 years, 3 months ago
  28. 023dba0 Add exported_bootclasspath_fragments to prebuilt_apex/apex_set by Paul Duffin · 4 years, 4 months ago
  29. 36187b2 Export classesJars initialized in hiddenAPIExtractInformation by Paul Duffin · 4 years, 4 months ago
  30. b67d878 Extract general bootclasspath related code into java/bootclasspath.go by Paul Duffin · 4 years, 4 months ago
  31. 4994d26 Generalize the platformBootclasspathDepsMutator by Paul Duffin · 4 years, 4 months ago
  32. f8645b9 Update error messages. by Lukacs T. Berki · 4 years, 3 months ago
  33. a369377 Merge "Expose "full" dexpreopt.config" by Treehugger Robot · 4 years, 3 months ago
  34. 1f4aeef Merge "Fix toJsonClassLoaderContextRec size bug" by Treehugger Robot · 4 years, 3 months ago
  35. 7c6a485 Merge changes from topic "remove_llndk_library1" by Colin Cross · 4 years, 3 months ago
  36. aeb6bad Revert^3 "Add debug ramdisk variant" by Inseob Kim · 4 years, 3 months ago
  37. 3c87b1d Fix minor issues in updatability lint CLs. by Jaewoong Jung · 4 years, 4 months ago
  38. d67a057 Merge "Write all BUILD files for queryview" by Treehugger Robot · 4 years, 3 months ago
  39. 78c6865 Write all BUILD files for queryview by Liz Kammer · 4 years, 4 months ago
  40. be1c47b Merge "Add libc_openbsd to mixed builds deny list." by Rupert Shuttleworth · 4 years, 4 months ago
  41. 5baca30 Add libc_openbsd to mixed builds deny list. by Rupert Shuttleworth · 4 years, 4 months ago
  42. 1552c7b Merge "Support paths for vintf_fragments from Soong." by Treehugger Robot · 4 years, 4 months ago
  43. 0f28a51 Merge "bootclasspath_fragment: Add hidden API flag files to snapshot" by Paul Duffin · 4 years, 4 months ago
  44. 6e0a62b Merge "bootclasspath_fragment: Add contents to snapshot" by Paul Duffin · 4 years, 4 months ago
  45. c69bfdd Merge "Workaround build failure in coverage build" by Paul Duffin · 4 years, 4 months ago
  46. 4d48aa5 Merge "Revert^2 "Add debug ramdisk variant"" by Florian Mayer · 4 years, 4 months ago
  47. 836a8f3 Revert^2 "Add debug ramdisk variant" by Florian Mayer · 4 years, 4 months ago
  48. a9dd6fa Workaround build failure in coverage build by Paul Duffin · 4 years, 4 months ago
  49. 80c2377 Merge "Allow more cc_library_static targets to build." by Rupert Shuttleworth · 4 years, 4 months ago
  50. d6599f5 Merge changes Ia74a2b83,I30a46c8f,Iac7c0149 by Jaewoong Jung · 4 years, 4 months ago
  51. 6a328ff Merge "Make apex.key and certificate overridable." by Jaewoong Jung · 4 years, 4 months ago
  52. f9c6744 Merge "Revert "Add debug ramdisk variant"" by Treehugger Robot · 4 years, 4 months ago
  53. 57d13c6 Merge "Move monolithic stub flags generation to platform_bootclasspath" by Paul Duffin · 4 years, 4 months ago
  54. d631512 Merge "Extract common stub flags code" by Paul Duffin · 4 years, 4 months ago
  55. eee9908 Merge "Allow generate_hiddenapi_lists.py to work with no custom flag files" by Paul Duffin · 4 years, 4 months ago
  56. 7cbdf81 Merge changes I67589bcc,Ibcfae390 by Paul Duffin · 4 years, 4 months ago
  57. 74431d5 Move monolithic stub flags generation to platform_bootclasspath by Paul Duffin · 4 years, 4 months ago
  58. 3e7fcc3 Extract common stub flags code by Paul Duffin · 4 years, 4 months ago
  59. 24eac47 Merge "Add new stub_only_static_libs attr for sdk_library" by Anton Hansson · 4 years, 4 months ago
  60. a34bee0 Don't plumb PRODUCT_*_CLASSPATH vars to make. by Artur Satayev · 4 years, 4 months ago
  61. 19ade89 Fix toJsonClassLoaderContextRec size bug by Jeongik Cha · 4 years, 4 months ago
  62. dae54cd Add new stub_only_static_libs attr for sdk_library by Anton Hansson · 4 years, 4 months ago
  63. ed9c17d bp2build: refactor/standardize cc_* bp2build converters by Jingwen Chen · 4 years, 4 months ago
  64. e5c719e Allow more cc_library_static targets to build. by Rupert Shuttleworth · 4 years, 4 months ago
  65. dac4517 Merge "Add various test files as testSrcs, so that they run on CI." by Rupert Shuttleworth · 4 years, 4 months ago
  66. f434cb5 Merge "Add tempPathForRestat to improve consistency" by Treehugger Robot · 4 years, 4 months ago
  67. 78ea2f5 Revert "Add debug ramdisk variant" by Bowgo Tsai · 4 years, 4 months ago
  68. 48de883 Add lint.strict_updatability_linting by Jaewoong Jung · 4 years, 4 months ago
  69. 11623b6 Move Java lint tests to lint_test.go by Jaewoong Jung · 4 years, 4 months ago
  70. 79e6f6b Forbid bypassing updatability lint checks. by Jaewoong Jung · 4 years, 4 months ago
  71. 752d63c Merge changes I9a08bbc0,I049d1bb9 by Treehugger Robot · 4 years, 4 months ago
  72. 7c0abf6 Merge "Move some make variables from GNU binutils to LLVM equivalents." by Elliott Hughes · 4 years, 4 months ago
  73. 7c95555 bootclasspath_fragment: Add hidden API flag files to snapshot by Paul Duffin · 4 years, 4 months ago
  74. a57835e bootclasspath_fragment: Add contents to snapshot by Paul Duffin · 4 years, 4 months ago
  75. 0b28a8d Replace boot image with bootclasspath fragment in sdk package by Paul Duffin · 4 years, 4 months ago
  76. d3c1513 Add tempPathForRestat to improve consistency by Paul Duffin · 4 years, 4 months ago
  77. 4562a3b Add bp2build arch-specific paths mutator by Liz Kammer · 4 years, 4 months ago
  78. 6681ef3 Merge "Don't compress apexes when building in unbundled mode" by Nikita Ioffe · 4 years, 4 months ago
  79. ae89abe Add validations to RuleBuilderCommand by Colin Cross · 4 years, 4 months ago
  80. da6401b Fix bug in RuleBuilderCommand.OrderOnlys by Colin Cross · 4 years, 4 months ago
  81. 6589805 bootclasspath_fragment must only depend on source contents by Paul Duffin · 4 years, 4 months ago
  82. a960a0d Move some make variables from GNU binutils to LLVM equivalents. by Elliott Hughes · 4 years, 4 months ago
  83. eaa432d Merge "Skip initHiddenAPI check of prebuilt's boot dex jar for APEX modules" by Paul Duffin · 4 years, 4 months ago
  84. 893b2fd Merge "Add PrepareForDebug_DO_NOT_SUBMIT" by Paul Duffin · 4 years, 4 months ago
  85. 2082e69 Allow generate_hiddenapi_lists.py to work with no custom flag files by Paul Duffin · 4 years, 4 months ago
  86. f9b3e22 Merge "Remove unnecessary `android:"path"` tags in rust" by Treehugger Robot · 4 years, 4 months ago
  87. b7e3076 Add various test files as testSrcs, so that they run on CI. by Rupert Shuttleworth · 4 years, 4 months ago
  88. 4949557 Merge "Generate BUILD files for every directory that has an Android.bp file." by Rupert Shuttleworth · 4 years, 4 months ago
  89. 6ac2955 Merge "Fix bazel_handler_test.go" by Treehugger Robot · 4 years, 4 months ago
  90. 6b3fb3a Merge "Reenable test_glob_noop_incremental." by Lukács T. Berki · 4 years, 4 months ago
  91. 9a26f8c Merge "Rename propertyAccessor to propertyValueReader" by Paul Duffin · 4 years, 4 months ago
  92. 7b3dc8a Support paths for vintf_fragments from Soong. by Liz Kammer · 4 years, 4 months ago
  93. 286c9fa Fix bazel_handler_test.go by Liz Kammer · 4 years, 4 months ago
  94. 894546d Skip initHiddenAPI check of prebuilt's boot dex jar for APEX modules by Paul Duffin · 4 years, 4 months ago
  95. 2a4fc3e Generate BUILD files for every directory that has an Android.bp file. by Rupert Shuttleworth · 4 years, 4 months ago
  96. b21166e Make symlink_forest.go prefer generated files. by Lukacs T. Berki · 4 years, 4 months ago
  97. 69ed2a2 Reenable test_glob_noop_incremental. by Lukacs T. Berki · 4 years, 4 months ago
  98. 64715ba Add PrepareForDebug_DO_NOT_SUBMIT by Paul Duffin · 4 years, 4 months ago
  99. cc17bfe Rename propertyAccessor to propertyValueReader by Paul Duffin · 4 years, 4 months ago
  100. c7985f6 Merge "Rename cryptic symbols in symlink_forest.go ." by Lukács T. Berki · 4 years, 4 months ago