summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove art-* targets in favor of build-art-* targets.Brian Carlstrom2014-09-091-12/+19
* Merge "Clean-up and make the art script usable on target."Nicolas Geoffray2014-09-082-30/+43
|\
| * Clean-up and make the art script usable on target.Nicolas Geoffray2014-09-082-30/+43
* | ART: Refactor elf_writer_quick, add symbolizerAndreas Gampe2014-09-051-0/+67
|/
* Make tools/art non-executableAlex Light2014-08-061-0/+0
* Make generate-operator-out.py compatible with Python 3.xBernhard Rosenkränzer2014-07-141-15/+15
* Fix art script for 'clean' environments.Nicolas Geoffray2014-07-021-5/+5
* Fix art-host rule and art script after build changes.Nicolas Geoffray2014-07-021-2/+13
* ART: Native support for multidexAndreas Gampe2014-06-251-4/+18
* Remove deprecated WITH_HOST_DALVIK.Ian Rogers2014-06-101-3/+0
* 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-042-2/+46
* Fix clang to compile and run host tests.Ian Rogers2014-02-281-1/+1
* Revert "Revert "Revert "Add a script for running art standalone."""Ian Rogers2014-02-142-47/+1
* Revert "Revert "Add a script for running art standalone.""Nicolas Geoffray2014-02-132-1/+47
* Revert "Add a script for running art standalone."Brian Carlstrom2014-02-122-47/+1
* Add a script for running art standalone.Nicolas Geoffray2014-02-122-1/+47
* tools: use '/usr/bin/env python' instead of '/usr/bin/python'Chirayu Desai2013-11-282-2/+2
* Fix generate-operator-out.py's copyright header.Elliott Hughes2013-10-061-24/+10
* Fix up TODO: c++0x, update cpplint.Mathieu Chartier2013-08-161-182/+844
* readdir is safer than readdir_r.Elliott Hughes2013-07-191-1/+0
* Fix cpplint readability/fn_size issuesBrian Carlstrom2013-07-181-0/+5
* Fix cpplint whitespace/parens issuesBrian Carlstrom2013-07-181-1/+4
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-2/+5
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-4/+3
* 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
* Include held locks in SIGQUIT thread dumps.Elliott Hughes2012-06-271-2/+8
* Make art script work for the first timeBrian Carlstrom2012-06-251-11/+7
* Update cpplint.py.Elliott Hughes2012-06-211-88/+323
* Clean up the confusing comment-related logic a bit.Elliott Hughes2012-06-071-13/+16
* Make generate-operator-out.py only skip // line commentsBrian Carlstrom2012-06-061-1/+1
* Auto-generate operator<< for enum ::art:Class::Status.Elliott Hughes2012-06-061-3/+9
* Don't explicitly request python2.4.Elliott Hughes2012-04-052-2/+2
* Use the operator<< generator more widely.Elliott Hughes2012-04-041-10/+49
* Fix the operator<< generation to work with "mmm" as well as "mm".Elliott Hughes2012-04-041-0/+3
* Start automatically generating operator<<s for enums.Elliott Hughes2012-04-041-0/+150
* 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
* Import cpplint.py and make target cpplint-artBrian Carlstrom2011-07-231-0/+3126