Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
c0c0785c4e300fc8e241a6ba9e85451e348dae41
/
tools
/
art
c0c0785
Add an option to the art script to not cleanup.
by Nicolas Geoffray
· 7 years ago
162a570
Revert "Revert "Revert "Revert "tools: Fix art script to delete OAT files before running dalvikvm""""
by Nicolas Geoffray
· 7 years ago
933692d
Revert "Revert "Revert "tools: Fix art script to delete OAT files before running dalvikvm"""
by Nicolas Geoffray
· 7 years ago
67ca49c
Revert "Revert "tools: Fix art script to delete OAT files before running dalvikvm""
by Igor Murashkin
· 7 years ago
800421b
Revert "tools: Fix art script to delete OAT files before running dalvikvm"
by Igor Murashkin
· 7 years ago
ad35190
tools: Fix art script to delete OAT files before running dalvikvm
by Igor Murashkin
· 7 years ago
d54ac26
tools: art script fix for spuriously creating "{arm,arm64,mips,mips64,x86,x86_64}" directory
by Igor Murashkin
· 7 years ago
1194244
tools: Do not pass "&>" to dalvikvm when running art --profile
by Igor Murashkin
· 8 years ago
7fef4eb
tools: Fix art script to run from adb shell interactively
by Igor Murashkin
· 8 years ago
afd44ea
tools: Use single-quotes for argument escaping in "art" script.
by Vladimir Marko
· 8 years ago
1c5b42f
ART: Add support for runtime debug checks
by Andreas Gampe
· 8 years ago
49cda06
Rename and obsolete compiler filter names.
by Nicolas Geoffray
· 8 years ago
9d7baf4
Revert "Invoke dex2oat explictly before dalvikvm"
by Nicolas Geoffray
· 8 years ago
4806f7a
Invoke dex2oat explictly before dalvikvm
by Calin Juravle
· 8 years ago
9db22e8
Dump profile logs after the last save
by Calin Juravle
· 8 years ago
9763f2e
Revert^2 "Improve user-friendliness of art script."
by Orion Hodson
· 8 years ago
64f45cb
Add --profile mode to the art script
by Calin Juravle
· 8 years ago
f769461
Don't call realpath on a file that may not exist.
by Nicolas Geoffray
· 8 years ago
b76bc78
Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC."""
by Nicolas Geoffray
· 8 years ago
8522758
Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""
by Hiroshi Yamauchi
· 8 years ago
9b5515e
Re-apply "Cleanup run-test and Makefile around boot image and PIC."
by Nicolas Geoffray
· 8 years ago
1ba223b
Squashed commit of the following:
by Nicolas Geoffray
· 8 years ago
4bd3d6b
Merge "Cleanup run-test and Makefile around boot image and PIC."
by Nicolas Geoffray
· 8 years ago
8c9ccac
Cleanup run-test and Makefile around boot image and PIC.
by Nicolas Geoffray
· 8 years ago
8da4977
Add -g to art script --perf-report
by Mathieu Chartier
· 8 years ago
dba4fe7
Pass --generate-debug-info only when --perf is passed.
by Nicolas Geoffray
· 9 years ago
1e085f0
Use optimizing's pic boot image in art script.
by Nicolas Geoffray
· 9 years ago
fdaeee1
Pass LD_USE_LOAD_BIAS to the art script.
by Nicolas Geoffray
· 10 years ago
8363c77
Add --generate-debug-info flag and remove the other two flags.
by David Srbecky
· 10 years ago
6b45fd2
No need to relocate the core image for the art script.
by Nicolas Geoffray
· 10 years ago
4f7fdd2
Make tests assume ANDROID_ROOT is not /system.
by Nicolas Geoffray
· 10 years ago
c0bbc88
ART: Allow multiple invoke-with for art script
by Andreas Gampe
· 10 years ago
e099a61
Un-break --perf option to the art art script.
by Nicolas Geoffray
· 10 years ago
70a998c
Make script suitable for vogar use on device.
by Nicolas Geoffray
· 10 years ago
aa98061
Add perf option to art tool
by Calin Juravle
· 10 years ago
87bb26f
Remove art-* targets in favor of build-art-* targets.
by Brian Carlstrom
· 10 years ago
f63a0a5
Clean-up and make the art script usable on target.
by Nicolas Geoffray
· 10 years ago
689c3bb
Make tools/art non-executable
by Alex Light
· 10 years ago
6354bb8
Fix art script for 'clean' environments.
by Nicolas Geoffray
· 11 years ago
fc3c67a
Fix art-host rule and art script after build changes.
by Nicolas Geoffray
· 11 years ago
f5656ce
Fix the tools/art script about the ISA-specific dalvik cache.
by Hiroshi Yamauchi
· 11 years ago
89c4e28
Art script: Use PWD for android-data and cleanup after running.
by Nicolas Geoffray
· 11 years ago
d2f6f77
ART change: Script is using function(), which is bash specific.
by Nicolas Geoffray
· 11 years ago
9583fbc
Remove oat file location in the image.
by Nicolas Geoffray
· 11 years ago
97f4489
Revert "Revert "Revert "Add a script for running art standalone."""
by Ian Rogers
· 11 years ago
4b23250
Revert "Revert "Add a script for running art standalone.""
by Nicolas Geoffray
· 11 years ago
41dcb9f
Revert "Add a script for running art standalone."
by Brian Carlstrom
· 11 years ago
1f5a90f
Add a script for running art standalone.
by Nicolas Geoffray
· 11 years ago
fa42b44
Move to new art dalvikvm
by Brian Carlstrom
· 12 years ago
7675e16
Rename art-cache to dalvik-cache
by Brian Carlstrom
· 12 years ago
addf1a8
Fix the last failing host -Xint JDWP test.
by Elliott Hughes
· 12 years ago
b6f0f78
Make the tools/art script appear to work from any directory.
by Elliott Hughes
· 12 years ago
54b3747
Fix art script argument quoting.
by Elliott Hughes
· 12 years ago
cae6f06
Change art script to use exec
by Brian Carlstrom
· 12 years ago
4e18128
Make art script work for the first time
by Brian Carlstrom
· 13 years ago
223f20f
Remove old code to support multiple images
by Brian Carlstrom
· 13 years ago
69b15fb
Working dex2oat and oatexec
by Brian Carlstrom
· 13 years ago
4b3b727
Add vogar-like --invoke-with to 'art', and fix a bug valgrind finds.
by Elliott Hughes
· 13 years ago
f2682d5
Fix the invocation interface.
by Elliott Hughes
· 13 years ago
40ef99e
Start implementing JNI.
by Elliott Hughes
· 13 years ago