summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge "Refactoring: Moved 'SkLayer' to 'Layer' class in webkit"Chris Craik2011-06-3012-19/+379
|\
| * Refactoring: Moved 'SkLayer' to 'Layer' class in webkitChris Craik2011-06-3012-19/+379
* | 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
* | Merge "Use full scrollable area for content width/height."Shimeng (Simon) Wang2011-06-291-1/+1
|\ \
| * | Use full scrollable area for content width/height.Shimeng (Simon) Wang2011-06-281-1/+1
* | | Merge "Revert Android specific method name"Kristian Monsen2011-06-292-2/+2
|\ \ \ | |_|/ |/| |
| * | Revert Android specific method nameKristian Monsen2011-06-292-2/+2
* | | Merge "Add BaseRenderer to handle generic rendering tasks."Derek Sollenberger2011-06-296-124/+295
|\ \ \
| * | | Add BaseRenderer to handle generic rendering tasks.Derek Sollenberger2011-06-296-124/+295
* | | | Merge "2nd try: Bubbles up the url that has the invalid certificate."Huahui Wu2011-06-283-5/+8
|\ \ \ \ | |/ / / |/| | |
| * | | 2nd try: Bubbles up the url that has the invalid certificate.Huahui Wu2011-06-283-5/+8
* | | | 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 "Revert "Bubbles up the url that has the invalid certificate.""Huahui Wu2011-06-283-8/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Revert "Bubbles up the url that has the invalid certificate."Huahui Wu2011-06-283-8/+5
* | | | Merge "Bubbles up the url that has the invalid certificate."Huahui Wu2011-06-283-5/+8
|\ \ \ \ | |/ / /
| * | | Bubbles up the url that has the invalid certificate.Huahui Wu2011-06-273-5/+8
* | | | 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
| | |_|/ | |/| |
* | | | Merge "Prevent GL rings on layers"John Reck2011-06-271-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Prevent GL rings on layersJohn Reck2011-06-271-1/+2
| |/ /
* | | 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-222-2/+2
|\
| * Fix compiler error when DEBUG is turned onTeng-Hui Zhu2011-06-212-2/+2
* | Merge "Remove old customized code."Shimeng (Simon) Wang2011-06-211-7/+0
|\ \
| * | Remove old customized code.Shimeng (Simon) Wang2011-06-211-7/+0
* | | Merge "Fix the Surface Texture Issue on the phones"Teng-Hui Zhu2011-06-212-0/+3
|\ \ \ | | |/ | |/|
| * | Fix the Surface Texture Issue on the phonesTeng-Hui Zhu2011-06-212-0/+3
* | | Merge changes I1f457d1e,I365930f3,Iad35a220Ben Murdoch2011-06-211-0/+4
|\ \ \ | |/ / |/| |
| * | Fix fast/encoding/dumpAsText//utf-16-no-bom.xmlBen Murdoch2011-06-211-0/+4
| |/
* | 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 "Ignore the initial empty document when setting viewport size."Shimeng (Simon) Wang2011-06-171-0/+5
|\ \
| * | Ignore the initial empty document when setting viewport size.Shimeng (Simon) Wang2011-06-171-0/+5
* | | Merge "Change mTextSize to be a percentage"John Reck2011-06-171-9/+3
|\ \ \
| * | | Change mTextSize to be a percentageJohn Reck2011-06-161-9/+3