- 4c3e8e2 Ensure that DepIsInSameApex is not called for ExcludeFromApexContentsTag by Paul Duffin · 4 years, 6 months ago
- 50e4981 Merge "Cleanup the now unused testCustomizer" by Paul Duffin · 4 years, 6 months ago
- b535616 Merge "Convert test specific customizers to FixturePreparers" by Paul Duffin · 4 years, 6 months ago
- 7ba0448 Merge "Convert shared customizer functions to return FixturePreparers" by Paul Duffin · 4 years, 6 months ago
- 241f547 Merge "Allow test handlers to be either FixturePreparer or testCustomizer" by Paul Duffin · 4 years, 6 months ago
- 043427b Merge "Convert apex/boot_image_test.go to use test fixtures" by Paul Duffin · 4 years, 6 months ago
- 32b0e07 Merge "Switch testApex and related methods to use test fixtures" by Paul Duffin · 4 years, 6 months ago
- 5e737ad Merge "Allow customization of all fixture state at once" by Treehugger Robot · 4 years, 6 months ago
- 3bcdfe8 Merge "Add prepareForSdkTestWithJava" by Paul Duffin · 4 years, 6 months ago
- d5deba1 Merge "Java build components require android build components" by Paul Duffin · 4 years, 6 months ago
- d14cbc1 Add prepareForSdkTestWithJava by Paul Duffin · 4 years, 6 months ago
- ce5a454 Java build components require android build components by Paul Duffin · 4 years, 6 months ago
- f2be52c Merge "Revert "[strip.sh] Move remaining GNU binutils usage to llvm binutils"" by Treehugger Robot · 4 years, 6 months ago
- 2406d68 Merge "Take Module implementations out of java/java.go." by Jaewoong Jung · 4 years, 6 months ago
- 33dfba1 Revert "[strip.sh] Move remaining GNU binutils usage to llvm binutils" by David Srbecky · 4 years, 6 months ago
- 8cc04e5 Merge "manifest_check.py: translate library names using dexpreopt configs." by Treehugger Robot · 4 years, 6 months ago
- 40b6257 Cleanup the now unused testCustomizer by Paul Duffin · 4 years, 6 months ago
- 0a49fdc Convert test specific customizers to FixturePreparers by Paul Duffin · 4 years, 6 months ago
- 810f33d Convert shared customizer functions to return FixturePreparers by Paul Duffin · 4 years, 6 months ago
- 2be9dcd Allow test handlers to be either FixturePreparer or testCustomizer by Paul Duffin · 4 years, 6 months ago
- 34d433a Convert apex/boot_image_test.go to use test fixtures by Paul Duffin · 4 years, 6 months ago
- e05480a Switch testApex and related methods to use test fixtures by Paul Duffin · 4 years, 6 months ago
- ae542a5 Allow customization of all fixture state at once by Paul Duffin · 4 years, 6 months ago
- 2634264 Take Module implementations out of java/java.go. by Jaewoong Jung · 4 years, 6 months ago
- 0387862 Merge "Migrate manifest_*_test out of test mapping" by Julien Desprez · 4 years, 6 months ago
- 479605b Merge changes I6b868bac,If75f4718 by Paul Duffin · 4 years, 6 months ago
- d2db795 Merge changes Iab4e09d9,Icf2f24dd,I15be5ef1,Ic0db9619 by Colin Cross · 4 years, 6 months ago
- 2dc86b2 Migrate manifest_*_test out of test mapping by Julien Desprez · 4 years, 6 months ago
- 00d5428 Merge "[strip.sh] Move remaining GNU binutils usage to llvm binutils" by Yi Kong · 4 years, 6 months ago
- 54a5e9a Merge "Remove javaMockFS()" by Paul Duffin · 4 years, 6 months ago
- 89fbdb2 Merge "Fix TestTurbine to work without javaMockFS()" by Paul Duffin · 4 years, 6 months ago
- 64df56d Merge "Fix testDexpreoptBoot to work without javaMockFS()" by Paul Duffin · 4 years, 6 months ago
- 750f8f3 Merge "Fix TestClasspath to work without javaMockFS()" by Paul Duffin · 4 years, 6 months ago
- 903a8a0 Merge "Convert TestClasspath to test fixtures" by Paul Duffin · 4 years, 6 months ago
- b1672af Merge "bp2build: cc_library_headers converter should only include that module type" by Jingwen Chen · 4 years, 6 months ago
- ad50ce8 [strip.sh] Move remaining GNU binutils usage to llvm binutils by Yi Kong · 4 years, 6 months ago
- fc8e9c7 Merge "Add sepolicy related variables" by Inseob Kim · 4 years, 6 months ago
- b1d5479 Merge "Define __ANDROID_VENDOR__ and __ANDROID_PRODUCT__" by Justin Yun · 4 years, 6 months ago
- 1661aff Run lint actions in sbox by Colin Cross · 4 years, 6 months ago
- ef97274 Support sbox-in-RBE by Colin Cross · 4 years, 6 months ago
- 77cdcfd Move android package on top of remotexec by Colin Cross · 4 years, 6 months ago
- ab020a7 Support sandboxing inputs in RuleBuilder by Colin Cross · 4 years, 6 months ago
- c5a0089 Merge "bp2build: genrule converter only supports "genrule"." by Jingwen Chen · 4 years, 6 months ago
- c7846f3 bp2build: cc_library_headers converter should only include that module type by Jingwen Chen · 4 years, 6 months ago
- a5d0976 Merge changes Idcbe2046,I09616402,Ide2f1ed9 by Colin Cross · 4 years, 6 months ago
- 0e3758c Merge "Remove "-C link-dead-code=y" flag" by Tri Vo · 4 years, 6 months ago
- d19b824 Merge "Check for frameworks/base/Android.bp instead of frameworks/base" by Treehugger Robot · 4 years, 6 months ago
- 4766587 Merge "Allowlist RBE_num_retries_if_mismatched variable" by Kousik Kumar · 4 years, 6 months ago
- 813bfcb Merge "Convert android/packaging_test.go to test fixtures" by Paul Duffin · 4 years, 6 months ago
- 387f4ce Merge changes Iccba8caf,I1eb49f25,Id77575f8,I5679cb51,I7f9f3eb6, ... by Paul Duffin · 4 years, 6 months ago
- 000ae66 Merge changes I2e69e7b5,I3c9c36e7 by Paul Duffin · 4 years, 6 months ago
- ebcb37b Merge "Migrate sdk package to a per test build directory" by Paul Duffin · 4 years, 6 months ago
- c3f89be Merge "Clean up java package use of python build components" by Paul Duffin · 4 years, 6 months ago
- e410711 Merge "Convert python package to fixtures" by Paul Duffin · 4 years, 6 months ago
- b72dd40 Merge "Prevent ApexInfoMutator from creating unnecessary variants" by Paul Duffin · 4 years, 6 months ago
- b01125f Merge changes I9aad3e4e,I150889a0 by Paul Duffin · 4 years, 6 months ago
- d5065cf Merge "Add prebuilt_platform_compat_config" by Paul Duffin · 4 years, 6 months ago
- 1afa515 Migrate android package to a per test build directory by Paul Duffin · 4 years, 6 months ago
- c3bdd31 Convert android/packaging_test.go to test fixtures by Paul Duffin · 4 years, 6 months ago
- d9ec7d2 Convert android/ninja_deps_test.go to test fixtures by Paul Duffin · 4 years, 6 months ago
- d518b7e Convert android/path_properties_test.go to test fixtures by Paul Duffin · 4 years, 6 months ago
- 78c3621 Add NinjaDeps to TestResult by Paul Duffin · 4 years, 6 months ago
- a9237b6 Convert android/singleton_module_test.go to test fixtures by Paul Duffin · 4 years, 6 months ago
- 3c6a4ea Convert android/neverallow_test.go to test fixtures by Paul Duffin · 4 years, 6 months ago
- d659700 Convert android/singleton_module_test.go to test fixtures by Paul Duffin · 4 years, 6 months ago
- 4bb2b21 Convert android/variable_test.go to test fixtures by Paul Duffin · 4 years, 6 months ago
- 791302b Convert android/soong_config_modules_test.go to test fixtures by Paul Duffin · 4 years, 6 months ago
- e8a4ac4 Convert android/mutator_test.go to test fixtures by Paul Duffin · 4 years, 6 months ago
- 4850791 Convert android/deptag_test.go to test fixtures by Paul Duffin · 4 years, 6 months ago
- 4b9bb5c Merge "Convert android/namespace_test.go to test fixtures" by Paul Duffin · 4 years, 6 months ago
- cb460c9 Merge "Add FixtureIgnoreErrors" by Paul Duffin · 4 years, 6 months ago
- 50eb382 Merge "Convert android/rule_builder_test.go to test fixtures" by Paul Duffin · 4 years, 6 months ago
- 573989d Prevent ApexInfoMutator from creating unnecessary variants by Paul Duffin · 4 years, 6 months ago
- 0700f77 Merge "Convert android/paths_test.go to test fixtures" by Paul Duffin · 4 years, 6 months ago
- e9ae361 Merge "Convert android/module_test.go to test fixtures" by Paul Duffin · 4 years, 6 months ago
- 734b215 Merge "Compile soong_build for debugging if needed." by Lukács T. Berki · 4 years, 6 months ago
- 7f09fd2 Merge "Convert android/defaults_test.go to test fixtures" by Paul Duffin · 4 years, 6 months ago
- c14e8aa Merge "Add AssertSame" by Paul Duffin · 4 years, 6 months ago
- 28f0e9e Merge "Convert android/csuite_config_test.go to test fixtures" by Paul Duffin · 4 years, 6 months ago
- 3bf545f Merge "Convert android/arch_test.go to test fixtures" by Paul Duffin · 4 years, 6 months ago
- abc6ec9 Merge "Add OptionalFixturePreparer" by Paul Duffin · 4 years, 6 months ago
- 81e7e2b Merge "Remove android/apex_test.go use of buildDir" by Paul Duffin · 4 years, 6 months ago
- aa8270e Merge "Convert android/androidmk_test.go to test fixtures" by Paul Duffin · 4 years, 6 months ago
- 21d1b9a Merge "Migrate bpf package to a per test build directory" by Paul Duffin · 4 years, 6 months ago
- 603fa13 Merge "Correct typo in the name of compatConfigTag" by Paul Duffin · 4 years, 6 months ago
- c0a5ccb Merge "Allow apex dependencies to be restricted to source modules only" by Paul Duffin · 4 years, 6 months ago
- 533cf74 Merge "Separate metadata provider from apex contents provider" by Paul Duffin · 4 years, 6 months ago
- a8c0655 Merge "Add AssertIntEquals" by Paul Duffin · 4 years, 6 months ago
- 93b61b4 Merge "Add emptyFixtureFactory in java package" by Paul Duffin · 4 years, 6 months ago
- 177cba3 Merge "Reorganize the platform_compat_config.go file" by Paul Duffin · 4 years, 6 months ago
- f49f72f Merge "Add preparers for python" by Paul Duffin · 4 years, 6 months ago
- 0a00e26 Merge "Fix hole in python testing code that ignored a broken test" by Paul Duffin · 4 years, 6 months ago
- 1efdb30 Remove javaMockFS() by Paul Duffin · 4 years, 6 months ago
- 3d9f268 Fix TestTurbine to work without javaMockFS() by Paul Duffin · 4 years, 6 months ago
- 57c4d79 Fix testDexpreoptBoot to work without javaMockFS() by Paul Duffin · 4 years, 6 months ago
- 171de3e Fix TestClasspath to work without javaMockFS() by Paul Duffin · 4 years, 6 months ago
- 76101fa Convert TestClasspath to test fixtures by Paul Duffin · 4 years, 6 months ago
- e26e597 Merge "Fix app tests to work without javaMockFS()" by Paul Duffin · 4 years, 6 months ago
- 9e993c6 Merge "Convert app tests that depend on javaMockFS() to test fixtures" by Paul Duffin · 4 years, 6 months ago
- 8a6fef4 Merge "Convert TestUsesLibraries to test fixtures" by Paul Duffin · 4 years, 6 months ago