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
/
reference_table_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reword some comments to be more inclusive
Orion Hodson
2020-07-23
1
-1
/
+1
*
ObjPtr<>-ify String allocations, fix stale refs.
Vladimir Marko
2019-03-25
1
-13
/
+15
*
ART: Add class-alloc-inl.h
Andreas Gampe
2018-10-26
1
-0
/
+1
*
ART: Add array-alloc-inl.h
Andreas Gampe
2018-10-25
1
-0
/
+1
*
Refactor String resolution.
Vladimir Marko
2018-06-04
1
-1
/
+1
*
ObjPtr<>-ify array allocations.
Vladimir Marko
2018-06-01
1
-8
/
+11
*
Header library to remove dependence on runtime/
David Sehr
2018-02-28
1
-1
/
+1
*
cpplint: Remove many unnecessary NOLINT
Igor Murashkin
2017-11-16
1
-1
/
+1
*
cpplint: Cleanup errors
Igor Murashkin
2017-11-08
1
-1
/
+1
*
ART: Dump allocation stacks in reference table dumps
Andreas Gampe
2017-10-02
1
-0
/
+84
*
ART: Change method lookup to be more consistent to JLS and the RI.
Vladimir Marko
2017-07-20
1
-2
/
+2
*
ART: Introduce thread-current-inl.h
Andreas Gampe
2017-06-02
1
-1
/
+1
*
ART: Clean up art_method.h
Andreas Gampe
2017-04-21
1
-0
/
+1
*
ART: Add operator == and != with nullptr to Handle
Andreas Gampe
2017-02-14
1
-2
/
+2
*
ART: Move to libbase StringPrintf
Andreas Gampe
2016-12-15
1
-0
/
+4
*
ART: Prioritize reference table dump
Andreas Gampe
2016-11-14
1
-0
/
+73
*
Clean up ScopedThreadStateChange to use ObjPtr
Mathieu Chartier
2016-09-29
1
-1
/
+1
*
ART: Dump referenced type in IRT overflows
Andreas Gampe
2016-09-28
1
-0
/
+60
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-05-29
1
-0
/
+2
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-2
/
+2
*
ART: Use array-inl.h in reference_table_test
Andreas Gampe
2014-07-17
1
-1
/
+1
*
Break apart header files.
Ian Rogers
2014-07-15
1
-0
/
+4
*
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
Brian Carlstrom
2014-02-26
1
-4
/
+3
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+104