summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Don't allow fullscreen video to play from the onload handler.Ben Murdoch2011-01-191-0/+9
* | | | | Merge "Prelinking libwebcore after making more space in the prelink map" into...Kristian Monsen2011-01-202-1/+3
|\ \ \ \ \
| * | | | | Prelinking libwebcore after making more space in the prelink mapKristian Monsen2011-01-202-1/+3
| | |_|/ / | |/| | |
* | | | | 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
* | | | | Scroll Dimension need re-computed when size changed.Teng-Hui Zhu2011-01-192-1/+26
| |/ / / |/| | |
* | | | Merge "Fix "jump" bug" into honeycombNicolas Roard2011-01-191-2/+3
|\ \ \ \
| * | | | Fix "jump" bugNicolas Roard2011-01-191-2/+3
| | |_|/ | |/| |
* | | | Merge "Fix browser build on non-ARMv7 configurations." into honeycombDavid 'Digit' Turner2011-01-191-0/+7
|\ \ \ \
| * | | | Fix browser build on non-ARMv7 configurations.David 'Digit' Turner2011-01-191-0/+7
* | | | | 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 "Fix (or partial fix) for 3355185, crash on broken-ideograph-small-caps...Russell Brenner2011-01-191-1/+0
|\ \ \ \
| * | | | Fix (or partial fix) for 3355185, crash on broken-ideograph-small-caps.htmlRussell Brenner2011-01-191-1/+0
* | | | | Merge "don't draw buttons while they are created" into honeycombCary Clark2011-01-193-4/+9
|\ \ \ \ \
| * | | | | don't draw buttons while they are createdCary Clark2011-01-193-4/+9
* | | | | | 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 some sites not responding." into honeycombPatrick Scott2011-01-193-32/+39
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix some sites not responding.Patrick Scott2011-01-183-32/+39
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Fix occasional AutoFill crash" into honeycombBen Murdoch2011-01-191-12/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix occasional AutoFill crashBen Murdoch2011-01-181-12/+13
| | |_|_|/ | |/| | |
* | | | | Merge "Implement partial layer rendering (support for large layers) Also fix ...Nicolas Roard2011-01-1812-45/+114
|\ \ \ \ \
| * | | | | Implement partial layer rendering (support for large layers)Nicolas Roard2011-01-1812-45/+114
* | | | | | 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 "Set the local flag when compositing a fixed element." into honeycombPatrick Scott2011-01-181-5/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Set the local flag when compositing a fixed element.Patrick Scott2011-01-181-5/+4
| | |/ / / | |/| | |
* | | | | Merge " Implement re-scaling for layers" into honeycombNicolas Roard2011-01-1811-84/+272
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Implement re-scaling for layersNicolas Roard2011-01-1711-84/+272
* | | | | 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
|/ / /
* | | Merge "Fixing cookie CTS tests." into honeycombKristian Monsen2011-01-172-3/+5
|\ \ \ | |_|/ |/| |
| * | Fixing cookie CTS tests.Kristian Monsen2011-01-172-3/+5
* | | Merge WebKit at Chromium 9.0.597.69: Update WebKit revision numberBen Murdoch2011-01-161-2/+2
* | | Merge WebKit at Chromium 9.0.597.69: Trivial merge by Git.Ben Murdoch2011-01-1636-204/+366
|/ /
* | 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
|\ \ \