index
:
Project-1CE/system_core
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libnativeloader
/
native_loader.cpp
Age
Commit message (
Expand
)
Author
2019-10-09
Move libnative{bridge,loader} to art/
Orion Hodson
2019-10-07
Rename the runtime linker namespace following ART/Runtime APEX split.
Martin Stjernholm
2019-08-30
Update paths and names for the new ART APEX.
Martin Stjernholm
2019-07-26
Use android::base::Result in libnativeloader
Jiyong Park
2019-05-16
Fix style around header inclusion
Jiyong Park
2019-05-16
Hide non-bridged/bridged namespaces behind NativeLoaderNamespace class
Jiyong Park
2019-05-08
Move public libraries list to a separate source file
Jiyong Park
2019-05-04
move classes out of native_loader.cpp
Jiyong Park
2019-05-01
Reland: Fix libnativeloader to correctly link to the platform namespace.
Martin Stjernholm
2019-04-30
Merge "Revert "Fix libnativeloader to correctly link to the platform namespac...
Treehugger Robot
2019-04-29
Revert "Fix libnativeloader to correctly link to the platform namespace."
Martin Stjernholm
2019-04-29
Merge "Nativeloader: Restrict anonymous namespace creation"
Treehugger Robot
2019-04-29
Fix libnativeloader to correctly link to the platform namespace.
Martin Stjernholm
2019-04-26
Nativeloader: Restrict anonymous namespace creation
Andreas Gampe
2019-03-25
Do not fail when there is no vndk namespace
Kiyoung Kim
2019-03-07
Add product apk support from libnativeloader
Kiyoung Kim
2019-02-23
Avoid runtime namespace becoming parent for classloader-namespace.
Martin Stjernholm
2019-02-22
Remove dependency on libcutils
Orion Hodson
2019-02-19
Merge changes from topic "dup_icu4c"
vichang
2019-02-08
Remove the public libs in runtime namespace
Victor Chang
2019-02-06
Add some overview docs for classloader-namespace.
Martin Stjernholm
2019-02-04
Expose public libraries from runtime namepsace to classloader namespace
Victor Chang
2019-02-04
Add getExportedNamespace NB callback
dimitry
2019-01-22
Conscrypt should only link against bionic.
Nicolas Geoffray
2019-01-22
Revert "Revert "Introduce conscrypt linker namespace.""
Nicolas Geoffray
2019-01-21
Revert "Introduce conscrypt linker namespace."
Nicolas Geoffray
2019-01-21
Introduce conscrypt linker namespace.
Nicolas Geoffray
2019-01-18
Pass the Java caller's location to OpenNativeLibrary.
Nicolas Geoffray
2019-01-16
libnativeloader: remove stubs for now.
Nicolas Geoffray
2019-01-16
Move to C API of libnativeloader.
Nicolas Geoffray
2018-12-19
Propagate dlopen errors to callers of OpenNativeLibrary.
Pete Bentley
2018-09-12
Add error_msg argument to CloseNativeLibrary
dimitry
2018-07-12
Separate namespace acquisition from library loading
Victor Khimenko
2018-05-16
Support product-specific libraries
Inseob Kim
2018-01-15
Don't shared oem-defined libs to vendor apks
Jiyong Park
2018-01-02
Nativeloader: Add minimal effort for host library path
Andreas Gampe
2017-12-20
Add std::string StartsWith*/EndsWith* overloads.
Elliott Hughes
2017-12-19
Support partners to expose their own system libs to Android apps
Jiyong Park
2017-12-13
Load versioned llndk.libraries.txt and vndksp.libraries.txt
Justin Yun
2017-09-07
vendor apk is unbundled
Jiyong Park
2017-07-18
system/core: use proper nativehelper headers
Steven Moreland
2017-05-25
Load vendor public libraries to sphal namespace
Dimitry Ivanov
2017-05-09
Explicitly enable greylist for classloader-namespaces
Dimitry Ivanov
2017-03-29
NativeBridge: add "linked namespace" semantic corresponding to linker
Zhenhua WANG
2017-02-11
Merge "Replace public library list with shared lib sonames"
Dimitry Ivanov
2017-02-06
Replace public library list with shared lib sonames
Dimitry Ivanov
2017-02-06
Merge "Log errors from loading public libraries"
Dimitry Ivanov
2017-02-06
Log errors from loading public libraries
Evan Ralston
2017-02-02
Make dlext_namespaces.h available to users of libnativeloader
Jesse Hall
2017-01-11
liblog: use log/log.h when utilizing ALOG macros
Mark Salyzyn
[next]