index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-11
/
+17
*
Add perf option to art tool
Calin Juravle
2014-10-20
1
-2
/
+24
*
Remove art-* targets in favor of build-art-* targets.
Brian Carlstrom
2014-09-09
1
-12
/
+19
*
Merge "Clean-up and make the art script usable on target."
Nicolas Geoffray
2014-09-08
2
-30
/
+43
|
\
|
*
Clean-up and make the art script usable on target.
Nicolas Geoffray
2014-09-08
2
-30
/
+43
*
|
ART: Refactor elf_writer_quick, add symbolizer
Andreas Gampe
2014-09-05
1
-0
/
+67
|
/
*
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
[next]