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
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Clarify WebResourceResponse's stream handling." into pi-dev am: bec9d3...
Torne (Richard Coles)
2019-02-20
1
-7
/
+9
|
\
|
*
Merge "Clarify WebResourceResponse's stream handling." into pi-dev
Torne (Richard Coles)
2019-02-20
1
-7
/
+9
|
|
\
|
|
*
Merge "Clarify WebResourceResponse's stream handling." into pi-dev
TreeHugger Robot
2019-02-21
1
-7
/
+9
|
|
|
\
|
|
|
*
Clarify WebResourceResponse's stream handling.
Torne (Richard Coles)
2019-01-11
1
-7
/
+9
*
|
|
|
Update WebView.loadData docs for Q targetSdk quirk.
Torne (Richard Coles)
2019-02-13
1
-3
/
+8
*
|
|
|
Merge "WebView: propose myself as OWNER" am: 9fdd759e40 am: 0424bd04bf
Nate Fischer
2019-02-08
1
-0
/
+1
|
\
|
|
|
|
*
|
|
Merge "WebView: propose myself as OWNER" am: 9fdd759e40
Nate Fischer
2019-02-08
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
WebView: propose myself as OWNER
Nate Fischer
2019-01-30
1
-0
/
+1
|
*
|
|
|
Merge "Code cleanup to conform to style guide / linter." am: f5ff8f0661
Christian Wailes
2019-01-23
1
-1
/
+1
|
|
\
|
|
|
|
|
*
|
|
Code cleanup to conform to style guide / linter.
Chris Wailes
2019-01-23
1
-1
/
+1
*
|
|
|
|
@InspectableProperty annotations for WebView
Ashley Rose
2019-02-08
1
-0
/
+13
*
|
|
|
|
Widen allowed UID range for webview zygote.
Martijn Coenen
2019-01-30
1
-1
/
+1
*
|
|
|
|
Use new app preload path for WebView zygote.
Torne (Richard Coles)
2019-01-23
1
-27
/
+29
*
|
|
|
|
Code cleanup to conform to style guide / linter.
Chris Wailes
2019-01-22
1
-1
/
+1
*
|
|
|
|
Merge "[wv] Make WebViewRenderer ctor @SystemApi"
Toby Sargeant
2019-01-22
1
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
[wv] Make WebViewRenderer ctor @SystemApi
Tobias Sargeant
2019-01-19
1
-0
/
+3
*
|
|
|
|
|
WebView: clean up onReceivedSslError docs am: 9f726cd280
Nate Fischer
2019-01-18
1
-4
/
+9
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
/
/
/
/
|
|
/
/
/
/
|
*
|
|
|
WebView: clean up onReceivedSslError docs
Nate Fischer
2019-01-18
1
-4
/
+9
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
WebView: clean up onReceivedSslError docs
Nate Fischer
2019-01-18
1
-4
/
+9
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge "Prepare setresuid()/setresgid() seccomp filter in AppZygote."
TreeHugger Robot
2019-01-18
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
Prepare setresuid()/setresgid() seccomp filter in AppZygote.
Martijn Coenen
2019-01-18
1
-1
/
+3
*
|
|
|
|
[wv] Add WebView unresponsive renderer APIs.
Tobias Sargeant
2019-01-16
4
-0
/
+211
|
/
/
/
/
*
|
|
|
Initial support for application Zygote.
Martijn Coenen
2019-01-07
1
-0
/
+1
*
|
|
|
Merge "Plumb new functor in native/webview"
TreeHugger Robot
2019-01-03
1
-0
/
+14
|
\
\
\
\
|
*
|
|
|
Plumb new functor in native/webview
Bo Liu
2019-01-03
1
-0
/
+14
*
|
|
|
|
Merge "WebView: no bars in javadoc" into pi-dev am: 002c637337
Nate Fischer
2019-01-02
1
-1
/
+1
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge "WebView: no bars in javadoc" into pi-dev
Nate Fischer
2019-01-02
1
-1
/
+1
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
WebView: no bars in javadoc
Nate Fischer
2018-12-26
1
-1
/
+1
|
*
|
|
|
Merge "Limit access to suspected false positives." am: aeda49d185
Mathew Inwood
2019-01-02
1
-4
/
+5
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Limit access to suspected false positives.
Mathew Inwood
2018-12-28
1
-4
/
+5
*
|
|
|
|
Limit access to suspected false positives.
Mathew Inwood
2018-12-28
1
-4
/
+5
*
|
|
|
|
[wv] Update WebView factory provider class name.
Tobias Sargeant
2018-12-21
2
-2
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge "Annotate two non-SDK methods known to be used by apps" am: de441278e7 ...
David Brazdil
2018-12-20
1
-0
/
+1
|
\
|
|
|
|
*
|
|
Merge "Annotate two non-SDK methods known to be used by apps" am: de441278e7
David Brazdil
2018-12-20
1
-0
/
+1
|
|
\
|
|
|
|
*
|
Annotate two non-SDK methods known to be used by apps
David Brazdil
2018-12-20
1
-0
/
+1
|
|
*
|
DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master
Xin Li
2018-12-11
5
-42
/
+47
|
|
|
\
\
*
|
|
|
|
Merge "Clarify WebResourceResponse parameter documentation." into pi-dev am: ...
Torne (Richard Coles)
2018-12-17
1
-6
/
+17
|
\
|
|
|
|
|
*
|
|
|
Merge "Clarify WebResourceResponse parameter documentation." into pi-dev
Torne (Richard Coles)
2018-12-17
1
-6
/
+17
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Clarify WebResourceResponse parameter documentation.
Torne (Richard Coles)
2018-12-14
1
-6
/
+17
*
|
|
|
|
Merge "[webview] Add a force dark WebSetting"
Toby Sargeant
2018-12-06
1
-0
/
+53
|
\
\
\
\
\
|
*
|
|
|
|
[webview] Add a force dark WebSetting
Tobias Sargeant
2018-12-06
1
-0
/
+53
*
|
|
|
|
|
Merge "WebView: remove unused Token Binding system APIs"
Nate Fischer
2018-12-06
2
-85
/
+4
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
WebView: remove unused Token Binding system APIs
Nate Fischer
2018-12-04
2
-85
/
+4
*
|
|
|
|
|
Set WebView as important for Content Capture.
Felipe Leme
2018-11-26
1
-0
/
+3
*
|
|
|
|
|
Simplified View.onProvideContentCaptureStructure()
Felipe Leme
2018-11-16
2
-4
/
+3
*
|
|
|
|
|
Implemented WebView.onProvideContentCaptureStructure()
Felipe Leme
2018-11-13
2
-0
/
+11
*
|
|
|
|
|
Merge "Rename & package shuffle"
John Reck
2018-10-23
1
-5
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Rename & package shuffle
John Reck
2018-10-04
1
-5
/
+5
*
|
|
|
|
|
|
WebView: fix mistaken wording in API doc
Nate Fischer
2018-10-18
1
-1
/
+1
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge "WebView: add new integer for billing threats"
TreeHugger Robot
2018-10-18
1
-5
/
+14
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
[next]