index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
reference_table.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-3
/
+3
*
Fix CC root visiting bug
Mathieu Chartier
2015-04-07
1
-1
/
+1
*
Refactor and improve GC root handling
Mathieu Chartier
2015-04-06
1
-2
/
+3
*
Fix compaction bugs related to IdentityHashCode
Mathieu Chartier
2015-01-23
1
-28
/
+33
*
Print more info in MarkSweep::VerifyRoot
Mathieu Chartier
2015-01-15
1
-3
/
+2
*
Fix reference table sorting
Brian Carlstrom
2014-12-08
1
-1
/
+1
*
Re-add missing read barriers
Mathieu Chartier
2014-12-08
1
-2
/
+7
*
Clean up ReferenceTable::Dump
Mathieu Chartier
2014-12-08
1
-61
/
+41
*
Remove abuse of mirror::Object* to reference special values.
Ian Rogers
2014-09-03
1
-6
/
+11
*
Add GcRoot to clean up and enforce read barriers.
Hiroshi Yamauchi
2014-07-29
1
-17
/
+18
*
Add more read barriers for JNI roots.
Hiroshi Yamauchi
2014-06-20
1
-5
/
+14
*
Force inlining on trivial accessors.
Ian Rogers
2014-04-29
1
-1
/
+1
*
Add more VerifyObject calls.
Mathieu Chartier
2014-03-07
1
-0
/
+1
*
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
/
+3
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-6
/
+6
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-1
/
+1
*
Add support for changing roots through the root visitor callback.
Mathieu Chartier
2013-09-13
1
-5
/
+5
*
Fix up TODO: c++0x, update cpplint.
Mathieu Chartier
2013-08-16
1
-3
/
+2
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-1
/
+1
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+241