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
...
*
|
|
|
|
Add major version code to platform.
Dianne Hackborn
2017-12-04
1
-4
/
+4
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge "WebView: linkify ClientCertRequest method names"
TreeHugger Robot
2017-11-29
1
-7
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
WebView: linkify ClientCertRequest method names
Nate Fischer
2017-11-29
1
-7
/
+7
*
|
|
|
Added Privacy section to AutofillService documentation.
Felipe Leme
2017-11-22
1
-0
/
+4
|
/
/
/
*
|
|
Merge "Fix WebViewUpdateService test expectation to match reality."
Gustav Sennton
2017-11-21
1
-1
/
+3
|
\
\
\
|
*
|
|
Fix WebViewUpdateService test expectation to match reality.
Gustav Sennton
2017-11-20
1
-1
/
+3
*
|
|
|
WebView: misc docs changes for WebSettings
Nate Fischer
2017-11-17
1
-15
/
+15
*
|
|
|
Deprecate framework Fragments and Loaders
Ian Lake
2017-11-13
1
-0
/
+3
|
/
/
/
*
|
|
WebView: clarify Safe Browsing opt-in in docs
Nate Fischer
2017-11-08
1
-6
/
+17
*
|
|
Merge "WebView: misc docs changes in WebViewClient"
TreeHugger Robot
2017-10-31
1
-18
/
+19
|
\
\
\
|
*
|
|
WebView: misc docs changes in WebViewClient
Nate Fischer
2017-10-31
1
-18
/
+19
*
|
|
|
Merge "WebView: make notes in docs stand out"
TreeHugger Robot
2017-10-31
5
-14
/
+20
|
\
\
\
\
|
*
|
|
|
WebView: make notes in docs stand out
Nate Fischer
2017-10-26
5
-14
/
+20
|
|
/
/
/
*
|
|
|
Merge "WebView: document requirement for Activity Context"
TreeHugger Robot
2017-10-31
1
-7
/
+11
|
\
\
\
\
|
*
|
|
|
WebView: document requirement for Activity Context
Nate Fischer
2017-10-26
1
-7
/
+11
|
|
/
/
/
*
|
|
|
Merge "[WebView] Clean up code for finding paths and sizes of native libs"
TreeHugger Robot
2017-10-27
1
-105
/
+124
|
\
\
\
\
|
*
|
|
|
[WebView] Clean up code for finding paths and sizes of native libs
Gustav Sennton
2017-10-27
1
-105
/
+124
*
|
|
|
|
Merge "Revert "[WebView] Clean up code for finding paths and sizes of native ...
Salvador Martinez
2017-10-26
1
-124
/
+105
|
\
\
\
\
\
|
*
|
|
|
|
Revert "[WebView] Clean up code for finding paths and sizes of native libs"
Salvador Martinez
2017-10-26
1
-124
/
+105
*
|
|
|
|
|
Merge "WebView: change 'iff' to 'if' in docs"
TreeHugger Robot
2017-10-26
4
-21
/
+21
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
WebView: change 'iff' to 'if' in docs
Nate Fischer
2017-10-26
4
-21
/
+21
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
[WebView] Clean up code for finding paths and sizes of native libs
Gustav Sennton
2017-10-26
1
-105
/
+124
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Refactor some WebView loading logic into WebViewLibraryLoader.
Gustav Sennton
2017-10-24
2
-26
/
+27
|
/
/
/
*
|
|
Merge "[WebView] Only pass one path to relro creation/loading at a time."
TreeHugger Robot
2017-10-05
2
-19
/
+15
|
\
\
\
|
*
|
|
[WebView] Only pass one path to relro creation/loading at a time.
Gustav Sennton
2017-10-05
2
-19
/
+15
*
|
|
|
Fix NPE in WebView relro creator process.
Torne (Richard Coles)
2017-10-04
2
-3
/
+8
*
|
|
|
Improve handling of devices without a WebView.
Torne (Richard Coles)
2017-10-03
3
-18
/
+46
*
|
|
|
WebView: use proper javadocs
Nate Fischer
2017-09-26
4
-10
/
+10
|
/
/
/
*
|
|
Merge "WebView: add @Nullable and @NonNull annotations"
TreeHugger Robot
2017-09-26
19
-53
/
+110
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
WebView: add @Nullable and @NonNull annotations
Nate Fischer
2017-09-21
19
-53
/
+110
*
|
|
Consider shared libs when precreating WebView classloader.
Torne (Richard Coles)
2017-09-19
2
-7
/
+16
*
|
|
Merge "Minor fixes on WebView.onProvideAutofillVirtualStructure() javadoc." i...
Felipe Leme
2017-09-18
1
-36
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Minor fixes on WebView.onProvideAutofillVirtualStructure() javadoc.
Felipe Leme
2017-09-15
1
-36
/
+7
*
|
|
Merge "WebView: document Safe Browsing and shouldInterceptRequest" into oc-mr...
Nate Fischer
2017-09-14
1
-0
/
+8
|
\
|
|
|
*
|
WebView: document Safe Browsing and shouldInterceptRequest
Nate Fischer
2017-09-11
1
-0
/
+8
*
|
|
Merge "WebView: remove "</p>" tags from docs"
Nate Fischer
2017-09-14
7
-52
/
+43
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
WebView: remove "</p>" tags from docs
Nate Fischer
2017-09-11
7
-52
/
+43
*
|
|
WebView: wrap Java literals with {@code}
Nate Fischer
2017-09-05
27
-259
/
+264
|
/
/
*
|
Merge "WebView: fix setSafeBrowsingWhitelist table in docs" into oc-mr1-dev a...
Nate Fischer
2017-08-31
1
-5
/
+4
|
\
|
|
*
WebView: fix setSafeBrowsingWhitelist table in docs
Nate Fischer
2017-08-30
1
-5
/
+4
*
|
Merge "WebView: fix broken references to #onShowFileChooser"
TreeHugger Robot
2017-08-31
1
-2
/
+2
|
\
\
|
*
|
WebView: fix broken references to #onShowFileChooser
Nate Fischer
2017-08-30
1
-2
/
+2
*
|
|
Merge "WebView: require APKs to target OMR1" into oc-mr1-dev am: c233f44a26
Nate Fischer
2017-08-28
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
WebView: require APKs to target OMR1
Nate Fischer
2017-08-28
1
-1
/
+1
|
*
WebView: clarify docs for addJavascriptInterface
Nate Fischer
2017-08-23
1
-2
/
+3
*
|
Merge "WebView: clarify docs for addJavascriptInterface"
TreeHugger Robot
2017-08-23
1
-2
/
+3
|
\
\
|
*
|
WebView: clarify docs for addJavascriptInterface
Nate Fischer
2017-08-22
1
-2
/
+3
*
|
|
Merge "WebView: rename initSafeBrowsing and remove shutdownSafeBrowsing" into...
Nate Fischer
2017-08-22
2
-33
/
+13
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
WebView: rename initSafeBrowsing and remove shutdownSafeBrowsing
Nate Fischer
2017-08-21
2
-33
/
+13
|
*
Merge "Additional documentation about Autofill / WebView security." into oc-d...
Felipe Leme
2017-08-15
1
-0
/
+12
|
|
\
[prev]
[next]