- 6aa5c40 Strengthen metalava sandbox support using sbox by Colin Cross · 4 years, 5 months ago
- cb77f75 Move metalava's output files into a subdirectory by Colin Cross · 4 years, 5 months ago
- 0d53241 Fix lint warnings in droidstubs.go by Colin Cross · 4 years, 5 months ago
- 2207f87 Split droidstubs out of droiddoc.go by Colin Cross · 4 years, 5 months ago
- 7ee54ff Replace ANDROID_SDK_HOME with ANDROID_PREFS_ROOT for metalava by Colin Cross · 4 years, 5 months ago
- 5bedfa2 Simplify lint rules using improved RuleBuilder rsp support by Colin Cross · 4 years, 5 months ago
- ce3a51d Support multiple rsp files in RuleBuilder by Colin Cross · 4 years, 5 months ago
- a4eafdd Support multiple rsp files in REParams by Colin Cross · 4 years, 5 months ago
- 6c968b1 Merge "Fix TestDroiddoc's reliance on absolute paths" by Paul Duffin · 4 years, 5 months ago
- 737ad60 Merge "Fix a typo in the definition of `varApexNames` in `java/dexpreopt_bootjars.go`." by Roland Levillain · 4 years, 5 months ago
- 4dd6cdb Fix TestDroiddoc's reliance on absolute paths by Paul Duffin · 4 years, 5 months ago
- 2258cbb Merge "Allow using updatable boot jars in dexpreopt (but don't use them yet)." by Ulyana Trafimovich · 4 years, 5 months ago
- 76e5c8a Convert test that disallows non existent paths to use fixtures by Paul Duffin · 4 years, 5 months ago
- 958408d Merge "Cleanup usages of Dex2oatDepTag" by Paul Duffin · 4 years, 5 months ago
- a35178b Fix "filename too long" issue on Luci caused by test name by Paul Duffin · 4 years, 5 months ago
- b506c9d Cleanup usages of Dex2oatDepTag by Paul Duffin · 4 years, 5 months ago
- d603c7d Fix a typo in the definition of `varApexNames` in `java/dexpreopt_bootjars.go`. by Roland Levillain · 4 years, 5 months ago
- a1063c0 Merge changes I94f66e3e,I233a4fe1,Idbb37485 by Paul Duffin · 4 years, 5 months ago
- 9023b02 Allow using updatable boot jars in dexpreopt (but don't use them yet). by Ulya Trafimovich · 4 years, 5 months ago
- 8ef5b4f Merge "Split functions for compiling boot jars to allow future code reuse." by Ulyana Trafimovich · 4 years, 5 months ago
- 9fc9f53 Group all the preparations needed for testing dexpreopt by Paul Duffin · 4 years, 5 months ago
- 3c84eaa Separate methods used for fixture based and legacy tests by Paul Duffin · 4 years, 5 months ago
- 71ae594 Remove javaFixtureFactory by Paul Duffin · 4 years, 5 months ago
- d6339af Remove unused test methods and buildDir by Paul Duffin · 4 years, 5 months ago
- 0342dc9 Remove uses of buildDir from java/rro_test.go by Paul Duffin · 4 years, 5 months ago
- b148a49 Remove uses of buildDir from java/kotlin_test.go by Paul Duffin · 4 years, 5 months ago
- 414ea5e Remove uses of buildDir from java/java_test.go and java/sdk_test.go by Paul Duffin · 4 years, 5 months ago
- fb0fe9f Remove uses of buildDir from java/app_test.go by Paul Duffin · 4 years, 5 months ago
- f71e4ed Remove uses of buildDir from java/app_set_test.go by Paul Duffin · 4 years, 5 months ago
- fb8bc95 Remove uses of buildDir from java/app_import_test.go by Paul Duffin · 4 years, 5 months ago
- f04311c Remove uses of buildDir in java/androidmk_test.go by Paul Duffin · 4 years, 5 months ago
- 2f9e71e Remove uses of buildDir in java/hiddenapi_singleton_test.go by Paul Duffin · 4 years, 5 months ago
- 67d485e Remove uses of buildDir from java/dexpreopt_bootjars_test.go by Paul Duffin · 4 years, 5 months ago
- c029c43 Register java_plugin in PrepareForTestWithJavaBuildComponents by Paul Duffin · 4 years, 5 months ago
- 7ee6e8f Merge "Add platform_compat_config to sdk" by Paul Duffin · 4 years, 5 months ago
- 04ba70d Register the propagateRROEnforcementMutator by Paul Duffin · 4 years, 5 months ago
- 42da69d Add preparer for overlay pre-singleton registration by Paul Duffin · 4 years, 5 months ago
- 001b234 Add platform_compat_config to sdk by Paul Duffin · 4 years, 5 months ago
- 70d3bee Remove emptyFixtureFactory from apex and java by Paul Duffin · 4 years, 5 months ago
- fa2b1cf Split functions for compiling boot jars to allow future code reuse. by Ulya Trafimovich · 4 years, 5 months ago
- d5deba1 Merge "Java build components require android build components" by Paul Duffin · 4 years, 5 months ago
- ce5a454 Java build components require android build components by Paul Duffin · 4 years, 5 months ago
- 2406d68 Merge "Take Module implementations out of java/java.go." by Jaewoong Jung · 4 years, 5 months ago
- 2634264 Take Module implementations out of java/java.go. by Jaewoong Jung · 4 years, 5 months ago
- d2db795 Merge changes Iab4e09d9,Icf2f24dd,I15be5ef1,Ic0db9619 by Colin Cross · 4 years, 5 months ago
- 54a5e9a Merge "Remove javaMockFS()" by Paul Duffin · 4 years, 5 months ago
- 89fbdb2 Merge "Fix TestTurbine to work without javaMockFS()" by Paul Duffin · 4 years, 5 months ago
- 64df56d Merge "Fix testDexpreoptBoot to work without javaMockFS()" by Paul Duffin · 4 years, 5 months ago
- 750f8f3 Merge "Fix TestClasspath to work without javaMockFS()" by Paul Duffin · 4 years, 5 months ago
- 903a8a0 Merge "Convert TestClasspath to test fixtures" by Paul Duffin · 4 years, 5 months ago
- 1661aff Run lint actions in sbox by Colin Cross · 4 years, 5 months ago
- 77cdcfd Move android package on top of remotexec by Colin Cross · 4 years, 5 months ago
- c3f89be Merge "Clean up java package use of python build components" by Paul Duffin · 4 years, 5 months ago
- d5065cf Merge "Add prebuilt_platform_compat_config" by Paul Duffin · 4 years, 5 months ago
- 533cf74 Merge "Separate metadata provider from apex contents provider" by Paul Duffin · 4 years, 5 months ago
- 93b61b4 Merge "Add emptyFixtureFactory in java package" by Paul Duffin · 4 years, 5 months ago
- 177cba3 Merge "Reorganize the platform_compat_config.go file" by Paul Duffin · 4 years, 5 months ago
- 1efdb30 Remove javaMockFS() by Paul Duffin · 4 years, 5 months ago
- 3d9f268 Fix TestTurbine to work without javaMockFS() by Paul Duffin · 4 years, 5 months ago
- 57c4d79 Fix testDexpreoptBoot to work without javaMockFS() by Paul Duffin · 4 years, 5 months ago
- 171de3e Fix TestClasspath to work without javaMockFS() by Paul Duffin · 4 years, 5 months ago
- 76101fa Convert TestClasspath to test fixtures by Paul Duffin · 4 years, 5 months ago
- e26e597 Merge "Fix app tests to work without javaMockFS()" by Paul Duffin · 4 years, 5 months ago
- 9e993c6 Merge "Convert app tests that depend on javaMockFS() to test fixtures" by Paul Duffin · 4 years, 5 months ago
- 8a6fef4 Merge "Convert TestUsesLibraries to test fixtures" by Paul Duffin · 4 years, 5 months ago
- 220ddd7 Clean up java package use of python build components by Paul Duffin · 4 years, 5 months ago
- 1b29e00 Add prebuilt_platform_compat_config by Paul Duffin · 4 years, 5 months ago
- 29072a9 Separate metadata provider from apex contents provider by Paul Duffin · 4 years, 5 months ago
- afeee22 Add emptyFixtureFactory in java package by Paul Duffin · 4 years, 5 months ago
- 9615433 Reorganize the platform_compat_config.go file by Paul Duffin · 4 years, 5 months ago
- 45a4971 Merge changes from topic "rule_builder_rsp" by Colin Cross · 4 years, 5 months ago
- 2645a29 Fix app tests to work without javaMockFS() by Paul Duffin · 4 years, 5 months ago
- cdb88a9 Convert app tests that depend on javaMockFS() to test fixtures by Paul Duffin · 4 years, 5 months ago
- d234b41 Convert TestUsesLibraries to test fixtures by Paul Duffin · 4 years, 5 months ago
- 797b03e Merge "Run InitAndroidArchModule last in factory functions." by Treehugger Robot · 4 years, 5 months ago
- b96a04b Merge "Export a few utility methods" by Yuexi Ma · 4 years, 5 months ago
- b79c7f1 Run InitAndroidArchModule last in factory functions. by Martin Stjernholm · 4 years, 5 months ago
- 70c4741 Add explicit rspfile argument to RuleBuilderCommand.FlagWithRspFileInputList by Colin Cross · 4 years, 5 months ago
- 7d1f1cf Merge "Add test suite to legacy core platform allowlist." by Christian Wailes · 4 years, 5 months ago
- 627263f Export a few utility methods by Yuexi Ma · 4 years, 5 months ago
- 9f315de Merge "Improve java.go readability." by Jaewoong Jung · 4 years, 5 months ago
- 8974f17 Merge "Don't depend on nonexistent manifest when manifest_check is disabled." by Treehugger Robot · 4 years, 5 months ago
- a76d660 Don't depend on nonexistent manifest when manifest_check is disabled. by Ulya Trafimovich · 4 years, 5 months ago
- dc92abb Fix hiddenapi tests to work without javaMockFS() by Paul Duffin · 4 years, 5 months ago
- 175947f Convert hiddenapi tests to use test fixtures by Paul Duffin · 4 years, 5 months ago
- 163043d Fix TestJavaSdkLibrary... tests to work without javaMockFS() by Paul Duffin · 4 years, 5 months ago
- 22b77cd Convert JavaSdkLibrary... tests in java package to test fixtures by Paul Duffin · 4 years, 5 months ago
- 2002bfa Merge "Reimplement verify_uses_libraries.sh in manifest_check.py." by Ulyana Trafimovich · 4 years, 5 months ago
- 4defbf4 Switch platform_compat_config to use common arch by Paul Duffin · 4 years, 5 months ago
- bc15e3a Improve java.go readability. by Jaewoong Jung · 4 years, 5 months ago
- 4eb4b41 Provide preparer for using platform_compat_config modules by Paul Duffin · 4 years, 5 months ago
- 05f72de Convert TestJavaSdkLibraryEnforce to test fixtures by Paul Duffin · 4 years, 5 months ago
- aa6caa7 Create sub tests for each test in TestJavaSdkLibraryEnforce by Paul Duffin · 4 years, 5 months ago
- 2ff6d1b Provide support for preparing tests with prebuilt_apis by Paul Duffin · 4 years, 5 months ago
- ba2afa9 Merge "Extract PrepareForTestWithJavaSdkLibraryFiles from javaMockFS()" by Paul Duffin · 4 years, 5 months ago
- 5637208 Merge "Convert testJavaError to test fixtures" by Paul Duffin · 4 years, 5 months ago
- 6f6f1eb Merge "Clean up testApp and testAppConfig" by Paul Duffin · 4 years, 5 months ago
- 0aba252 Reimplement verify_uses_libraries.sh in manifest_check.py. by Ulya Trafimovich · 4 years, 5 months ago
- 2338d6f Merge "Don't track modules that are only available to APEXes." by satayev · 4 years, 5 months ago
- fb856f6 Merge "Treat core_platform as stable unless module uses legacy" by Nicolas Geoffray · 4 years, 5 months ago