summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
* Tile profiling backendChris Craik2011-07-135-1/+215
* Merge WebKit at branches/chromium/742 r89068: Initial merge by Git.Ben Murdoch2011-07-134-15/+12
* notImplemented() should always log to logcatSteve Block2011-07-121-12/+13
* Merge "Clear up the bitmap with white color at initial time"Teng-Hui Zhu2011-07-111-0/+4
|\
| * Clear up the bitmap with white color at initial timeTeng-Hui Zhu2011-07-111-0/+4
* | Merge "Revert "Factor the scale into the actual screen space calculation.""Shimeng (Simon) Wang2011-07-081-8/+4
|\ \
| * | Revert "Factor the scale into the actual screen space calculation."Shimeng (Simon) Wang2011-07-081-8/+4
* | | Add the matrix handle to the shaders.Teng-Hui Zhu2011-07-082-5/+10
| |/ |/|
* | Merge "Refactor partial invalidation code"Teng-Hui Zhu2011-07-064-36/+47
|\ \
| * | Refactor partial invalidation codeTeng-Hui Zhu2011-07-064-36/+47
| |/
* | Merge "Remove old scalar conversions"Russell Brenner2011-07-061-4/+4
|\ \ | |/ |/|
| * Remove old scalar conversionsRussell Brenner2011-07-011-4/+4
* | Merge "Factor the scale into the actual screen space calculation."Shimeng (Simon) Wang2011-07-011-4/+8
|\ \
| * | Factor the scale into the actual screen space calculation.Shimeng (Simon) Wang2011-07-011-4/+8
* | | Merge "Modified tile reclamation heuristic for multi-webview display"Chris Craik2011-07-0111-30/+64
|\ \ \
| * | | Modified tile reclamation heuristic for multi-webview displayChris Craik2011-07-0111-30/+64
| | |/ | |/|
* | | Update to match the Java side changeTeng-Hui Zhu2011-06-301-1/+1
|/ /
* | Merge "Refactoring: Moved 'SkLayer' to 'Layer' class in webkit"Chris Craik2011-06-309-15/+374
|\ \
| * | Refactoring: Moved 'SkLayer' to 'Layer' class in webkitChris Craik2011-06-309-15/+374
* | | Merge "Add initial support for Ganesh renderer."Derek Sollenberger2011-06-3010-65/+474
|\ \ \
| * | | Add initial support for Ganesh renderer.Derek Sollenberger2011-06-3010-65/+474
| | |/ | |/|
* | | Don't create newer LayerTexture when hitting upper bound.Teng-Hui Zhu2011-06-301-0/+4
| |/ |/|
* | Added fix for AndroidAnimation copy (m_name was forgotten)Chris Craik2011-06-291-0/+1
|/
* Add BaseRenderer to handle generic rendering tasks.Derek Sollenberger2011-06-295-124/+294
* Merge "Cleanup Skia related rendering code for raster rendering."Derek Sollenberger2011-06-2814-160/+107
|\
| * Cleanup Skia related rendering code for raster rendering.Derek Sollenberger2011-06-2814-160/+107
* | Merge "Delete the GL texture when deleting the Surface Texture"Teng-Hui Zhu2011-06-281-0/+1
|\ \ | |/ |/|
| * Delete the GL texture when deleting the Surface TextureTeng-Hui Zhu2011-06-271-0/+1
* | Refactor and improve the raster rendering for base tiles.Derek Sollenberger2011-06-274-198/+325
|/
* Browser ST: Support both OES and 2D texture targetTeng-Hui Zhu2011-06-248-37/+193
* Merge "Remove legacy fps cap"John Reck2011-06-232-12/+0
|\
| * Remove legacy fps capJohn Reck2011-06-222-12/+0
* | Tiles: increase the minimal number to cover the whole screenTeng-Hui Zhu2011-06-221-5/+4
* | Browser ST: Lower the upper limit for texture allocationTeng-Hui Zhu2011-06-221-2/+6
|/
* Fix compiler error when DEBUG is turned onTeng-Hui Zhu2011-06-211-1/+1
* Fix the Surface Texture Issue on the phonesTeng-Hui Zhu2011-06-212-0/+3
* The background image should be opaqueTeng-Hui Zhu2011-06-201-2/+2
* Copied into Surface Texture line by line instead of pixel by pixel.Teng-Hui Zhu2011-06-201-7/+4
* Merge "Turn the Surface Texture path on for baseTile"Teng-Hui Zhu2011-06-178-65/+156
|\
| * Turn the Surface Texture path on for baseTileTeng-Hui Zhu2011-06-178-65/+156
* | Merge "Interface clean up for porting Surface Texture, no functional change."Teng-Hui Zhu2011-06-178-76/+176
|\ \ | |/
| * Interface clean up for porting Surface Texture, no functional change.Teng-Hui Zhu2011-06-168-76/+176
* | Fix rounded rectangle background colour.Ben Murdoch2011-06-161-0/+1
|/
* Merge WebKit at branches/chromium/742 r88085: Initial merge by git.Steve Block2011-06-1426-120/+138
* Merge WebKit at r84325: Fix GraphicsContextAndroid.cppBen Murdoch2011-06-101-1/+1
* Merge WebKit at r84325: Fix ImageBufferData.hBen Murdoch2011-06-102-4/+8
* Merge WebKit at r84325: Fix conflicts.Ben Murdoch2011-06-102-15/+3
* Merge WebKit at r84325: Initial merge by git.Ben Murdoch2011-06-10342-3146/+9745
* Merge "Serialize LayerAndroid"John Reck2011-06-084-12/+36
|\
| * Serialize LayerAndroidJohn Reck2011-06-074-12/+36