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-inl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-0
/
+1
*
Intercept JNI invocation of String.<init> methods.
Jeff Hao
2015-05-20
1
-0
/
+9
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-1
/
+1
*
Fix a merge error in cl 108991.
Hiroshi Yamauchi
2014-10-06
1
-1
/
+1
*
Reduce IndirectReferenceTable memory usage
Mathieu Chartier
2014-09-25
1
-2
/
+2
*
Address read barrier issue with cl/106467
Hiroshi Yamauchi
2014-09-09
1
-9
/
+0
*
Remove abuse of mirror::Object* to reference special values.
Ian Rogers
2014-09-03
1
-7
/
+13
*
Honor the read barrier option in IRT::Get().
Hiroshi Yamauchi
2014-08-28
1
-1
/
+1
*
Add GcRoot to clean up and enforce read barriers.
Hiroshi Yamauchi
2014-07-29
1
-4
/
+4
*
Add more read barriers for JNI roots.
Hiroshi Yamauchi
2014-06-20
1
-2
/
+1
*
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
-1
/
+5
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-1
/
+1
*
Add lockless SynchronizedGet for indirect reference table.
Mathieu Chartier
2014-05-05
1
-0
/
+87