summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "remove dependency on libsurfaceflinger_client"Mathias Agopian2011-06-291-0/+1
* Merge "Added fix for AndroidAnimation copy (m_name was forgotten)"Chris Craik2011-06-291-0/+1
|\
| * Added fix for AndroidAnimation copy (m_name was forgotten)Chris Craik2011-06-291-0/+1
* | remove dependency on libsurfaceflinger_clientMathias Agopian2011-06-291-1/+0
|/
* 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
| |/ /
* | | am 293cc036: am 96b31381: (-s ours) Merge "Update WebKit to work with the lat...Derek Sollenberger2011-06-270-0/+0
|\ \ \
| * \ \ am 96b31381: (-s ours) Merge "Update WebKit to work with the latest Skia (r15...Derek Sollenberger2011-06-240-0/+0
| |\ \ \
| | * \ \ Merge "Update WebKit to work with the latest Skia (r1562)."Derek Sollenberger2011-06-241-6/+12
| | |\ \ \
| | | * | | Update WebKit to work with the latest Skia (r1562).Derek Sollenberger2011-06-241-6/+12
| | |/ / /
* | | | | 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-213-2/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix storage/transaction-error-callback.htmlBen Murdoch2011-06-211-2/+2
| * | | | Fix fast/encoding/dumpAsText//utf-16-no-bom.xmlBen Murdoch2011-06-211-0/+4
| * | | | Add android-specific result for fast/encoding/meta-in-script.htmlBen Murdoch2011-06-211-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