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
/
WebViewFactory.java
Age
Commit message (
Expand
)
Author
2021-06-30
Revert^3 "Deprecate Context#createApplicationContext"
Ryan Mitchell
2021-06-29
Revert^2 "Deprecate Context#createApplicationContext"
Paul Hobbs
2021-06-22
Revert "Deprecate Context#createApplicationContext"
Ryan Mitchell
2021-05-19
Merge "Deprecate Context#createApplicationContext" into sc-dev
TreeHugger Robot
2021-05-18
Deprecate Context#createApplicationContext
Ryan Mitchell
2021-05-18
Rework WebView startup timestamp system API.
Torne (Richard Coles)
2021-04-29
webview: switch timestamps to uptimeMillis().
Torne (Richard Coles)
2021-04-27
Document WebViewDelegate.getTimestamps() better.
Torne (Richard Coles)
2021-02-17
Use SystemClock.elapsedRealtime() to record WebView startup timestamps.
Anna Malova
2021-01-29
Record WebView startup timestamps and add API to access them.
Anna Malova
2020-12-01
Clean up WebViewFactory.getProvider error handling.
Torne (Richard Coles)
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-13
Reland "Enable new S APIs for WebView.""
Richard Coles
2020-10-02
Revert "Enable new S APIs for WebView."
Nate Fischer
2020-08-05
Enable new S APIs for WebView.
Torne (Richard Coles)
2020-02-13
Switch to WebViewFactoryProviderForR.
Anna Malova
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-03-28
Remove support for the WebView stub.
Torne (Richard Coles)
2019-03-18
WebView: add all APKs to asset path.
Torne (Richard Coles)
2019-03-13
Partially revert "Handle WebView assets correctly when multiple APKs are used."
Torne (Richard Coles)
2019-03-12
Handle WebView assets correctly when multiple APKs are used.
Torne (Richard Coles)
2018-12-21
[wv] Update WebView factory provider class name.
Tobias Sargeant
2018-09-12
Merge "Simplify WebView RELRO creation and handle more cases."
TreeHugger Robot
2018-08-16
Add @UnsupportedAppUsage annotations
Mathew Inwood
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)
2018-01-15
Reenable Strictmode disk reads checks in WebViewFactory.
Gustav Sennton
2017-12-21
Switch to WebViewChromiumFactoryProviderForP
Shimi Zhang
2017-12-19
Merge "Make WebView data directory configurable."
TreeHugger Robot
2017-12-12
Make WebView data directory configurable.
Torne (Richard Coles)
2017-12-04
Add major version code to platform.
Dianne Hackborn
2017-10-26
Merge "WebView: change 'iff' to 'if' in docs"
TreeHugger Robot
2017-10-26
WebView: change 'iff' to 'if' in docs
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-10-03
Improve handling of devices without a WebView.
Torne (Richard Coles)
2017-09-19
Consider shared libs when precreating WebView classloader.
Torne (Richard Coles)
2017-09-05
WebView: wrap Java literals with {@code}
Nate Fischer
2017-08-14
WebView: switch to OMR1 FactoryProvider
Nate Fischer
2017-06-20
Move WebView relro related functionality to its own file.
Gustav Sennton
2017-05-15
Take better control over Exceptions thrown in WebViewFactory.
Gustav Sennton
2017-03-28
Support loading a stub WebView using a donor package.
Torne (Richard Coles)
2017-03-16
Do not allow WebView instantiation from privileged processes.
Robert Sesek
2017-02-01
Make sure we cannot use packages targeting pre-O as WebView packages.
Gustav Sennton
2017-01-10
Load WebViewChromiumFactoryProviderForO
Tao Bai
2016-11-21
Merge "Precreate the classloader for the WebView." am: 566b1c80e4 am: 1feb782...
Torne (Richard Coles)
[next]