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 "WebView: add an API method to control web contents debugging" into klp...
Jonathan Dixon
2013-09-21
3
-0
/
+27
|
\
|
*
WebView: add an API method to control web contents debugging
Mikhail Naganov
2013-09-11
3
-0
/
+27
*
|
Fix obsolete API reference
Jonathan Dixon
2013-09-18
1
-1
/
+1
*
|
Update APIs for the Chromium WebView
Jonathan Dixon
2013-09-17
4
-14
/
+40
*
|
Revert "Hide Experimental WebView from dev settings" DO NOT MERGE
Jonathan Dixon
2013-09-16
1
-11
/
+32
*
|
Hide Experimental WebView from dev settings DO NOT MERGE
Jonathan Dixon
2013-09-16
1
-32
/
+11
*
|
Publish Print Api for Webview
Selim Gurun
2013-09-11
3
-44
/
+17
|
/
*
Merge "Add more docs for WebView's setInitialScale and setLoadWithOverviewMod...
Mikhail Naganov
2013-09-06
2
-6
/
+17
|
\
|
*
Add more docs for WebView's setInitialScale and setLoadWithOverviewMode
Mikhail Naganov
2013-09-05
2
-6
/
+17
*
|
Change build version from KEY_LIME_PIE to KITKAT
Chet Haase
2013-09-05
1
-1
/
+1
*
|
Add tracing to WebView API methods and callbacks
Jonathan Dixon
2013-08-30
6
-9
/
+119
|
/
*
Merge "DO NOT MERGE Printing API changes for supporting better page layout" i...
Selim Gurun
2013-08-30
3
-15
/
+26
|
\
|
*
DO NOT MERGE Printing API changes for supporting better page layout
Selim Gurun
2013-08-30
3
-15
/
+26
*
|
Fix for 10530176 - CookieSyncManager must be created by WebView c'tor
Jonathan Dixon
2013-08-28
1
-0
/
+2
|
/
*
Reset the Experimental WebView property per build
Jonathan Dixon
2013-08-21
1
-7
/
+16
*
Added the callback signal.
Selim Gurun
2013-08-20
3
-16
/
+21
*
Update WebView.postUrl documentation.
Ben Murdoch
2013-08-16
1
-1
/
+2
*
Merge "Change the exception msg" into klp-dev
Kristian Monsen
2013-08-13
1
-2
/
+2
|
\
|
*
Change the exception msg
Selim Gurun
2013-08-12
1
-2
/
+2
*
|
Merge "Add the API to support webview printing" into klp-dev
Selim Gurun
2013-08-12
3
-0
/
+44
|
\
|
|
*
Add the API to support webview printing
Selim Gurun
2013-08-12
3
-0
/
+44
*
|
Add super_onDrawVerticalScrollBar to WebView.PrivateAccess. DO NOT MERGE
Martin Kosiba
2013-08-12
1
-0
/
+5
|
/
*
am 710f3e2c: am 60ae2617: Merge "If frameworks wants ASCII casing, it should ...
Elliott Hughes
2013-08-02
1
-1
/
+2
|
\
|
*
If frameworks wants ASCII casing, it should explicity ask for it.
Elliott Hughes
2013-08-02
1
-1
/
+2
*
|
Merge "Revert "Revert "Flag-flip: set chromium to be the default WebView"""
Ben Murdoch
2013-08-01
1
-1
/
+1
|
\
\
|
*
|
Revert "Revert "Flag-flip: set chromium to be the default WebView""
Ben Murdoch
2013-08-01
1
-1
/
+1
*
|
|
Merge "Revert "Flag-flip: set chromium to be the default WebView""
Ben Murdoch
2013-07-31
1
-1
/
+1
|
\
|
|
|
*
|
Revert "Flag-flip: set chromium to be the default WebView"
Ben Murdoch
2013-07-31
1
-1
/
+1
*
|
|
Merge "Flag-flip: set chromium to be the default WebView"
Ben Murdoch
2013-07-31
1
-1
/
+1
|
\
|
|
|
*
|
Flag-flip: set chromium to be the default WebView
Jonathan Dixon
2013-07-30
1
-1
/
+1
*
|
|
Merge "Unhide WebView.evaluateJavascript(..)"
Ben Murdoch
2013-07-31
1
-1
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Unhide WebView.evaluateJavascript(..)
Ben Murdoch
2013-07-30
1
-1
/
+0
*
|
|
Merge "Add some logging when the webview dev setting changes"
Jonathan Dixon
2013-07-30
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add some logging when the webview dev setting changes
Jonathan Dixon
2013-07-30
1
-0
/
+2
*
|
|
Make WebViewProvider constants private
Jonathan Dixon
2013-07-29
1
-2
/
+2
|
/
/
*
|
Build fix for WebViewFactory
Jonathan Dixon
2013-07-29
1
-2
/
+2
*
|
Add accessors for WebViewFactory.UseExperimentalWebView
Jonathan Dixon
2013-07-29
1
-6
/
+23
*
|
Merge "Remove spurious @Deprecate tag from WebView.onMeasure"
Jonathan Dixon
2013-07-27
1
-1
/
+0
|
\
\
|
*
|
Remove spurious @Deprecate tag from WebView.onMeasure
Jonathan Dixon
2013-07-26
1
-1
/
+0
*
|
|
Update WebView.loadDataWithBaseURL documentation.
Ben Murdoch
2013-07-23
1
-1
/
+4
*
|
|
Add WebView.evaluateJavaScript(String, ValueCallback) API.
Ben Murdoch
2013-07-19
3
-0
/
+25
|
/
/
*
|
Plumb View.getAccessibilityNodeProvider though WebViewProvider.
Ben Murdoch
2013-07-11
3
-0
/
+17
*
|
Revert "Plumb View.getAccessibilityNodeProvider though WebViewProvider."
Ben Murdoch
2013-06-29
3
-17
/
+0
*
|
Merge "Plumb View.getAccessibilityNodeProvider though WebViewProvider."
Ben Murdoch
2013-06-28
3
-0
/
+17
|
\
\
|
*
|
Plumb View.getAccessibilityNodeProvider though WebViewProvider.
Ben Murdoch
2013-06-24
3
-0
/
+17
*
|
|
am 52dbdbf2: am 9d2b0dbf: am 12c4c0e4: Merge "Fix deadlock of WebViewCoreThread"
John Reck
2013-06-25
1
-1
/
+6
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
am 12c4c0e4: Merge "Fix deadlock of WebViewCoreThread"
John Reck
2013-06-25
1
-1
/
+6
|
|
\
|
|
*
Fix deadlock of WebViewCoreThread
Yuya Aoki
2013-05-01
1
-1
/
+6
*
|
|
Enable preloading of the appropriate WebView.
Torne (Richard Coles)
2013-06-19
2
-35
/
+58
*
|
|
Deprecate webview.use_chromium and introduce webview.force_provider.
Primiano Tucci
2013-06-17
1
-9
/
+16
[next]