- 55d6b3e bloaty: Append new file extension by Thiébaud Weksteen · 3 years, 9 months ago
- cf7f2e0 Merge "Make TestingBuildParams.RelativeToTop() modify (Writable)Path(s)" by Paul Duffin · 3 years, 9 months ago
- 045ed0f Merge changes I71a83e3a,I66101c0c,Ie387c8c4,Iea742e75 by Colin Cross · 3 years, 9 months ago
- 352bdf2 Merge "rust: Add whole_static_libs, revert static_lib" by Ivan Lozano · 3 years, 9 months ago
- 10906f5 Merge changes from topic "min_sdk_version" by Treehugger Robot · 3 years, 9 months ago
- b33f9d8 Remove lib_dns from bp2build converter denylist (module name typo, should be libc_dns). by Rupert Shuttleworth · 3 years, 9 months ago
- a9e1824 Don't convert libc_dns using the cc_library_static bp2build converter. by Rupert Shuttleworth · 3 years, 9 months ago
- d91c9b1 Merge "Use interface for $(location) values in genrules" by Colin Cross · 3 years, 9 months ago
- 0f256ff Merge "Add bp2build support for cc_library_static." by Rupert Shuttleworth · 3 years, 9 months ago
- ba5fff8 Merge changes Ie8721dcd,If1827b9d,Iec250a2d,I3f46f611,Idf136919, ... by Colin Cross · 3 years, 9 months ago
- d411f06 Merge "Remove obsolete comment on PrebuiltPostDepsMutator" by Treehugger Robot · 3 years, 9 months ago
- 6aa5c40 Strengthen metalava sandbox support using sbox by Colin Cross · 3 years, 9 months ago
- cb77f75 Move metalava's output files into a subdirectory by Colin Cross · 3 years, 9 months ago
- 0d53241 Fix lint warnings in droidstubs.go by Colin Cross · 3 years, 9 months ago
- 2207f87 Split droidstubs out of droiddoc.go by Colin Cross · 3 years, 9 months ago
- f329307 Merge "Filter duplicate modules in platform_compat_config_singleton" by Paul Duffin · 3 years, 9 months ago
- 863ecfb Merge "Disallow non-existent paths in sdk package" by Paul Duffin · 3 years, 9 months ago
- cf0bc53 Merge "Improve sdk snapshot testing" by Paul Duffin · 3 years, 9 months ago
- d11cf62 Use interface for $(location) values in genrules by Colin Cross · 3 years, 9 months ago
- 7ee54ff Replace ANDROID_SDK_HOME with ANDROID_PREFS_ROOT for metalava by Colin Cross · 3 years, 9 months ago
- 5bedfa2 Simplify lint rules using improved RuleBuilder rsp support by Colin Cross · 3 years, 9 months ago
- ce3a51d Support multiple rsp files in RuleBuilder by Colin Cross · 3 years, 9 months ago
- e55bd42 Pass rsp files into sbox and rewrapper by Colin Cross · 3 years, 9 months ago
- 045bfd9 Add test for sbox input sandboxing by Colin Cross · 3 years, 9 months ago
- a4eafdd Support multiple rsp files in REParams by Colin Cross · 3 years, 9 months ago
- fd708b5 Move response file handling to a separate package by Colin Cross · 3 years, 9 months ago
- bbb0f8f Make TestingBuildParams.RelativeToTop() modify (Writable)Path(s) by Paul Duffin · 3 years, 9 months ago
- 6c968b1 Merge "Fix TestDroiddoc's reliance on absolute paths" by Paul Duffin · 3 years, 9 months ago
- 301deec Merge "Add Path.RelativeToTop" by Paul Duffin · 3 years, 9 months ago
- 4c0b11a Merge "[pgo] Do not explicitly link profile runtime" by Pirama Arumuga Nainar · 3 years, 9 months ago
- 63bb768 rust: Add whole_static_libs, revert static_lib by Ivan Lozano · 3 years, 9 months ago
- 737ad60 Merge "Fix a typo in the definition of `varApexNames` in `java/dexpreopt_bootjars.go`." by Roland Levillain · 3 years, 9 months ago
- 095081c Add bp2build support for cc_library_static. by Rupert Shuttleworth · 3 years, 9 months ago
- 6400f20 Merge "bp2build: add a per-module denylist." by Jingwen Chen · 3 years, 9 months ago
- 618eeff Merge "Remove config from basePath" by Paul Duffin · 3 years, 9 months ago
- 85484e3 Merge changes I12e1854c,I08f7dba4 by Paul Duffin · 3 years, 9 months ago
- 4dd6cdb Fix TestDroiddoc's reliance on absolute paths by Paul Duffin · 3 years, 9 months ago
- 85d8f0d Add Path.RelativeToTop by Paul Duffin · 3 years, 9 months ago
- bb9ff51 Filter duplicate modules in platform_compat_config_singleton by Paul Duffin · 3 years, 9 months ago
- db462dd Disallow non-existent paths in sdk package by Paul Duffin · 3 years, 9 months ago
- 1822a0a Improve sdk snapshot testing by Paul Duffin · 3 years, 9 months ago
- 2258cbb Merge "Allow using updatable boot jars in dexpreopt (but don't use them yet)." by Ulyana Trafimovich · 3 years, 9 months ago
- 5d72cba bp2build: add a per-module denylist. by Jingwen Chen · 3 years, 9 months ago
- 74abc5d Remove config from basePath by Paul Duffin · 3 years, 9 months ago
- d65c58b Add buildDir to WritablePath implementations by Paul Duffin · 3 years, 9 months ago
- 580efc8 Add srcDir to SourcePath by Paul Duffin · 3 years, 9 months ago
- 2b1d2b6 Merge "Cleanup some issues left over from previous reviews" by Paul Duffin · 3 years, 9 months ago
- e742ee1 Merge "Convert test that disallows non existent paths to use fixtures" by Paul Duffin · 3 years, 9 months ago
- f7e79a5 Merge "Enable safe ICF for all devices" by Treehugger Robot · 3 years, 9 months ago
- 8b08665 Merge "Revert "Add bp2build support for cc_library_static."" by Jingwen Chen · 3 years, 9 months ago
- f941054 Revert "Add bp2build support for cc_library_static." by Jingwen Chen · 3 years, 9 months ago
- d3e1010 Merge "Add bp2build support for cc_library_static." by Rupert Shuttleworth · 3 years, 9 months ago
- 3cb2c06 Cleanup some issues left over from previous reviews by Paul Duffin · 3 years, 9 months ago
- 76e5c8a Convert test that disallows non existent paths to use fixtures by Paul Duffin · 3 years, 9 months ago
- 958408d Merge "Cleanup usages of Dex2oatDepTag" by Paul Duffin · 3 years, 9 months ago
- 95c6eb3 Merge "bp2build: add allowlist for package-level conversions." by Jingwen Chen · 3 years, 9 months ago
- ed35a90 Merge "Fix "filename too long" issue on Luci caused by test name" by Nicolas Geoffray · 3 years, 9 months ago
- 688ba5b Merge "Remove testSdkWithJava" by Paul Duffin · 3 years, 9 months ago
- c8ad864 Merge "Convert java_sdk_test.go tests to fixtures" by Paul Duffin · 3 years, 9 months ago
- f2926e7 Merge "Make null builds always be null builds." by Lukács T. Berki · 3 years, 9 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, 9 months ago
- b506c9d Cleanup usages of Dex2oatDepTag by Paul Duffin · 3 years, 9 months ago
- d603c7d Fix a typo in the definition of `varApexNames` in `java/dexpreopt_bootjars.go`. by Roland Levillain · 3 years, 9 months ago
- 21e743d Add bp2build support for cc_library_static. by Rupert Shuttleworth · 3 years, 10 months ago
- a1063c0 Merge changes I94f66e3e,I233a4fe1,Idbb37485 by Paul Duffin · 3 years, 9 months ago
- 70204f9 Merge "rust: Drop libgcc dependency" by Thiébaud Weksteen · 3 years, 9 months ago
- 9023b02 Allow using updatable boot jars in dexpreopt (but don't use them yet). by Ulya Trafimovich · 3 years, 9 months ago
- 8ef5b4f Merge "Split functions for compiling boot jars to allow future code reuse." by Ulyana Trafimovich · 3 years, 9 months ago
- c99c947 Make null builds always be null builds. by Lukacs T. Berki · 3 years, 9 months ago
- 9fc9f53 Group all the preparations needed for testing dexpreopt by Paul Duffin · 3 years, 9 months ago
- 3c84eaa Separate methods used for fixture based and legacy tests by Paul Duffin · 3 years, 9 months ago
- f8e3d83 Use more inclusive language in dexpreopt/testing.go by Paul Duffin · 3 years, 9 months ago
- b6535d3 Merge "Remove javaFixtureFactory" by Paul Duffin · 3 years, 9 months ago
- 9d33cf2 Merge "Remove unused test methods and buildDir" by Paul Duffin · 3 years, 9 months ago
- 38e73fc Merge "Remove uses of buildDir from java/rro_test.go" by Paul Duffin · 3 years, 9 months ago
- 5916fe6 Merge "Remove uses of buildDir from java/kotlin_test.go" by Paul Duffin · 3 years, 9 months ago
- 369c3aa Merge "Remove uses of buildDir from java/java_test.go and java/sdk_test.go" by Paul Duffin · 3 years, 9 months ago
- 700185b Merge "Remove uses of buildDir from java/app_test.go" by Paul Duffin · 3 years, 9 months ago
- 86da044 Merge "Remove uses of buildDir from java/app_set_test.go" by Paul Duffin · 3 years, 9 months ago
- 6567d07 Merge "Remove uses of buildDir from java/app_import_test.go" by Paul Duffin · 3 years, 9 months ago
- 6f59e6a Merge "Remove uses of buildDir in java/androidmk_test.go" by Paul Duffin · 3 years, 9 months ago
- eed6086 Merge "Remove uses of buildDir in java/hiddenapi_singleton_test.go" by Paul Duffin · 3 years, 9 months ago
- 1b095e5 Merge "Remove uses of buildDir from java/dexpreopt_bootjars_test.go" by Paul Duffin · 3 years, 9 months ago
- 5863c2a Merge "Register java_plugin in PrepareForTestWithJavaBuildComponents" by Paul Duffin · 3 years, 9 months ago
- 543d4a5 Merge "Make GENERATE_BAZEL_FILES=true correct." by Lukács T. Berki · 3 years, 9 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, 9 months ago
- 5818b93 Enable safe ICF for all devices by Ryo Hashimoto · 3 years, 9 months ago
- 7b1debf Merge "Fix genrule depending on disabled module with ALLOW_MISSING_DEPENDENCIES=true" by Treehugger Robot · 3 years, 9 months ago
- 9008ca3 Merge "Print the output from RBE bootstrap shutdown" by Kousik Kumar · 3 years, 9 months ago
- bedca74 [pgo] Do not explicitly link profile runtime by Pirama Arumuga Nainar · 3 years, 9 months ago
- 71ae594 Remove javaFixtureFactory by Paul Duffin · 3 years, 9 months ago
- d6339af Remove unused test methods and buildDir by Paul Duffin · 3 years, 9 months ago
- 0342dc9 Remove uses of buildDir from java/rro_test.go by Paul Duffin · 3 years, 9 months ago
- b148a49 Remove uses of buildDir from java/kotlin_test.go by Paul Duffin · 3 years, 9 months ago
- 414ea5e Remove uses of buildDir from java/java_test.go and java/sdk_test.go by Paul Duffin · 3 years, 9 months ago
- fb0fe9f Remove uses of buildDir from java/app_test.go by Paul Duffin · 3 years, 9 months ago
- f71e4ed Remove uses of buildDir from java/app_set_test.go by Paul Duffin · 3 years, 9 months ago