- a0d27cf Call external script to create r8lib. by Ian Zerny · 3 years, 6 months ago
- 595fb64 Run the same jar on golem that we ship by Rico Wind · 3 years, 6 months ago
- 2511365 Don't generate dx based art tests by Rico Wind · 3 years, 6 months ago
- ef978ff Allow passing in custom file name for archiving failures by Morten Krogh-Jespersen · 3 years, 6 months ago
- 89e1901 Move compilation of R8 out in run_on_app.py to ensure proper timing by Morten Krogh-Jespersen · 3 years, 6 months ago
- 1768e25 Read system property information in compiledump.py by Søren Gjesse · 3 years, 6 months ago
- 57e20e8 [Retrace] Add support for retracing stacktraces with outlines by Morten Krogh-Jespersen · 3 years, 6 months ago
- b46489a [Retrace] Remove retrace jars from archiving by Morten Krogh-Jespersen · 3 years, 6 months ago
- 20458bd [Retrace] Remove r8retrace.jar and use r8lib.jar instead by Morten Krogh-Jespersen · 3 years, 6 months ago
- f3069c8 Use sys.executable for calling google-java-format-diff.py by Christoffer Quist Adamsen · 3 years, 6 months ago
- 44eee51 Update release script by Søren Gjesse · 3 years, 6 months ago
- 0f8d88b Determine compiler for compiling dump from build.properties by Søren Gjesse · 3 years, 6 months ago
- 46cdf98 Trigger bots by Rico Wind · 3 years, 6 months ago
- 5e8f04e Add verbose option to retrace.py by Christoffer Quist Adamsen · 3 years, 6 months ago
- 3e0054b Fix kotlin compiler dev option name by Morten Krogh-Jespersen · 3 years, 6 months ago
- c616fcd Add support for running kotlin tests on kotlin dev version by Morten Krogh-Jespersen · 3 years, 6 months ago
- c69a554 Add support for downloading kotlin dev compilers by Morten Krogh-Jespersen · 3 years, 6 months ago
- f35d1fa Remove tachiyomi from run_on_app by Rico Wind · 3 years, 7 months ago
- 51f0bb2 Suppress warning of javax.annotation.Nullable in checked in r8 compilation by Rico Wind · 3 years, 7 months ago
- 9b6cb13 Remove youtube 16.12 by Rico Wind · 3 years, 7 months ago
- 46d63e5 Remove references to bundled opensource apps now that we have dumps by Morten Krogh-Jespersen · 3 years, 7 months ago
- f264deb Prepare tools/r8_release.py for branch 3.2 by Søren Gjesse · 3 years, 7 months ago
- 1d5c4ea Adjust min limit for youtube to not time out by Morten Krogh-Jespersen · 3 years, 7 months ago
- 0e67289 Remove printing to stdout_fd in internal_test.py by Morten Krogh-Jespersen · 3 years, 7 months ago
- d7f1620 Update min_xmx_limits for youtube by Morten Krogh-Jespersen · 3 years, 7 months ago
- c9e52f7 Prune -libraryjars, -injars and print statements from compiledump inputs by Rico Wind · 3 years, 8 months ago
- 953f7c4 Add host Art 12.0.0-beta4 by Søren Gjesse · 3 years, 8 months ago
- cae764d Add --testing-state-name flag to test.py by Ian Zerny · 3 years, 8 months ago
- b6b2eb5 Add --regex option to tools/retrace.py by Morten Krogh-Jespersen · 3 years, 8 months ago
- a565f01 Enable test assertions when running run_on_app by Morten Krogh-Jespersen · 3 years, 9 months ago
- efc67e0 Revert "Update test.py to python3" by Morten Krogh-Jespersen · 3 years, 9 months ago
- 7be9b01 Update test.py to python3 by Morten Krogh-Jespersen · 3 years, 9 months ago
- 8a933c5 Copy the correct JAR for the JDK11 based desugared library by Søren Gjesse · 3 years, 9 months ago
- 23f0b03 Reland "Only use source supertype for generic signature if not interface" by Morten Krogh-Jespersen · 3 years, 9 months ago
- 4832e8b Update ASM to version 9.2 by Søren Gjesse · 3 years, 9 months ago
- 81d4150 Include *_data.py files in restart_if_new_version() check by Christoffer Quist Adamsen · 3 years, 9 months ago
- c485a2f Revert "Only use source supertype for generic signature if not interface" by Morten Krogh-Jespersen · 3 years, 9 months ago
- fd1b17b Reland "Clear generic signatures for horizontally merged targets" by Morten Krogh-Jespersen · 3 years, 9 months ago
- 10667af Revert "Account for pruned super signature in vertical class merger" by Morten Krogh-Jespersen · 3 years, 9 months ago
- 98051f5 Add enableTestAssertions to compiledump when running with assertions by Morten Krogh-Jespersen · 3 years, 9 months ago
- 6c70240 Add --print-times option to run_on_app_dump.py by Morten Krogh-Jespersen · 3 years, 9 months ago
- 674099e Fix incorrect argument in compiledump.py by Ian Zerny · 3 years, 10 months ago
- 0e53ff1 Add --summary flag to compiledump.py by Ian Zerny · 3 years, 10 months ago
- 8a5f3df Update TAP info in release script by Søren Gjesse · 3 years, 10 months ago
- 5102b91 Use quiet flag for golem benchmark runs by Rico Wind · 3 years, 10 months ago
- 0565a7b Revert "Update test.py to python3" by Søren Gjesse · 3 years, 10 months ago
- b2ae4c6 Fix path for benchmark resources on golem by Rico Wind · 3 years, 10 months ago
- fb2caf8 Update create_jctf_tests.py and download_from_x20.py to python3 by Christoffer Quist Adamsen · 3 years, 10 months ago
- 80c863c Update test.py to python3 by Christoffer Quist Adamsen · 3 years, 10 months ago
- e18f920 Add YouTube 16.20 by Christoffer Quist Adamsen · 3 years, 10 months ago
- a2703f8 Tool for tagging R8 and AGP versions. by Ian Zerny · 3 years, 10 months ago
- ec660e5 Prepare tools/r8_release.py for branch 3.1 by Søren Gjesse · 4 years ago
- 25ef552 Fix release script fo Python 3.0 by Søren Gjesse · 4 years ago
- 202330b Fix relative file checks in compiledump. by Ian Zerny · 4 years ago
- 6b668e8 Remove gmscore v4 to v9 by Christoffer Quist Adamsen · 4 years ago
- 27ea4c7 Rename new testing state and its flags. by Ian Zerny · 4 years ago
- 9a0e96a Add new test reporting option. by Ian Zerny · 4 years ago
- c6655726 Adjust memory expectations for YouTube by Christoffer Quist Adamsen · 4 years ago
- 9ff31b7 Fix call to retrace in compiledump.py by Ian Zerny · 4 years ago
- f2f4c29 Revert "Revert "Allow execution time of the slowest tests to be printed"" by Rico Wind · 4 years ago
- 4380de3 Remove old YouTube versions by Christoffer Quist Adamsen · 4 years ago
- 01c15c6 Revert "Allow execution time of the slowest tests to be printed" by Rico Wind · 4 years ago
- 654eda1 Allow execution time of the slowest tests to be printed by Rico Wind · 4 years ago
- 019e778 Update default test.py to run just one jdk. by Ian Zerny · 4 years ago
- 4d38d03 Allow specifying --version to d8.py by Christoffer Quist Adamsen · 4 years ago
- bb624e4 Add l8 as a compiler to compiledump.py by Morten Krogh-Jespersen · 4 years ago
- 7ff1409 Add YouTube 16.12 to run_on_app.py by Christoffer Quist Adamsen · 4 years ago
- e662a41 Delete YouTube 16.10 by Christoffer Quist Adamsen · 4 years ago
- e727302 Fix inputs not defined on all paths in run_on_app.py by Christoffer Quist Adamsen · 4 years ago
- 0588244 Ensure that inputs list is always initialized by Rico Wind · 4 years ago
- a74174d Remove debug 'or True' from app dump runner by Rico Wind · 4 years ago
- 33936d1 Set jdkhome for golem runners by Rico Wind · 4 years ago
- 80e0048 Support building of YouTube 16.10 by Søren Gjesse · 4 years ago
- 8fb1339 Adjust OOM threshold for iosched by Morten Krogh-Jespersen · 4 years ago
- e139309 Fix long line by Rico Wind · 4 years ago
- 1b52acf Change master->main for non bot code in repo by Rico Wind · 4 years ago
- 61a034f Add openjdk as a golem resource by Rico Wind · 4 years, 1 month ago
- e32a9c7 Use benchmarks + app_name as basedir for dumps on golem by Rico Wind · 4 years, 1 month ago
- ef19577 Add support for building with the JDK11 based desugared library by Søren Gjesse · 4 years, 1 month ago
- 00715a4 Fix missing trivial phi removal after array length optimization by Christoffer Quist Adamsen · 4 years, 1 month ago
- 7c30692 Don't link third party for app dump runs by Rico Wind · 4 years, 1 month ago
- 641e79a Make all variables final in golem config by Rico Wind · 4 years, 1 month ago
- 1abf548 Update golem generation to final and fix command by Rico Wind · 4 years, 1 month ago
- 71ea286 Make the dart formatter happy by Rico Wind · 4 years, 1 month ago
- ca91a95 Set starting point for app dump benchmarks by Rico Wind · 4 years, 1 month ago
- 5959392 Add ability to print golem config from run_on_app_dump by Rico Wind · 4 years, 1 month ago
- 235d754 Update tools/adb.py to decode byte output by Morten Krogh-Jespersen · 4 years, 1 month ago
- e4b43a3 Ensure bazel and java for the HEAD desugared library builder by Rico Wind · 4 years, 1 month ago
- 8622274 Enable compiling youtube_15_33 as a dump by Morten Krogh-Jespersen · 4 years, 1 month ago
- 1e77425 Add support for compiling dump with main dex rules by Morten Krogh-Jespersen · 4 years, 1 month ago
- daf04ba Allow passing a commit hash as version. by Ian Zerny · 4 years, 1 month ago
- 1ca046c Add -ignorewarnings to run_on_app.py tests by Christoffer Quist Adamsen · 4 years, 1 month ago
- 8812455 Fix art, jctf, and run_on_app.py failures after new missing classes by Christoffer Quist Adamsen · 4 years, 1 month ago
- 7b15111 Add missing bytes to string conversion in tools/r8_release.py by Søren Gjesse · 4 years, 1 month ago
- 3dc207b Update desugared library in third_party to 1.1.3 by Søren Gjesse · 4 years, 2 months ago
- 4a45f9b Add option to test.py to use desugared library from GitHub HEAD by Søren Gjesse · 4 years, 2 months ago
- 53d1448 Support building desugared library without archiving by Søren Gjesse · 4 years, 2 months ago
- f54dd78 Fix dex-segment utils script for running on python3 by Morten Krogh-Jespersen · 4 years, 2 months ago
- 5ec0a73 Add option --exclude-deps to gradle wrapper script by Søren Gjesse · 4 years, 2 months ago
- d408d8d Fix r8_release.py by Christoffer Quist Adamsen · 4 years, 2 months ago