index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
/
WebViewFactory.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
WebView: Load Android T specific WebView
Michael Bai
2022-02-18
1
-1
/
+1
*
Revert^3 "Deprecate Context#createApplicationContext"
Ryan Mitchell
2021-06-30
1
-7
/
+3
*
Revert^2 "Deprecate Context#createApplicationContext"
Paul Hobbs
2021-06-29
1
-3
/
+7
*
Revert "Deprecate Context#createApplicationContext"
Ryan Mitchell
2021-06-22
1
-7
/
+3
*
Merge "Deprecate Context#createApplicationContext" into sc-dev
TreeHugger Robot
2021-05-19
1
-3
/
+7
|
\
|
*
Deprecate Context#createApplicationContext
Ryan Mitchell
2021-05-18
1
-3
/
+7
*
|
Rework WebView startup timestamp system API.
Torne (Richard Coles)
2021-05-18
1
-54
/
+100
|
/
*
webview: switch timestamps to uptimeMillis().
Torne (Richard Coles)
2021-04-29
1
-8
/
+8
*
Document WebViewDelegate.getTimestamps() better.
Torne (Richard Coles)
2021-04-27
1
-0
/
+11
*
Use SystemClock.elapsedRealtime() to record WebView startup timestamps.
Anna Malova
2021-02-17
1
-8
/
+9
*
Record WebView startup timestamps and add API to access them.
Anna Malova
2021-01-29
1
-2
/
+47
*
Clean up WebViewFactory.getProvider error handling.
Torne (Richard Coles)
2020-12-01
1
-11
/
+4
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-1
/
+2
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-2
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+2
*
Reland "Enable new S APIs for WebView.""
Richard Coles
2020-10-13
1
-1
/
+1
*
Revert "Enable new S APIs for WebView."
Nate Fischer
2020-10-02
1
-1
/
+1
*
Enable new S APIs for WebView.
Torne (Richard Coles)
2020-08-05
1
-1
/
+1
*
Switch to WebViewFactoryProviderForR.
Anna Malova
2020-02-13
1
-1
/
+1
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Remove support for the WebView stub.
Torne (Richard Coles)
2019-03-28
1
-45
/
+1
*
WebView: add all APKs to asset path.
Torne (Richard Coles)
2019-03-18
1
-2
/
+3
*
Partially revert "Handle WebView assets correctly when multiple APKs are used."
Torne (Richard Coles)
2019-03-13
1
-1
/
+2
*
Handle WebView assets correctly when multiple APKs are used.
Torne (Richard Coles)
2019-03-12
1
-2
/
+1
*
[wv] Update WebView factory provider class name.
Tobias Sargeant
2018-12-21
1
-1
/
+1
*
Merge "Simplify WebView RELRO creation and handle more cases."
TreeHugger Robot
2018-09-12
1
-3
/
+0
|
\
|
*
Simplify WebView RELRO creation and handle more cases.
Torne (Richard Coles)
2018-08-07
1
-3
/
+0
*
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-16
1
-0
/
+7
|
/
*
Make WebViewLibraryLoader interface more flexible.
Torne (Richard Coles)
2018-02-21
1
-13
/
+10
*
Reenable Strictmode disk reads checks in WebViewFactory.
Gustav Sennton
2018-01-15
1
-3
/
+0
*
Switch to WebViewChromiumFactoryProviderForP
Shimi Zhang
2017-12-21
1
-1
/
+1
*
Merge "Make WebView data directory configurable."
TreeHugger Robot
2017-12-19
1
-0
/
+47
|
\
|
*
Make WebView data directory configurable.
Torne (Richard Coles)
2017-12-12
1
-0
/
+47
*
|
Add major version code to platform.
Dianne Hackborn
2017-12-04
1
-4
/
+4
|
/
*
Merge "WebView: change 'iff' to 'if' in docs"
TreeHugger Robot
2017-10-26
1
-1
/
+1
|
\
|
*
WebView: change 'iff' to 'if' in docs
Nate Fischer
2017-10-26
1
-1
/
+1
*
|
Refactor some WebView loading logic into WebViewLibraryLoader.
Gustav Sennton
2017-10-24
1
-25
/
+3
|
/
*
Merge "[WebView] Only pass one path to relro creation/loading at a time."
TreeHugger Robot
2017-10-05
1
-2
/
+2
|
\
|
*
[WebView] Only pass one path to relro creation/loading at a time.
Gustav Sennton
2017-10-05
1
-2
/
+2
*
|
Fix NPE in WebView relro creator process.
Torne (Richard Coles)
2017-10-04
1
-2
/
+7
*
|
Improve handling of devices without a WebView.
Torne (Richard Coles)
2017-10-03
1
-14
/
+26
|
/
*
Consider shared libs when precreating WebView classloader.
Torne (Richard Coles)
2017-09-19
1
-2
/
+2
*
WebView: wrap Java literals with {@code}
Nate Fischer
2017-09-05
1
-1
/
+1
*
WebView: switch to OMR1 FactoryProvider
Nate Fischer
2017-08-14
1
-1
/
+1
*
Move WebView relro related functionality to its own file.
Gustav Sennton
2017-06-20
1
-256
/
+7
*
Take better control over Exceptions thrown in WebViewFactory.
Gustav Sennton
2017-05-15
1
-17
/
+23
*
Support loading a stub WebView using a donor package.
Torne (Richard Coles)
2017-03-28
1
-3
/
+49
*
Do not allow WebView instantiation from privileged processes.
Robert Sesek
2017-03-16
1
-1
/
+3
*
Make sure we cannot use packages targeting pre-O as WebView packages.
Gustav Sennton
2017-02-01
1
-22
/
+8
*
Load WebViewChromiumFactoryProviderForO
Tao Bai
2017-01-10
1
-5
/
+22
[next]