summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebViewLibraryLoader.java
AgeCommit message (Expand)Author
2019-05-06Increase 32-bit WebView VA reservation.Torne (Richard Coles)
2018-08-07Simplify WebView RELRO creation and handle more cases.Torne (Richard Coles)
2018-02-21Make WebViewLibraryLoader interface more flexible.Torne (Richard Coles)
2017-12-15Start processes asynchronously in AMS.Sudheer Shanka
2017-10-31Merge "WebView: make notes in docs stand out"TreeHugger Robot
2017-10-27[WebView] Clean up code for finding paths and sizes of native libsGustav Sennton
2017-10-26WebView: make notes in docs stand outNate Fischer
2017-10-24Refactor some WebView loading logic into WebViewLibraryLoader.Gustav Sennton
2017-10-05Merge "[WebView] Only pass one path to relro creation/loading at a time."TreeHugger Robot
2017-10-05[WebView] Only pass one path to relro creation/loading at a time.Gustav Sennton
2017-10-04Fix NPE in WebView relro creator process.Torne (Richard Coles)
2017-06-26Use classloader namespace instead of lib paths to load WebView libs.Gustav Sennton
2017-06-20Move WebView relro related functionality to its own file.Gustav Sennton