summaryrefslogtreecommitdiffstats
path: root/libnativeloader
Commit message (Expand)AuthorAgeFilesLines
* Nativeloader: Restrict anonymous namespace creationAndreas Gampe2019-04-291-1/+3
* Merge "Add dependency on libdl_android"Dimitry Ivanov2019-03-281-0/+7
|\
| * Add dependency on libdl_androiddimitry2019-03-201-0/+7
* | Do not fail when there is no vndk namespaceKiyoung Kim2019-03-251-2/+3
|/
* Add product apk support from libnativeloaderKiyoung Kim2019-03-073-43/+84
* Avoid runtime namespace becoming parent for classloader-namespace.Martin Stjernholm2019-02-231-4/+25
* Remove dependency on libcutilsOrion Hodson2019-02-222-5/+5
* Merge changes from topic "dup_icu4c"vichang2019-02-191-0/+35
|\
| * Remove the public libs in runtime namespaceVictor Chang2019-02-081-0/+35
* | shim libraries for libnativeloader and libnativebridgeJiyong Park2019-02-123-10/+134
* | Revert^2 "Enable APEX stubs for libnativeloader."Martin Stjernholm2019-02-071-0/+4
* | Add some overview docs for classloader-namespace.Martin Stjernholm2019-02-061-0/+9
|/
* Expose public libraries from runtime namepsace to classloader namespaceVictor Chang2019-02-041-0/+28
* Add getExportedNamespace NB callbackdimitry2019-02-041-1/+1
* Revert "Enable APEX stubs for libnativeloader."Martin Stjernholm2019-02-011-4/+0
* Enable APEX stubs for libnativeloader.Martin Stjernholm2019-01-301-0/+4
* Conscrypt should only link against bionic.Nicolas Geoffray2019-01-221-4/+0
* Revert "Revert "Introduce conscrypt linker namespace.""Nicolas Geoffray2019-01-221-1/+44
* Revert "Introduce conscrypt linker namespace."Nicolas Geoffray2019-01-211-44/+1
* Introduce conscrypt linker namespace.Nicolas Geoffray2019-01-211-1/+44
* Pass the Java caller's location to OpenNativeLibrary.Nicolas Geoffray2019-01-183-17/+5
* Merge "Add runtime module members to owners."Nicolas Geoffray2019-01-171-0/+4
|\
| * Add runtime module members to owners.Nicolas Geoffray2019-01-161-0/+4
* | libnativeloader: remove stubs for now.Nicolas Geoffray2019-01-162-10/+1
|/
* Move to C API of libnativeloader.Nicolas Geoffray2019-01-167-66/+144
* Propagate dlopen errors to callers of OpenNativeLibrary.Pete Bentley2018-12-191-1/+5
* Add error_msg argument to CloseNativeLibrarydimitry2018-09-122-5/+18
* Separate namespace acquisition from library loadingVictor Khimenko2018-07-122-77/+92
* libnativeloader: add jiyong to OWNERS.Elliott Hughes2018-05-311-0/+1
* Support product-specific librariesInseob Kim2018-05-165-33/+84
* bpfmt.Elliott Hughes2018-02-161-4/+7
* Don't shared oem-defined libs to vendor apksJiyong Park2018-01-156-28/+168
* Merge "Nativeloader: Add minimal effort for host library path"Treehugger Robot2018-01-081-10/+39
|\
| * Nativeloader: Add minimal effort for host library pathAndreas Gampe2018-01-021-10/+39
* | Merge "Don't install unnecessary VNDK libs"Treehugger Robot2018-01-041-0/+4
|\ \ | |/ |/|
| * Don't install unnecessary VNDK libsJiyong Park2017-12-181-0/+4
* | Add std::string StartsWith*/EndsWith* overloads.Elliott Hughes2017-12-201-1/+1
* | Support partners to expose their own system libs to Android appsJiyong Park2017-12-196-18/+183
|/
* Load versioned llndk.libraries.txt and vndksp.libraries.txtJustin Yun2017-12-131-2/+29
* Merge "Add OWNERS."Elliott Hughes2017-12-071-0/+1
|\
| * Add OWNERS.Elliott Hughes2017-12-071-0/+1
* | Merge "Remove default libraries" am: 8b7feee38f am: a0113de2f3Dan Willemsen2017-09-301-9/+0
|\|
| * Remove default librariesDan Willemsen2017-09-291-9/+0
* | Merge changes from topic "vndk_jni" into oc-mr1-devJiyong Park2017-09-142-6/+73
|\ \ | |/ |/|
| * vendor apk is unbundledJiyong Park2017-09-072-6/+73
* | Remove LOCAL_CLANG and clang: trueLennart Wieboldt2017-07-251-1/+0
|/
* system/core: use proper nativehelper headersSteven Moreland2017-07-181-1/+1
* Load vendor public libraries to sphal namespaceDimitry Ivanov2017-05-252-10/+43
* Explicitly enable greylist for classloader-namespacesDimitry Ivanov2017-05-092-2/+20
* NativeBridge: add "linked namespace" semantic corresponding to linkerZhenhua WANG2017-03-291-2/+7