summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit
Commit message (Expand)AuthorAgeFilesLines
* Merge "Do Not Merge. Move ssl callbacks to webcore thread." into ics-mr1Selim Gurun2012-01-113-13/+38
|\
| * Do Not Merge. Move ssl callbacks to webcore thread.Selim Gurun2012-01-113-13/+38
* | getDuration can be only called after prepared. DO NOT MERGETeng-Hui Zhu2012-01-051-1/+5
* | Do not allow file:// access when it is disabled. Do not merge.Ben Murdoch2012-01-041-0/+7
|/
* Fix WebTextView ringsJohn Reck2011-12-061-37/+53
* Remove debug log messagesMichael Kolb2011-12-051-2/+0
* Merge "set System UI visibility based on MediaController state" into ics-mr1Michael Kolb2011-12-051-7/+30
|\
| * set System UI visibility based on MediaController stateMichael Kolb2011-12-021-7/+30
* | Fix updateDoubleTapZoom logicJohn Reck2011-12-011-5/+6
|/
* Fix crash with HTML5 video.Ben Murdoch2011-12-011-0/+11
* fix position of WebTextView on scrolling layersMichael Kolb2011-11-301-11/+22
* Merge "Send animation start notification back to webkit from ui thread" into ...Chris Craik2011-11-292-6/+21
|\
| * Send animation start notification back to webkit from ui threadChris Craik2011-11-292-6/+21
* | Merge "WebView animation support" into ics-mr1Teng-Hui Zhu2011-11-291-0/+3
|\ \ | |/ |/|
| * WebView animation supportTeng-Hui Zhu2011-11-231-0/+3
* | Merge "Fix TTS instantiation from webview accessibility handlers." into ics-mr1Narayan Kamath2011-11-281-2/+9
|\ \
| * | Fix TTS instantiation from webview accessibility handlers.Narayan Kamath2011-11-281-2/+9
| |/
* | Merge "Update Webkit with the zoom level after double tap gesture" into ics-mr1Derek Sollenberger2011-11-281-0/+5
|\ \
| * | Update Webkit with the zoom level after double tap gestureDerek Sollenberger2011-11-281-0/+5
| |/
* | Ensure we dismiss the <select> option dialog.Ben Murdoch2011-11-281-0/+10
|/
* Merge "HTML5 Video runs into super full screen mode" into ics-mr1Teng-Hui Zhu2011-11-221-0/+2
|\
| * HTML5 Video runs into super full screen modeTeng-Hui Zhu2011-11-211-0/+2
* | Merge "Update zoom (aka display) density from WebView thread." into ics-mr1Mangesh Ghiware2011-11-212-2/+11
|\ \
| * | Update zoom (aka display) density from WebView thread.Mangesh Ghiware2011-11-212-2/+11
* | | Use isHighEndGfx to determine texture poolJohn Reck2011-11-211-2/+9
* | | Merge "Improving PictureListener deprecating comments" into ics-mr1Kristian Monsen2011-11-201-1/+5
|\ \ \
| * | | Improving PictureListener deprecating commentsKristian Monsen2011-11-181-1/+5
* | | | Merge "Content and viewport rects set in one step." into ics-mr1Bart Sears2011-11-181-11/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | Content and viewport rects set in one step.George Mount2011-11-171-11/+18
| |/ /
* | | Merge "Draw input field focus ring in WebTextView" into ics-mr1Michael Kolb2011-11-172-4/+51
|\ \ \ | |_|/ |/| |
| * | Draw input field focus ring in WebTextViewMichael Kolb2011-11-172-4/+51
| |/
* | Merge "Fix add single character check" into ics-mr1John Reck2011-11-171-3/+3
|\ \
| * | Fix add single character checkJohn Reck2011-11-161-3/+3
| |/
* | Merge "Undeprecate LayoutAlgorithm" into ics-mr1John Reck2011-11-171-6/+4
|\ \
| * | Undeprecate LayoutAlgorithmJohn Reck2011-11-161-6/+4
| |/
* | Merge changes I59323dc5,I31a01aa3 into ics-mr1Ben Murdoch2011-11-171-52/+95
|\ \
| * | WebViewDatabase v11 for ICS.Ben Murdoch2011-11-161-6/+41
| * | Fix a bug in the database upgrade process, and refactor slightly.Ben Murdoch2011-11-161-49/+57
| |/
* | Merge "Hack to workaround the fact that the EGL context can be removed from u...Nicolas Roard2011-11-161-0/+15
|\ \
| * | Hack to workaround the fact that the EGL context can beNicolas Roard2011-11-161-0/+15
* | | Merge "Revert change to setInitialScale() to take display density into accoun...Mangesh Ghiware2011-11-164-5/+14
|\ \ \ | |_|/ |/| |
| * | Revert change to setInitialScale() to take display density into account.Mangesh Ghiware2011-11-164-5/+14
| |/
* | Call onScrollChanged when scrolling layersJohn Reck2011-11-141-13/+15
|/
* Fix lastVisible/global rectsJohn Reck2011-11-101-4/+4
* Merge "Pause drawing when not visible" into ics-mr1John Reck2011-11-101-0/+28
|\
| * Pause drawing when not visibleJohn Reck2011-11-091-0/+28
* | Merge "DO NOT MERGE Set the initial scroll position for RTL." into ics-mr1George Mount2011-11-103-21/+38
|\ \ | |/ |/|
| * DO NOT MERGE Set the initial scroll position for RTL.George Mount2011-11-093-21/+38
* | Merge "Fix determining find on page overlap" into ics-mr1John Reck2011-11-092-5/+29
|\ \
| * | Fix determining find on page overlapJohn Reck2011-11-082-5/+29
| |/