Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
82ddb3a25cf4e9d1704c93ee504982a61654b25c
/
libnativeloader
5d78e74
Support product-specific libraries
by Inseob Kim
· 7 years ago
88cfdf2
bpfmt.
by Elliott Hughes
· 7 years ago
1499091
Don't shared oem-defined libs to vendor apks
by Jiyong Park
· 7 years ago
acf183f
Merge "Nativeloader: Add minimal effort for host library path"
by Treehugger Robot
· 7 years ago
e21e4c8
Merge "Don't install unnecessary VNDK libs"
by Treehugger Robot
· 7 years ago
a3464fe
Nativeloader: Add minimal effort for host library path
by Andreas Gampe
· 7 years ago
a9bab70
Add std::string StartsWith*/EndsWith* overloads.
by Elliott Hughes
· 7 years ago
c3d0d1d
Support partners to expose their own system libs to Android apps
by Jiyong Park
· 7 years ago
632cb2b
Don't install unnecessary VNDK libs
by Jiyong Park
· 7 years ago
f0f2b3f
Load versioned llndk.libraries.txt and vndksp.libraries.txt
by Justin Yun
· 7 years ago
a0236c5
Merge "Add OWNERS."
by Elliott Hughes
· 7 years ago
6a1a51a
Add OWNERS.
by Elliott Hughes
· 7 years ago
a2fe29b
Merge "Remove default libraries" am: 8b7feee38f am: a0113de2f3 am: 55181f7cdd
by Dan Willemsen
· 8 years ago
26c9967
Remove default libraries
by Dan Willemsen
· 8 years ago
6bbd0aa
Merge changes from topic "vndk_jni" into oc-mr1-dev am: 6f7d928940
by Jiyong Park
· 8 years ago
6f500d9
vendor apk is unbundled
by Jiyong Park
· 8 years ago
3a13d91
Remove LOCAL_CLANG and clang: true
by Lennart Wieboldt
· 8 years ago
98aee02
system/core: use proper nativehelper headers
by Steven Moreland
· 8 years ago
4952d39
Load vendor public libraries to sphal namespace
by Dimitry Ivanov
· 8 years ago
9a95bc9
Explicitly enable greylist for classloader-namespaces
by Dimitry Ivanov
· 8 years ago
3d649a6
NativeBridge: add "linked namespace" semantic corresponding to linker
by Zhenhua WANG
· 8 years ago
e3c990f
Set libnativeloader style to clang-format-2
by Calin Juravle
· 8 years ago
91718b4
Add comment to android_link_namespaces method
by Dimitry Ivanov
· 8 years ago
70e25e5
Merge "Replace public library list with shared lib sonames"
by Dimitry Ivanov
· 8 years ago
088427b
Replace public library list with shared lib sonames
by Dimitry Ivanov
· 8 years ago
24bde4c
Merge "Log errors from loading public libraries"
by Dimitry Ivanov
· 8 years ago
f6e73cd
Log errors from loading public libraries
by Evan Ralston
· 8 years ago
454b2d3
dlext_namespace.h: Declare android_get_LD_LIBRARY_PATH
by Jesse Hall
· 8 years ago
070e634
Make dlext_namespaces.h available to users of libnativeloader
by Jesse Hall
· 8 years ago
1d6b610
liblog: use log/log.h when utilizing ALOG macros
by Mark Salyzyn
· 8 years ago
8ac48bc
Use shared lib of libutils, libz and libbase.
by Jaekyun Seok
· 8 years ago
4720210
Allow different namespace types for different classloaders
by Dimitry Ivanov
· 8 years ago
0593ab4
Return nullptr from FindNamespaceByClassLoader for NB-enabled apps.
by Dimitry Ivanov
· 8 years ago
19b0178
Upgrade native bridge to version 3 to support namespace
by Zhenhua WANG
· 9 years ago
edc4b51
Rely on the platform -std default.
by Elliott Hughes
· 8 years ago
51b1e55
system/core Replace log/log.h with android/log.h
by Mark Salyzyn
· 9 years ago
1f9c519
Merge \"libnativeloader: convert Android.mk to Android.bp\" am: 5783dea065
by Colin Cross
· 9 years ago
209c012
libnativeloader: convert Android.mk to Android.bp
by Colin Cross
· 9 years ago
011ff5a
Merge \"Add support to indicate bitness of public library.\" am: 3fb358478f
by Christopher Ferris
· 9 years ago
f6c79f5
Add support to indicate bitness of public library.
by Christopher Ferris
· 9 years ago
97bad63
Merge "Remove invalid uses of -l and -I" am: 5d6193c658 am: 9ae3c079dc
by Dan Willemsen
· 9 years ago
3672d91
Remove invalid uses of -l and -I
by Dan Willemsen
· 9 years ago
a810acb
Merge "Remove target_sdk_version parameter" into nyc-dev am: 07f46c84e6
by Dimitry Ivanov
· 9 years ago
1b5b626
Remove target_sdk_version parameter
by Dimitry Ivanov
· 9 years ago
3f6b43f
Merge "Set parent namespace for linker-namespaces" am: ac50d0cc57 am: 3457aba394
by Dimitry Ivanov
· 9 years ago
6d73e9b
Set parent namespace for linker-namespaces
by Dimitry Ivanov
· 9 years ago
d5d2c56
Pass permitted_path to the linker as is. am: 25df4bff44
by Dimitry Ivanov
· 9 years ago
5429994
Set parent namespace for linker-namespaces
by Dimitry Ivanov
· 9 years ago
f298767
Pass permitted_path to the linker as is.
by Dimitry Ivanov
· 9 years ago
86195c5
Pass permitted_path to the linker as is.
by Dimitry Ivanov
· 9 years ago
655a032
Merge "Move linker-namespace functions declarations" am: 37ed923d1c
by Dimitry Ivanov
· 9 years ago
33a5b59
Move linker-namespace functions declarations
by Dimitry Ivanov
· 9 years ago
b3abbfb
Merge "Move linker-namespace functions declarations"
by Dimitry Ivanov
· 9 years ago
732a010
Merge "nativeloader: Ignore empty java_permitted_path" into nyc-dev
by Dimitry Ivanov
· 9 years ago
0c73bf0
nativeloader: Ignore empty java_permitted_path
by Dimitry Ivanov
· 9 years ago
327809a
Merge "Check if public namespace has already been initialized" am: 0756fae4f1
by Dimitry Ivanov
· 9 years ago
4567e30
Merge "Check if public namespace has already been initialized"
by Dimitry Ivanov
· 9 years ago
306b2ac
nativeloader: Ignore empty java_permitted_path
by Dimitry Ivanov
· 9 years ago
9dbd262
Extend white-listed directories to include /mnt/expand
by Dimitry Ivanov
· 9 years ago
4a68f13
Extend white-listed directories to include /mnt/expand
by Dimitry Ivanov
· 9 years ago
20c9ae1
Check if public namespace has already been initialized
by Dimitry Ivanov
· 9 years ago
b659e1b
Move linker-namespace functions declarations
by Dimitry Ivanov
· 9 years ago
cba380a
nativeloader: Fix the case of search_path == null
by Dimitry Ivanov
· 9 years ago
6735730
nativeloader: Fix the case of search_path == null
by Dimitry Ivanov
· 9 years ago
4589dc9
Add public libs from an environment variable
by Dimitry Ivanov
· 9 years ago
13ddb1a
Add public libs from an environment variable
by Dimitry Ivanov
· 9 years ago
41498d3
Merge "nativeloader: Add CloseNativeLibrary() method"
by Treehugger Robot
· 9 years ago
f017161
nativeloader: Add CloseNativeLibrary() method
by Dimitry Ivanov
· 9 years ago
0b2a977
nativeloader: Add CloseNativeLibrary() method
by Dimitry Ivanov
· 9 years ago
17897f8
nativeloader: Add Reset capabilities
by Dimitry Ivanov
· 9 years ago
cb5b83e
nativeloader: Add Reset capabilities
by Dimitry Ivanov
· 9 years ago
e8c8b94
native_loader: Use ANDROID_ROOT environment variable
by Dimitry Ivanov
· 9 years ago
1584eda
Enable namespaces for all target sdk versions
by Dimitry Ivanov
· 9 years ago
8fa4d0c
native_loader: Use ANDROID_ROOT environment variable
by Dimitry Ivanov
· 9 years ago
7af2951
Enable namespaces for all target sdk versions
by Dimitry Ivanov
· 9 years ago
c3c7670
Remove workaround for libart greylist.
by Alex Light
· 9 years ago
aecdc2a
Allow vendors to extend the list of public libs
by Dimitry Ivanov
· 9 years ago
ceb5cdc
Allow vendors to extend the list of public libs
by Dimitry Ivanov
· 9 years ago
146cd5a
Adjust check for target_sdk_version for workarounds
by Dimitry Ivanov
· 9 years ago
0ad46a7
A workaround for apps using custom classloaders
by Dimitry Ivanov
· 9 years ago
b2ddca6
Move list of public libraries to a config file
by Dimitry Ivanov
· 9 years ago
eca7e26
Move list of public libraries to a config file
by Dimitry Ivanov
· 9 years ago
9c71e2c
Revert "libnativeloader: Make webviewchromium so file optional"
by Dimitry Ivanov
· 9 years ago
66a9fa8
libnativeloader: Make webviewchromium so file optional
by Prashant Malani
· 9 years ago
7206987
Handle the case when libart.so is not in use
by Dimitry Ivanov
· 9 years ago
b1c0e2f
Fix locking of libnativeloader
by Dimitry Ivanov
· 9 years ago
91c43da
Fix locking of libnativeloader
by Dimitry Ivanov
· 9 years ago
aed72ca
Added function to explicitly initialize a namespace
by Dimitry Ivanov
· 9 years ago
251c643
Added function to explicitly initialize a namespace
by Dimitry Ivanov
· 9 years ago
87f76e4
Add PreloadPublicNativeLibraries function
by Dimitry Ivanov
· 9 years ago
110c254
Add PreloadPublicNativeLibraries function
by Dimitry Ivanov
· 9 years ago
3bcd532
Merge "native_loader: add libvulkan.so to public native library list" into nyc-dev
by Jesse Hall
· 9 years ago
2c75bb8
native_loader: add libvulkan.so to public native library list
by Jesse Hall
· 9 years ago
4b41367
nativeloader: Export FindNamespaceByClassLoader
by Dimitry Ivanov
· 9 years ago
d1813dc
nativeloader: refactor FindNamespaceByClassLoader method
by Dimitry Ivanov
· 9 years ago
df19a4d
Move libnativeloader headers into libnativeloader.
by Elliott Hughes
· 9 years ago
a16315a
nativeloader: Export FindNamespaceByClassLoader
by Dimitry Ivanov
· 9 years ago
5ec805e
nativeloader: refactor FindNamespaceByClassLoader method
by Dimitry Ivanov
· 9 years ago
57d79c1
Limit libart.so visibility to apps targeting <= M
by Dimitry Ivanov
· 9 years ago
b0e3901
Move libnativeloader headers into libnativeloader.
by Elliott Hughes
· 9 years ago
Next »