index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
/
WebViewLibraryLoader.java
Age
Commit message (
Expand
)
Author
2019-05-06
Increase 32-bit WebView VA reservation.
Torne (Richard Coles)
2018-08-07
Simplify WebView RELRO creation and handle more cases.
Torne (Richard Coles)
2018-02-21
Make WebViewLibraryLoader interface more flexible.
Torne (Richard Coles)
2017-12-15
Start processes asynchronously in AMS.
Sudheer Shanka
2017-10-31
Merge "WebView: make notes in docs stand out"
TreeHugger Robot
2017-10-27
[WebView] Clean up code for finding paths and sizes of native libs
Gustav Sennton
2017-10-26
WebView: make notes in docs stand out
Nate Fischer
2017-10-24
Refactor some WebView loading logic into WebViewLibraryLoader.
Gustav Sennton
2017-10-05
Merge "[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-04
Fix NPE in WebView relro creator process.
Torne (Richard Coles)
2017-06-26
Use classloader namespace instead of lib paths to load WebView libs.
Gustav Sennton
2017-06-20
Move WebView relro related functionality to its own file.
Gustav Sennton