index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make tools/art non-executable
Alex Light
2014-08-06
1
-0
/
+0
*
Make generate-operator-out.py compatible with Python 3.x
Bernhard Rosenkränzer
2014-07-14
1
-15
/
+15
*
Fix art script for 'clean' environments.
Nicolas Geoffray
2014-07-02
1
-5
/
+5
*
Fix art-host rule and art script after build changes.
Nicolas Geoffray
2014-07-02
1
-2
/
+13
*
ART: Native support for multidex
Andreas Gampe
2014-06-25
1
-4
/
+18
*
Remove deprecated WITH_HOST_DALVIK.
Ian Rogers
2014-06-10
1
-3
/
+0
*
Fix the tools/art script about the ISA-specific dalvik cache.
Hiroshi Yamauchi
2014-05-01
1
-1
/
+1
*
Art script: Use PWD for android-data and cleanup after running.
Nicolas Geoffray
2014-03-26
1
-4
/
+7
*
ART change: Script is using function(), which is bash specific.
Nicolas Geoffray
2014-03-17
1
-1
/
+1
*
Remove oat file location in the image.
Nicolas Geoffray
2014-03-04
2
-2
/
+46
*
Fix clang to compile and run host tests.
Ian Rogers
2014-02-28
1
-1
/
+1
*
Revert "Revert "Revert "Add a script for running art standalone."""
Ian Rogers
2014-02-14
2
-47
/
+1
*
Revert "Revert "Add a script for running art standalone.""
Nicolas Geoffray
2014-02-13
2
-1
/
+47
*
Revert "Add a script for running art standalone."
Brian Carlstrom
2014-02-12
2
-47
/
+1
*
Add a script for running art standalone.
Nicolas Geoffray
2014-02-12
2
-1
/
+47
*
tools: use '/usr/bin/env python' instead of '/usr/bin/python'
Chirayu Desai
2013-11-28
2
-2
/
+2
*
Fix generate-operator-out.py's copyright header.
Elliott Hughes
2013-10-06
1
-24
/
+10
*
Fix up TODO: c++0x, update cpplint.
Mathieu Chartier
2013-08-16
1
-182
/
+844
*
readdir is safer than readdir_r.
Elliott Hughes
2013-07-19
1
-1
/
+0
*
Fix cpplint readability/fn_size issues
Brian Carlstrom
2013-07-18
1
-0
/
+5
*
Fix cpplint whitespace/parens issues
Brian Carlstrom
2013-07-18
1
-1
/
+4
*
Fix multiple inclusion guards to match new pathnames
Brian Carlstrom
2013-07-17
1
-2
/
+5
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-4
/
+3
*
Move to new art dalvikvm
Brian Carlstrom
2013-06-17
1
-3
/
+3
*
Rename art-cache to dalvik-cache
Brian Carlstrom
2013-06-10
1
-1
/
+1
*
Fix the last failing host -Xint JDWP test.
Elliott Hughes
2013-02-19
1
-6
/
+7
*
Make the tools/art script appear to work from any directory.
Elliott Hughes
2013-01-17
1
-0
/
+1
*
Fix art script argument quoting.
Elliott Hughes
2013-01-08
1
-1
/
+1
*
Change art script to use exec
Brian Carlstrom
2012-08-02
1
-1
/
+1
*
Include held locks in SIGQUIT thread dumps.
Elliott Hughes
2012-06-27
1
-2
/
+8
*
Make art script work for the first time
Brian Carlstrom
2012-06-25
1
-11
/
+7
*
Update cpplint.py.
Elliott Hughes
2012-06-21
1
-88
/
+323
*
Clean up the confusing comment-related logic a bit.
Elliott Hughes
2012-06-07
1
-13
/
+16
*
Make generate-operator-out.py only skip // line comments
Brian Carlstrom
2012-06-06
1
-1
/
+1
*
Auto-generate operator<< for enum ::art:Class::Status.
Elliott Hughes
2012-06-06
1
-3
/
+9
*
Don't explicitly request python2.4.
Elliott Hughes
2012-04-05
2
-2
/
+2
*
Use the operator<< generator more widely.
Elliott Hughes
2012-04-04
1
-10
/
+49
*
Fix the operator<< generation to work with "mmm" as well as "mm".
Elliott Hughes
2012-04-04
1
-0
/
+3
*
Start automatically generating operator<<s for enums.
Elliott Hughes
2012-04-04
1
-0
/
+150
*
Remove old code to support multiple images
Brian Carlstrom
2012-02-04
1
-8
/
+8
*
Working dex2oat and oatexec
Brian Carlstrom
2011-09-06
1
-3
/
+3
*
Add vogar-like --invoke-with to 'art', and fix a bug valgrind finds.
Elliott Hughes
2011-08-18
1
-1
/
+20
*
Fix the invocation interface.
Elliott Hughes
2011-08-15
1
-1
/
+3
*
Start implementing JNI.
Elliott Hughes
2011-08-11
1
-0
/
+26
*
Import cpplint.py and make target cpplint-art
Brian Carlstrom
2011-07-23
1
-0
/
+3126