summaryrefslogtreecommitdiffstats
path: root/libnativeloader
Commit message (Expand)AuthorAgeFilesLines
...
* | Adjust check for target_sdk_version for workaroundsDimitry Ivanov2016-03-291-2/+1
* | A workaround for apps using custom classloadersDimitry Ivanov2016-03-291-2/+16
* | Move list of public libraries to a config fileDimitry Ivanov2016-03-172-32/+37
* | Revert "libnativeloader: Make webviewchromium so file optional"Dimitry Ivanov2016-03-162-11/+0
* | libnativeloader: Make webviewchromium so file optionalPrashant Malani2016-03-162-0/+11
* | Handle the case when libart.so is not in useDimitry Ivanov2016-03-041-1/+6
* | Fix locking of libnativeloaderDimitry Ivanov2016-02-291-3/+5
* | Added function to explicitly initialize a namespaceDimitry Ivanov2016-02-252-22/+69
* | Add PreloadPublicNativeLibraries functionDimitry Ivanov2016-02-242-4/+11
* | Merge "native_loader: add libvulkan.so to public native library list" into ny...Jesse Hall2016-02-241-0/+1
|\ \
| * | native_loader: add libvulkan.so to public native library listJesse Hall2016-02-231-0/+1
* | | nativeloader: Export FindNamespaceByClassLoaderDimitry Ivanov2016-02-232-8/+24
* | | nativeloader: refactor FindNamespaceByClassLoader methodDimitry Ivanov2016-02-231-17/+16
* | | Move libnativeloader headers into libnativeloader.Elliott Hughes2016-02-222-3/+38
|/ /
* | Limit libart.so visibility to apps targeting <= MDimitry Ivanov2016-02-171-9/+15
* | Preload public native librariesDimitry Ivanov2016-02-111-6/+9
* | Merge "Include icu4c libraries to the list of public libs" am: 17e33647f0Dimitry Ivanov2016-02-021-0/+2
|\|
| * Include icu4c libraries to the list of public libsDimitry Ivanov2016-02-021-0/+2
* | Add libcamera2ndk.so to the list of public librariesDimitry Ivanov2016-01-261-0/+1
* | Merge "Add libRS.so to the list of public libraries" am: ebe04a9b89Dimitry Ivanov2016-01-141-0/+1
|\|
| * Add libRS.so to the list of public librariesDimitry Ivanov2016-01-131-0/+1
* | Merge "Make libwebviewchromium_plat_support.so public" am: cd60e4bdd6Dimitry Ivanov2016-01-121-0/+1
|\|
| * Make libwebviewchromium_plat_support.so publicDimitry Ivanov2016-01-081-0/+1
* | Add libart.so to the list of public librariesDimitry Ivanov2016-01-111-0/+4
|/
* Revert "Temporary disable linker-namespaces"Dimitry Ivanov2015-12-311-1/+1
* Add parameter for shared namespacesDimitry Ivanov2015-12-191-5/+11
* Temporary disable linker-namespacesDimitry Ivanov2015-12-111-1/+1
* Apply permitted path to the classloader-namespaceDimitry Ivanov2015-12-091-8/+23
* Track rename of base/ to android-base/.Elliott Hughes2015-12-081-2/+2
* Native loader as a separate libraryDimitry Ivanov2015-12-072-0/+198