summaryrefslogtreecommitdiffstats
path: root/WebKit/android
Commit message (Expand)AuthorAgeFilesLines
* Use an integer to keep track of the blurring node.Leon Scroggins2011-01-252-19/+11
* Merge "Wait until the focus changes to hide keyboard." into honeycombLeon Scroggins2011-01-243-11/+35
|\
| * Wait until the focus changes to hide keyboard.Leon Scroggins2011-01-243-11/+35
* | Merge "Only revealSelection if scale has not changed." into honeycombLeon Scroggins2011-01-241-1/+4
|\ \
| * | Only revealSelection if scale has not changed.Leon Scroggins2011-01-241-1/+4
| |/
* | Merge "Fix for bug 3380288" into honeycombBart Sears2011-01-242-3/+13
|\ \ | |/ |/|
| * Fix for bug 3380288Kristian Monsen2011-01-242-3/+13
* | Optimize display lists by caching drawGL function pointer.Chet Haase2011-01-241-0/+73
|/
* Implement tiles synchronizationNicolas Roard2011-01-231-2/+2
* Line up text with WebTextView.Leon Scroggins2011-01-213-23/+56
* Do not dismiss the keyboard if the plugin is the focused node.Derek Sollenberger2011-01-211-1/+1
* Merge "match the frame with the node" into honeycombCary Clark2011-01-202-2/+2
|\
| * match the frame with the nodeCary Clark2011-01-202-2/+2
* | Merge "Send appropriate events when plugin is dynamically resized." into hone...Derek Sollenberger2011-01-202-31/+39
|\ \
| * | Send appropriate events when plugin is dynamically resized.Derek Sollenberger2011-01-202-31/+39
| |/
* | Report SSL certificates to WebView.Iain Merrick2011-01-209-6/+76
* | Merge "Don't allow fullscreen video to play from the onload handler." into ho...Ben Murdoch2011-01-201-0/+9
|\ \
| * | Don't allow fullscreen video to play from the onload handler.Ben Murdoch2011-01-191-0/+9
* | | Merge "Do not reveal selection unless the focus controller is active." into h...Leon Scroggins2011-01-201-3/+2
|\ \ \ | |_|/ |/| |
| * | Do not reveal selection unless the focus controller is active.Leon Scroggins2011-01-201-3/+2
* | | Trigger OnScreen events when the page loads.Derek Sollenberger2011-01-193-6/+22
|/ /
* | Move selection on screen when size changes.Leon Scroggins2011-01-191-0/+3
* | Merge "Passing WebSettings cacheMode to the chrome load_flags" into honeycombKristian Monsen2011-01-197-3/+53
|\ \
| * | Passing WebSettings cacheMode to the chrome load_flagsKristian Monsen2011-01-197-3/+53
| |/
* | Merge "don't draw buttons while they are created" into honeycombCary Clark2011-01-191-1/+1
|\ \
| * | don't draw buttons while they are createdCary Clark2011-01-191-1/+1
* | | Merge "Fix plugin crash when loading swf files." into honeycombDerek Sollenberger2011-01-191-1/+3
|\ \ \ | |_|/ |/| |
| * | Fix plugin crash when loading swf files.Derek Sollenberger2011-01-191-1/+3
* | | Merge "Maintain the seek position for HTML5 Video" into honeycombBen Murdoch2011-01-191-4/+6
|\ \ \ | |_|/ |/| |
| * | Maintain the seek position for HTML5 VideoBen Murdoch2011-01-191-4/+6
* | | Merge "Do not send empty data." into honeycombPatrick Scott2011-01-191-3/+3
|\ \ \ | |/ / |/| |
| * | Do not send empty data.Patrick Scott2011-01-181-3/+3
* | | Merge "Fix occasional AutoFill crash" into honeycombBen Murdoch2011-01-191-12/+13
|\ \ \
| * | | Fix occasional AutoFill crashBen Murdoch2011-01-181-12/+13
| |/ /
* | | Merge "Layout before creating the base layer." into honeycombPatrick Scott2011-01-182-6/+10
|\ \ \
| * | | Layout before creating the base layer.Patrick Scott2011-01-182-6/+10
| |/ /
* | | Merge "Fake some media player state change in media load time." into honeycombShimeng (Simon) Wang2011-01-181-1/+12
|\ \ \
| * | | Fake some media player state change in media load time.Shimeng (Simon) Wang2011-01-141-1/+12
* | | | Merge "Persist scrollPoint as part of the history item." into honeycombShimeng (Simon) Wang2011-01-182-0/+25
|\ \ \ \ | |_|_|/ |/| | |
| * | | Persist scrollPoint as part of the history item.Shimeng (Simon) Wang2011-01-142-0/+25
| |/ /
* | | Merge "add interface to return if (x/y) is a plugin" into honeycombCary Clark2011-01-181-0/+7
|\ \ \
| * | | add interface to return if (x/y) is a pluginCary Clark2011-01-181-0/+7
| | |/ | |/|
* | | Try to guess content type if header is genericKristian Monsen2011-01-181-1/+5
|/ /
* | Fixing cookie CTS tests.Kristian Monsen2011-01-172-3/+5
* | Merge "don't let contentEditable negate key handling" into honeycombCary Clark2011-01-141-1/+1
|\ \
| * | don't let contentEditable negate key handlingCary Clark2011-01-141-1/+1
* | | Merge changes I972bbdab,I31a640de into honeycombBen Murdoch2011-01-148-22/+599
|\ \ \
| * | | Resolve MIME types for CacheResult in the same way as WebResponse.Ben Murdoch2011-01-145-25/+39
| * | | Hook up CacheManager for the Chromium HTTP stackSteve Block2011-01-146-1/+564
* | | | Fix warningKristian Monsen2011-01-141-1/+1
|/ / /