summaryrefslogtreecommitdiffstats
path: root/Source/WebCore
Commit message (Expand)AuthorAgeFilesLines
* 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 "meta format-detection is not a viewport meta tag."Shimeng (Simon) Wang2011-07-013-2/+18
|\ \ \ | |/ /
| * | meta format-detection is not a viewport meta tag.Shimeng (Simon) Wang2011-07-013-2/+18
* | | Merge "Update viewport using webkit's way."Shimeng (Simon) Wang2011-07-014-46/+8
|\ \ \ | |/ /
| * | Update viewport using webkit's way.Shimeng (Simon) Wang2011-07-014-46/+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-3010-15/+375
|\ \
| * | Refactoring: Moved 'SkLayer' to 'Layer' class in webkitChris Craik2011-06-3010-15/+375
* | | Merge "Add initial support for Ganesh renderer."Derek Sollenberger2011-06-3011-65/+476
|\ \ \
| * | | Add initial support for Ganesh renderer.Derek Sollenberger2011-06-3011-65/+476
| | |/ | |/|
* | | 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-296-124/+295
* Merge "Cleanup Skia related rendering code for raster rendering."Derek Sollenberger2011-06-2815-161/+108
|\
| * Cleanup Skia related rendering code for raster rendering.Derek Sollenberger2011-06-2815-161/+108
* | 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-275-198/+326
|/
* Merge "Browser ST: Support both OES and 2D texture target"Teng-Hui Zhu2011-06-248-37/+193
|\
| * Browser ST: Support both OES and 2D texture targetTeng-Hui Zhu2011-06-248-37/+193
* | Better way to determine not to reflow.Shimeng (Simon) Wang2011-06-231-2/+2
|/
* Merge "Do not reflow text if a div has border."Shimeng (Simon) Wang2011-06-231-1/+1
|\
| * Do not reflow text if a div has border.Shimeng (Simon) Wang2011-06-231-1/+1
* | 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
|/
* Merge "Fix compiler error when DEBUG is turned on"Teng-Hui Zhu2011-06-221-1/+1
|\
| * Fix compiler error when DEBUG is turned onTeng-Hui Zhu2011-06-211-1/+1
* | Merge "Remove old customized code."Shimeng (Simon) Wang2011-06-211-7/+0
|\ \ | |/ |/|
| * Remove old customized code.Shimeng (Simon) Wang2011-06-211-7/+0
* | 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
* | Fix the crash caused by recent webkit RenderLayerCompositor changeTeng-Hui Zhu2011-06-151-0/+9
|/
* Fix build by adding missing WebTiming bindings fileSteve Block2011-06-151-0/+1
* Adds WebTiming IDL files to build and sets ENABLE_WEB_TIMINGSteve Block2011-06-142-2/+8
* Cherry-pick WebKit change 85873 to fix a performance timing bugSteve Block2011-06-141-3/+0