summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/WebView.java
Commit message (Expand)AuthorAgeFilesLines
* am 859563eb: am aa7dc928: Merge "stop GL drawing thread before killing WebCor...Cary Clark2011-02-031-0/+2
|\
| * Merge "stop GL drawing thread before killing WebCore" into honeycombCary Clark2011-02-031-0/+2
| |\
| | * stop GL drawing thread before killing WebCoreCary Clark2011-02-031-0/+2
| * | DO NOT MERGE. Only scroll if the IME is open in certain cases.Leon Scroggins2011-02-021-0/+10
| |/
* | Merge "Use more accurate height/width ratio."Shimeng (Simon) Wang2011-02-031-1/+8
|\ \
| * | Use more accurate height/width ratio.Shimeng (Simon) Wang2011-02-031-1/+8
* | | Leaking connection to the Text-To-Speech service.Svetoslav Ganov2011-02-021-20/+27
|/ /
* | am 6a48ba74: am 3b8657de: Merge "Move setExpandedTileBounds from WC to UI thr...Ben Murdoch2011-02-011-1/+3
|\ \ | |/
| * Move setExpandedTileBounds from WC to UI threadBen Murdoch2011-02-021-1/+3
* | am 508556a8: am 84a34059: Smoother scrolling by preparing offscreen tiles (cr...Dave Burke2011-02-011-0/+9
|\ \ | |/
| * Smoother scrolling by preparing offscreen tiles (credit: Ben Murdoch)Dave Burke2011-02-011-0/+9
* | Only scroll if the IME is open in certain cases.Leon Scroggins2011-02-011-0/+10
|/
* For Textareas, do not use UI side layers.Leon Scroggins2011-01-311-11/+3
* Prevent SET_SCROLL_OFFSET spam from clogging tubesJohn Reck2011-01-301-0/+1
* Merge "Only send a direction key if we are not in touch mode." into honeycombLeon Scroggins2011-01-281-1/+1
|\
| * Only send a direction key if we are not in touch mode.Leon Scroggins2011-01-281-1/+1
* | Merge "Fix artifact with clipped webview content" into honeycombChet Haase2011-01-281-11/+18
|\ \ | |/ |/|
| * Fix artifact with clipped webview contentChet Haase2011-01-281-11/+18
* | Merge "Implement the double tap to zoom animation with HW accleration." into ...Ben Murdoch2011-01-281-0/+4
|\ \ | |/ |/|
| * Implement the double tap to zoom animation with HW accleration.Ben Murdoch2011-01-271-0/+4
* | Add Plugin API for controling the device power statesDerek Sollenberger2011-01-271-1/+7
|/
* Merge "fix incognito url loading" into honeycombMichael Kolb2011-01-261-6/+0
|\
| * fix incognito url loadingMichael Kolb2011-01-261-6/+0
* | Merge "Final polish of WebView accessibility support for no JavaScript case."...Svetoslav Ganov2011-01-261-25/+10
|\ \
| * | Final polish of WebView accessibility support for no JavaScript case.Svetoslav Ganov2011-01-261-25/+10
* | | Merge "Move last touch point when moving the cursor node." into honeycombLeon Scroggins2011-01-261-1/+4
|\ \ \ | |/ / |/| |
| * | Move last touch point when moving the cursor node.Leon Scroggins2011-01-261-1/+4
| |/
* | Merge "Turn off picture splitting for now." into honeycombPatrick Scott2011-01-261-1/+3
|\ \ | |/ |/|
| * Turn off picture splitting for now.Patrick Scott2011-01-251-1/+3
* | Merge "Disable focus controller when WebView loses focus." into honeycombLeon Scroggins2011-01-241-0/+1
|\ \
| * | Disable focus controller when WebView loses focus.Leon Scroggins2011-01-241-0/+1
* | | A few small cleanning-ups.Huahui Wu2011-01-241-14/+0
|/ /
* | Use optimized display lists for all hwaccelerated renderingChet Haase2011-01-241-23/+11
|/
* Merge "b/3377597 Improve zooming performance." into honeycombBart Sears2011-01-211-80/+91
|\
| * b/3377597 Improve zooming performance.Huahui Wu2011-01-211-80/+91
* | Do a better job of lining up text with page text.Leon Scroggins2011-01-211-11/+41
|/
* b/3350774 Enforce clearing the flag mIsHandlingMultiTouch.Huahui Wu2011-01-201-0/+1
* b/3350774 avoid screen jumping when pinching to zoom.Huahui Wu2011-01-191-9/+26
* Merge "Use rounded interger to represent the last touch point." into honeycombShimeng (Simon) Wang2011-01-191-47/+38
|\
| * Use rounded interger to represent the last touch point.Shimeng (Simon) Wang2011-01-191-47/+38
* | Fix complex character support for plugins.Derek Sollenberger2011-01-191-1/+1
* | Only scroll on screen when necessary.Leon Scroggins2011-01-191-2/+1
* | Make WebView inactive when title bar takes focus.Leon Scroggins2011-01-191-1/+1
|/
* Fix smart zoom for plugins that use OpenGL.Derek Sollenberger2011-01-181-28/+36
* add interface to return if (x/y) is a pluginCary Clark2011-01-181-0/+9
* Motorola request to fix proxyKristian Monsen2011-01-181-1/+1
* Merge "b/3348192 re-enable snap scrolling mode." into honeycombHuahui Wu2011-01-141-0/+18
|\
| * b/3348192 re-enable snap scrolling mode.Huahui Wu2011-01-141-0/+18
* | Merge "b/3133123 Pass touch point ids to WebKit." into honeycombHuahui Wu2011-01-131-0/+14
|\ \ | |/
| * b/3133123 Pass touch point ids to WebKit.Huahui Wu2011-01-131-0/+14