index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libnativeloader
/
library_namespaces.h
Age
Commit message (
Expand
)
Author
2024-06-19
Recognise system/system_ext as a system image partition path.
Martin Stjernholm
2024-03-18
Give full access to native libs from Java libs in the same partition
Martin Stjernholm
2024-02-23
Revert "Give full access to native libs from java libs in the sa..."
Becky Siegel
2024-02-23
Give full access to native libs from java libs in the same partition
Martin Stjernholm
2024-02-20
Separate handling of a single path and a list of paths when determining
Martin Stjernholm
2024-02-15
Improve debug logging to reflect all code paths in OpenNativeLibrary.
Martin Stjernholm
2024-02-15
Refactorings to make more logic available at the top level in
Martin Stjernholm
2020-07-24
libnativeloader understands uses-native-library tag
Jiyong Park
2020-04-27
Use ART_TARGET_ANDROID instead of __ANDROID__
Nicolas Geoffray
2020-03-04
Loading JNI libraries in an APEX
Jooyung Han
2019-10-16
Remove temporary CPPLINT.cfg files
Orion Hodson
2019-10-11
Move libnative{bridge,loader} to art/
Orion Hodson