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-inl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-25
/
+41
*
Merge "Replace String CharArray with internal uint16_t array."
Jeff Hao
2015-04-28
1
-4
/
+13
|
\
|
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-4
/
+13
*
|
Use the lock word bits for Baker-style read barrier.
Hiroshi Yamauchi
2015-04-23
1
-6
/
+34
|
/
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-5
/
+5
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-17
/
+4
*
More of the concurrent copying collector.
Hiroshi Yamauchi
2015-01-23
1
-7
/
+20
*
Change 64 bit ArtMethod fields to be pointer sized
Mathieu Chartier
2014-11-18
1
-3
/
+1
*
Keep original order of fields in Class.
Vladimir Marko
2014-11-14
1
-2
/
+8
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-0
/
+2
*
Tidy logging code not using UNIMPLEMENTED.
Ian Rogers
2014-10-24
1
-5
/
+5
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-13
/
+13
*
Simplify instance reference offsets.
Ian Rogers
2014-10-09
1
-10
/
+10
*
Remove reference_static_offsets used for iterating through class static fields.
Mingyao Yang
2014-09-10
1
-5
/
+4
*
Reduced memory usage of primitive fields smaller than 4-bytes
Fred Shih
2014-08-25
1
-29
/
+173
*
Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()""""
Fred Shih
2014-07-15
1
-2
/
+2
*
Merge "Call strong CAS from unsafe. Add more CAS versions."
Hans Boehm
2014-07-11
1
-0
/
+93
|
\
|
*
Call strong CAS from unsafe. Add more CAS versions.
Hans Boehm
2014-07-11
1
-0
/
+93
*
|
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
1
-0
/
+6
|
/
*
Make CAS operations in Object use art::Atomic.
Ian Rogers
2014-07-10
1
-23
/
+24
*
Add read barriers to the constant roots.
Hiroshi Yamauchi
2014-06-27
1
-2
/
+4
*
Add mark compact collector.
Mathieu Chartier
2014-06-19
1
-13
/
+11
*
Merge "Clean up and augment Atomic class. Replace QuasiAtomic MemBars."
Hans Boehm
2014-06-06
1
-23
/
+15
|
\
|
*
Clean up and augment Atomic class. Replace QuasiAtomic MemBars.
Hans Boehm
2014-06-06
1
-23
/
+15
*
|
Change FieldHelper to use a handle.
Mathieu Chartier
2014-06-06
1
-1
/
+2
|
/
*
Simplify Class::IsArtFieldClass().
Hiroshi Yamauchi
2014-05-20
1
-4
/
+2
*
Make it possible to disable read barriers in Class::GetObjectSize()
Hiroshi Yamauchi
2014-05-09
1
-1
/
+2
*
Update the GetFieldObject calls behind the read barrier macros.
Hiroshi Yamauchi
2014-05-02
1
-2
/
+3
*
Replace the bool kDoReadBarrier template parameter with an enum.
Hiroshi Yamauchi
2014-05-01
1
-31
/
+36
*
Force inlining on trivial accessors.
Ian Rogers
2014-04-29
1
-45
/
+94
*
Merge "More code for the read barrier support."
Hiroshi Yamauchi
2014-04-24
1
-26
/
+57
|
\
|
*
More code for the read barrier support.
Hiroshi Yamauchi
2014-04-22
1
-26
/
+57
*
|
Replace ObjectSet with LargeObjectBitmap.
Mathieu Chartier
2014-04-17
1
-4
/
+4
*
|
Use non volatile lock words in semispace collector.
Mathieu Chartier
2014-04-17
1
-4
/
+5
|
/
*
Insert an empty read barrier call.
Hiroshi Yamauchi
2014-04-03
1
-20
/
+17
*
Make the support code for read barriers a bit more general.
Hiroshi Yamauchi
2014-03-31
1
-12
/
+20
*
Less redundant verification.
Mathieu Chartier
2014-03-26
1
-4
/
+4
*
Refactor object reference visiting logic.
Mathieu Chartier
2014-03-24
1
-0
/
+71
*
Refactor reference code into mirror namespace.
Mathieu Chartier
2014-03-14
1
-0
/
+13
*
Fix clang to compile and run host tests.
Ian Rogers
2014-02-28
1
-3
/
+2
*
(Experimental) Add Brooks pointers.
Hiroshi Yamauchi
2014-02-25
1
-0
/
+32
*
Fix and optimize verify object.
Mathieu Chartier
2014-02-21
1
-94
/
+164
*
Remove blacklist
Sebastien Hertz
2014-02-17
1
-5
/
+71
*
Remove using mirror::* in jni internal.
Mathieu Chartier
2014-02-14
1
-2
/
+2
*
Make primitive getter/setters consistently signed.
Ian Rogers
2014-02-07
1
-12
/
+12
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-59
/
+106
*
Tidy up memory barriers.
Ian Rogers
2013-12-20
1
-5
/
+38
*
Fix object identity hash.
Mathieu Chartier
2013-10-29
1
-1
/
+1
*
Fix incorrect initial dex cache size.
Mathieu Chartier
2013-10-23
1
-0
/
+1
*
Inflate contended lock word by suspending owner.
Ian Rogers
2013-10-02
1
-2
/
+23
[next]