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
/
object_array-inl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
1
-1
/
+3
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-2
/
+2
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-3
/
+2
*
Remove ThrowLocation.
Nicolas Geoffray
2015-03-10
1
-2
/
+1
*
More of the concurrent copying collector.
Hiroshi Yamauchi
2015-01-23
1
-2
/
+2
*
Header file clean up.
Ian Rogers
2014-10-08
1
-0
/
+1
*
Some optimizations for the array alloc path.
Hiroshi Yamauchi
2014-09-25
1
-1
/
+4
*
Reduce header files including header files.
Ian Rogers
2014-06-06
1
-0
/
+1
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-1
/
+1
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-7
/
+8
*
Force inlining on trivial accessors.
Ian Rogers
2014-04-29
1
-9
/
+7
*
Insert read barriers in more places.
Hiroshi Yamauchi
2014-04-10
1
-2
/
+32
*
Refactor object reference visiting logic.
Mathieu Chartier
2014-03-24
1
-0
/
+11
*
Fix and optimize verify object.
Mathieu Chartier
2014-02-21
1
-13
/
+15
*
Remove blacklist
Sebastien Hertz
2014-02-17
1
-6
/
+19
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-52
/
+110
*
Refactor array access for the interpreter.
Sebastien Hertz
2014-01-28
1
-13
/
+17
*
Refactor allocation entrypoints.
Mathieu Chartier
2013-11-20
1
-5
/
+17
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-3
/
+6
*
Handle OOMEs in class linker with grace.
Ian Rogers
2013-08-27
1
-1
/
+3
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
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
/
+145