Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
bf536c314afe6235af148d3017b9d9d56ba6da5f
/
runtime
/
interpreter
/
unstarted_runtime_test.cc
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 7 years ago
16d1dd8
Move transaction creation to runtime
by Chang Xing
· 7 years ago
ba11882
ART: Change method lookup to be more consistent to JLS and the RI.
by Vladimir Marko
· 8 years ago
fef27c2
Fix pointer size mismatch
by Chang Xing
· 8 years ago
c6ea7d0
ART: Clean up art_method.h
by Andreas Gampe
· 8 years ago
ece2f7c
Update UnstartedRuntime for System.identityHashCode.
by Nicolas Geoffray
· 8 years ago
85bef7e
ART: Add constructor support to unstarted runtime
by Andreas Gampe
· 8 years ago
9486a16
ART: Add GetSignatureAnnotation to unstarted runtime
by Andreas Gampe
· 8 years ago
47de0fa
ART: Fix Unstarted Runtime Class.forName
by Andreas Gampe
· 8 years ago
45d9426
Merge "ART: Add currentThread cutout to Unstarted Runtime"
by Treehugger Robot
· 8 years ago
bad529d
ART: Add currentThread cutout to Unstarted Runtime
by Andreas Gampe
· 8 years ago
fa4333d
ART: Add operator == and != with nullptr to Handle
by Andreas Gampe
· 8 years ago
3d2fcaa
ART: Update unstarted runtime for changed libcore
by Andreas Gampe
· 8 years ago
ae78c26
ART: Add UnstartedRuntime support for Class.getSimpleName
by Andreas Gampe
· 8 years ago
bc5a795
Move art/native to ObjPtr
by Mathieu Chartier
· 8 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 8 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 8 years ago
3aaa37b
creating workflow for mirror::String compression
by jessicahandojo
· 8 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 8 years ago
b679515
ART: Disable unstarted runtime pow test for valgrind
by Andreas Gampe
· 9 years ago
b8a00f9
ART: Add Math cutouts
by Andreas Gampe
· 9 years ago
8ce9c30
ART: Add cutout for Character.toLower/UpperCase
by Andreas Gampe
· 9 years ago
89e3b48
ART: Simplify unstarted-runtime ceil and floor
by Andreas Gampe
· 9 years ago
13fc1be
ART: Add integer & long parsing cutout to unstarted runtime
by Andreas Gampe
· 9 years ago
85a098a
ART: Better support for arraycopy in unstarted runtime
by Andreas Gampe
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
400ce00
Add unstarted runtime test for String.<init>.
by Jeff Hao
· 10 years ago
799681b
ART: Refactor UnstartedRuntime for testing
by Andreas Gampe
· 10 years ago