- c1cc3b9 Split each test case to a different test function. by Lukacs T. Berki · 4 years, 3 months ago
- 54c98f5 Perform hidden API encoding in bootclasspath_fragment by Paul Duffin · 4 years, 3 months ago
- 0916595 Refactor hiddenAPIEncodeDex for use by bootclasspath_fragment by Paul Duffin · 4 years, 3 months ago
- 22053dc Merge "Fix indexing bug when config.Arches() returns an empty array." by Martin Stjernholm · 4 years, 3 months ago
- dbfafc0 Merge "Propagate unexported deps via implementation_deps" by Christopher Parsons · 4 years, 3 months ago
- cb56f01 Merge "[cc/coverage] Define a macro during coverage builds" by Pirama Arumuga Nainar · 4 years, 3 months ago
- df298b3 Fix indexing bug when config.Arches() returns an empty array. by Martin Stjernholm · 4 years, 3 months ago
- fc1fbc4 Merge "Adding relative_install_path field to android_app_import" by Spandan Das · 4 years, 3 months ago
- 90463fe Merge "Allow missing java_sdk_library files in AllowMissingDependencies builds" by Colin Cross · 4 years, 3 months ago
- a4cf238 Merge "Populate individual classpath_fragments' classpaths.proto configs." by satayev · 4 years, 3 months ago
- 857d037 Merge "bp2build: generate arm toolchain flags into @soong_injection." by Jingwen Chen · 4 years, 3 months ago
- 78257e5 Add a comment to absolutePath on why it's not exported. by Jingwen Chen · 4 years, 3 months ago
- 79610d5 Merge changes from topic "far-dep-exists" by Bill Peckham · 4 years, 3 months ago
- 18f840c Allow missing java_sdk_library files in AllowMissingDependencies builds by Colin Cross · 4 years, 3 months ago
- 2aded7d Fix unbound variable in kzip script by Brian Egizi · 4 years, 3 months ago
- c3a800f Merge "Update kzip script to support superproject revision environment variable" by Brian Egizi · 4 years, 3 months ago
- d1fac64 Adding relative_install_path field to android_app_import by Spandan Das · 4 years, 3 months ago
- 51a1e1c bp2build: generate arm toolchain flags into @soong_injection. by Jingwen Chen · 4 years, 3 months ago
- 1d3466a Merge "VNDK snapshot may provide LLNDK stub libraries" by Bill Peckham · 4 years, 3 months ago
- 4aa056e Update kzip script to support superproject revision environment variable by Brian Egizi · 4 years, 3 months ago
- 8fab6f8 Populate individual classpath_fragments' classpaths.proto configs. by satayev · 4 years, 3 months ago
- 4016d7b Check for product variant in addition to core variant. by Bill Peckham · 4 years, 3 months ago
- ecf2dc4 Merge "Skip TestDex2oatToolDeps on Darwin." by Martin Stjernholm · 4 years, 3 months ago
- 408ffd8 Plumb through OtherModuleFarDependencyVariantExists from blueprint. by Martin Stjernholm · 4 years, 3 months ago
- d635877 Propagate unexported deps via implementation_deps by Chris Parsons · 4 years, 3 months ago
- 1b784a7 Skip TestDex2oatToolDeps on Darwin. by Martin Stjernholm · 4 years, 3 months ago
- 50d6017 Merge "Dump bazel product config in Soong" by Liz Kammer · 4 years, 3 months ago
- 2fad436 Merge "Add libc_nomalloc to mixed builds denylist." by Jingwen Chen · 4 years, 3 months ago
- bf4e6ec Merge "Store dex jar paths in bootclasspath_fragment's apex content info" by Paul Duffin · 4 years, 3 months ago
- 94e594c Merge "Move hidden API encoding after resource merging" by Paul Duffin · 4 years, 3 months ago
- dee806f VNDK snapshot may provide LLNDK stub libraries by Justin Yun · 4 years, 3 months ago
- 17e18c7 Add libc_nomalloc to mixed builds denylist. by Jingwen Chen · 4 years, 3 months ago
- 6fae608 Merge changes I4e7a7ac5,I0c73361b by Jiyong Park · 4 years, 3 months ago
- d685b7d Merge "bp2build: remove libc_nomalloc from denylist." by Jingwen Chen · 4 years, 3 months ago
- 4a25641 Merge "Fix the apex compatible issue on the platform Q" by Luke Huang · 4 years, 3 months ago
- e2f45d3 Merge "Move some implicitly shared testing code for bp2build into testing.go." by Rupert Shuttleworth · 4 years, 3 months ago
- 40aa436 Merge "Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath" by Paul Duffin · 4 years, 3 months ago
- 6333b0e Set the default --platforms value to android_arm. by Jingwen Chen · 4 years, 3 months ago
- 0cc7196 bp2build: remove libc_nomalloc from denylist. by Jingwen Chen · 4 years, 3 months ago
- 5ea6e80 Merge "bp2build: avoid adding deps on system_shared_libs temporarily." by Jingwen Chen · 4 years, 3 months ago
- 09f947d Dump bazel product config in Soong by Liz Kammer · 4 years, 3 months ago
- 4483ec1 Merge "Test dex jar paths provided to apex by bootclasspath_fragment" by Paul Duffin · 4 years, 3 months ago
- 1a8010a Store dex jar paths in bootclasspath_fragment's apex content info by Paul Duffin · 4 years, 3 months ago
- 06559d0 Move some implicitly shared testing code for bp2build into testing.go. by Rupert Shuttleworth · 4 years, 3 months ago
- 4de9450 Move hidden API encoding after resource merging by Paul Duffin · 4 years, 3 months ago
- f2fa0b5 Test dex jar paths provided to apex by bootclasspath_fragment by Paul Duffin · 4 years, 3 months ago
- b81b29c Merge changes Ibc673303,I70317eb8 by Martin Stjernholm · 4 years, 3 months ago
- 7487a7a Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath by Paul Duffin · 4 years, 3 months ago
- 45dec10 bp2build: avoid adding deps on system_shared_libs temporarily. by Jingwen Chen · 4 years, 3 months ago
- 4ca2ca5 Merge "bp2build: export CommonGlobalIncludes to @soong_injection." by Jingwen Chen · 4 years, 3 months ago
- c798d27 Merge "Use absolute paths in classpaths.proto." by Treehugger Robot · 4 years, 3 months ago
- 088b535 Fix the apex compatible issue on the platform Q by Luke Huang · 4 years, 3 months ago
- 2199995 bp2build: export CommonGlobalIncludes to @soong_injection. by Jingwen Chen · 4 years, 3 months ago
- c6d2122 Merge "In the finder, keep track of BUILD files instead of only BUILD.bazel files." by Treehugger Robot · 4 years, 3 months ago
- f949ec2 Merge "Support middleman actions in mixed builds" by Christopher Parsons · 4 years, 3 months ago
- 1ff5125 Merge "Remove libjemalloc5 and libc_jemalloc_wrapper from denylist." by Treehugger Robot · 4 years, 3 months ago
- 1deadca Merge "Have bp2build generate BUILD.bazel instead of generating BUILD." by Treehugger Robot · 4 years, 3 months ago
- 0e4cceb Don't fail if the target module is disabled in dex2oat tool dependencies. by Martin Stjernholm · 4 years, 3 months ago
- 0780372 Use oatdump rather than oatdumpd for boot jar boot.*.oatdump.txt files. by Martin Stjernholm · 4 years, 3 months ago
- fe027e0 Merge "Update flags passed to kotlinc" by Treehugger Robot · 4 years, 3 months ago
- 48a2d11 Merge "Don't propagate ASAN through shared library dependencies" by Colin Cross · 4 years, 3 months ago
- 7d22657 Use absolute paths in classpaths.proto. by satayev · 4 years, 3 months ago
- c4fb133 Support middleman actions in mixed builds by Chris Parsons · 4 years, 3 months ago
- ca8f680 Merge "Use "${config.ClangBin}/llvm-" for TOOLS_PREFIX." by Elliott Hughes · 4 years, 3 months ago
- 413a7a9 Have bp2build generate BUILD.bazel instead of generating BUILD. by Rupert Shuttleworth · 4 years, 3 months ago
- c29cace In the finder, keep track of BUILD files instead of only BUILD.bazel files. by Rupert Shuttleworth · 4 years, 3 months ago
- 5354292 Remove libjemalloc5 and libc_jemalloc_wrapper from denylist. by Jingwen Chen · 4 years, 3 months ago
- 78349b5 Record the actual APEXes that a module is part of. by Jiyong Park · 4 years, 3 months ago
- ab50b07 Rename InApexes -> InApexVariants by Jiyong Park · 4 years, 3 months ago
- f1d8819 Merge changes I8e8e8b01,Ifb1f54d5,I9986e64f by satayev · 4 years, 3 months ago
- 3d3a221 Merge "Add no-op systemserverclasspath_fragment module." by satayev · 4 years, 3 months ago
- 72a13e8 Merge "bp2build: support generated sources and hdrs" by Christopher Parsons · 4 years, 3 months ago
- 333a173 Add systemserverclasspath_fragments property to apex. by satayev · 4 years, 3 months ago
- 9366a05 Add "contents" property to systemserverclasspath_fragment. by satayev · 4 years, 3 months ago
- 14e4913 Move classpaths.proto related info into a separate provider. by satayev · 4 years, 3 months ago
- aa86bac Add no-op systemserverclasspath_fragment module. by satayev · 4 years, 3 months ago
- 484e50a bp2build: support generated sources and hdrs by Chris Parsons · 4 years, 3 months ago
- 24a987f Update flags passed to kotlinc by Aurimas Liutikas · 4 years, 3 months ago
- 1bbd062 Make uncompressDex available for use through hiddenAPIModule by Paul Duffin · 4 years, 3 months ago
- 45897dd Remove hiddenAPI.primary field by Paul Duffin · 4 years, 3 months ago
- 74d18d1 Merge initHiddenAPI and hiddenAPIUpdatePaths by Paul Duffin · 4 years, 3 months ago
- 66cdbf0 Remove configurationName from java library and hidden API by Paul Duffin · 4 years, 3 months ago
- 0d58658 Add a test for hidden API encoding of java_sdk_library by Paul Duffin · 4 years, 3 months ago
- e8b0169 Merge "Add temporary restriction on hidden API processing" by Paul Duffin · 4 years, 3 months ago
- b1caeb0 Merge "Print free disk space when starting build_test." by Lukács T. Berki · 4 years, 3 months ago
- 33ebde3 Merge "Refactor GetTargetProperties()." by Lukács T. Berki · 4 years, 3 months ago
- 38db1b0 Merge "Don't install rust modules that are never installable" by Treehugger Robot · 4 years, 3 months ago
- 4070bcd Print free disk space when starting build_test. by Lukacs T. Berki · 4 years, 3 months ago
- 5f51839 Refactor GetTargetProperties(). by Lukacs T. Berki · 4 years, 3 months ago
- 0096079 Make bazel build //external/... work by only allowing "approved" existing BUILD files in the Bazel workspace. by Rupert Shuttleworth · 4 years, 3 months ago
- 70cfdff Add temporary restriction on hidden API processing by Paul Duffin · 4 years, 3 months ago
- bf8147a Don't install rust modules that are never installable by Jiyong Park · 4 years, 3 months ago
- 37ef223 Merge "Order apex files by destination path not source path" by Treehugger Robot · 4 years, 3 months ago
- 5606029 Order apex files by destination path not source path by Paul Duffin · 4 years, 3 months ago
- 11bc0ee Merge "cc/linker.go: check min_sdk_version." by Elliott Hughes · 4 years, 3 months ago
- 32ef4e2 Merge "Define vsr_min_shipping_api_level to cc_test" by Treehugger Robot · 4 years, 3 months ago
- 718ac92 Merge "Add usesTargetFiles option in dexpreopt_gen" by Treehugger Robot · 4 years, 3 months ago
- 7f0e9f9 Merge "Add script for building and archiving rustdocs." by Dan Albert · 4 years, 3 months ago
- 374623f Merge "Define a narrower context for getting arch props" by Liz Kammer · 4 years, 3 months ago
- 852edc1 cc/linker.go: check min_sdk_version. by Elliott Hughes · 4 years, 3 months ago