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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-2
/
+1
*
Print field info on mark sweep invalid ref crash.
Hiroshi Yamauchi
2015-05-14
1
-0
/
+5
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-1
/
+1
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-28
/
+22
*
Add AccessibleObject and Field to mirror
Mathieu Chartier
2015-03-29
1
-2
/
+2
*
Reserve bits in the lock word for read barriers.
Hiroshi Yamauchi
2015-03-03
1
-1
/
+2
*
More of the concurrent copying collector.
Hiroshi Yamauchi
2015-01-23
1
-1
/
+1
*
Fix infinite loop in GenerateIdentityHashCode
tony.ys_liu
2015-01-16
1
-4
/
+9
*
Remove portable.
Elliott Hughes
2014-12-12
1
-0
/
+1
*
Remove FieldHelper.
Ian Rogers
2014-12-02
1
-7
/
+13
*
Keep original order of fields in Class.
Vladimir Marko
2014-11-14
1
-4
/
+6
*
Avoid signed integer overflow in identity hash code.
Ian Rogers
2014-10-30
1
-4
/
+4
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-2
/
+2
*
Enable -Wunreachable-code
Ian Rogers
2014-09-30
1
-2
/
+1
*
Make Monitor::Wait more robust to spurious Inflate failures.
Ian Rogers
2014-08-15
1
-1
/
+2
*
Merge "Fix two read barrier bugs introduced in CL 97882."
Hiroshi Yamauchi
2014-07-17
1
-3
/
+3
|
\
|
*
Fix two read barrier bugs introduced in CL 97882.
Hiroshi Yamauchi
2014-07-17
1
-3
/
+3
*
|
Remove object_utils.h.
Ian Rogers
2014-07-16
1
-1
/
+1
*
|
Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()""""
Fred Shih
2014-07-15
1
-1
/
+1
|
/
*
Call strong CAS from unsafe. Add more CAS versions.
Hans Boehm
2014-07-11
1
-1
/
+1
*
Make CAS operations in Object use art::Atomic.
Ian Rogers
2014-07-10
1
-1
/
+1
*
Change FieldHelper to use a handle.
Mathieu Chartier
2014-06-06
1
-2
/
+4
*
Begin migration of art::Atomic to std::atomic.
Ian Rogers
2014-05-20
1
-2
/
+2
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-8
/
+10
*
Add finalizer references from the entrypoints.
Mathieu Chartier
2014-05-01
1
-3
/
+1
*
Force inlining on trivial accessors.
Ian Rogers
2014-04-29
1
-2
/
+2
*
Use non volatile lock words in semispace collector.
Mathieu Chartier
2014-04-17
1
-1
/
+1
*
Insert read barriers in more places.
Hiroshi Yamauchi
2014-04-10
1
-0
/
+33
*
Fix Object::Clone()'s pre-fence barrier.
Hiroshi Yamauchi
2014-04-03
1
-5
/
+23
*
Fix and optimize verify object.
Mathieu Chartier
2014-02-21
1
-4
/
+3
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-4
/
+5
*
Tidy up memory barriers.
Ian Rogers
2013-12-20
1
-2
/
+2
*
Refactor allocation entrypoints.
Mathieu Chartier
2013-11-20
1
-2
/
+2
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-23
/
+41
*
Improve object clone performance and make compaction proof.
Mathieu Chartier
2013-11-06
1
-23
/
+14
*
Lazily compute object identity hash codes.
Mathieu Chartier
2013-10-31
1
-4
/
+4
*
Fix object identity hash.
Mathieu Chartier
2013-10-29
1
-0
/
+48
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-7
/
+7
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+129