summaryrefslogtreecommitdiffstats
path: root/libnativeloader
Commit message (Expand)AuthorAgeFilesLines
* nativeloader: Add Reset capabilitiesDimitry Ivanov2016-05-022-0/+13
* native_loader: Use ANDROID_ROOT environment variableDimitry Ivanov2016-04-211-3/+7
* Enable namespaces for all target sdk versionsDimitry Ivanov2016-04-211-9/+3
* Allow vendors to extend the list of public libsDimitry Ivanov2016-04-061-15/+32
* Move list of public libraries to a config fileDimitry Ivanov2016-03-172-30/+37
* Fix locking of libnativeloaderDimitry Ivanov2016-02-291-3/+5
* Added function to explicitly initialize a namespaceDimitry Ivanov2016-02-262-21/+67
* Add PreloadPublicNativeLibraries functionDimitry Ivanov2016-02-242-4/+11
* nativeloader: Export FindNamespaceByClassLoaderDimitry Ivanov2016-02-222-8/+24
* nativeloader: refactor FindNamespaceByClassLoader methodDimitry Ivanov2016-02-221-17/+16
* Move libnativeloader headers into libnativeloader.Elliott Hughes2016-02-122-3/+38
* Preload public native librariesDimitry Ivanov2016-02-111-6/+9
* Include icu4c libraries to the list of public libsDimitry Ivanov2016-02-021-0/+2
* Add libRS.so to the list of public librariesDimitry Ivanov2016-01-131-0/+1
* Make libwebviewchromium_plat_support.so publicDimitry Ivanov2016-01-081-0/+1
* 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