index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
/
WebView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify the documentation for WebView.loadDataWithBaseURL() when the base URL...
Steve Block
2011-07-04
1
-5
/
+10
*
Clarify documentation for WebView.loadData()
Steve Block
2011-07-04
1
-8
/
+13
*
Touch exploration hover events don't map coordinates correctly on scrollable ...
Svetoslav Ganov
2011-06-21
1
-2
/
+2
*
Support for getting the background color
John Reck
2011-06-14
1
-0
/
+8
*
Merge "Fix thread violation in WebView.getViewHeight()"
Steve Block
2011-06-13
1
-8
/
+12
|
\
|
*
Fix thread violation in WebView.getViewHeight()
Steve Block
2011-05-23
1
-8
/
+12
*
|
Tweaks for webview snap
John Reck
2011-06-13
1
-4
/
+10
*
|
Merge "Tweak snap settings"
John Reck
2011-06-10
1
-45
/
+56
|
\
\
|
*
|
Tweak snap settings
John Reck
2011-06-10
1
-45
/
+56
*
|
|
Expose hook for crash backup
John Reck
2011-06-09
1
-1
/
+2
|
/
/
*
|
Merge "Fix height measure state."
Shimeng (Simon) Wang
2011-06-09
1
-1
/
+0
|
\
\
|
*
|
Fix height measure state.
Shimeng (Simon) Wang
2011-06-09
1
-1
/
+0
*
|
|
Merge "Don't cut velocity"
John Reck
2011-06-09
1
-5
/
+0
|
\
\
\
|
*
|
|
Don't cut velocity
John Reck
2011-06-09
1
-5
/
+0
*
|
|
|
Merge "Fixes WebView.loadData() to avoid constructing invalid URLs."
Steve Block
2011-06-09
1
-13
/
+22
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fixes WebView.loadData() to avoid constructing invalid URLs.
Steve Block
2011-06-09
1
-13
/
+22
*
|
|
|
Merge "Fix some poorly worded API documentation for WebView.loadDataWithBaseU...
Steve Block
2011-06-09
1
-7
/
+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fix some poorly worded API documentation for WebView.loadDataWithBaseURL()
Steve Block
2011-06-09
1
-7
/
+3
*
|
|
|
Fix initial zoom with loadViewState
John Reck
2011-06-08
1
-10
/
+21
|
/
/
/
*
|
|
am c3709f25: am 277bfd7c: am c1830a77: Merge "Improve browser scrolling when ...
Jeff Brown
2011-06-07
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Improve browser scrolling when using the mouse wheel.
Jeff Brown
2011-06-06
1
-1
/
+1
|
*
|
Fix for bug 4144936: [Proxy setting]: traffic to a bypass domain doesn't bypa...
Kristian Monsen
2011-05-24
1
-12
/
+2
*
|
|
Delay set picture if necessary
John Reck
2011-06-04
1
-1
/
+17
*
|
|
Prevent WebKit updates in loadViewState case
John Reck
2011-06-03
1
-25
/
+66
*
|
|
Merge "Initial support for view state serialization"
John Reck
2011-06-03
1
-61
/
+110
|
\
\
\
|
*
|
|
Initial support for view state serialization
John Reck
2011-06-03
1
-61
/
+110
*
|
|
|
Add API to allow plugins to lock their orientation in full-screen mode.
Derek Sollenberger
2011-06-02
1
-5
/
+4
|
/
/
/
*
|
|
Fix for bug 4144936: [Proxy setting]: traffic to a bypass domain doesn't bypa...
Kristian Monsen
2011-05-31
1
-12
/
+2
*
|
|
Log a StrictMode violation when WebView methods are called on the wrong thread
Steve Block
2011-05-23
1
-9
/
+10
|
|
/
|
/
|
*
|
Merge "Adding functions to query the state of a WebElement."
John Reck
2011-05-12
1
-1
/
+4
|
\
\
|
*
|
Adding functions to query the state of a WebElement.
Dounia Berrada
2011-05-09
1
-1
/
+4
*
|
|
Propagating hover events to JavaScript in WebView
Svetoslav Ganov
2011-05-11
1
-3
/
+20
*
|
|
Deprecating webkit API's that might not be supported in the future
Kristian Monsen
2011-05-10
1
-0
/
+22
*
|
|
Enable platform notifications for chrome http stack
Kristian Monsen
2011-05-10
1
-9
/
+38
|
/
/
*
|
Merge "Only delay pressed feedback for Views inside a scrolling parent"
Patrick Dubroy
2011-05-05
1
-0
/
+5
|
\
\
|
*
|
Only delay pressed feedback for Views inside a scrolling parent
Patrick Dubroy
2011-05-05
1
-0
/
+5
*
|
|
Log an error message if WebView methods are called on the wrong thread.
Steve Block
2011-05-05
1
-10
/
+136
|
/
/
*
|
Deprecate ANCHOR_TYPE and IMAGE_ANCHOR_TYPE from WebView.HitTestResult
Steve Block
2011-04-19
1
-2
/
+4
*
|
am 16d8de7a: am 3e37a2f3: am fcba2353: Merge "Remove uncalled function -- jav...
Nicolas Roard
2011-04-07
1
-1
/
+0
|
\
\
|
|
/
|
*
Merge "Remove uncalled function -- java counterpart of the fix for bug:418380...
Nicolas Roard
2011-04-07
1
-1
/
+0
|
|
\
|
|
*
Remove uncalled function -- java counterpart of
Nicolas Roard
2011-04-07
1
-1
/
+0
*
|
|
invalidate WebView after Title change
Michael Kolb
2011-04-06
1
-0
/
+2
*
|
|
am 2e68ec1b: am 2bb59637: am 030b38ff: Merge "Fix bug 4207704 - Gestures can ...
Adam Powell
2011-04-05
1
-21
/
+136
|
\
\
\
|
|
/
/
|
*
|
Fix bug 4207704 - Gestures can be lost when Flash is enabled
Adam Powell
2011-04-04
1
-21
/
+136
|
|
/
*
|
am 7dfc6a9e: am c8c78eed: am baa3380d: Fix bug 4170809 - Pages with flash los...
Adam Powell
2011-03-25
1
-9
/
+16
|
\
\
|
|
/
|
*
Fix bug 4170809 - Pages with flash lose touch events
Adam Powell
2011-03-25
1
-9
/
+16
*
|
am f5cf85d0: am d1e89c41: am b1c43c32: Merge "b/4116658 Fix the jumpy scrolli...
Huahui Wu
2011-03-17
1
-9
/
+24
|
\
\
|
|
/
|
*
b/4116658 Fix the jumpy scrolling with some flash site.
Huahui Wu
2011-03-17
1
-9
/
+24
*
|
am 9cd93f09: am ea775ca3: am f8d1533b: Merge "Fix bug 4111271 and bug 4077526...
Adam Powell
2011-03-17
1
-16
/
+40
|
\
\
|
|
/
|
*
Fix bug 4111271 and bug 4077526 - WebView touch event handling when
Adam Powell
2011-03-17
1
-16
/
+40
[next]