summaryrefslogtreecommitdiffstats
path: root/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Merge WebKit at r73109: Initial merge by git.Shimeng (Simon) Wang2010-12-22947-11236/+91276
* Turn iframe flattening back onBart Sears2010-12-211-0/+1
* Turn off flattening again now that scrolling isPatrick Scott2010-12-211-1/+0
* Fix iframe scrolling.Patrick Scott2010-12-215-31/+41
* 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
|/
* Merge "Add initial support for OpenGL plugins."Derek Sollenberger2010-12-2010-8/+210
|\
| * Add initial support for OpenGL plugins.Derek Sollenberger2010-12-2010-8/+210
* | Fix build when SVG is disabled.Ben Murdoch2010-12-202-2/+10
* | Turn iframe flattening back onBart Sears2010-12-191-0/+1
* | Merge "Turn off iframe compositing until it is more stable."Patrick Scott2010-12-172-2/+2
|\ \ | |/ |/|
| * Turn off iframe compositing until it is more stable.Patrick Scott2010-12-172-2/+2
* | 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-1617-35/+718
|/
* 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
* Merge "Do the same compositing check during layout."Patrick Scott2010-12-151-2/+7
|\
| * Do the same compositing check during layout.Patrick Scott2010-12-141-2/+7
* | Re-enable iframe scrolling.Patrick Scott2010-12-154-6/+22
* | 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-144-22/+6
|/ /
* | 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
|\ \ \
| * | | Refactoring TexturesGenerator filteringNicolas Roard2010-12-133-12/+43
| |/ /
* | | Refactor to use a TextureOwner interfaceNicolas Roard2010-12-134-10/+56
|/ /
* | Prevent the usage of the texture(tile) if considered un-usableTeng-Hui Zhu2010-12-135-6/+38
* | Merge "Enable SVG in script bindings"Ben Murdoch2010-12-132-2/+2
|\ \ | |/ |/|
| * Enable SVG in script bindingsBen Murdoch2010-12-132-2/+2
* | Merge "Enable iframe scrolling."Patrick Scott2010-12-134-6/+22
|\ \
| * | Enable iframe scrolling.Patrick Scott2010-12-134-6/+22
* | | Merge "Fix onDestroy()"Nicolas Roard2010-12-134-12/+13
|\ \ \ | |/ / |/| |
| * | Fix onDestroy()Nicolas Roard2010-12-134-12/+13
| |/
* | Merge "SkRect takes left, top, right, bottom."Patrick Scott2010-12-131-1/+2
|\ \
| * | SkRect takes left, top, right, bottom.Patrick Scott2010-12-131-1/+2
* | | Fix crash with meta data settingsPatrick Scott2010-12-131-0/+1
|/ /
* | Fix hit testing inside layers.Patrick Scott2010-12-1310-86/+193
|/
* Refactor recent changes to SharedTexture and TilesManager.Derek Sollenberger2010-12-0910-26/+39
* When the tile get painted, it should be cleared first.Teng-Hui Zhu2010-12-081-1/+1
* Add a DeleteTextureOperation class and use it in SharedTextureNicolas Roard2010-12-085-30/+139
* TexturesGenerator refactoringNicolas Roard2010-12-085-61/+152
* Get rid of some Debug spew which is out of dataTeng-Hui Zhu2010-12-071-3/+2