summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebViewLibraryLoader.java
Commit message (Expand)AuthorAgeFilesLines
* Bump x86 WebView zygote reservation size to 190MiBEgor Pasko2021-06-151-6/+17
* Increase 32-bit WebView VA reservation.Torne (Richard Coles)2019-05-061-3/+3
* Simplify WebView RELRO creation and handle more cases.Torne (Richard Coles)2018-08-071-175/+43
* Make WebViewLibraryLoader interface more flexible.Torne (Richard Coles)2018-02-211-5/+2
* 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