Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
e36fa15144bf0447ed7c848f03cab952caf0fb83
/
runtime
/
ti
96259f1
Pass the Java caller's location to OpenNativeLibrary.
by Nicolas Geoffray
· 6 years ago
75c513a
Fix memory leak after calling CloseNativeLibrary.
by Nicolas Geoffray
· 6 years ago
d9b3069
Move to C API of libnativeloader.
by Nicolas Geoffray
· 6 years ago
85f1c57
ART: Some iwyu for logging.h
by Andreas Gampe
· 6 years ago
44b3174
ART: Mark move constructors with noexcept
by Andreas Gampe
· 6 years ago
947573e
Log error message if CloseNativeLibrary fails
by dimitry
· 6 years ago
a3ad0cd
ART: Move JNI files to runtime/jni/ .
by Vladimir Marko
· 7 years ago
61c5e7c
ART: Correctly report error loading agents
by Andreas Gampe
· 7 years ago
7b38e69
ART: Take classloader into account for AttachAgent
by Andreas Gampe
· 7 years ago
aadcbc6
ART: Refactor Agent into Agent and AgentSpec
by Andreas Gampe
· 7 years ago
b284f8d
Revert "Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe.""
by Alex Light
· 7 years ago
af93410
Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe."
by Alex Light
· 7 years ago
e5a2ae3
Make JVMTI DisposeEnvironment and GetEnv thread safe.
by Alex Light
· 7 years ago
2ffb703
cpplint: Cleanup errors
by Igor Murashkin
· 7 years ago
5b80358
Don't dlclose plugins or agents during shutdown.
by Alex Light
· 7 years ago
641a473
ART: Fix reference-related warnings
by Andreas Gampe
· 7 years ago
f45d61c
ART: Fix or disable some tidy warnings.
by Andreas Gampe
· 8 years ago
d482e73
ART: More header cleanup - runtime.h
by Andreas Gampe
· 8 years ago
65af20b
Agent libraries need to be searched for JNI functions
by Alex Light
· 8 years ago
46ee31b
ART: Move to libbase StringPrintf
by Andreas Gampe
· 8 years ago
eb84221
Enable agent attaching during live phase
by Leonard Mosescu
· 8 years ago
49948e9
Add skeleton of a jvmti plugin for art.
by Alex Light
· 8 years ago
7233c7e
Create a basic agent loading framework.
by Alex Light
· 8 years ago