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
/
test
/
100-reflect2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Track removal of String hash functions.
Narayan Kamath
2016-04-18
1
-2
/
+2
*
resolve merge conflicts of a7bb84c80d to master.
Alex Light
2015-12-04
2
-6
/
+24
|
\
|
*
Make test 100 not depend on undefined ordering.
Alex Light
2015-12-04
2
-6
/
+24
|
*
Bugfix: Java char is 16 bits, can not be treated as boolean.
Fredrik Roubert
2015-07-28
2
-4
/
+4
*
|
Update test expecations for 100-reflect2.
Narayan Kamath
2015-11-17
1
-2
/
+2
*
|
Bugfix: Java char is 16 bits, can not be treated as boolean.
Fredrik Roubert
2015-07-27
2
-4
/
+4
|
/
*
Fix constructor access check through reflection
Sebastien Hertz
2015-04-28
1
-2
/
+15
*
Merge "ART: Fix constructor access checking"
Andreas Gampe
2015-04-28
2
-0
/
+38
|
\
|
*
ART: Fix constructor access checking
Andreas Gampe
2015-04-27
2
-0
/
+38
*
|
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-2
/
+2
|
/
*
art/test/100-reflect2: change incorrect expectations.
Sergio Giro
2015-03-11
1
-1
/
+1
*
Keep original order of fields in Class.
Vladimir Marko
2014-11-14
1
-1
/
+1
*
Set vtable in class object to null after linking.
Mingyao Yang
2014-07-22
1
-1
/
+1
*
Add access checks to Method and Field reflection.
Jeff Hao
2014-03-28
2
-14
/
+6
*
Implement Interface Method Tables (IMT).
Jeff Hao
2013-10-29
1
-1
/
+1
*
Use class def index from java.lang.Class.
Ian Rogers
2013-09-19
1
-1
/
+1
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-1
/
+1
*
Fixed list of String methods after removal of old JIT methods.
Jeff Hao
2013-06-10
1
-1
/
+1
*
Interpreter entries and instrumentation as a listener.
Ian Rogers
2013-04-08
1
-1
/
+1
*
Move ReflectionTest to a run-test.
Ian Rogers
2013-01-10
3
-0
/
+351