summaryrefslogtreecommitdiffstats
path: root/tools/art
Commit message (Expand)AuthorAgeFilesLines
* Fix the tools/art script about the ISA-specific dalvik cache.Hiroshi Yamauchi2014-05-011-1/+1
* Art script: Use PWD for android-data and cleanup after running.Nicolas Geoffray2014-03-261-4/+7
* ART change: Script is using function(), which is bash specific.Nicolas Geoffray2014-03-171-1/+1
* Remove oat file location in the image.Nicolas Geoffray2014-03-041-2/+14
* Revert "Revert "Revert "Add a script for running art standalone."""Ian Rogers2014-02-141-15/+1
* Revert "Revert "Add a script for running art standalone.""Nicolas Geoffray2014-02-131-1/+15
* Revert "Add a script for running art standalone."Brian Carlstrom2014-02-121-15/+1
* Add a script for running art standalone.Nicolas Geoffray2014-02-121-1/+15
* Move to new art dalvikvmBrian Carlstrom2013-06-171-3/+3
* Rename art-cache to dalvik-cacheBrian Carlstrom2013-06-101-1/+1
* Fix the last failing host -Xint JDWP test.Elliott Hughes2013-02-191-6/+7
* Make the tools/art script appear to work from any directory.Elliott Hughes2013-01-171-0/+1
* Fix art script argument quoting.Elliott Hughes2013-01-081-1/+1
* Change art script to use execBrian Carlstrom2012-08-021-1/+1
* Make art script work for the first timeBrian Carlstrom2012-06-251-11/+7
* Remove old code to support multiple imagesBrian Carlstrom2012-02-041-8/+8
* Working dex2oat and oatexecBrian Carlstrom2011-09-061-3/+3
* Add vogar-like --invoke-with to 'art', and fix a bug valgrind finds.Elliott Hughes2011-08-181-1/+20
* Fix the invocation interface.Elliott Hughes2011-08-151-1/+3
* Start implementing JNI.Elliott Hughes2011-08-111-0/+26