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
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
2016-06-07
Revert "Revert "Revert some flaky unloading""
Nicolas Geoffray
2016-06-06
Revert "Revert some flaky unloading"
Alex Light
2016-05-10
Revert some flaky unloading
Mathieu Chartier
2016-05-10
Revert "Revert "Revert "Revert "(dl)Close native libraries on unload""""
Mathieu Chartier
2016-05-09
Initialize native loader before starting runtime
Dimitry Ivanov
2016-05-09
Revert "Revert "Revert "(dl)Close native libraries on unload"""
Nicolas Geoffray
2016-05-05
Revert "Revert "(dl)Close native libraries on unload""
Mathieu Chartier
2016-05-05
Merge "Revert "(dl)Close native libraries on unload""
Nicolas Geoffray
2016-05-05
Revert "(dl)Close native libraries on unload"
Nicolas Geoffray
2016-05-04
Merge "(dl)Close native libraries on unload"
Treehugger Robot
2016-05-04
(dl)Close native libraries on unload
Dimitry Ivanov
2016-05-02
Reset NativeLoader on DestroyJavaVM
Dimitry Ivanov
2016-04-25
Initialize native loader on JNI_CreateJavaVM
Dimitry Ivanov
2016-03-04
Add more systracing everywhere
Mathieu Chartier
2016-02-26
Simplify LoadNativeLibrary()
Dimitry Ivanov
2015-12-19
Use shared namespaces for bundled apps
Dimitry Ivanov
2015-12-10
Use isolated namespaces for app native libs
Dmitriy Ivanov
2015-12-01
Revert "Change LoadNativeLibrary to use GetOrCreateAllocator"
Mathieu Chartier
2015-11-30
Change LoadNativeLibrary to use GetOrCreateAllocator
Mathieu Chartier
2015-11-13
Fix class unloading with the CC collector.
Hiroshi Yamauchi
2015-09-28
Don't unload shared libraries for null class loader.
Mathieu Chartier
2015-09-25
Call JNI_OnUnload when class loaders get collected
Mathieu Chartier
2015-09-17
Allow null self only in DecodeWeakGlobalDuringShutdown().
Hiroshi Yamauchi
2015-09-08
Allow null current thread in jni weak ref decode during shutdown.
Hiroshi Yamauchi
2015-09-04
Make class loaders weak roots
Mathieu Chartier
2015-09-03
Address some leftover comments
Mathieu Chartier
2015-09-03
Add ScopedThreadSuspension
Mathieu Chartier
2015-09-03
Some fixes for the CC collector.
Hiroshi Yamauchi
2015-09-01
Enable lockless decoding of weak globals
Mathieu Chartier
2015-08-31
Revert "Revert "Change dex caches to be weak roots""
Mathieu Chartier
2015-08-28
Revert "Change dex caches to be weak roots"
Brian Carlstrom
2015-08-25
Change dex caches to be weak roots
Mathieu Chartier
2015-07-22
Move to newer clang annotations
Mathieu Chartier
2015-07-14
Clean up GC callbacks to be virtual methods
Mathieu Chartier
2015-07-13
Thread-local mark stacks for the CC collector.
Hiroshi Yamauchi
2015-06-30
ART: Remove bad FindSymbol call
Andreas Gampe
2015-06-04
Add atrace calls to runtime start and heap create
Richard Uhler
2015-05-29
Move mirror::ArtMethod to native
Mathieu Chartier
2015-05-27
Fix updating of JNI references for String.<init>.
Jeff Hao
2015-04-06
Refactor and improve GC root handling
Mathieu Chartier
2015-03-23
RTLD_LAZY is not supported, use RTLD_NOW instead.
Dmitriy Ivanov
2015-03-23
Add paths to apk!lib/<abi> to LD_LIBRARY_PATH
Dmitriy Ivanov
2015-03-10
Remove ThrowLocation.
Nicolas Geoffray
2015-02-24
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
Revert "Add JIT"
Nicolas Geoffray
[next]