Sign in
r8
/
r8
/
7177b4fc9452f73b13cc9b8f42ee62fb2e5b2815
/
tools
/
utils.py
5ffa58f
Add command line utility for compile dump files.
by Ian Zerny
· 5 years ago
89a5b06
Make tools/retrace.py use R8 version of retrace
by Morten Krogh-Jespersen
· 5 years ago
927a92e
Fix location of desugar_jdk_libs.json
by Søren Gjesse
· 5 years ago
17fc67d
Include custom conversion classes in desugar library configuration
by Søren Gjesse
· 5 years ago
5844518
Temporary disable version check to fix tests
by clementbera
· 5 years ago
a99636c
Remove building of compat jars
by Søren Gjesse
· 5 years ago
a239423
Update util to extract R8 version.
by Jinseong Jeon
· 5 years ago
81d9fd5
Fix Tests, Fix python script
by clementbera
· 5 years ago
7dc2571
Desugared lib: rename test packages
by clementbera
· 5 years ago
4e5c6fe
Update release script to create new branch
by Søren Gjesse
· 5 years ago
5d02a6b
Check for more failing strings in Gradle output
by Morten Krogh-Jespersen
· 5 years ago
59dfa4c
Add version creation to release script.
by Ian Zerny
· 5 years ago
699f636
Download JDK8 for build of desugared library
by Søren Gjesse
· 6 years ago
0981b72
Enable archiving of --find-min-xmx results on GCS
by Morten Krogh-Jespersen
· 6 years ago
1e17153
Check version in desugar library configuration
by Søren Gjesse
· 6 years ago
6e5e584
Generate a Maven artefact with the desugar library configuration
by Søren Gjesse
· 6 years ago
1c115b5
Add a script for building desugar_jdk_libs
by Søren Gjesse
· 6 years ago
cbeae78
Prepare for "lookup in library classes before program classes"
by Søren Gjesse
· 6 years ago
fbb1f7a
Download and link missing benchmark resources.
by Ian Zerny
· 6 years ago
7464530
Revert "Lookup in library classes before program classes"
by Søren Gjesse
· 6 years ago
d62e2d5
Lookup in library classes before program classes
by Søren Gjesse
· 6 years ago
3709765
Benchmark for compiling a trivial hello world program.
by Ian Zerny
· 6 years ago
533e3ce
Add debug.keystore for use in scripts
by Rico Wind
· 6 years ago
ec283b5
Move opensource apps to cloud storage
by Rico Wind
· 6 years ago
d55ce27
Use concurrent uploads when uploding directories
by Rico Wind
· 6 years ago
cc2025b
Remove whitespace - trigger bots
by Rico Wind
· 6 years ago
8fc8bfa
Start archiving two maven zips
by Rico Wind
· 6 years ago
e11f439
Consistently use SWARMING_BOT_ID to determine if we are on a bot
by Rico Wind
· 6 years ago
7cdd3a7
No logging of output when running with --golem on run_on_as_app
by Morten Krogh-Jespersen
· 6 years ago
7cf4c56
Extend run_on_as_app.py with --run-tests option
by Christoffer Quist Adamsen
· 6 years ago
0de1373
For run_on_as_app, use r8 jar to find version and not Version.java
by Morten Krogh-Jespersen
· 6 years ago
3ddc6b0
Run internal bot on new waterfall
by Rico Wind
· 6 years ago
220e570
Add android_sdk to third_party to be used by golem when benchmarking
by Morten Krogh-Jespersen
· 6 years ago
a2b1d5a
Move archiving back to old bots until we have a prioritized pool
by Rico Wind
· 6 years ago
faaac01
Move archiving to new bots
by Rico Wind
· 6 years ago
5409086
Script for uploading opensource apps to x20
by Morten Krogh-Jespersen
· 6 years ago
3f54e22
Use jdk.GetJavaExecutable() in tools.
by Ian Zerny
· 6 years ago
5fffb0a
Add a pinned JDK 9 to third_party and update Gradle to 5.2
by Ian Zerny
· 6 years ago
6474020
Allow for downloading open source apps as an x20 dependency
by Morten Krogh-Jespersen
· 6 years ago
e0ce6a3
Pin apps to a specific revision
by Morten Krogh-Jespersen
· 6 years ago
d8ef3d6
Merge "Add precompiled cf_segments tool as x20 dependency"
by Morten Krogh-Jespersen
· 6 years ago
ed8108e
Set -1 as exit code if failing and no exit code.
by Morten Krogh-Jespersen
· 6 years ago
480784d
Add precompiled cf_segments tool as x20 dependency
by Morten Krogh-Jespersen
· 6 years ago
38c7ca0
Extend framework_test with cf_segments
by Morten Krogh-Jespersen
· 6 years ago
33ac923
Merge "Set zipalign path in apk_masseur if build_tools not set on path"
by Morten Krogh-Jespersen
· 6 years ago
c8efedd
Set zipalign path in apk_masseur if build_tools not set on path
by Morten Krogh-Jespersen
· 6 years ago
16e925d
Compress entries when outputting CF
by Morten Krogh-Jespersen
· 6 years ago
121c47b
Make check for compilation errors in tools/utils a bit more precise
by Morten Krogh-Jespersen
· 6 years ago
1de3dde
Add flag --quiet to run_on_as_app.py
by Christoffer Quist Adamsen
· 6 years ago
17879c1
Pass optional android jars to recompilation
by Christoffer Quist Adamsen
· 6 years ago
1b09c56
Add debugging info to internal_test to figure out why we don't restart after branch runs
by Rico Wind
· 6 years ago
017a700
Print retraced stack-trace on test-error
by Morten Krogh-Jespersen
· 6 years ago
e28db46
Revert "Revert "Enable running tests on r8lib with dependencies""
by Morten Krogh-Jespersen
· 6 years ago
8671990
Merge "Revert "Add script for archiving gradle test logs""
by Rico Wind
· 6 years ago
06487ac
Revert "Add script for archiving gradle test logs"
by Rico Wind
· 6 years ago
03ab76f
Prepare R8-ed targets for AOSP and Studio releases.
by Tamas Kenez
· 6 years ago
da6836e
Add timeout handler when running on the bots
by Rico Wind
· 6 years ago
180be09
Archive script: build r8-ed r8 without dependencies.
by Tamas Kenez
· 6 years ago
f960e9c
Archive R8'd jars.
by Tamas Kenez
· 6 years ago
567494e
Add script for archiving gradle test logs
by Rico Wind
· 6 years ago
0f5fc73
Simple inspect tool using CodeInspector from the test library.
by Ian Zerny
· 6 years ago
4a2d599
Convert most of dex2oat script to python and add version support.
by Ian Zerny
· 6 years ago
6238f22
Simplify app data files
by Rico Wind
· 7 years ago
4fd2dda
Add printing of logs to the internal bot code (if failures)
by Rico Wind
· 7 years ago
139eece
Add support for bot part of internal_test.py
by Rico Wind
· 7 years ago
800fd71
Add script to run internal testing
by Rico Wind
· 7 years ago
9d70f61
Add script to run kotlin benchmarks
by Rico Wind
· 7 years ago
b46dc00
Add script to print R8 API not covered by API usage sample
by Mathias Rav
· 7 years ago
7a64eec
Use golden files for runtime tests on Windows or Mac
by Jean-Marie Henaff
· 7 years ago
3fb4a3a
Add @Keep and @KeepForSubclassing annotations for public R8 API
by Mathias Rav
· 7 years ago
9cf6a74
utils.py: Run dexsegments via the swiss army knife
by Mathias Rav
· 7 years ago
c0b1638
Archive repackaged r8 for maven compatibility
by Rico Wind
· 7 years ago
e4e36d1
Add some gradle benchmarks
by Jean-Marie Henaff
· 7 years ago
d0d88cf
Upload extracted maven directory when archiving
by Rico Wind
· 7 years ago
bc7b2ce
Change the check for java version to exclude google versions.
by Mads Ager
· 7 years ago
1a29c4f
Add sanity check to archiving script
by Rico Wind
· 7 years ago
b10c07f
Also archive src jar.
by Mads Ager
· 7 years ago
12a56bc
Archive LICENSE file and copy that when updating prebuilts.
by Mads Ager
· 7 years ago
0bd1ebd
Archive jar excluding dependencies when building on the buildbots.
by Mads Ager
· 7 years ago
a4911eb
Update maven release script to add dependencies.
by Mads Ager
· 7 years ago
ac79413
Update archive script to also archive maven packaging.
by Mads Ager
· 7 years ago
dc9d8a2
Build and archive compatproguard.jar
by Søren Gjesse
· 8 years ago
74fab30
Archive compatdx jar
by Rico Wind
· 8 years ago
ae3a121
Use ART default options
by Sebastien Hertz
· 8 years ago
b4621c1
Add archive script that the bots can archive release versions
by Rico Wind
· 8 years ago
0cad51c
test.py: add aosp_jar test
by Tamas Kenez
· 8 years ago
dce9c87
Revert "Use python executable to drive upload script"
by Rico Wind
· 8 years ago
0a4085a
Use python executable to drive upload script
by Rico Wind
· 8 years ago
2cf47cf
Check java version in scripts running performance benchmarks.
by Tamas Kenez
· 8 years ago
02bff03
Factorize out print-dexsegments to utils, enable for other scripts:
by Tamas Kenez
· 8 years ago
fc34cd8
Add memory usage tracking to test scripts.
by Tamas Kenez
· 8 years ago
a94f01c
Archive failures to cloud storage if gradle fails and the archive flag is set
by Rico Wind
· 8 years ago
f80f5a2
Fix gradle initial dependency fetch on windows
by Rico Wind
· 8 years ago
82efeb5
CTS result readers: refactor common code into utils.py
by Tamas Kenez
· 8 years ago
971eec6
Add scripts to create a self-contained dir of logged D8 calls.
by Tamas Kenez
· 8 years ago
418d1ca
Initial push.
by Mads Ager
· 8 years ago