summaryrefslogtreecommitdiff
path: root/runtime/java_vm_ext.cc
AgeCommit message (Expand)Author
2018-05-09ART: Move JNI files to runtime/jni/ . Vladimir Marko
2018-03-23ART: Simplify atomic.h Orion Hodson
2018-01-05Create dex subdirectory David Sehr
2018-01-03ART: Clean up library loading Andreas Gampe
2018-01-02ART: Refactor Agent into Agent and AgentSpec Andreas Gampe
2017-12-22Extensions to check JNI. Ian Rogers
2017-10-25ART: Depend on libnativehelper headers only Andreas Gampe
2017-10-11ART: Fix allocation tracking Andreas Gampe
2017-10-04ART: Add allocation tracking to JNI global refs Andreas Gampe
2017-09-25ART: Refactor IRT:Add Andreas Gampe
2017-09-19ART: Improve double-JNI-load exception message Andreas Gampe
2017-09-19ART: Fix incorrect logging Andreas Gampe
2017-07-18art: use proper nativehelper headers Steven Moreland
2017-06-05ART: Remove old object_callbacks.h includes Andreas Gampe
2017-06-02Avoid holding mutator lock while calling dlsym Mathieu Chartier
2017-06-02ART: Introduce thread-current-inl.h Andreas Gampe
2017-05-30ART: Clean up heap headers Andreas Gampe
2017-04-21ART: Clean up art_method.h Andreas Gampe
2017-04-20Agent libraries need to be searched for JNI functions Alex Light
2017-04-10Revert "Avoid JNI usage error when JNI_OnLoad throws" Igor Murashkin
2017-04-07Avoid JNI usage error when JNI_OnLoad throws Daniel Colascione
2017-03-23Revert^2: "Make sigchain actually own the signal chain."" Josh Gao
2017-03-18Revert "Make sigchain actually own the signal chain." Jin Qian
2017-03-17Make sigchain actually own the signal chain. Josh Gao
2017-02-10Fix the empty checkpoint timeout. Hiroshi Yamauchi
2017-01-06Don't need to block in AddWeakGlobalRef and MonitorList::Add under CC. Hiroshi Yamauchi
2016-12-15ART: Move to libbase StringPrintf Andreas Gampe
2016-11-09Make empty checkpoint work while weak ref access is disabled. Hiroshi Yamauchi
2016-10-26Merge "Always call into native loader when loading a native library" Dimitry Ivanov
2016-10-24ART: Make IndirectReferenceTable resizable Andreas Gampe
2016-10-24ART: Change IndirectReferenceTable Andreas Gampe
2016-10-24ART: Clean up IndirectReferenceTable Andreas Gampe
2016-10-24Always call into native loader when loading a native library Zhenhua WANG
2016-10-20Merge "Return error message if IndirectReferenceTable construction fails." Treehugger Robot
2016-10-19Merge "Remove mirror:: and ArtMethod deps in utils.{h,cc}" David Sehr
2016-10-19Return error message if IndirectReferenceTable construction fails. Richard Uhler
2016-10-18Remove mirror:: and ArtMethod deps in utils.{h,cc} David Sehr
2016-10-17ART: Remove IRT cruft Andreas Gampe
2016-10-14ART: Make JNI global and weak global locks global Andreas Gampe
2016-10-06Move remaining jobject related functions to use ObjPtr Mathieu Chartier
2016-10-05ObjPtr misc cleanup Mathieu Chartier
2016-10-05Change indirect reference table to use ObjPtr Mathieu Chartier
2016-10-04Rename ObjPtr::Decode to ObjPtr::Ptr Mathieu Chartier
2016-09-29Clean up ScopedThreadStateChange to use ObjPtr Mathieu Chartier
2016-08-30ART: SHARED_REQUIRES to REQUIRES_SHARED Andreas Gampe
2016-08-11Add basic runtime-plugins support. Alex Light
2016-06-20ART: Use null for the BootClassLoader in LoadLibrary Andreas Gampe
2016-06-13Revert "Revert "Revert "Revert "Revert "Revert some flaky unloading""""" Alex Light
2016-06-08Revert "Revert "Revert "Revert "Revert some flaky unloading"""" Alex Light
2016-06-08Revert "Revert "Revert "Revert some flaky unloading""" Alex Light