summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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