summaryrefslogtreecommitdiffstats
path: root/WebKit
Commit message (Expand)AuthorAgeFilesLines
* 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-149-22/+601
|\ \ \
| * | | 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-147-1/+566
* | | | Fix warningKristian Monsen2011-01-141-1/+1
|/ / /
* | | Merge "b/3133123 Pass touch point ids to WebKit" into honeycombHuahui Wu2011-01-132-6/+10
|\ \ \ | |_|/ |/| |
| * | b/3133123 Pass touch point ids to WebKitHuahui Wu2011-01-132-6/+10
* | | Merge "Remove temporary work-around for auto login." into honeycombPatrick Scott2011-01-131-6/+0
|\ \ \
| * | | Remove temporary work-around for auto login.Patrick Scott2011-01-131-6/+0
* | | | Fix for bug 3347616, crash when closing browser with requests in flightKristian Monsen2011-01-133-6/+15
* | | | Use filename instead of file url for file uploads.Kristian Monsen2011-01-131-1/+4
|/ / /
* | | Revert "Only use the name part when opening files that start with file://"Guang Zhu2011-01-123-12/+0
| |/ |/|
* | Do not open the keyboard if 'click' came from a keypress.Leon Scroggins2011-01-122-18/+25
* | Merge "Make sure there is a focus before derefing it." into honeycombLeon Scroggins2011-01-121-2/+2
|\ \
| * | Make sure there is a focus before derefing it.Leon Scroggins2011-01-121-2/+2
* | | Merge "always compute cx, cy in select text" into honeycombCary Clark2011-01-121-6/+4
|\ \ \
| * | | always compute cx, cy in select textCary Clark2011-01-121-6/+4
* | | | Merge "Fix a ref count issue." into honeycombPatrick Scott2011-01-121-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix a ref count issue.Patrick Scott2011-01-121-2/+2
| |/ /
* | | Merge "Remove the WebTextView always when moving off a textfield." into honey...Leon Scroggins2011-01-121-2/+3
|\ \ \
| * | | Remove the WebTextView always when moving off a textfield.Leon Scroggins2011-01-111-2/+3
| | |/ | |/|
* | | Merge "Fix <select> with size." into honeycombLeon Scroggins2011-01-121-1/+17
|\ \ \ | |_|/ |/| |
| * | Fix <select> with size.Leon Scroggins2011-01-111-1/+17
| |/
* | Only use the name part when opening files that start with file://Kristian Monsen2011-01-123-0/+12
* | Merge "Use float to preserve scales' accuracy." into honeycombShimeng (Simon) Wang2011-01-114-19/+20
|\ \