- 2258cbb Merge "Allow using updatable boot jars in dexpreopt (but don't use them yet)." by Ulyana Trafimovich · 3 years, 10 months ago
- 2b1d2b6 Merge "Cleanup some issues left over from previous reviews" by Paul Duffin · 3 years, 10 months ago
- e742ee1 Merge "Convert test that disallows non existent paths to use fixtures" by Paul Duffin · 3 years, 10 months ago
- f7e79a5 Merge "Enable safe ICF for all devices" by Treehugger Robot · 3 years, 10 months ago
- 8b08665 Merge "Revert "Add bp2build support for cc_library_static."" by Jingwen Chen · 3 years, 10 months ago
- f941054 Revert "Add bp2build support for cc_library_static." by Jingwen Chen · 3 years, 10 months ago
- d3e1010 Merge "Add bp2build support for cc_library_static." by Rupert Shuttleworth · 3 years, 10 months ago
- 3cb2c06 Cleanup some issues left over from previous reviews by Paul Duffin · 3 years, 10 months ago
- 76e5c8a Convert test that disallows non existent paths to use fixtures by Paul Duffin · 3 years, 10 months ago
- 958408d Merge "Cleanup usages of Dex2oatDepTag" by Paul Duffin · 3 years, 10 months ago
- 95c6eb3 Merge "bp2build: add allowlist for package-level conversions." by Jingwen Chen · 3 years, 10 months ago
- ed35a90 Merge "Fix "filename too long" issue on Luci caused by test name" by Nicolas Geoffray · 3 years, 10 months ago
- 688ba5b Merge "Remove testSdkWithJava" by Paul Duffin · 3 years, 10 months ago
- c8ad864 Merge "Convert java_sdk_test.go tests to fixtures" by Paul Duffin · 3 years, 10 months ago
- f2926e7 Merge "Make null builds always be null builds." by Lukács T. Berki · 3 years, 10 months ago
- ac94726 Remove testSdkWithJava by Paul Duffin · 3 years, 10 months ago
- 9ec86b1 Convert java_sdk_test.go tests to fixtures by Paul Duffin · 3 years, 10 months ago
- a35178b Fix "filename too long" issue on Luci caused by test name by Paul Duffin · 3 years, 10 months ago
- b506c9d Cleanup usages of Dex2oatDepTag by Paul Duffin · 3 years, 10 months ago
- 21e743d Add bp2build support for cc_library_static. by Rupert Shuttleworth · 3 years, 11 months ago
- a1063c0 Merge changes I94f66e3e,I233a4fe1,Idbb37485 by Paul Duffin · 3 years, 10 months ago
- 70204f9 Merge "rust: Drop libgcc dependency" by Thiébaud Weksteen · 3 years, 10 months ago
- 9023b02 Allow using updatable boot jars in dexpreopt (but don't use them yet). by Ulya Trafimovich · 3 years, 10 months ago
- 8ef5b4f Merge "Split functions for compiling boot jars to allow future code reuse." by Ulyana Trafimovich · 3 years, 10 months ago
- c99c947 Make null builds always be null builds. by Lukacs T. Berki · 3 years, 10 months ago
- 9fc9f53 Group all the preparations needed for testing dexpreopt by Paul Duffin · 3 years, 10 months ago
- 3c84eaa Separate methods used for fixture based and legacy tests by Paul Duffin · 3 years, 10 months ago
- f8e3d83 Use more inclusive language in dexpreopt/testing.go by Paul Duffin · 3 years, 10 months ago
- b6535d3 Merge "Remove javaFixtureFactory" by Paul Duffin · 3 years, 10 months ago
- 9d33cf2 Merge "Remove unused test methods and buildDir" by Paul Duffin · 3 years, 10 months ago
- 38e73fc Merge "Remove uses of buildDir from java/rro_test.go" by Paul Duffin · 3 years, 10 months ago
- 5916fe6 Merge "Remove uses of buildDir from java/kotlin_test.go" by Paul Duffin · 3 years, 10 months ago
- 369c3aa Merge "Remove uses of buildDir from java/java_test.go and java/sdk_test.go" by Paul Duffin · 3 years, 10 months ago
- 700185b Merge "Remove uses of buildDir from java/app_test.go" by Paul Duffin · 3 years, 10 months ago
- 86da044 Merge "Remove uses of buildDir from java/app_set_test.go" by Paul Duffin · 3 years, 10 months ago
- 6567d07 Merge "Remove uses of buildDir from java/app_import_test.go" by Paul Duffin · 3 years, 10 months ago
- 6f59e6a Merge "Remove uses of buildDir in java/androidmk_test.go" by Paul Duffin · 3 years, 10 months ago
- eed6086 Merge "Remove uses of buildDir in java/hiddenapi_singleton_test.go" by Paul Duffin · 3 years, 10 months ago
- 1b095e5 Merge "Remove uses of buildDir from java/dexpreopt_bootjars_test.go" by Paul Duffin · 3 years, 10 months ago
- 5863c2a Merge "Register java_plugin in PrepareForTestWithJavaBuildComponents" by Paul Duffin · 3 years, 10 months ago
- 543d4a5 Merge "Make GENERATE_BAZEL_FILES=true correct." by Lukács T. Berki · 3 years, 10 months ago
- 12b4c27 bp2build: add allowlist for package-level conversions. by Jingwen Chen · 3 years, 10 months ago
- eb120bd Merge "Add WithDexpreopt soong variable" by Inseob Kim · 3 years, 10 months ago
- 5818b93 Enable safe ICF for all devices by Ryo Hashimoto · 3 years, 10 months ago
- 7b1debf Merge "Fix genrule depending on disabled module with ALLOW_MISSING_DEPENDENCIES=true" by Treehugger Robot · 3 years, 10 months ago
- 9008ca3 Merge "Print the output from RBE bootstrap shutdown" by Kousik Kumar · 3 years, 10 months ago
- 71ae594 Remove javaFixtureFactory by Paul Duffin · 3 years, 10 months ago
- d6339af Remove unused test methods and buildDir by Paul Duffin · 3 years, 10 months ago
- 0342dc9 Remove uses of buildDir from java/rro_test.go by Paul Duffin · 3 years, 10 months ago
- b148a49 Remove uses of buildDir from java/kotlin_test.go by Paul Duffin · 3 years, 10 months ago
- 414ea5e Remove uses of buildDir from java/java_test.go and java/sdk_test.go by Paul Duffin · 3 years, 10 months ago
- fb0fe9f Remove uses of buildDir from java/app_test.go by Paul Duffin · 3 years, 10 months ago
- f71e4ed Remove uses of buildDir from java/app_set_test.go by Paul Duffin · 3 years, 10 months ago
- fb8bc95 Remove uses of buildDir from java/app_import_test.go by Paul Duffin · 3 years, 10 months ago
- f04311c Remove uses of buildDir in java/androidmk_test.go by Paul Duffin · 3 years, 10 months ago
- 2f9e71e Remove uses of buildDir in java/hiddenapi_singleton_test.go by Paul Duffin · 3 years, 10 months ago
- 67d485e Remove uses of buildDir from java/dexpreopt_bootjars_test.go by Paul Duffin · 3 years, 10 months ago
- c029c43 Register java_plugin in PrepareForTestWithJavaBuildComponents by Paul Duffin · 3 years, 10 months ago
- c5993b2 Merge "Support test fixtures in rust package" by Paul Duffin · 3 years, 10 months ago
- fa65cee Fix genrule depending on disabled module with ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 3 years, 10 months ago
- 2c4ca8d Support test fixtures in rust package by Paul Duffin · 3 years, 10 months ago
- dca349a Merge "Handle include_build_directory prop in bp2build" by Treehugger Robot · 3 years, 10 months ago
- f0b3b94 Make GENERATE_BAZEL_FILES=true correct. by Lukacs T. Berki · 3 years, 10 months ago
- f1ff54a rust: Drop libgcc dependency by Thiébaud Weksteen · 3 years, 10 months ago
- 7b85eeb Add WithDexpreopt soong variable by Inseob Kim · 3 years, 10 months ago
- 7ee6e8f Merge "Add platform_compat_config to sdk" by Paul Duffin · 3 years, 10 months ago
- e835389 Merge "Add TestBasicSdkWithBootImage" by Paul Duffin · 3 years, 10 months ago
- 713b501 Merge "Register the propagateRROEnforcementMutator" by Paul Duffin · 3 years, 10 months ago
- c29088b Merge "Remove .rustc ELF section from mini-debug-info." by Treehugger Robot · 3 years, 10 months ago
- e0998ab Merge "Add preparer for overlay pre-singleton registration" by Paul Duffin · 3 years, 10 months ago
- 010bb3c Merge "Add TestingModule.VariablesForTestsRelativeToTop" by Paul Duffin · 3 years, 10 months ago
- a327008 Merge "Add TestingBuildParams.RelativeToTop()" by Paul Duffin · 3 years, 10 months ago
- 332310a Merge "Improve searching for TestingBuildParams using the output file" by Paul Duffin · 3 years, 10 months ago
- b09a2d6 Merge "Move helper methods that take testBuildProvider into baseTestingComponent" by Paul Duffin · 3 years, 10 months ago
- 48c21e6 Merge "Extract functionality common to TestingModule/Singleton" by Paul Duffin · 3 years, 10 months ago
- 9b6108f Merge "Fix PackagingBase.CopyDepsToZip" by Treehugger Robot · 3 years, 10 months ago
- 04a2693 Merge "Fix default value of BoardSepolicyVers" by Treehugger Robot · 3 years, 10 months ago
- 04ba70d Register the propagateRROEnforcementMutator by Paul Duffin · 3 years, 10 months ago
- 42da69d Add preparer for overlay pre-singleton registration by Paul Duffin · 3 years, 10 months ago
- 97d8b40 Add TestingModule.VariablesForTestsRelativeToTop by Paul Duffin · 3 years, 10 months ago
- 709e0e3 Add TestingBuildParams.RelativeToTop() by Paul Duffin · 3 years, 10 months ago
- 4e6e35c Improve searching for TestingBuildParams using the output file by Paul Duffin · 3 years, 10 months ago
- 0eda26b9 Move helper methods that take testBuildProvider into baseTestingComponent by Paul Duffin · 3 years, 10 months ago
- 31a2288 Extract functionality common to TestingModule/Singleton by Paul Duffin · 3 years, 10 months ago
- 001b234 Add platform_compat_config to sdk by Paul Duffin · 3 years, 10 months ago
- 04b4a19 Add TestBasicSdkWithBootImage by Paul Duffin · 3 years, 10 months ago
- 4a1d451 Convert boot_image_sdk_test.go to fixtures by Paul Duffin · 3 years, 10 months ago
- cf3ee2f Allow sdk package tests to optimize their test setup by Paul Duffin · 3 years, 10 months ago
- c93c98e Use test fixtures in CheckSnapshot() by Paul Duffin · 3 years, 10 months ago
- 70d3bee Remove emptyFixtureFactory from apex and java by Paul Duffin · 3 years, 10 months ago
- 89648f9 Remove usages of FixtureFactory from misc packages by Paul Duffin · 3 years, 10 months ago
- 30ac3e7 Remove uses of FixtureFactory from android package by Paul Duffin · 3 years, 10 months ago
- ff2aa69 Deprecate FixtureFactory in favor of FixturePreparer by Paul Duffin · 3 years, 10 months ago
- 4ca6752 Replace FixturePreparer.visit() with list() by Paul Duffin · 3 years, 10 months ago
- cff464f Remove errorHandler from FixtureFactory by Paul Duffin · 3 years, 10 months ago
- 5925182 Allow access to preparers that produced a TestResult by Paul Duffin · 3 years, 10 months ago
- 6bef6fe Merge "Ensure that DepIsInSameApex is not called for ExcludeFromApexContentsTag" by Paul Duffin · 3 years, 10 months ago
- 679d530 Merge "Switch to clang r416183 12.0.4." by Pirama Arumuga Nainar · 3 years, 10 months ago
- 0c4eec8 Fix default value of BoardSepolicyVers by Inseob Kim · 3 years, 10 months ago
- fa2b1cf Split functions for compiling boot jars to allow future code reuse. by Ulya Trafimovich · 3 years, 10 months ago