summaryrefslogtreecommitdiffstats
path: root/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | The fixed element layer should not inherit the parent matrixTeng-Hui Zhu2011-01-121-1/+3
* | The m_projectionMatrix in the ShaderProgram need to be updatedTeng-Hui Zhu2011-01-121-0/+1
* | Fix the invalidate on the layerTeng-Hui Zhu2011-01-111-1/+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: trivial merge by gitBen Murdoch2011-01-079-36/+93
|/
* When canceling <select> popup leave the value unchanged.Leon Scroggins2011-01-061-0/+3
* Merge WebKit at r72805: Cherry-pick WebKit change 73062Steve Block2011-01-065-24/+80
* Merge WebKit at r72805: Update GraphicsContext method signaturesSteve Block2011-01-061-20/+7
* Merge WebKit at r72805: Initial merge by GitSteve Block2011-01-0644-664/+355
* Merge "refine empty picture test to look for color rects"Cary Clark2011-01-061-4/+2
|\
| * refine empty picture test to look for color rectsCary Clark2011-01-051-4/+2
* | clip rect fix for iframe when GL onTeng-Hui Zhu2011-01-041-9/+7
|/
* Merge "A WAR to get content showing up when GL enabled"Teng-Hui Zhu2010-12-291-2/+4
|\
| * A WAR to get content showing up when GL enabledTeng-Hui Zhu2010-12-281-2/+4
* | Merge Webkit at r73109: Fix conflictsShimeng (Simon) Wang2010-12-221-6/+0
* | Merge Webkit at r73109: graphics method signature changed.Shimeng (Simon) Wang2010-12-221-8/+21
* | Merge WebKit at r73109: Initial merge by git.Shimeng (Simon) Wang2010-12-22152-912/+1923
|/
* Fix iframe scrolling.Patrick Scott2010-12-211-4/+9
* Add clipping supportNicolas Roard2010-12-205-9/+75
* Merge "Prevent media layers from allocating textures."Derek Sollenberger2010-12-202-1/+2
|\
| * Prevent media layers from allocating textures.Derek Sollenberger2010-12-202-1/+2
* | Fix image drawingNicolas Roard2010-12-201-1/+2
|/
* Add initial support for OpenGL plugins.Derek Sollenberger2010-12-207-8/+199
* Fix for layers repaintingNicolas Roard2010-12-161-2/+10
* Cleanup pass to make files compliant with webkit styleNicolas Roard2010-12-1612-170/+203
* Layers implementation in GL.Nicolas Roard2010-12-1616-35/+716
* improve text selection in scrollable divsCary Clark2010-12-161-5/+7
* Better thread safety protection on m_usableTeng-Hui Zhu2010-12-151-9/+8
* Implement a GLUtils::toSkMatrix() functionNicolas Roard2010-12-153-19/+25
* Fix text selectionNicolas Roard2010-12-151-2/+4
* Refactoring of animationNicolas Roard2010-12-156-448/+273
* Re-enable iframe scrolling.Patrick Scott2010-12-151-2/+1
* Merge "improve text selection"Cary Clark2010-12-152-5/+17
|\
| * improve text selectionCary Clark2010-12-142-5/+17
* | Revert "Enable iframe scrolling."Guang Zhu2010-12-141-1/+2
|/
* Add a getSize() method to BackedDoubleBufferedTextureNicolas Roard2010-12-132-0/+4
* Merge "Refactor the orthographic matrix computation and add a drawLayerQuad()...Nicolas Roard2010-12-133-10/+34
|\
| * Refactor the orthographic matrix computation and add a drawLayerQuad() methodNicolas Roard2010-12-133-10/+34
* | Merge "Refactoring TexturesGenerator filtering"Nicolas Roard2010-12-133-12/+43
|\ \