Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
ff71e663a08b4218fc9d08f8e65ad7da84a4ab99
/
runtime
/
jni
f73caca
Remove superfluous 'virtual' specifiers in ART.
by Roland Levillain
· 7 years ago
bbc6e7e
Use 'final' and 'override' specifiers directly in ART.
by Roland Levillain
· 7 years ago
4b22b34
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
d93e374
ObjPtr<>-ify ArtMethod and mirror::Method.
by Vladimir Marko
· 7 years ago
c0ed43e
ART: Move CheckJNI to runtime/jni
by Andreas Gampe
· 7 years ago
22352f3
Add const to match <jni.h>.
by Elliott Hughes
· 7 years ago
3362d22
ART: Run ExceptionDescribe on error
by Andreas Gampe
· 7 years ago
bcf1752
ObjPtr<>-ify array allocations.
by Vladimir Marko
· 7 years ago
679730e
Remove static GcRoot<>s from Field, Method, Constructor.
by Vladimir Marko
· 7 years ago
0278be7
Remove PrimitiveArray<T>::array_class_.
by Vladimir Marko
· 7 years ago
e9987b0
ObjPtr<>-ify tests using ClassLinker::FindClass().
by Vladimir Marko
· 7 years ago
59a49a6
Implement VMDebug API to mark a class "platform"
by David Brazdil
· 7 years ago
a3ad0cd
ART: Move JNI files to runtime/jni/ .
by Vladimir Marko
· 7 years ago