index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove intialized static storage from dex cache.
Ian Rogers
2014-01-08
19
-224
/
+147
*
Merge "Use memcpy instead of Array::Set in mirror::String::AllocFromUtf16."
Ian Rogers
2014-01-03
1
-7
/
+5
|
\
|
*
Use memcpy instead of Array::Set in mirror::String::AllocFromUtf16.
Ian Rogers
2014-01-03
1
-7
/
+5
*
|
Merge "Disallow JNI NewObjectArray of primitive types."
Ian Rogers
2014-01-03
4
-67
/
+186
|
\
\
|
|
/
|
/
|
|
*
Disallow JNI NewObjectArray of primitive types.
Ian Rogers
2014-01-03
4
-67
/
+186
|
/
*
Merge "Remove extraneous CFI from x86 entrypoints to fix backtrace."
Ian Rogers
2014-01-03
1
-42
/
+0
|
\
|
*
Remove extraneous CFI from x86 entrypoints to fix backtrace.
Ian Rogers
2014-01-02
1
-42
/
+0
|
/
*
Merge "Avoid inliner spam wrt String.length."
Ian Rogers
2014-01-03
2
-18
/
+19
|
\
|
*
Avoid inliner spam wrt String.length.
Ian Rogers
2014-01-02
2
-18
/
+19
*
|
Merge "Fix oatdump "compilercallbacks" option for runtime."
Vladimir Marko
2014-01-02
2
-2
/
+8
|
\
\
|
|
/
|
/
|
|
*
Fix oatdump "compilercallbacks" option for runtime.
Vladimir Marko
2014-01-02
2
-2
/
+8
|
/
*
Merge "Fix a typo in a comment."
Narayan Kamath
2014-01-02
1
-1
/
+1
|
\
|
*
Fix a typo in a comment.
Narayan Kamath
2014-01-02
1
-1
/
+1
|
/
*
Merge "DataflowIterator normalization"
Ian Rogers
2013-12-30
2
-32
/
+234
|
\
|
*
DataflowIterator normalization
Jean Christophe Beyler
2013-12-30
2
-32
/
+234
|
/
*
Merge "Add stale weak global unit test to jni_internal_test."
Mathieu Chartier
2013-12-21
1
-0
/
+15
|
\
|
*
Add stale weak global unit test to jni_internal_test.
Mathieu Chartier
2013-12-20
1
-0
/
+15
*
|
Merge "Eliminate redundant x86 compare for GenDivZeroCheck"
Ian Rogers
2013-12-21
2
-1
/
+17
|
\
\
|
|
/
|
/
|
|
*
Eliminate redundant x86 compare for GenDivZeroCheck
Razvan A Lupusoru
2013-12-20
2
-1
/
+17
|
/
*
Merge "Fix host-run-test-jar to be legal for /bin/sh"
Elliott Hughes
2013-12-20
1
-1
/
+3
|
\
|
*
Fix host-run-test-jar to be legal for /bin/sh
Mark Mendell
2013-12-20
1
-1
/
+3
*
|
Merge "Fix build: style issue."
Vladimir Marko
2013-12-20
1
-2
/
+2
|
\
\
|
*
|
Fix build: style issue.
Vladimir Marko
2013-12-20
1
-2
/
+2
*
|
|
Merge "Clean up usage of carry flag condition codes."
Vladimir Marko
2013-12-20
11
-54
/
+43
|
\
\
\
|
|
/
/
|
*
|
Clean up usage of carry flag condition codes.
Vladimir Marko
2013-12-20
11
-54
/
+43
*
|
|
Merge "Tidy up memory barriers."
Ian Rogers
2013-12-20
30
-264
/
+294
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Tidy up memory barriers.
Ian Rogers
2013-12-20
30
-264
/
+294
|
|
/
*
|
Merge "JNI: NewDirectByteBuffer should allow 0 length buffers."
Narayan Kamath
2013-12-20
3
-2
/
+17
|
\
\
|
*
|
JNI: NewDirectByteBuffer should allow 0 length buffers.
Narayan Kamath
2013-12-20
3
-2
/
+17
|
/
/
*
|
Merge "Change IndirectReferenceTable::Add null DCHECK to CHECK."
Ian Rogers
2013-12-20
1
-1
/
+1
|
\
\
|
*
|
Change IndirectReferenceTable::Add null DCHECK to CHECK.
Mathieu Chartier
2013-12-19
1
-1
/
+1
|
/
/
*
|
Merge "Fix thread checkpoint issue"
Ian Rogers
2013-12-19
1
-6
/
+10
|
\
\
|
*
|
Fix thread checkpoint issue
Dave Allison
2013-12-19
1
-6
/
+10
|
|
/
*
|
Merge "Fix NewLocalRef, NewGlobalRef to handle cleared weak globals."
Mathieu Chartier
2013-12-19
2
-9
/
+12
|
\
\
|
|
/
|
/
|
|
*
Fix NewLocalRef, NewGlobalRef to handle cleared weak globals.
Mathieu Chartier
2013-12-19
2
-9
/
+12
|
/
*
Merge "Fix SEGV when dumping MIR CFG"
Narayan Kamath
2013-12-19
1
-1
/
+1
|
\
|
*
Fix SEGV when dumping MIR CFG
Mark Mendell
2013-12-17
1
-1
/
+1
*
|
Merge "Improve x86 Fused long compare to literal"
Vladimir Marko
2013-12-19
2
-1
/
+65
|
\
\
|
*
|
Improve x86 Fused long compare to literal
Mark Mendell
2013-12-19
2
-1
/
+65
*
|
|
Merge "Fix byte_cas to work on non-word aligned addresses"
Brian Carlstrom
2013-12-19
1
-5
/
+6
|
\
\
\
|
*
|
|
Fix byte_cas to work on non-word aligned addresses
Brian Carlstrom
2013-12-18
1
-5
/
+6
*
|
|
|
Merge "Remove some unnecessary code from dlmalloc_space/rosalloc_space."
Hiroshi Yamauchi
2013-12-19
5
-50
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Remove some unnecessary code from dlmalloc_space/rosalloc_space.
Hiroshi Yamauchi
2013-12-18
5
-50
/
+7
*
|
|
|
Merge "Forgot to bump oat version in previous change"
Brian Carlstrom
2013-12-19
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Forgot to bump oat version in previous change
Brian Carlstrom
2013-12-18
1
-1
/
+1
|
/
/
/
*
|
|
Merge "Enhance GenArrayGet, GenArrayPut for x86"
Vladimir Marko
2013-12-18
3
-18
/
+70
|
\
\
\
|
*
|
|
Enhance GenArrayGet, GenArrayPut for x86
Mark Mendell
2013-12-18
3
-18
/
+70
*
|
|
|
Merge "Change safecast data from set to an ordered vector."
Vladimir Marko
2013-12-18
2
-4
/
+8
|
\
\
\
\
|
*
|
|
|
Change safecast data from set to an ordered vector.
Vladimir Marko
2013-12-18
2
-4
/
+8
*
|
|
|
|
Merge "Generate devirtualization map only for native compilation."
Sebastien Hertz
2013-12-18
1
-7
/
+8
|
\
\
\
\
\
[next]