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
*
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