index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
mirror
/
array-inl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace the bool kDoReadBarrier template parameter with an enum.
Hiroshi Yamauchi
2014-05-01
1
-2
/
+2
*
Force inlining on trivial accessors.
Ian Rogers
2014-04-29
1
-0
/
+50
*
More code for the read barrier support.
Hiroshi Yamauchi
2014-04-22
1
-2
/
+3
*
Handle Array::Memmove within the same array properly.
Ian Rogers
2014-03-27
1
-36
/
+49
*
Deduplicate the code that hardcodes the array header layout.
Hiroshi Yamauchi
2014-03-21
1
-7
/
+3
*
Fix 080-oom-throw with semispace GC.
Mathieu Chartier
2014-02-27
1
-0
/
+1
*
Ensure usable space data is zeroed in arrays.
Ian Rogers
2014-02-27
1
-4
/
+12
*
Make allocations report usable size.
Ian Rogers
2014-02-26
1
-34
/
+72
*
Fix and optimize verify object.
Mathieu Chartier
2014-02-21
1
-2
/
+5
*
Change root visitor to use Object**.
Mathieu Chartier
2014-02-18
1
-1
/
+1
*
Add root types and thread id to root visiting.
Mathieu Chartier
2014-02-11
1
-2
/
+2
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-4
/
+113
*
Thread local bump pointer allocator.
Mathieu Chartier
2013-12-16
1
-2
/
+3
*
Enable moving classes.
Mathieu Chartier
2013-12-10
1
-0
/
+7
*
Fix dumpsys meminfo <pid>.
Mathieu Chartier
2013-11-25
1
-0
/
+1
*
Set array length before fence in allocation code path.
Mathieu Chartier
2013-11-20
1
-8
/
+16
*
Refactor allocation entrypoints.
Mathieu Chartier
2013-11-20
1
-22
/
+23
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-20
/
+20
*
Split the allocation path into 'instrumented' and 'uninstrumented'
Hiroshi Yamauchi
2013-09-25
1
-8
/
+38
*
More allocation code optimizations.
Hiroshi Yamauchi
2013-09-11
1
-0
/
+35
*
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
/
+39