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
/
WebView.java
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
1
-0
/
+16
|
\
|
*
WebView: add an API method to control web contents debugging
Mikhail Naganov
2013-09-11
1
-0
/
+16
*
|
Fix obsolete API reference
Jonathan Dixon
2013-09-18
1
-1
/
+1
*
|
Update APIs for the Chromium WebView
Jonathan Dixon
2013-09-17
1
-0
/
+14
*
|
Publish Print Api for Webview
Selim Gurun
2013-09-11
1
-33
/
+12
|
/
*
Merge "Add more docs for WebView's setInitialScale and setLoadWithOverviewMod...
Mikhail Naganov
2013-09-06
1
-4
/
+12
|
\
|
*
Add more docs for WebView's setInitialScale and setLoadWithOverviewMode
Mikhail Naganov
2013-09-05
1
-4
/
+12
*
|
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
1
-1
/
+54
|
/
*
Merge "DO NOT MERGE Printing API changes for supporting better page layout" i...
Selim Gurun
2013-08-30
1
-9
/
+17
|
\
|
*
DO NOT MERGE Printing API changes for supporting better page layout
Selim Gurun
2013-08-30
1
-9
/
+17
*
|
Fix for 10530176 - CookieSyncManager must be created by WebView c'tor
Jonathan Dixon
2013-08-28
1
-0
/
+2
|
/
*
Added the callback signal.
Selim Gurun
2013-08-20
1
-14
/
+17
*
Update WebView.postUrl documentation.
Ben Murdoch
2013-08-16
1
-1
/
+2
*
Merge "Add the API to support webview printing" into klp-dev
Selim Gurun
2013-08-12
1
-0
/
+29
|
\
|
*
Add the API to support webview printing
Selim Gurun
2013-08-12
1
-0
/
+29
*
|
Add super_onDrawVerticalScrollBar to WebView.PrivateAccess. DO NOT MERGE
Martin Kosiba
2013-08-12
1
-0
/
+5
|
/
*
Unhide WebView.evaluateJavascript(..)
Ben Murdoch
2013-07-30
1
-1
/
+0
*
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
1
-0
/
+17
|
/
*
Plumb View.getAccessibilityNodeProvider though WebViewProvider.
Ben Murdoch
2013-07-11
1
-0
/
+8
*
Revert "Plumb View.getAccessibilityNodeProvider though WebViewProvider."
Ben Murdoch
2013-06-29
1
-8
/
+0
*
Plumb View.getAccessibilityNodeProvider though WebViewProvider.
Ben Murdoch
2013-06-24
1
-0
/
+8
*
am a6854579: am fa1f7d21: am 07c9c291: am a2b0b35e: am 5fba3404: am 3c4fa654:...
Selim Gurun
2013-04-20
1
-2
/
+1
|
\
|
*
am 679c8f68: am 38915fd4: Revert "Add a delimiter between scheme and host"
Selim Gurun
2013-04-20
1
-2
/
+1
|
|
\
|
|
*
Revert "Add a delimiter between scheme and host"
Selim Gurun
2013-04-04
1
-2
/
+1
|
*
|
DO NOT MERGE Merge commit '8225df00' into bp
Geremy Condra
2013-04-18
1
-1
/
+2
|
|
\
|
|
|
*
Add a delimiter between scheme and host
Selim Gurun
2013-04-01
1
-1
/
+2
*
|
|
Fix for bug 8577776 Throw exception if app calls WebView used on wrong thread
Kristian Monsen
2013-04-10
1
-0
/
+12
*
|
|
Add a delimiter between scheme and host
Selim Gurun
2013-03-08
1
-1
/
+2
*
|
|
Merge "Update WebView#loadDataWithBaseURL documentation. DO NOT MERGE" into j...
Ben Murdoch
2013-03-04
1
-1
/
+1
|
\
\
\
|
*
|
|
Update WebView#loadDataWithBaseURL documentation. DO NOT MERGE
Ben Murdoch
2013-03-01
1
-1
/
+1
*
|
|
|
Merge "Remove obsolete target-densitydpi documentation" into jb-mr2-dev
Jonathan Dixon
2013-03-01
1
-25
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Remove obsolete target-densitydpi documentation
Jonathan Dixon
2013-02-27
1
-25
/
+1
*
|
|
|
Merge "Deprecate various WebView related methods" into jb-mr2-dev
Jonathan Dixon
2013-02-28
1
-0
/
+9
|
\
\
\
\
|
*
|
|
|
Deprecate various WebView related methods
Jonathan Dixon
2013-02-28
1
-0
/
+9
|
|
/
/
/
*
/
/
/
Update WebView#PictureListener for JBMR2.
Ben Murdoch
2013-02-27
1
-2
/
+3
|
/
/
/
*
|
|
Update WebView.PictureListener.onNewPicture to pass null picture.
Ben Murdoch
2013-02-21
1
-1
/
+2
*
|
|
Ensure the WebView provider is created onVisibilityChanged.
Martin Kosiba
2013-02-05
1
-3
/
+5
*
|
|
Refactor FindActionModeCallback.
Ben Murdoch
2013-01-18
1
-1
/
+51
*
|
|
Remove checkThread() in WebView.getFactory()
Jonathan Dixon
2013-01-11
1
-3
/
+0
*
|
|
Fix broken more JavaDoc links
Jonathan Dixon
2012-11-30
1
-2
/
+2
*
|
|
am 73030434: am 207b5e17: am 402099f7: Merge "Unhide setPictureListener" into...
Jonathan Dixon
2012-10-11
1
-1
/
+0
|
\
|
|
|
*
|
Unhide setPictureListener
Jonathan Dixon
2012-10-11
1
-1
/
+0
*
|
|
am 7b1be537: am 4cb846b8: Merge "Hiding some of the deprecated android.webkit...
Kristian Monsen
2012-09-17
1
-16
/
+16
|
\
|
|
|
*
|
Merge "Hiding some of the deprecated android.webkit API's" into jb-mr1-dev
Kristian Monsen
2012-09-14
1
-16
/
+16
|
|
\
\
|
|
*
|
Hiding some of the deprecated android.webkit API's
Kristian Monsen
2012-09-07
1
-16
/
+16
*
|
|
|
am 2d449a48: am f4fd2eb5: Merge "Minor update to addjavascriptinterface docum...
Selim Gurun
2012-09-12
1
-4
/
+6
|
\
|
|
|
[next]