summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge changes I55c6d71a,Ifb3277d4,Ia1b847a2,I7ba9cf3f,Ida2b2a8a,I1280ec90,I72...Steve Block2011-06-08380-3576/+12820
|\ \
| * | Merge WebKit at r82507: JNIType renamed to JavaTypeSteve Block2011-06-081-1/+1
| * | 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: Continue to use Android's version of FontPlatformData.hSteve Block2011-06-081-0/+2
| * | Merge WebKit at r82507: Update signature of FontCustomPlatformData::fontPlatf...Steve Block2011-06-082-3/+3
| * | Merge WebKit at r82507: Fix conflicts due to new StorageTrackerSteve Block2011-06-082-35/+0
| * | Merge WebKit at r82507: Fix conflictsSteve Block2011-06-081-4/+0
| * | Merge WebKit at r82507: Initial merge by gitSteve Block2011-06-08375-3542/+12822
* | | 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
* | | Merge "refactor the TextureInfo out from SharedTexture, no functional change"Teng-Hui Zhu2011-06-075-50/+116
|\ \ \ | |/ / |/| |
| * | refactor the TextureInfo out from SharedTexture, no functional changeTeng-Hui Zhu2011-06-075-50/+116
| |/
* | Update PlatformTouchEvent for Android to reflect upstreamed versionSteve Block2011-06-072-3/+0
|/
* 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
* | Merge "Initial support for serializing the view state"John Reck2011-06-031-0/+1
|\ \
| * | Initial support for serializing the view stateJohn Reck2011-06-031-0/+1
* | | Merge "Revert "Fix for antialiased text with shadows.""Derek Sollenberger2011-06-031-1/+0
|\ \ \
| * | | Revert "Fix for antialiased text with shadows."Derek Sollenberger2011-06-031-1/+0
* | | | Merge "Add image/webp to the mimeType list."Shimeng (Simon) Wang2011-06-031-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Add image/webp to the mimeType list.Shimeng (Simon) Wang2011-06-021-0/+1
| | |/ | |/|
* | | Fix for antialiased text with shadows.Derek Sollenberger2011-06-031-0/+1
|/ /
* | Always check weak global references before using themSteve Block2011-06-021-5/+12
* | Merge WebKit at r80534: Fix GraphicsContextAndroid.cppBen Murdoch2011-06-021-0/+8
* | Merge WebKit at r80534: Fix ImageSourceAndroid.cppBen Murdoch2011-06-021-3/+7