1. 882bcc1 bp2build: remove header globs in generated srcs. by Jingwen Chen · 4 years, 3 months ago
  2. c30d7be Merge "Fix and test vendor public libraries for product modules" by Colin Cross · 4 years, 3 months ago
  3. e3f2869 Merge "Move TestVendorPublicLibraries into vendor_public_library_test.go" by Colin Cross · 4 years, 3 months ago
  4. bdae1e5 Merge "Drop DexPreoptImages field in dexpreopt config" by Treehugger Robot · 4 years, 3 months ago
  5. b719c01 Fix and test vendor public libraries for product modules by Colin Cross · 4 years, 3 months ago
  6. f12db53 Move TestVendorPublicLibraries into vendor_public_library_test.go by Colin Cross · 4 years, 3 months ago
  7. 1f8a7f0 Merge "Revert "Reorganize and cull cc_library_static denylist."" by Treehugger Robot · 4 years, 3 months ago
  8. cc86ac8 Revert "Reorganize and cull cc_library_static denylist." by Liz Kammer · 4 years, 3 months ago
  9. aef7fcf Merge "bootclasspath_fragment: Always output contents property in snapshot" by Paul Duffin · 4 years, 3 months ago
  10. 56d3ea4 Merge "Automatically add bootclasspath_fragment contents to sdk" by Paul Duffin · 4 years, 3 months ago
  11. 3d14889 Merge "Allow contents and image_name to be specified together" by Paul Duffin · 4 years, 3 months ago
  12. 5fa13b8 Merge "Enable overflow checks in Rust" by Matthew Maurer · 4 years, 3 months ago
  13. 2dc665b bootclasspath_fragment: Always output contents property in snapshot by Paul Duffin · 4 years, 3 months ago
  14. e95b53a Automatically add bootclasspath_fragment contents to sdk by Paul Duffin · 4 years, 3 months ago
  15. ba6afd0 Allow contents and image_name to be specified together by Paul Duffin · 6 years ago
  16. 2da0424 Extract java SdkMemberType instances as vars by Paul Duffin · 4 years, 3 months ago
  17. ef289f8 Merge "Add coverage specific properties to bootclasspath_fragment" by Paul Duffin · 4 years, 3 months ago
  18. 1994765 Merge "Don't print RBE stats if ANDROID_QUIET_BUILD is set." by Peter Collingbourne · 4 years, 3 months ago
  19. 2567d80 Merge "Reorganize and cull cc_library_static denylist." by Lukács T. Berki · 4 years, 3 months ago
  20. cba7b0c Reorganize and cull cc_library_static denylist. by Lukacs T. Berki · 4 years, 3 months ago
  21. c7d1644 Add coverage specific properties to bootclasspath_fragment by Paul Duffin · 4 years, 3 months ago
  22. 46e4a9e Merge "Delegate retrieval of dex boot jar for apex to the bootclasspath_fragment" by Paul Duffin · 4 years, 3 months ago
  23. 9768678 Merge "Extract bootclasspathFragment related code into separate functions" by Paul Duffin · 4 years, 3 months ago
  24. 71c8469 Merge "Rename BootImageInfo to BootclasspathFragmentApexContentInfo" by Paul Duffin · 4 years, 3 months ago
  25. 00b47c4 Merge "Remove unused setting of BootImageInfo for platform_bootclasspath" by Paul Duffin · 4 years, 3 months ago
  26. b19b58a Drop DexPreoptImages field in dexpreopt config by Jeongik Cha · 4 years, 3 months ago
  27. 375451e Add support for per-target exported includes. by Rupert Shuttleworth · 4 years, 3 months ago
  28. 190fdef Delegate retrieval of dex boot jar for apex to the bootclasspath_fragment by Paul Duffin · 4 years, 3 months ago
  29. cc33ec8 Extract bootclasspathFragment related code into separate functions by Paul Duffin · 4 years, 3 months ago
  30. e946b32 Rename BootImageInfo to BootclasspathFragmentApexContentInfo by Paul Duffin · 4 years, 3 months ago
  31. fa64af9 Merge "profman: Clean up output profile type options." by Vladimir Marko · 4 years, 3 months ago
  32. f13e07e Remove unused setting of BootImageInfo for platform_bootclasspath by Paul Duffin · 4 years, 3 months ago
  33. cd06467 Generate snapshot member list properties from dependencies by Paul Duffin · 4 years, 3 months ago
  34. a720811 Allow exporting of sdk members to be done per tag by Paul Duffin · 4 years, 3 months ago
  35. 2d1bb89 Extract the os specific snapshot module properties handling by Paul Duffin · 4 years, 3 months ago
  36. fbe470e Dedup snapshot module property set initialization by Paul Duffin · 4 years, 3 months ago
  37. 7b0259f Make order of properties in snapshot module consistent by Paul Duffin · 4 years, 3 months ago
  38. cc3132e Clarify behavior around handling of sdk members by Paul Duffin · 4 years, 3 months ago
  39. 2182726 Rename sdkMemberRef to sdkMemberVariantDep by Paul Duffin · 4 years, 3 months ago
  40. 26197a6 Extract addSnapshotModule from buildSnapshot by Paul Duffin · 4 years, 3 months ago
  41. 3b0c95b Merge "Check consistency of the BootJars/UpdatableBootJars config" by Paul Duffin · 4 years, 3 months ago
  42. 95661aa Merge "Remove unused boot_image module type, prebuilt and sdk member type" by Paul Duffin · 4 years, 3 months ago
  43. e934263 Merge "rust: Pass additional Clang C flags from toolchain" by Ivan Lozano · 4 years, 3 months ago
  44. df160eb Remove unused boot_image module type, prebuilt and sdk member type by Paul Duffin · 4 years, 3 months ago
  45. 7771eba Rename BootImageModule to BootclasspathFragmentModule by Paul Duffin · 4 years, 3 months ago
  46. d5f8421 Merge changes Ic32f02a6,Ibe358542 by Paul Duffin · 4 years, 3 months ago
  47. 8811dcb Merge "Fix minor issues in updatability lint CLs." by Jaewoong Jung · 4 years, 3 months ago
  48. 459c532 Merge "Incorporate cc_library_headers into mixed builds" by Treehugger Robot · 4 years, 3 months ago
  49. fbe3a73 Merge "Extract general bootclasspath related code into java/bootclasspath.go" by Paul Duffin · 4 years, 3 months ago
  50. 784ad87 Merge "Don't plumb PRODUCT_*_CLASSPATH vars to make." by Treehugger Robot · 4 years, 3 months ago
  51. 871e342 rust: Pass additional Clang C flags from toolchain by Ivan Lozano · 4 years, 3 months ago
  52. 230bd42 profman: Clean up output profile type options. by Vladimir Marko · 4 years, 3 months ago
  53. b6a55bf Incorporate cc_library_headers into mixed builds by Liz Kammer · 4 years, 4 months ago
  54. 39e0314 Merge "Revert^3 "Add debug ramdisk variant"" by Treehugger Robot · 4 years, 3 months ago
  55. ed0b64f Merge "Add exported_bootclasspath_fragments to prebuilt_apex/apex_set" by Paul Duffin · 4 years, 3 months ago
  56. dbe1ef2 Merge "Add bp2build arch-specific paths mutator" by Liz Kammer · 4 years, 3 months ago
  57. 7d1d083 Check consistency of the BootJars/UpdatableBootJars config by Paul Duffin · 4 years, 3 months ago
  58. 023dba0 Add exported_bootclasspath_fragments to prebuilt_apex/apex_set by Paul Duffin · 4 years, 3 months ago
  59. 36187b2 Export classesJars initialized in hiddenAPIExtractInformation by Paul Duffin · 4 years, 3 months ago
  60. b67d878 Extract general bootclasspath related code into java/bootclasspath.go by Paul Duffin · 4 years, 3 months ago
  61. 4994d26 Generalize the platformBootclasspathDepsMutator by Paul Duffin · 4 years, 3 months ago
  62. f8645b9 Update error messages. by Lukacs T. Berki · 4 years, 3 months ago
  63. a369377 Merge "Expose "full" dexpreopt.config" by Treehugger Robot · 4 years, 3 months ago
  64. 1f4aeef Merge "Fix toJsonClassLoaderContextRec size bug" by Treehugger Robot · 4 years, 3 months ago
  65. 7c6a485 Merge changes from topic "remove_llndk_library1" by Colin Cross · 4 years, 3 months ago
  66. aeb6bad Revert^3 "Add debug ramdisk variant" by Inseob Kim · 4 years, 3 months ago
  67. 3c87b1d Fix minor issues in updatability lint CLs. by Jaewoong Jung · 4 years, 3 months ago
  68. d67a057 Merge "Write all BUILD files for queryview" by Treehugger Robot · 4 years, 3 months ago
  69. 78c6865 Write all BUILD files for queryview by Liz Kammer · 4 years, 3 months ago
  70. be1c47b Merge "Add libc_openbsd to mixed builds deny list." by Rupert Shuttleworth · 4 years, 3 months ago
  71. 5baca30 Add libc_openbsd to mixed builds deny list. by Rupert Shuttleworth · 4 years, 3 months ago
  72. 1552c7b Merge "Support paths for vintf_fragments from Soong." by Treehugger Robot · 4 years, 3 months ago
  73. 0f28a51 Merge "bootclasspath_fragment: Add hidden API flag files to snapshot" by Paul Duffin · 4 years, 3 months ago
  74. 6e0a62b Merge "bootclasspath_fragment: Add contents to snapshot" by Paul Duffin · 4 years, 3 months ago
  75. c69bfdd Merge "Workaround build failure in coverage build" by Paul Duffin · 4 years, 3 months ago
  76. 4d48aa5 Merge "Revert^2 "Add debug ramdisk variant"" by Florian Mayer · 4 years, 3 months ago
  77. 836a8f3 Revert^2 "Add debug ramdisk variant" by Florian Mayer · 4 years, 3 months ago
  78. a9dd6fa Workaround build failure in coverage build by Paul Duffin · 4 years, 3 months ago
  79. 80c2377 Merge "Allow more cc_library_static targets to build." by Rupert Shuttleworth · 4 years, 3 months ago
  80. d6599f5 Merge changes Ia74a2b83,I30a46c8f,Iac7c0149 by Jaewoong Jung · 4 years, 3 months ago
  81. 6a328ff Merge "Make apex.key and certificate overridable." by Jaewoong Jung · 4 years, 3 months ago
  82. f9c6744 Merge "Revert "Add debug ramdisk variant"" by Treehugger Robot · 4 years, 3 months ago
  83. 57d13c6 Merge "Move monolithic stub flags generation to platform_bootclasspath" by Paul Duffin · 4 years, 3 months ago
  84. d631512 Merge "Extract common stub flags code" by Paul Duffin · 4 years, 3 months ago
  85. eee9908 Merge "Allow generate_hiddenapi_lists.py to work with no custom flag files" by Paul Duffin · 4 years, 3 months ago
  86. 7cbdf81 Merge changes I67589bcc,Ibcfae390 by Paul Duffin · 4 years, 3 months ago
  87. 74431d5 Move monolithic stub flags generation to platform_bootclasspath by Paul Duffin · 4 years, 3 months ago
  88. 3e7fcc3 Extract common stub flags code by Paul Duffin · 4 years, 4 months ago
  89. 24eac47 Merge "Add new stub_only_static_libs attr for sdk_library" by Anton Hansson · 4 years, 3 months ago
  90. a34bee0 Don't plumb PRODUCT_*_CLASSPATH vars to make. by Artur Satayev · 4 years, 4 months ago
  91. 19ade89 Fix toJsonClassLoaderContextRec size bug by Jeongik Cha · 4 years, 3 months ago
  92. dae54cd Add new stub_only_static_libs attr for sdk_library by Anton Hansson · 4 years, 3 months ago
  93. ed9c17d bp2build: refactor/standardize cc_* bp2build converters by Jingwen Chen · 4 years, 4 months ago
  94. e5c719e Allow more cc_library_static targets to build. by Rupert Shuttleworth · 4 years, 3 months ago
  95. dac4517 Merge "Add various test files as testSrcs, so that they run on CI." by Rupert Shuttleworth · 4 years, 3 months ago
  96. f434cb5 Merge "Add tempPathForRestat to improve consistency" by Treehugger Robot · 4 years, 3 months ago
  97. 78ea2f5 Revert "Add debug ramdisk variant" by Bowgo Tsai · 4 years, 3 months ago
  98. 48de883 Add lint.strict_updatability_linting by Jaewoong Jung · 4 years, 3 months ago
  99. 11623b6 Move Java lint tests to lint_test.go by Jaewoong Jung · 4 years, 3 months ago
  100. 79e6f6b Forbid bypassing updatability lint checks. by Jaewoong Jung · 4 years, 3 months ago