Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
3df8dc58b2b5b1f60d45793e6a7c1f51a2fd2383
/
libnativeloader
/
native_loader.cpp
16a9896
Fix style around header inclusion
by Jiyong Park
· 6 years ago
8537781
Hide non-bridged/bridged namespaces behind NativeLoaderNamespace class
by Jiyong Park
· 6 years ago
40a6077
Move public libraries list to a separate source file
by Jiyong Park
· 6 years ago
6291da2
move classes out of native_loader.cpp
by Jiyong Park
· 6 years ago
c57ed29
Reland: Fix libnativeloader to correctly link to the platform namespace.
by Martin Stjernholm
· 6 years ago
68cf801
Merge "Revert "Fix libnativeloader to correctly link to the platform namespace.""
by Treehugger Robot
· 6 years ago
b9259a9
Revert "Fix libnativeloader to correctly link to the platform namespace."
by Martin Stjernholm
· 6 years ago
d21a090
Merge "Nativeloader: Restrict anonymous namespace creation"
by Treehugger Robot
· 6 years ago
4ca0ca6
Fix libnativeloader to correctly link to the platform namespace.
by Martin Stjernholm
· 6 years ago
b9df7d9
Nativeloader: Restrict anonymous namespace creation
by Andreas Gampe
· 6 years ago
23ff8eb
Do not fail when there is no vndk namespace
by Kiyoung Kim
· 6 years ago
4639f69
Add product apk support from libnativeloader
by Kiyoung Kim
· 6 years ago
7888b5c
Avoid runtime namespace becoming parent for classloader-namespace.
by Martin Stjernholm
· 6 years ago
34b126b
Remove dependency on libcutils
by Orion Hodson
· 6 years ago
ce912aa
Merge changes from topic "dup_icu4c"
by vichang
· 6 years ago
f70a2fe
Remove the public libs in runtime namespace
by Victor Chang
· 6 years ago
b78f6ec
Add some overview docs for classloader-namespace.
by Martin Stjernholm
· 6 years ago
7a20a90
Expose public libraries from runtime namepsace to classloader namespace
by Victor Chang
· 6 years ago
d2ace38
Add getExportedNamespace NB callback
by dimitry
· 6 years ago
88bdf80
Conscrypt should only link against bionic.
by Nicolas Geoffray
· 6 years ago
890e3bf
Revert "Revert "Introduce conscrypt linker namespace.""
by Nicolas Geoffray
· 6 years ago
5701a47
Revert "Introduce conscrypt linker namespace."
by Nicolas Geoffray
· 6 years ago
67a09e5
Introduce conscrypt linker namespace.
by Nicolas Geoffray
· 6 years ago
5353502
Pass the Java caller's location to OpenNativeLibrary.
by Nicolas Geoffray
· 6 years ago
d06cb94
libnativeloader: remove stubs for now.
by Nicolas Geoffray
· 6 years ago
c3a73dc
Move to C API of libnativeloader.
by Nicolas Geoffray
· 6 years ago
632f142
Propagate dlopen errors to callers of OpenNativeLibrary.
by Pete Bentley
· 6 years ago
3150f7c
Add error_msg argument to CloseNativeLibrary
by dimitry
· 7 years ago
1443ec4
Separate namespace acquisition from library loading
by Victor Khimenko
· 7 years ago
67cb056
Support product-specific libraries
by Inseob Kim
· 7 years ago
e031994
Don't shared oem-defined libs to vendor apks
by Jiyong Park
· 7 years ago
5c7d582
Nativeloader: Add minimal effort for host library path
by Andreas Gampe
· 7 years ago
579e682
Add std::string StartsWith*/EndsWith* overloads.
by Elliott Hughes
· 7 years ago
d1006fe
Support partners to expose their own system libs to Android apps
by Jiyong Park
· 8 years ago
4a1d110
Load versioned llndk.libraries.txt and vndksp.libraries.txt
by Justin Yun
· 8 years ago
a07f305
vendor apk is unbundled
by Jiyong Park
· 8 years ago
00fe3ad
system/core: use proper nativehelper headers
by Steven Moreland
· 8 years ago
882cad2
Load vendor public libraries to sphal namespace
by Dimitry Ivanov
· 8 years ago
9e253ce
Explicitly enable greylist for classloader-namespaces
by Dimitry Ivanov
· 8 years ago
e8fb11d
NativeBridge: add "linked namespace" semantic corresponding to linker
by Zhenhua WANG
· 8 years ago
fd87c06
Merge "Replace public library list with shared lib sonames"
by Dimitry Ivanov
· 8 years ago
26e1a84
Replace public library list with shared lib sonames
by Dimitry Ivanov
· 8 years ago
6b74258
Merge "Log errors from loading public libraries"
by Dimitry Ivanov
· 8 years ago
15a264e
Log errors from loading public libraries
by Evan Ralston
· 8 years ago
b75d82b
Make dlext_namespaces.h available to users of libnativeloader
by Jesse Hall
· 8 years ago
30f991f
liblog: use log/log.h when utilizing ALOG macros
by Mark Salyzyn
· 8 years ago
d836ab0
Allow different namespace types for different classloaders
by Dimitry Ivanov
· 9 years ago
800083d
Return nullptr from FindNamespaceByClassLoader for NB-enabled apps.
by Dimitry Ivanov
· 9 years ago
f2804e5
Upgrade native bridge to version 3 to support namespace
by Zhenhua WANG
· 9 years ago
ff2dcd9
system/core Replace log/log.h with android/log.h
by Mark Salyzyn
· 9 years ago
1b4f54e
Merge \"Add support to indicate bitness of public library.\" am: 3fb358478f
by Christopher Ferris
· 9 years ago
39da84b
Add support to indicate bitness of public library.
by Christopher Ferris
· 9 years ago
fcd4ee4
Merge "Remove target_sdk_version parameter" into nyc-dev am: 07f46c84e6
by Dimitry Ivanov
· 9 years ago
94ee4e6
Remove target_sdk_version parameter
by Dimitry Ivanov
· 9 years ago
e17c2ef
Merge "Set parent namespace for linker-namespaces" am: ac50d0cc57 am: 3457aba394
by Dimitry Ivanov
· 9 years ago
ade364b
Set parent namespace for linker-namespaces
by Dimitry Ivanov
· 9 years ago
d98683f
Pass permitted_path to the linker as is. am: 25df4bff44
by Dimitry Ivanov
· 9 years ago
24db75c
Set parent namespace for linker-namespaces
by Dimitry Ivanov
· 9 years ago
25df4bf
Pass permitted_path to the linker as is.
by Dimitry Ivanov
· 9 years ago
b31caa95
Pass permitted_path to the linker as is.
by Dimitry Ivanov
· 9 years ago
17decbd
Merge "Move linker-namespace functions declarations" am: 37ed923d1c
by Dimitry Ivanov
· 9 years ago
c337cae
Move linker-namespace functions declarations
by Dimitry Ivanov
· 9 years ago
37ed923
Merge "Move linker-namespace functions declarations"
by Dimitry Ivanov
· 9 years ago
d7cbb6f
Merge "nativeloader: Ignore empty java_permitted_path" into nyc-dev
by Dimitry Ivanov
· 9 years ago
72ca40f
nativeloader: Ignore empty java_permitted_path
by Dimitry Ivanov
· 9 years ago
ddc6a4a
Merge "Check if public namespace has already been initialized" am: 0756fae4f1
by Dimitry Ivanov
· 9 years ago
0756fae
Merge "Check if public namespace has already been initialized"
by Dimitry Ivanov
· 9 years ago
d0b1531
nativeloader: Ignore empty java_permitted_path
by Dimitry Ivanov
· 9 years ago
637da4e
Extend white-listed directories to include /mnt/expand
by Dimitry Ivanov
· 9 years ago
f334cbf
Extend white-listed directories to include /mnt/expand
by Dimitry Ivanov
· 9 years ago
80ddb8f
Check if public namespace has already been initialized
by Dimitry Ivanov
· 9 years ago
6796522
Move linker-namespace functions declarations
by Dimitry Ivanov
· 9 years ago
cf9892b
nativeloader: Fix the case of search_path == null
by Dimitry Ivanov
· 9 years ago
8a0425b
nativeloader: Fix the case of search_path == null
by Dimitry Ivanov
· 9 years ago
7d02829
Add public libs from an environment variable
by Dimitry Ivanov
· 9 years ago
4ddabd0
Add public libs from an environment variable
by Dimitry Ivanov
· 9 years ago
ad717d6
Merge "nativeloader: Add CloseNativeLibrary() method"
by Treehugger Robot
· 9 years ago
7a1f951
nativeloader: Add CloseNativeLibrary() method
by Dimitry Ivanov
· 9 years ago
09a516b
nativeloader: Add CloseNativeLibrary() method
by Dimitry Ivanov
· 9 years ago
911472d
nativeloader: Add Reset capabilities
by Dimitry Ivanov
· 9 years ago
be4ca3a
nativeloader: Add Reset capabilities
by Dimitry Ivanov
· 9 years ago
0b5651e
native_loader: Use ANDROID_ROOT environment variable
by Dimitry Ivanov
· 9 years ago
5539db0
Enable namespaces for all target sdk versions
by Dimitry Ivanov
· 9 years ago
7e8cee8
native_loader: Use ANDROID_ROOT environment variable
by Dimitry Ivanov
· 9 years ago
213676b
Enable namespaces for all target sdk versions
by Dimitry Ivanov
· 9 years ago
3150fa2
Remove workaround for libart greylist.
by Alex Light
· 9 years ago
b614045
Allow vendors to extend the list of public libs
by Dimitry Ivanov
· 9 years ago
617f495
Allow vendors to extend the list of public libs
by Dimitry Ivanov
· 9 years ago
4f8bb25
Adjust check for target_sdk_version for workarounds
by Dimitry Ivanov
· 9 years ago
7f9a1aa
A workaround for apps using custom classloaders
by Dimitry Ivanov
· 9 years ago
d1fdb98
Move list of public libraries to a config file
by Dimitry Ivanov
· 9 years ago
4b0e963
Move list of public libraries to a config file
by Dimitry Ivanov
· 9 years ago
9c0a202
Revert "libnativeloader: Make webviewchromium so file optional"
by Dimitry Ivanov
· 9 years ago
75dda75
libnativeloader: Make webviewchromium so file optional
by Prashant Malani
· 9 years ago
5f28b84
Handle the case when libart.so is not in use
by Dimitry Ivanov
· 9 years ago
1dff1aa
Fix locking of libnativeloader
by Dimitry Ivanov
· 9 years ago
34d5a20
Fix locking of libnativeloader
by Dimitry Ivanov
· 9 years ago
4cd0768
Added function to explicitly initialize a namespace
by Dimitry Ivanov
· 9 years ago
d047c92
Added function to explicitly initialize a namespace
by Dimitry Ivanov
· 9 years ago
6f80022
Add PreloadPublicNativeLibraries function
by Dimitry Ivanov
· 9 years ago
Next »