- 068f33f Merge changes from topic "lint_rbe" by Colin Cross · 4 years, 5 months ago
- 19afb3c Merge "Simplify TestSdkInstall" by Paul Duffin · 4 years, 5 months ago
- 8bee400 Merge "Extract sdk registration code into function for reuse" by Paul Duffin · 4 years, 5 months ago
- 3d3f7a0 Merge "Extract apex registration code into function for reuse" by Paul Duffin · 4 years, 5 months ago
- 282671d Merge "Rename SetErrorHandler to ExtendWithErrorHandler" by Paul Duffin · 4 years, 5 months ago
- 5ce36b4 Merge "Make $PATH available when building soong_build." by Lukács T. Berki · 4 years, 5 months ago
- 73ab928 Make $PATH available when building soong_build. by Lukacs T. Berki · 4 years, 5 months ago
- a0acfa8b Merge "Reinstate the enforcement of stable core platform API usage" by Nicolas Geoffray · 4 years, 5 months ago
- 533274a Merge "Allow customization of product variables in a test fixture" by Paul Duffin · 4 years, 5 months ago
- 6f3d6df Merge "Allow customization of the env configuration in a test fixture" by Paul Duffin · 4 years, 5 months ago
- df13e97 Merge "Distinguish between integration test and other tests" by Paul Duffin · 4 years, 5 months ago
- 5fae0ea Merge "Build heapprofd_client_api for use in the ART chroot." by Martin Stjernholm · 4 years, 5 months ago
- 4dc6eaa Merge "Run Ninja in a clean environment." by Lukács T. Berki · 4 years, 5 months ago
- 8edc99c Simplify TestSdkInstall by Paul Duffin · 4 years, 5 months ago
- 6d9108f0 Extract sdk registration code into function for reuse by Paul Duffin · 4 years, 5 months ago
- 667893c Extract apex registration code into function for reuse by Paul Duffin · 4 years, 5 months ago
- 9c35c5d Merge "Simplify preparers now that tests use consistent registration order" by Paul Duffin · 4 years, 5 months ago
- 2046a0c Merge "Add stats directory to Rust allowed list." by Treehugger Robot · 4 years, 5 months ago
- 4f0f3f0 Build heapprofd_client_api for use in the ART chroot. by Martin Stjernholm · 4 years, 5 months ago
- 77e7d77 Merge "Run "prebuilt_postdeps" mutator again" by Jooyung Han · 4 years, 5 months ago
- 05ebca4 Merge "Add additional_certificates to android_app_import." by Jaewoong Jung · 4 years, 5 months ago
- 5037e09 Merge "Remove the special-casing of /dev from test path normalization." by Lukács T. Berki · 4 years, 5 months ago
- 46e3774 Rename SetErrorHandler to ExtendWithErrorHandler by Paul Duffin · 4 years, 5 months ago
- 2e0323d Allow customization of product variables in a test fixture by Paul Duffin · 4 years, 5 months ago
- bbccfcf Allow customization of the env configuration in a test fixture by Paul Duffin · 4 years, 5 months ago
- ec3292b Distinguish between integration test and other tests by Paul Duffin · 4 years, 5 months ago
- 530483c Simplify preparers now that tests use consistent registration order by Paul Duffin · 4 years, 5 months ago
- 706cb6f Merge "Really fix queryview." by Lukács T. Berki · 4 years, 5 months ago
- c285125 Merge "Introduce derive_classpath service." by Treehugger Robot · 4 years, 5 months ago
- c5723e3 Remove the special-casing of /dev from test path normalization. by Lukacs T. Berki · 4 years, 5 months ago
- b14ad7b Run Ninja in a clean environment. by Lukacs T. Berki · 4 years, 5 months ago
- 35570c1 Merge "Disable verify_uses_libraries check if dexpreopt is globally disabled." by Ulyana Trafimovich · 4 years, 5 months ago
- 47a9d0c Really fix queryview. by Lukacs T. Berki · 4 years, 5 months ago
- 4078611 Merge "Store order of the components used by the tests" by Paul Duffin · 4 years, 5 months ago
- 0fa5f78 Merge "Workaround for b/182183061: generate corpus-specific rule file" by Alexander Smundak · 4 years, 5 months ago
- 7160699 Merge "Avoid accidentally sharing preparers slice across factories" by Paul Duffin · 4 years, 5 months ago
- 86feead Run "prebuilt_postdeps" mutator again by Jooyung Han · 4 years, 5 months ago
- 25ae8de Add additional_certificates to android_app_import. by Jaewoong Jung · 4 years, 5 months ago
- acb7aeb Merge "sysprop_library correctly supports apex_available and min_sdk_version" by Jiyong Park · 4 years, 5 months ago
- f5de668 Store order of the components used by the tests by Paul Duffin · 4 years, 5 months ago
- 062d933 Merge "Ensure test/runtime order of singletons/pre-singletons is consistent" by Paul Duffin · 4 years, 5 months ago
- 2034187 Merge changes I22f90c90,I2d965212,Ib7d421f5 by Treehugger Robot · 4 years, 5 months ago
- 7049266 Workaround for b/182183061: generate corpus-specific rule file by Sasha Smundak · 4 years, 5 months ago
- fa29885 Avoid accidentally sharing preparers slice across factories by Paul Duffin · 4 years, 5 months ago
- 41d77c7 Ensure test/runtime order of singletons/pre-singletons is consistent by Paul Duffin · 4 years, 5 months ago
- 42d0b93 Separate the collation of singletons from registration by Paul Duffin · 4 years, 5 months ago
- d182fb3 Defer registration of singletons and pre-singletons in TestContext by Paul Duffin · 4 years, 5 months ago
- 281deb2 Ensure mutators used in tests are in the same order as at runtime by Paul Duffin · 4 years, 5 months ago
- 6950702 Merge "Fix nested properties in soong config structs" by Colin Cross · 4 years, 5 months ago
- 5a5eeac Merge "Separate the collation of mutators from registration" by Paul Duffin · 4 years, 5 months ago
- 4160a07 Merge "Add sortableComponent abstraction" by Paul Duffin · 4 years, 5 months ago
- 7314fed Merge "Support robolectric prebuilts in android_robolectric_test" by Colin Cross · 4 years, 5 months ago
- 110bca5 Merge "Remove extra return value from testApex" by Colin Cross · 4 years, 5 months ago
- 7403045 Introduce derive_classpath service. by Artur Satayev · 4 years, 5 months ago
- 89071b0 Fix queryview. by Lukacs T. Berki · 4 years, 5 months ago
- 921a89e Merge "Allow PermissionController to set min_sdk_version to 30." by Anton Hansson · 4 years, 5 months ago
- b4f9d5c Merge "Stop using '&' for class loader context." by Nicolas Geoffray · 4 years, 5 months ago
- 7d613bf Make it possible to debug soong_ui. by Lukacs T. Berki · 4 years, 5 months ago
- 5e914b2 sysprop_library correctly supports apex_available and min_sdk_version by Jiyong Park · 4 years, 5 months ago
- c05b034 Separate the collation of mutators from registration by Paul Duffin · 4 years, 5 months ago
- 1d2d42f Add sortableComponent abstraction by Paul Duffin · 4 years, 5 months ago
- 6d3e726 Merge "Fix build break caused by registering genrules twice" by Paul Duffin · 4 years, 5 months ago
- cdcd2be Fix build break caused by registering genrules twice by Paul Duffin · 4 years, 5 months ago
- 77bfa3e Merge "Do not ignore error when writing environment file" by Paul Duffin · 4 years, 5 months ago
- 6bd8775 Merge "Add Errs to TestResult" by Paul Duffin · 4 years, 5 months ago
- 059f7f1 Merge "Make error handlers treat any failures as fatal" by Paul Duffin · 4 years, 5 months ago
- 87d7dd9 Merge "Avoid SetErrorHandler mutating FixtureFactory" by Paul Duffin · 4 years, 5 months ago
- 0805d4e Merge "Clean up cc.RegisterRequiredBuildComponentsForTest()" by Paul Duffin · 4 years, 5 months ago
- 166a488 Merge "Rename FixturePreparers to GroupFixturePreparers" by Paul Duffin · 4 years, 5 months ago
- 97c8128 Merge "Fix mutator ordering issue in apex tests" by Paul Duffin · 4 years, 5 months ago
- d8570b3 Merge "Remove wired corpus name, use the one from the environment" by Treehugger Robot · 4 years, 5 months ago
- b1778a4 Merge "Revert "Revert "Attempt to run all java_test_host that look unit..."" by Julien Desprez · 4 years, 5 months ago
- 997f27a Fix nested properties in soong config structs by Colin Cross · 4 years, 5 months ago
- cd2df5d Merge "Exempt framework-res from UseApiFingerprint" by Colin Cross · 4 years, 5 months ago
- 3903d40 Merge changes from topic "lint_repackage" by Colin Cross · 4 years, 5 months ago
- 5a27bda Remove wired corpus name, use the one from the environment by Sasha Smundak · 4 years, 5 months ago
- 382ba06 Pass ANDROID_SDK_HOME to metalava so it doesn't write to ~/.android by Colin Cross · 4 years, 5 months ago
- eaadd67 Reinstate the enforcement of stable core platform API usage by Paul Duffin · 4 years, 5 months ago
- 083e6cd Merge "Clear remains of java.Dependency interface." by Jaewoong Jung · 4 years, 5 months ago
- 2669e7e Exempt framework-res from UseApiFingerprint by Colin Cross · 4 years, 5 months ago
- 2787e8e Support robolectric prebuilts in android_robolectric_test by Colin Cross · 4 years, 5 months ago
- 31972dc Support remoting lint commands with RBE by Colin Cross · 4 years, 5 months ago
- 6d119b8 Fix mutator ordering issue in apex tests by Paul Duffin · 4 years, 5 months ago
- 942481b Add Errs to TestResult by Paul Duffin · 4 years, 5 months ago
- ea8a386 Make error handlers treat any failures as fatal by Paul Duffin · 4 years, 5 months ago
- 52323b5 Avoid SetErrorHandler mutating FixtureFactory by Paul Duffin · 4 years, 5 months ago
- d6ceb86 Clean up cc.RegisterRequiredBuildComponentsForTest() by Paul Duffin · 4 years, 5 months ago
- a560d5a Rename FixturePreparers to GroupFixturePreparers by Paul Duffin · 4 years, 5 months ago
- 863f3b9 Stop using '&' for class loader context. by Nicolas Geoffray · 4 years, 5 months ago
- b48f9ae Merge "Correct fmt printf error in bazel_handler" by Treehugger Robot · 4 years, 5 months ago
- b216661 Revert "Revert "Attempt to run all java_test_host that look unit..." by Julien Desprez · 4 years, 5 months ago
- 5e85c66 Do not ignore error when writing environment file by Paul Duffin · 4 years, 5 months ago
- 9bb022a Allow PermissionController to set min_sdk_version to 30. by Hai Zhang · 4 years, 8 months ago
- 6275110 Clear remains of java.Dependency interface. by Jaewoong Jung · 4 years, 5 months ago
- 279790a Merge "Reformat license code to comply with preupload checks" by Paul Duffin · 4 years, 5 months ago
- 4a349ab Merge "Friendly error message on apex_available and min_sdk_version checks" by Treehugger Robot · 4 years, 5 months ago
- 3c298a3 Reformat license code to comply with preupload checks by Paul Duffin · 4 years, 5 months ago
- bbfd5f5 Merge "Revert "Attempt to run all java_test_host that look unit tests"" by Julien Desprez · 4 years, 5 months ago
- 1ab84fa Revert "Attempt to run all java_test_host that look unit tests" by Julien Desprez · 4 years, 5 months ago
- 6e55ef1 Disable verify_uses_libraries check if dexpreopt is globally disabled. by Ulya Trafimovich · 4 years, 5 months ago