summaryrefslogtreecommitdiffstats
path: root/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix "jump" bug" into honeycombNicolas Roard2011-01-191-2/+3
|\
| * Fix "jump" bugNicolas Roard2011-01-191-2/+3
* | 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
* | | don't draw buttons while they are createdCary Clark2011-01-192-3/+8
* | | Fix some sites not responding.Patrick Scott2011-01-183-32/+39
| |/ |/|
* | 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 "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
| |/
* | Implement re-scaling for layersNicolas Roard2011-01-1711-84/+272
|/
* Merge WebKit at Chromium 9.0.597.69: Trivial merge by Git.Ben Murdoch2011-01-1636-204/+366
* Merge "b/3133123 Pass touch point ids to WebKit" into honeycombHuahui Wu2011-01-132-3/+6
|\
| * b/3133123 Pass touch point ids to WebKitHuahui Wu2011-01-132-3/+6
* | Merge changes Ie254e13d,I47261f19,Ifc05a776 into honeycombTeng-Hui Zhu2011-01-136-20/+20
|\ \
| * | More debug info for each layerTeng-Hui Zhu2011-01-131-1/+16
| * | Revert a WAR.Teng-Hui Zhu2011-01-133-14/+0
| * | Code clean up.Teng-Hui Zhu2011-01-133-5/+4
* | | Merge "Second try to send multi-touch events to Flash" into honeycombHuahui Wu2011-01-131-15/+31
|\ \ \ | | |/ | |/|
| * | Second try to send multi-touch events to FlashHuahui Wu2011-01-131-15/+31
* | | Merge "Revert "Cherrypick of https://android-git.corp.google.com/g/#change,88...Huahui Wu2011-01-131-29/+13
|\ \ \ | |/ / | | / | |/ |/|
| * Revert "Cherrypick of https://android-git.corp.google.com/g/#change,88039"Huahui Wu2011-01-131-29/+13
* | Merge "The fixed element layer should not inherit the parent matrix" into hon...Teng-Hui Zhu2011-01-121-1/+3
|\ \
| * | The fixed element layer should not inherit the parent matrixTeng-Hui Zhu2011-01-121-1/+3
* | | Merge "The m_projectionMatrix in the ShaderProgram need to be updated" into h...Teng-Hui Zhu2011-01-121-0/+1
|\ \ \ | |/ /
| * | The m_projectionMatrix in the ShaderProgram need to be updatedTeng-Hui Zhu2011-01-121-0/+1
* | | Merge "Disable rounding hacks." into honeycombLeon Scroggins2011-01-124-0/+82
|\ \ \ | |/ / |/| |
| * | Disable rounding hacks.Leon Scroggins2011-01-114-0/+82
| |/
* | Fix the invalidate on the layerTeng-Hui Zhu2011-01-111-1/+6
* | Merge "Use float to preserve scales' accuracy." into honeycombShimeng (Simon) Wang2011-01-111-6/+6
|\ \
| * | Use float to preserve scales' accuracy.Shimeng (Simon) Wang2011-01-111-6/+6
* | | Merge "Prevent a crash by caching overflow scrolling." into honeycombPatrick Scott2011-01-112-21/+13
|\ \ \ | |/ / |/| |
| * | Prevent a crash by caching overflow scrolling.Patrick Scott2011-01-112-21/+13
| |/
* | Merge "Remove ANDROID_SCROLL_ON_GOTO_ANCHOR in WebCore/config.h" into honeycombShimeng (Simon) Wang2011-01-112-13/+0
|\ \ | |/ |/|
| * Remove ANDROID_SCROLL_ON_GOTO_ANCHOR in WebCore/config.hShimeng (Simon) Wang2011-01-072-13/+0
* | Merge "Fix a warning" into honeycombKristian Monsen2011-01-111-3/+3
|\ \
| * | Fix a warningKristian Monsen2011-01-101-3/+3
* | | Cherrypick of https://android-git.corp.google.com/g/#change,88039Derek Sollenberger2011-01-101-13/+29
* | | Merge "Enable fixed layers for all websites" into honeycombNicolas Roard2011-01-102-18/+6
|\ \ \
| * | | Enable fixed layers for all websitesNicolas Roard2011-01-102-18/+6
* | | | Merge "Change the transition from cross-fading to simple fading of only one o...Nicolas Roard2011-01-101-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Change the transition from cross-fading to simple fading of only one ofNicolas Roard2011-01-101-2/+3
| |/ /
* | | Merge "Ensure that PopupReply does not take action after disconnection." into...Leon Scroggins2011-01-102-8/+36
|\ \ \ | |/ / |/| |
| * | Ensure that PopupReply does not take action after disconnection.Leon Scroggins2011-01-102-8/+36
* | | Fix alpha compositing in the shaders to work with premultiplied alphaNicolas Roard2011-01-072-2/+2
* | | Add debug infoTeng-Hui Zhu2011-01-072-4/+16
* | | Redo the clippingRect calculationTeng-Hui Zhu2011-01-073-16/+21
| |/ |/|
* | Merge WebKit at Chromium 9.0.597.55: RenderFrame docWidth method changedBen Murdoch2011-01-071-3/+4
* | Merge WebKit at Chromium 9.0.597.55: trivial merge by gitBen Murdoch2011-01-07103-130175/+2819
* | Don't reflow if a RenderBlock has background color or image.Shimeng (Simon) Wang2011-01-061-1/+1
|/