Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
51ffdbe0123578201658b5d2b010912d30aa0c68
/
runtime
/
jni
96259f1
Pass the Java caller's location to OpenNativeLibrary.
by Nicolas Geoffray
· 6 years ago
c3ba7ee
Fix use of native loader API.
by Nicolas Geoffray
· 6 years ago
d9b3069
Move to C API of libnativeloader.
by Nicolas Geoffray
· 6 years ago
34b89b0
ART: Remove thread dump
by Andreas Gampe
· 6 years ago
7fbc4a5
ART: Move to using locks.h instead of mutex.h
by Andreas Gampe
· 6 years ago
c1896c9
C++17 compatibility: make WITH_TIDY=1 happy again.
by Elliott Hughes
· 6 years ago
2bb2fbd
Create SdkVersion enum, migrate users to it
by David Brazdil
· 6 years ago
f50ac10
Simplify hidden_api.h logic
by David Brazdil
· 6 years ago
fd63bbf
ART: Add string-alloc-inl.h
by Andreas Gampe
· 6 years ago
70f5fd0
ART: Add class-alloc-inl.h
by Andreas Gampe
· 6 years ago
52ecb65
ART: Add object-array-alloc-inl.h
by Andreas Gampe
· 6 years ago
98ea9d9
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 6 years ago
44b3174
ART: Mark move constructors with noexcept
by Andreas Gampe
· 6 years ago
c55bb39
Revert^2 "ART: Refactor typedef to using"
by Andreas Gampe
· 6 years ago
ee07743
Revert "ART: Refactor typedef to using"
by Andreas Gampe
· 6 years ago
9a20ff0
ART: Refactor typedef to using
by Andreas Gampe
· 6 years ago
947573e
Log error message if CloseNativeLibrary fails
by dimitry
· 6 years ago
fa6a1b0
ART: Continue adding override annotations
by Andreas Gampe
· 6 years ago
f73caca
Remove superfluous 'virtual' specifiers in ART.
by Roland Levillain
· 6 years ago
bbc6e7e
Use 'final' and 'override' specifiers directly in ART.
by Roland Levillain
· 6 years ago
4b22b34
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 6 years ago
d93e374
ObjPtr<>-ify ArtMethod and mirror::Method.
by Vladimir Marko
· 6 years ago
c0ed43e
ART: Move CheckJNI to runtime/jni
by Andreas Gampe
· 6 years ago
22352f3
Add const to match <jni.h>.
by Elliott Hughes
· 6 years ago
3362d22
ART: Run ExceptionDescribe on error
by Andreas Gampe
· 6 years ago
bcf1752
ObjPtr<>-ify array allocations.
by Vladimir Marko
· 6 years ago
679730e
Remove static GcRoot<>s from Field, Method, Constructor.
by Vladimir Marko
· 6 years ago
0278be7
Remove PrimitiveArray<T>::array_class_.
by Vladimir Marko
· 6 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