summaryrefslogtreecommitdiff
path: root/core/java/android/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* / Remove flicker from WebTextViewMichael Kolb2011-11-081-12/+12
|/
* Remove unnecessary memory allocationsJohn Reck2011-11-075-94/+25
* Remove nativeRecordButtonsJohn Reck2011-11-071-50/+0
* Merge "Update fix to restore view and text wrap scales." into ics-mr1Mangesh Ghiware2011-11-032-4/+10
|\
| * Update fix to restore view and text wrap scales.Mangesh Ghiware2011-11-032-4/+10
* | Merge "Create GL texture when it is missing for video layer" into ics-mr1Teng-Hui Zhu2011-11-031-4/+6
|\ \ | |/ |/|
| * Create GL texture when it is missing for video layerTeng-Hui Zhu2011-11-021-4/+6
* | Merge "Fix setInitialScale() to take display density into account." into ics-mr1Mangesh Ghiware2011-11-011-11/+4
|\ \
| * | Fix setInitialScale() to take display density into account.Mangesh Ghiware2011-11-011-11/+4
* | | Merge "Clamp initial scale between minimum and maximum values." into ics-mr1Mangesh Ghiware2011-11-011-0/+12
|\ \ \ | |_|/ |/| |