summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/android
Commit message (Expand)AuthorAgeFilesLines
* 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: graphics method signature changed.Shimeng (Simon) Wang2010-12-221-8/+21
|/
* 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
|\ \
| * | 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 iframe scrolling."Patrick Scott2010-12-131-2/+1
|\
| * Enable iframe scrolling.Patrick Scott2010-12-131-2/+1
* | Merge "Fix onDestroy()"Nicolas Roard2010-12-134-12/+13
|\ \ | |/ |/|
| * Fix onDestroy()Nicolas Roard2010-12-134-12/+13
* | SkRect takes left, top, right, bottom.Patrick Scott2010-12-131-1/+2
* | Fix hit testing inside layers.Patrick Scott2010-12-136-80/+158
|/
* 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
* Change scrollBy to scrollTo in order to support fling.Patrick Scott2010-12-072-25/+34
* Merge "Fix 3185363 by reverting fd0bf63b4: Better lookup with @font-face local"Russell Brenner2010-12-031-87/+47
|\
| * Fix 3185363 by reverting fd0bf63b4: Better lookup with @font-face localRussell Brenner2010-12-021-87/+47
* | Rewrite scrollable layers using multiple layers.Patrick Scott2010-12-035-161/+141
|/
* Merge WebKit at r72274: Add new flag to ImageSource constructor with asssocia...Russell Brenner2010-12-021-2/+3
* Merge WebKit at r72274: Add orientation stubRussell Brenner2010-12-021-2/+5
* attach the last extra to the next pictureCary Clark2010-12-012-1/+3
* Refactoring the zoomNicolas Roard2010-11-243-40/+52