index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
am 05eecea7: Enable running cpplint.py on art C++ files when using mm and mmm
Brian Carlstrom
2013-07-19
1
-0
/
+54
|
\
|
*
Enable running cpplint.py on art C++ files when using mm and mmm
Brian Carlstrom
2013-07-19
1
-0
/
+54
*
|
am 17bfe263: Use LOCAL_REQUIRED_MODULES instead of LOCAL_ADDITIONAL_DEPENDENC...
Brian Carlstrom
2013-07-17
1
-6
/
+2
|
\
\
|
|
/
|
*
Use LOCAL_REQUIRED_MODULES instead of LOCAL_ADDITIONAL_DEPENDENCIES so we onl...
Brian Carlstrom
2013-07-17
1
-6
/
+2
*
|
am 0cb7853d: Fix typo in makefile
Brian Carlstrom
2013-07-17
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix typo in makefile
Brian Carlstrom
2013-07-16
1
-1
/
+1
|
*
Fix LOCAL_ADDITIONAL_DEPENDENCIES in Android.oat.mk
Brian Carlstrom
2013-07-16
1
-4
/
+4
*
|
am 3795f251: Use non-PHONY dependency to avoid rebuilding art gtests repeatedly.
Brian Carlstrom
2013-07-14
1
-1
/
+6
|
\
\
|
|
/
|
*
Use non-PHONY dependency to avoid rebuilding art gtests repeatedly.
Brian Carlstrom
2013-07-14
1
-1
/
+6
*
|
am 4478eb0a: Include dex2oatd along with libart and libartd-compiler
Brian Carlstrom
2013-07-14
1
-1
/
+3
|
\
\
|
|
/
|
*
Include dex2oatd along with libart and libartd-compiler
Brian Carlstrom
2013-07-14
1
-1
/
+3
*
|
Move ScopedHashtable files out of art/src
Brian Carlstrom
2013-07-12
1
-1
/
+1
*
|
Fix LOCAL_ADDITIONAL_DEPENDENCIES in Android.oat.mk
Brian Carlstrom
2013-07-12
1
-4
/
+4
*
|
resolved conflicts for merge of 7940e44f to dalvik-dev
Brian Carlstrom
2013-07-12
7
-824
/
+109
|
\
\
|
|
/
|
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
7
-824
/
+109
*
|
Merge "Semi-pruned SSA support for sea-ir." into dalvik-dev
Anwar Ghuloum
2013-07-12
1
-0
/
+5
|
\
\
|
*
|
Semi-pruned SSA support for sea-ir.
Dragos Sbirlea
2013-07-12
1
-0
/
+5
|
|
/
*
|
Native allocation accounting
Mathieu Chartier
2013-07-12
1
-1
/
+1
|
/
*
resolved conflicts for merge of 51c2467e to dalvik-dev
Brian Carlstrom
2013-07-12
8
-365
/
+382
|
\
|
*
libart-compiler cleanup
Brian Carlstrom
2013-07-11
8
-364
/
+381
*
|
Preparing SSA support for SEA IR: reaching definitions.
Dragos Sbirlea
2013-07-03
2
-2
/
+4
|
/
*
Merge changes I3b33358e,I7467ee05 into dalvik-dev
Anwar Ghuloum
2013-06-27
2
-0
/
+23
|
\
|
*
Added support for SEA IR.
Dragos Sbirlea
2013-06-25
2
-0
/
+23
*
|
Make art use core-libart explicitly (part 2)
Brian Carlstrom
2013-06-25
1
-0
/
+1
*
|
am 3b010aa8: Make art use core-libart explicitly
Brian Carlstrom
2013-06-25
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Make art use core-libart explicitly
Brian Carlstrom
2013-06-25
1
-1
/
+1
*
|
Quickening support.
Sebastien Hertz
2013-06-24
1
-0
/
+1
*
|
GC clean up.
Ian Rogers
2013-06-21
1
-18
/
+21
*
|
am 30e2ea4a: Move art to use dalvik names for .oat files
Brian Carlstrom
2013-06-20
1
-3
/
+3
|
\
\
|
|
/
|
*
Move art to use dalvik names for .oat files
Brian Carlstrom
2013-06-20
1
-3
/
+3
*
|
am fa42b441: Move to new art dalvikvm
Brian Carlstrom
2013-06-18
3
-10
/
+5
|
\
\
|
|
/
|
*
Move to new art dalvikvm
Brian Carlstrom
2013-06-17
3
-10
/
+5
*
|
Created compiled stubs in image.
Jeff Hao
2013-06-07
1
-0
/
+2
*
|
Perf tweaks to compiling and oat writing.
Ian Rogers
2013-06-04
1
-1
/
+0
*
|
Conform to convention for build env var for small art
Anwar Ghuloum
2013-06-03
1
-0
/
+3
*
|
Verifier improvements.
Ian Rogers
2013-05-31
1
-0
/
+1
*
|
Use no-omit-frame-pointer in host builds.
Ian Rogers
2013-05-30
1
-0
/
+3
*
|
Re-enable thread-safety checking on host, warn when not enabled.
Ian Rogers
2013-05-23
1
-7
/
+13
|
/
*
Remove quick compile-time dependency on mclinker
Brian Carlstrom
2013-05-21
1
-1
/
+1
*
Refactor ElfWriter and introduce ElfWriterQuick
Brian Carlstrom
2013-05-21
1
-1
/
+5
*
Clang build support, -Wthread-safety with GCC 4.6.
Ian Rogers
2013-05-17
6
-0
/
+21
*
Fixed Android.common.mk #define setting for small art
Anwar Ghuloum
2013-05-10
1
-2
/
+2
*
Merge "Compile filter for small applications and methods" into dalvik-dev
Anwar Ghuloum
2013-05-01
1
-4
/
+4
|
\
|
*
Compile filter for small applications and methods
Anwar Ghuloum
2013-04-30
1
-4
/
+4
*
|
Add conscrypt to art tests
Brian Carlstrom
2013-04-30
1
-1
/
+1
|
/
*
Removing remaining compiled stubs from image.
Jeff Hao
2013-04-26
1
-3
/
+0
*
Compile less stuff
Anwar Ghuloum
2013-04-16
1
-6
/
+6
*
Merge "Compiler: continuing refactoring" into dalvik-dev
buzbee
2013-04-11
1
-1
/
+2
|
\
|
*
Compiler: continuing refactoring
buzbee
2013-04-10
1
-1
/
+2
*
|
Interpreter entries and instrumentation as a listener.
Ian Rogers
2013-04-08
1
-1
/
+1
[next]