index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
indirect_reference_table.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add read barriers for the class and the intern tables.
Hiroshi Yamauchi
2014-06-13
1
-1
/
+1
*
Add read barriers for the weak roots in the JNI weak globals.
Hiroshi Yamauchi
2014-05-29
1
-5
/
+16
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-4
/
+4
*
Add lockless SynchronizedGet for indirect reference table.
Mathieu Chartier
2014-05-05
1
-100
/
+19
*
Remove support for app JNI workarounds.
Ian Rogers
2014-04-22
1
-11
/
+2
*
Fix tests to pass with VerifyObject.
Mathieu Chartier
2014-03-07
1
-1
/
+3
*
Add more VerifyObject calls.
Mathieu Chartier
2014-03-07
1
-0
/
+9
*
Enable annotalysis on clang ART builds.
Ian Rogers
2014-03-06
1
-0
/
+26
*
Disable compaction for jni workarounds.
Mathieu Chartier
2014-03-06
1
-2
/
+2
*
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
*
Change IndirectReferenceTable::Add null DCHECK to CHECK.
Mathieu Chartier
2013-12-19
1
-1
/
+1
*
Add support for changing roots through the root visitor callback.
Mathieu Chartier
2013-09-13
1
-7
/
+9
*
Fix up TODO: c++0x, update cpplint.
Mathieu Chartier
2013-08-16
1
-3
/
+2
*
Fix NewLocalRef to use AddLocalReference.
Elliott Hughes
2013-07-29
1
-1
/
+1
*
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
/
+330