index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
reflection_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Add class-alloc-inl.h
Andreas Gampe
2018-10-26
1
-0
/
+1
*
ART: Continue adding override annotations
Andreas Gampe
2018-09-07
1
-2
/
+2
*
ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use.
Vladimir Marko
2018-05-31
1
-2
/
+2
*
ART: Move JNI files to runtime/jni/ .
Vladimir Marko
2018-05-09
1
-2
/
+2
*
Remove duplication, split tests
David Sehr
2018-02-21
1
-0
/
+1
*
ART: Depend on libnativehelper headers only
Andreas Gampe
2017-10-25
1
-1
/
+1
*
Merge "ART: Change method lookup to be more consistent to JLS and the RI."
Treehugger Robot
2017-07-20
1
-6
/
+7
|
\
|
*
ART: Change method lookup to be more consistent to JLS and the RI.
Vladimir Marko
2017-07-20
1
-6
/
+7
*
|
art: use proper nativehelper headers
Steven Moreland
2017-07-18
1
-1
/
+1
|
/
*
ART: Add object-readbarrier-inl.h
Andreas Gampe
2017-04-21
1
-0
/
+1
*
Clean up after MIPS got read barriers support
Goran Jakovljevic
2017-04-06
1
-1
/
+0
*
ART: Refactor jmethodID handling
Andreas Gampe
2016-11-07
1
-47
/
+48
*
Move mirror::Class to use ObjPtr
Mathieu Chartier
2016-10-13
1
-21
/
+26
*
Clean up ScopedThreadStateChange to use ObjPtr
Mathieu Chartier
2016-09-29
1
-9
/
+5
*
ART: SHARED_REQUIRES to REQUIRES_SHARED
Andreas Gampe
2016-08-30
1
-1
/
+1
*
ART: Convert pointer size to enum
Andreas Gampe
2016-08-01
1
-3
/
+6
*
Remove more Quick-related macros in tests.
Roland Levillain
2016-04-07
1
-2
/
+0
*
x86/x86-64 read barrier support for concurrent GC in Optimizing.
Roland Levillain
2015-11-15
1
-0
/
+2
*
ART: Fix left-shift of negative numbers
Andreas Gampe
2015-10-20
1
-1
/
+2
*
Move to newer clang annotations
Mathieu Chartier
2015-07-22
1
-1
/
+1
*
Implement heap poisoning in ART's Optimizing compiler.
Roland Levillain
2015-07-01
1
-0
/
+1
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-05-29
1
-17
/
+17
*
Intercept JNI invocation of String.<init> methods.
Jeff Hao
2015-05-20
1
-46
/
+58
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-13
/
+13
*
Remove portable.
Elliott Hughes
2014-12-12
1
-25
/
+0
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-2
/
+2
*
Fix 2 new sets of clang compiler warnings.
Ian Rogers
2014-10-10
1
-18
/
+18
*
Compile time performance improvements focusing on interpret-only.
Ian Rogers
2014-09-12
1
-1
/
+1
*
Break apart header files.
Ian Rogers
2014-07-15
1
-0
/
+2
*
Add missing class initialization during compilation and tests
Sebastien Hertz
2014-07-10
1
-1
/
+10
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-6
/
+7
*
include <float.h> for DBL_MAX and DBL_MIN
Brian Carlstrom
2014-03-15
1
-0
/
+1
*
Remove unused variable and tidy test #includes.
Ian Rogers
2014-03-14
1
-1
/
+1
*
Refactor reflective method invocation.
Ian Rogers
2014-03-14
1
-0
/
+627