index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
mirror
/
array.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-1
/
+15
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-1
/
+1
*
Refactor and improve GC root handling
Mathieu Chartier
2015-04-06
1
-2
/
+1
*
Optimize method linking
Mathieu Chartier
2014-10-27
1
-2
/
+2
*
Header file clean up.
Ian Rogers
2014-10-08
1
-7
/
+1
*
Some optimizations for the array alloc path.
Hiroshi Yamauchi
2014-09-25
1
-11
/
+9
*
Add GcRoot to clean up and enforce read barriers.
Hiroshi Yamauchi
2014-07-29
1
-9
/
+8
*
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
1
-0
/
+3
*
Add read barriers to the constant roots.
Hiroshi Yamauchi
2014-06-27
1
-2
/
+4
*
Revert "Revert "Fix an outstanding compaction bug in interpreter.""
Mathieu Chartier
2014-05-23
1
-2
/
+2
*
Revert "Fix an outstanding compaction bug in interpreter."
Mathieu Chartier
2014-05-22
1
-2
/
+2
*
Fix an outstanding compaction bug in interpreter.
Mathieu Chartier
2014-05-22
1
-2
/
+2
*
Merge "Ensure JNI primitive array type is appropriate."
Ian Rogers
2014-05-14
1
-4
/
+9
|
\
|
*
Ensure JNI primitive array type is appropriate.
Ian Rogers
2014-05-14
1
-4
/
+9
*
|
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-3
/
+3
|
/
*
Replace the bool kDoReadBarrier template parameter with an enum.
Hiroshi Yamauchi
2014-05-01
1
-1
/
+2
*
Force inlining on trivial accessors.
Ian Rogers
2014-04-29
1
-48
/
+15
*
More code for the read barrier support.
Hiroshi Yamauchi
2014-04-22
1
-1
/
+1
*
Make allocations report usable size.
Ian Rogers
2014-02-26
1
-17
/
+5
*
Fix and optimize verify object.
Mathieu Chartier
2014-02-21
1
-4
/
+7
*
Remove blacklist
Sebastien Hertz
2014-02-17
1
-3
/
+26
*
Add root types and thread id to root visiting.
Mathieu Chartier
2014-02-11
1
-1
/
+2
*
Fix CreateMultiArray to be compaction safe.
Mathieu Chartier
2014-02-08
1
-1
/
+2
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-22
/
+37
*
Refactor array access for the interpreter.
Sebastien Hertz
2014-01-28
1
-6
/
+23
*
Enable moving classes.
Mathieu Chartier
2013-12-10
1
-0
/
+3
*
Refactor allocation entrypoints.
Mathieu Chartier
2013-11-20
1
-3
/
+15
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-18
/
+5
*
Split the allocation path into 'instrumented' and 'uninstrumented'
Hiroshi Yamauchi
2013-09-25
1
-0
/
+14
*
Unsigned comparison for array bounds check.
Sebastien Hertz
2013-07-23
1
-1
/
+1
*
Fix multiple inclusion guards to match new pathnames
Brian Carlstrom
2013-07-17
1
-3
/
+3
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+148