summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android
Commit message (Expand)AuthorAgeFilesLines
* Tile profiling backendChris Craik2011-07-135-1/+215
* 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
* | 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 "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 r84325: Fix GraphicsContextAndroid.cppBen Murdoch2011-06-101-1/+1
* Merge WebKit at r84325: Fix ImageBufferData.hBen Murdoch2011-06-101-4/+4
* Merge "Serialize LayerAndroid"John Reck2011-06-084-12/+36
|\
| * Serialize LayerAndroidJohn Reck2011-06-074-12/+36
* | Merge changes I55c6d71a,Ifb3277d4,Ia1b847a2,I7ba9cf3f,Ida2b2a8a,I1280ec90,I72...Steve Block2011-06-084-4/+5
|\ \
| * | Merge WebKit at r82507: Stub out FontPlatformData::setOrientation()Steve Block2011-06-081-0/+1
| * | Merge WebKit at r82507: Path::strokeBoundingRect() is now constSteve Block2011-06-081-1/+1
| * | Merge WebKit at r82507: Update signature of FontCustomPlatformData::fontPlatf...Steve Block2011-06-082-3/+3
* | | Merge "Fix some include guards in Android files"Steve Block2011-06-082-5/+5
|\ \ \ | |/ /
| * | Fix some include guards in Android filesSteve Block2011-06-082-5/+5
| |/
* | refactor the TextureInfo out from SharedTexture, no functional changeTeng-Hui Zhu2011-06-075-50/+116
|/
* Merge "Fix the trailing pixels by inflate the invalidate screen rect"Teng-Hui Zhu2011-06-031-0/+2
|\
| * Fix the trailing pixels by inflate the invalidate screen rectTeng-Hui Zhu2011-06-031-0/+2