summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebViewLibraryLoader.java
Commit message (Expand)AuthorAgeFilesLines
* Start processes asynchronously in AMS.Sudheer Shanka2017-12-151-4/+5
* Merge "WebView: make notes in docs stand out"TreeHugger Robot2017-10-311-1/+3
|\
| * WebView: make notes in docs stand outNate Fischer2017-10-261-1/+3
* | [WebView] Clean up code for finding paths and sizes of native libsGustav Sennton2017-10-271-105/+124
* | Refactor some WebView loading logic into WebViewLibraryLoader.Gustav Sennton2017-10-241-1/+24
* | Merge "[WebView] Only pass one path to relro creation/loading at a time."TreeHugger Robot2017-10-051-17/+13
|\ \
| * | [WebView] Only pass one path to relro creation/loading at a time.Gustav Sennton2017-10-051-17/+13
| |/
* / Fix NPE in WebView relro creator process.Torne (Richard Coles)2017-10-041-1/+1
|/
* Use classloader namespace instead of lib paths to load WebView libs.Gustav Sennton2017-06-261-8/+5
* Move WebView relro related functionality to its own file.Gustav Sennton2017-06-201-0/+323