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