- 81667c8 Remove panics from reportMissingVariationDependency by Paul Duffin · 3 years, 9 months ago
- c860588 Merge "Reorganize and cull cc_library_static denylist." by Lukács T. Berki · 3 years, 9 months ago
- 6de44e7 Merge "bp2build: fix exclude_srcs in subpackages." by Treehugger Robot · 3 years, 9 months ago
- b5ac5af Reorganize and cull cc_library_static denylist. by Lukacs T. Berki · 3 years, 9 months ago
- e32e9e0 bp2build: arch-specific exclude_srcs and srcs. by Jingwen Chen · 3 years, 9 months ago
- 4ecc67d bp2build: fix exclude_srcs in subpackages. by Jingwen Chen · 3 years, 9 months ago
- 882bcc1 bp2build: remove header globs in generated srcs. by Jingwen Chen · 3 years, 9 months ago
- c30d7be Merge "Fix and test vendor public libraries for product modules" by Colin Cross · 3 years, 9 months ago
- e3f2869 Merge "Move TestVendorPublicLibraries into vendor_public_library_test.go" by Colin Cross · 3 years, 9 months ago
- bdae1e5 Merge "Drop DexPreoptImages field in dexpreopt config" by Treehugger Robot · 3 years, 9 months ago
- b719c01 Fix and test vendor public libraries for product modules by Colin Cross · 3 years, 9 months ago
- f12db53 Move TestVendorPublicLibraries into vendor_public_library_test.go by Colin Cross · 3 years, 9 months ago
- 1f8a7f0 Merge "Revert "Reorganize and cull cc_library_static denylist."" by Treehugger Robot · 3 years, 9 months ago
- cc86ac8 Revert "Reorganize and cull cc_library_static denylist." by Liz Kammer · 3 years, 9 months ago
- aef7fcf Merge "bootclasspath_fragment: Always output contents property in snapshot" by Paul Duffin · 3 years, 9 months ago
- 56d3ea4 Merge "Automatically add bootclasspath_fragment contents to sdk" by Paul Duffin · 3 years, 9 months ago
- 3d14889 Merge "Allow contents and image_name to be specified together" by Paul Duffin · 3 years, 9 months ago
- 5fa13b8 Merge "Enable overflow checks in Rust" by Matthew Maurer · 3 years, 9 months ago
- 2dc665b bootclasspath_fragment: Always output contents property in snapshot by Paul Duffin · 3 years, 9 months ago
- e95b53a Automatically add bootclasspath_fragment contents to sdk by Paul Duffin · 3 years, 9 months ago
- ba6afd0 Allow contents and image_name to be specified together by Paul Duffin · 5 years ago
- 2da0424 Extract java SdkMemberType instances as vars by Paul Duffin · 3 years, 9 months ago
- ef289f8 Merge "Add coverage specific properties to bootclasspath_fragment" by Paul Duffin · 3 years, 9 months ago
- 1994765 Merge "Don't print RBE stats if ANDROID_QUIET_BUILD is set." by Peter Collingbourne · 3 years, 9 months ago
- 2567d80 Merge "Reorganize and cull cc_library_static denylist." by Lukács T. Berki · 3 years, 9 months ago
- cba7b0c Reorganize and cull cc_library_static denylist. by Lukacs T. Berki · 3 years, 9 months ago
- c7d1644 Add coverage specific properties to bootclasspath_fragment by Paul Duffin · 3 years, 9 months ago
- 46e4a9e Merge "Delegate retrieval of dex boot jar for apex to the bootclasspath_fragment" by Paul Duffin · 3 years, 9 months ago
- 9768678 Merge "Extract bootclasspathFragment related code into separate functions" by Paul Duffin · 3 years, 9 months ago
- 71c8469 Merge "Rename BootImageInfo to BootclasspathFragmentApexContentInfo" by Paul Duffin · 3 years, 9 months ago
- 00b47c4 Merge "Remove unused setting of BootImageInfo for platform_bootclasspath" by Paul Duffin · 3 years, 9 months ago
- b19b58a Drop DexPreoptImages field in dexpreopt config by Jeongik Cha · 3 years, 9 months ago
- 375451e Add support for per-target exported includes. by Rupert Shuttleworth · 3 years, 9 months ago
- 190fdef Delegate retrieval of dex boot jar for apex to the bootclasspath_fragment by Paul Duffin · 3 years, 9 months ago
- cc33ec8 Extract bootclasspathFragment related code into separate functions by Paul Duffin · 3 years, 9 months ago
- e946b32 Rename BootImageInfo to BootclasspathFragmentApexContentInfo by Paul Duffin · 3 years, 9 months ago
- fa64af9 Merge "profman: Clean up output profile type options." by Vladimir Marko · 3 years, 9 months ago
- f13e07e Remove unused setting of BootImageInfo for platform_bootclasspath by Paul Duffin · 3 years, 9 months ago
- cd06467 Generate snapshot member list properties from dependencies by Paul Duffin · 3 years, 9 months ago
- a720811 Allow exporting of sdk members to be done per tag by Paul Duffin · 3 years, 9 months ago
- 2d1bb89 Extract the os specific snapshot module properties handling by Paul Duffin · 3 years, 9 months ago
- fbe470e Dedup snapshot module property set initialization by Paul Duffin · 3 years, 9 months ago
- 7b0259f Make order of properties in snapshot module consistent by Paul Duffin · 3 years, 9 months ago
- cc3132e Clarify behavior around handling of sdk members by Paul Duffin · 3 years, 9 months ago
- 2182726 Rename sdkMemberRef to sdkMemberVariantDep by Paul Duffin · 3 years, 9 months ago
- 26197a6 Extract addSnapshotModule from buildSnapshot by Paul Duffin · 3 years, 9 months ago
- 3b0c95b Merge "Check consistency of the BootJars/UpdatableBootJars config" by Paul Duffin · 3 years, 9 months ago
- 95661aa Merge "Remove unused boot_image module type, prebuilt and sdk member type" by Paul Duffin · 3 years, 9 months ago
- e934263 Merge "rust: Pass additional Clang C flags from toolchain" by Ivan Lozano · 3 years, 9 months ago
- df160eb Remove unused boot_image module type, prebuilt and sdk member type by Paul Duffin · 3 years, 9 months ago
- 7771eba Rename BootImageModule to BootclasspathFragmentModule by Paul Duffin · 3 years, 9 months ago
- d5f8421 Merge changes Ic32f02a6,Ibe358542 by Paul Duffin · 3 years, 9 months ago
- 8811dcb Merge "Fix minor issues in updatability lint CLs." by Jaewoong Jung · 3 years, 9 months ago
- 459c532 Merge "Incorporate cc_library_headers into mixed builds" by Treehugger Robot · 3 years, 9 months ago
- fbe3a73 Merge "Extract general bootclasspath related code into java/bootclasspath.go" by Paul Duffin · 3 years, 9 months ago
- 784ad87 Merge "Don't plumb PRODUCT_*_CLASSPATH vars to make." by Treehugger Robot · 3 years, 9 months ago
- 871e342 rust: Pass additional Clang C flags from toolchain by Ivan Lozano · 3 years, 9 months ago
- 230bd42 profman: Clean up output profile type options. by Vladimir Marko · 3 years, 9 months ago
- b6a55bf Incorporate cc_library_headers into mixed builds by Liz Kammer · 3 years, 9 months ago
- 39e0314 Merge "Revert^3 "Add debug ramdisk variant"" by Treehugger Robot · 3 years, 9 months ago
- ed0b64f Merge "Add exported_bootclasspath_fragments to prebuilt_apex/apex_set" by Paul Duffin · 3 years, 9 months ago
- dbe1ef2 Merge "Add bp2build arch-specific paths mutator" by Liz Kammer · 3 years, 9 months ago
- 7d1d083 Check consistency of the BootJars/UpdatableBootJars config by Paul Duffin · 3 years, 9 months ago
- 023dba0 Add exported_bootclasspath_fragments to prebuilt_apex/apex_set by Paul Duffin · 3 years, 9 months ago
- 36187b2 Export classesJars initialized in hiddenAPIExtractInformation by Paul Duffin · 3 years, 9 months ago
- b67d878 Extract general bootclasspath related code into java/bootclasspath.go by Paul Duffin · 3 years, 9 months ago
- 4994d26 Generalize the platformBootclasspathDepsMutator by Paul Duffin · 3 years, 9 months ago
- f8645b9 Update error messages. by Lukacs T. Berki · 3 years, 9 months ago
- a369377 Merge "Expose "full" dexpreopt.config" by Treehugger Robot · 3 years, 9 months ago
- 1f4aeef Merge "Fix toJsonClassLoaderContextRec size bug" by Treehugger Robot · 3 years, 9 months ago
- 7c6a485 Merge changes from topic "remove_llndk_library1" by Colin Cross · 3 years, 9 months ago
- aeb6bad Revert^3 "Add debug ramdisk variant" by Inseob Kim · 3 years, 9 months ago
- 3c87b1d Fix minor issues in updatability lint CLs. by Jaewoong Jung · 3 years, 9 months ago
- d67a057 Merge "Write all BUILD files for queryview" by Treehugger Robot · 3 years, 9 months ago
- 78c6865 Write all BUILD files for queryview by Liz Kammer · 3 years, 9 months ago
- be1c47b Merge "Add libc_openbsd to mixed builds deny list." by Rupert Shuttleworth · 3 years, 9 months ago
- 5baca30 Add libc_openbsd to mixed builds deny list. by Rupert Shuttleworth · 3 years, 9 months ago
- 1552c7b Merge "Support paths for vintf_fragments from Soong." by Treehugger Robot · 3 years, 9 months ago
- 0f28a51 Merge "bootclasspath_fragment: Add hidden API flag files to snapshot" by Paul Duffin · 3 years, 9 months ago
- 6e0a62b Merge "bootclasspath_fragment: Add contents to snapshot" by Paul Duffin · 3 years, 9 months ago
- c69bfdd Merge "Workaround build failure in coverage build" by Paul Duffin · 3 years, 9 months ago
- 4d48aa5 Merge "Revert^2 "Add debug ramdisk variant"" by Florian Mayer · 3 years, 9 months ago
- 836a8f3 Revert^2 "Add debug ramdisk variant" by Florian Mayer · 3 years, 9 months ago
- a9dd6fa Workaround build failure in coverage build by Paul Duffin · 3 years, 9 months ago
- 80c2377 Merge "Allow more cc_library_static targets to build." by Rupert Shuttleworth · 3 years, 9 months ago
- d6599f5 Merge changes Ia74a2b83,I30a46c8f,Iac7c0149 by Jaewoong Jung · 3 years, 9 months ago
- 6a328ff Merge "Make apex.key and certificate overridable." by Jaewoong Jung · 3 years, 9 months ago
- f9c6744 Merge "Revert "Add debug ramdisk variant"" by Treehugger Robot · 3 years, 9 months ago
- 57d13c6 Merge "Move monolithic stub flags generation to platform_bootclasspath" by Paul Duffin · 3 years, 9 months ago
- d631512 Merge "Extract common stub flags code" by Paul Duffin · 3 years, 9 months ago
- eee9908 Merge "Allow generate_hiddenapi_lists.py to work with no custom flag files" by Paul Duffin · 3 years, 9 months ago
- 7cbdf81 Merge changes I67589bcc,Ibcfae390 by Paul Duffin · 3 years, 9 months ago
- 74431d5 Move monolithic stub flags generation to platform_bootclasspath by Paul Duffin · 3 years, 9 months ago
- 3e7fcc3 Extract common stub flags code by Paul Duffin · 3 years, 9 months ago
- 24eac47 Merge "Add new stub_only_static_libs attr for sdk_library" by Anton Hansson · 3 years, 9 months ago
- a34bee0 Don't plumb PRODUCT_*_CLASSPATH vars to make. by Artur Satayev · 3 years, 9 months ago
- 19ade89 Fix toJsonClassLoaderContextRec size bug by Jeongik Cha · 3 years, 9 months ago
- dae54cd Add new stub_only_static_libs attr for sdk_library by Anton Hansson · 3 years, 9 months ago
- ed9c17d bp2build: refactor/standardize cc_* bp2build converters by Jingwen Chen · 3 years, 9 months ago
- e5c719e Allow more cc_library_static targets to build. by Rupert Shuttleworth · 3 years, 9 months ago