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-inl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add VerifyObject to StackHandleScope::SetReference
Mathieu Chartier
2015-01-08
1
-0
/
+1
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-0
/
+1
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-4
/
+4
*
Header file clean up.
Ian Rogers
2014-10-08
1
-0
/
+8
*
Some optimizations for the array alloc path.
Hiroshi Yamauchi
2014-09-25
1
-25
/
+50
*
Reduced memory usage of primitive fields smaller than 4-bytes
Fred Shih
2014-08-25
1
-1
/
+1
*
Add GcRoot to clean up and enforce read barriers.
Hiroshi Yamauchi
2014-07-29
1
-2
/
+2
*
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
1
-0
/
+5
*
Add read barriers to the constant roots.
Hiroshi Yamauchi
2014-06-27
1
-2
/
+1
*
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