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
w16.2
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
...
|
*
|
Start the webview_zygote at boot, but in the background.
Torne (Richard Coles)
2018-03-14
1
-5
/
+12
|
|
/
*
|
docs: Javadoc typo fix
Andrew Solovay
2018-03-14
1
-1
/
+1
*
|
Merge "Implemented WebView.isVisibleToUserForAutofill()" into pi-dev am: ec17...
Felipe Leme
2018-03-12
2
-5
/
+13
|
\
|
|
*
Merge "Implemented WebView.isVisibleToUserForAutofill()" into pi-dev
TreeHugger Robot
2018-03-12
2
-5
/
+13
|
|
\
|
|
*
Implemented WebView.isVisibleToUserForAutofill()
Felipe Leme
2018-03-07
2
-5
/
+13
*
|
|
Merge "hide serialization methods on Picture"
TreeHugger Robot
2018-03-10
1
-4
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
hide serialization methods on Picture
Mike Reed
2018-03-09
1
-4
/
+1
*
|
|
Expose WebView#onCheckIsTextEditor
Changwan Ryu
2018-03-08
2
-0
/
+10
|
|
/
|
/
|
*
|
Merge "WebView: add @NonNull annotation to API"
TreeHugger Robot
2018-03-01
1
-1
/
+1
|
\
\
|
*
|
WebView: add @NonNull annotation to API
Nate Fischer
2018-03-01
1
-1
/
+1
*
|
|
Merge "WebView: relax URLUtil#isFileUrl()"
TreeHugger Robot
2018-02-28
1
-1
/
+1
|
\
\
\
|
*
|
|
WebView: relax URLUtil#isFileUrl()
Nate Fischer
2018-02-27
1
-1
/
+1
|
|
/
/
*
|
|
Merge "Delay starting the webview_zygote until first use." am: 6d9d717ab7 am:...
Robert Sesek
2018-02-28
1
-7
/
+5
|
\
\
\
|
*
|
|
Delay starting the webview_zygote until first use.
Robert Sesek
2018-02-26
1
-7
/
+5
*
|
|
|
Merge changes I7ce670f5,I0bd2de38
TreeHugger Robot
2018-02-27
3
-19
/
+15
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Preload with RELRO sharing in the WebView zygote.
Torne (Richard Coles)
2018-02-26
1
-1
/
+3
|
*
|
|
Make WebViewLibraryLoader interface more flexible.
Torne (Richard Coles)
2018-02-21
2
-18
/
+12
*
|
|
|
Merge "WebView: fix docs for setSafeBrowsingWhitelist"
TreeHugger Robot
2018-02-22
2
-9
/
+12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
WebView: fix docs for setSafeBrowsingWhitelist
Nate Fischer
2018-02-21
2
-9
/
+12
|
|
|
/
|
|
/
|
*
|
|
Merge "Reparent the webview_zygote to be a child of the main app_process zygo...
Robert Sesek
2018-02-21
1
-82
/
+32
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Reparent the webview_zygote to be a child of the main app_process zygote.
Robert Sesek
2018-02-20
1
-83
/
+32
|
*
Consider shared libs when precreating WebView classloader.
Torne (Richard Coles)
2018-02-20
2
-7
/
+16
*
|
Add OWNERS for webview directories in framework.
Torne (Richard Coles)
2018-02-20
1
-0
/
+3
*
|
Merge "WebView Tracing API: address comments from the API council."
Tim Volodine
2018-02-16
3
-217
/
+183
|
\
\
|
*
|
WebView Tracing API: address comments from the API council.
Tim Volodine
2018-02-15
3
-217
/
+183
*
|
|
Improve docs for WebView data dir methods.
Torne (Richard Coles)
2018-01-30
1
-4
/
+20
*
|
|
Merge "Store WebView package signatures as Signatures instead of Strings"
TreeHugger Robot
2018-01-25
1
-6
/
+13
|
\
\
\
|
*
|
|
Store WebView package signatures as Signatures instead of Strings
Gustav Sennton
2018-01-03
1
-6
/
+13
*
|
|
|
Merge "WebView: document Safe Browsing as 'on' by default"
TreeHugger Robot
2018-01-25
2
-16
/
+18
|
\
\
\
\
|
*
|
|
|
WebView: document Safe Browsing as 'on' by default
Nate Fischer
2018-01-18
2
-16
/
+18
*
|
|
|
|
Merge "WebView: fix docs for setAllow*AccessFromFileUrls"
TreeHugger Robot
2018-01-25
1
-9
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
WebView: fix docs for setAllow*AccessFromFileUrls
Nate Fischer
2018-01-23
1
-9
/
+9
|
|
/
/
/
/
*
|
|
|
|
Add an API to fetch the WebView thread.
Gustav Sennton
2018-01-24
1
-0
/
+12
*
|
|
|
|
Add a method for fetching the WebView classloader.
Gustav Sennton
2018-01-22
2
-0
/
+16
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge "Reenable Strictmode disk reads checks in WebViewFactory."
TreeHugger Robot
2018-01-16
1
-3
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Reenable Strictmode disk reads checks in WebViewFactory.
Gustav Sennton
2018-01-15
1
-3
/
+0
|
|
/
/
*
|
|
Merge "Add a Java FindAddress implentation." am: 9ea410a6f8 am: da4e3b68fb
Toby Sargeant
2018-01-09
2
-3
/
+482
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add a Java FindAddress implentation.
Tobias Sargeant
2018-01-05
2
-3
/
+482
*
|
|
Merge "WebView: clarify docs regarding base64 encoding"
TreeHugger Robot
2018-01-05
1
-8
/
+18
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
WebView: clarify docs regarding base64 encoding
Nate Fischer
2018-01-04
1
-8
/
+18
*
|
|
Switch to WebViewChromiumFactoryProviderForP
Shimi Zhang
2017-12-21
2
-2
/
+2
*
|
|
Merge "Make WebView data directory configurable."
TreeHugger Robot
2017-12-19
3
-0
/
+96
|
\
\
\
|
*
|
|
Make WebView data directory configurable.
Torne (Richard Coles)
2017-12-12
3
-0
/
+96
*
|
|
|
Merge "Start processes asynchronously in AMS."
Sudheer Shanka
2017-12-16
1
-4
/
+5
|
\
\
\
\
|
*
|
|
|
Start processes asynchronously in AMS.
Sudheer Shanka
2017-12-15
1
-4
/
+5
*
|
|
|
|
Merge "WebView: Clarify documentation about mimeTypes"
James Wallace-Lee
2017-12-14
1
-4
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
WebView: Clarify documentation about mimeTypes
James Wallace-Lee
2017-12-12
1
-4
/
+10
|
|
/
/
/
/
*
|
|
|
|
Merge "Add WebView Tracing API."
TreeHugger Robot
2017-12-14
4
-0
/
+400
|
\
\
\
\
\
|
*
|
|
|
|
Add WebView Tracing API.
Tim Volodine
2017-12-13
4
-0
/
+400
*
|
|
|
|
|
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-12-13
3
-17
/
+22
|
|
/
/
/
/
|
/
|
|
|
|
[prev]
[next]