summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit
Commit message (Expand)AuthorAgeFilesLines
* Docs for OriginJohn Reck2011-01-241-1/+21
* 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
* | Merge "Add public API for on screen zoom controls" into honeycombMichael Kolb2011-01-211-2/+0
|\ \
| * | Add public API for on screen zoom controlsMichael Kolb2011-01-211-2/+0
* | | Restart input when the webpage changes the text.Leon Scroggins2011-01-211-1/+7
|/ /
* | Do a better job of lining up text with page text.Leon Scroggins2011-01-213-26/+62
* | Keep min/max zoom scale in proportion when zoom density changes.Shimeng (Simon) Wang2011-01-201-3/+17
* | Merge "b/3350774 Enforce clearing the flag mIsHandlingMultiTouch." into honey...Huahui Wu2011-01-201-0/+1
|\ \ | |/
| * b/3350774 Enforce clearing the flag mIsHandlingMultiTouch.Huahui Wu2011-01-201-0/+1
* | Add BrowserFrame.setCertificate() method.Iain Merrick2011-01-201-0/+11
* | Merge "Clear the files we copy over to the temp cache" into honeycombKristian Monsen2011-01-202-3/+7
|\ \ | |/ |/|
| * Clear the files we copy over to the temp cacheKristian Monsen2011-01-202-3/+7
* | 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-192-14/+4
* | Need to sync the cache settings to native sideKristian Monsen2011-01-191-0/+1
* | Merge "Maintain the seek position in HTML5 video" into honeycombBen Murdoch2011-01-191-1/+7
|\ \
| * | Maintain the seek position in HTML5 videoBen Murdoch2011-01-191-1/+7
* | | Make WebView inactive when title bar takes focus.Leon Scroggins2011-01-192-1/+11
|/ /
* | Merge "Smoother pinch-zoom in Browser." into honeycombRomain Guy2011-01-181-2/+2
|\ \
| * | Smoother pinch-zoom in Browser.Romain Guy2011-01-181-2/+2
* | | Merge "Create db path if it doesn't exit" into honeycombJohn Reck2011-01-181-3/+7
|\ \ \ | |_|/ |/| |
| * | Create db path if it doesn't exitJohn Reck2011-01-181-3/+7
* | | Merge "WebStorage public API change" into honeycombJohn Reck2011-01-181-7/+7
|\ \ \ | |/ / |/| |
| * | WebStorage public API changeJohn Reck2011-01-121-7/+7
* | | Merge "Fix smart zoom for plugins that use OpenGL." into honeycombDerek Sollenberger2011-01-182-32/+41
|\ \ \
| * | | Fix smart zoom for plugins that use OpenGL.Derek Sollenberger2011-01-182-32/+41
* | | | Merge "Disable AutoFill in private browsing mode." into honeycombBen Murdoch2011-01-181-2/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Disable AutoFill in private browsing mode.Ben Murdoch2011-01-181-2/+9
| | |/ | |/|
* | | 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
* | | Hook up CacheManager for the Chromium HTTP stackSteve Block2011-01-141-8/+41
* | | Adds a new WebViewFragment classSteve Block2011-01-141-0/+81
* | | Merge "b/3133123 Pass touch point ids to WebKit." into honeycombHuahui Wu2011-01-132-4/+19
|\ \ \ | |/ /
| * | b/3133123 Pass touch point ids to WebKit.Huahui Wu2011-01-132-4/+19
* | | Merge "b/3344966 pan following the focus point instead the first point." into...Huahui Wu2011-01-121-9/+13
|\ \ \ | |/ /
| * | b/3344966 pan following the focus point instead the first point.Huahui Wu2011-01-121-9/+13
* | | Merge "Differentiate between clicks for focus and actual clicks." into honeycombLeon Scroggins2011-01-122-5/+10
|\ \ \
| * | | Differentiate between clicks for focus and actual clicks.Leon Scroggins2011-01-122-5/+10
* | | | Merge "Add a static method to get the InputStream of a content URL" into hone...Kristian Monsen2011-01-121-2/+31
|\ \ \ \
| * | | | Add a static method to get the InputStream of a content URLKristian Monsen2011-01-121-2/+31