index
:
art.git
kitkat
q10.0
s12.0
s12.1
art
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
indirect_reference_table-inl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
JNI: Faster jobject decoding by avoiding checks.
Vladimir Marko
2020-12-09
1
-29
/
+22
*
ObjPtr<>-ify array allocations.
Vladimir Marko
2018-06-01
1
-2
/
+2
*
ART: Clean up heap headers
Andreas Gampe
2017-05-30
1
-2
/
+2
*
ART: Add object-readbarrier-inl.h
Andreas Gampe
2017-04-21
1
-1
/
+0
*
ART: Refactor verify_object.h
Andreas Gampe
2017-02-03
1
-1
/
+1
*
ART: Move to libbase StringPrintf
Andreas Gampe
2016-12-15
1
-8
/
+10
*
ART: Change IndirectReferenceTable
Andreas Gampe
2016-10-24
1
-5
/
+7
*
Move Heap parameters to ObjPtr
Mathieu Chartier
2016-10-12
1
-1
/
+1
*
Change indirect reference table to use ObjPtr
Mathieu Chartier
2016-10-05
1
-4
/
+19
*
ART: Clean up IRT-related abort messaging
Andreas Gampe
2016-10-03
1
-11
/
+20
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-05-29
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