| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge "Delete the GL texture when deleting the Surface Texture" | Teng-Hui Zhu | 2011-06-28 | 1 | -0/+1 |
| |\ |
|
| | * | Delete the GL texture when deleting the Surface Texture | Teng-Hui Zhu | 2011-06-27 | 1 | -0/+1 |
| * | | Refactor and improve the raster rendering for base tiles. | Derek Sollenberger | 2011-06-27 | 4 | -198/+325 |
| |/ |
|
| * | Browser ST: Support both OES and 2D texture target | Teng-Hui Zhu | 2011-06-24 | 8 | -37/+193 |
| * | Merge "Remove legacy fps cap" | John Reck | 2011-06-23 | 2 | -12/+0 |
| |\ |
|
| | * | Remove legacy fps cap | John Reck | 2011-06-22 | 2 | -12/+0 |
| * | | Tiles: increase the minimal number to cover the whole screen | Teng-Hui Zhu | 2011-06-22 | 1 | -5/+4 |
| * | | Browser ST: Lower the upper limit for texture allocation | Teng-Hui Zhu | 2011-06-22 | 1 | -2/+6 |
| |/ |
|
| * | Fix compiler error when DEBUG is turned on | Teng-Hui Zhu | 2011-06-21 | 1 | -1/+1 |
| * | Fix the Surface Texture Issue on the phones | Teng-Hui Zhu | 2011-06-21 | 2 | -0/+3 |
| * | The background image should be opaque | Teng-Hui Zhu | 2011-06-20 | 1 | -2/+2 |
| * | Copied into Surface Texture line by line instead of pixel by pixel. | Teng-Hui Zhu | 2011-06-20 | 1 | -7/+4 |
| * | Merge "Turn the Surface Texture path on for baseTile" | Teng-Hui Zhu | 2011-06-17 | 8 | -65/+156 |
| |\ |
|
| | * | Turn the Surface Texture path on for baseTile | Teng-Hui Zhu | 2011-06-17 | 8 | -65/+156 |
| * | | Merge "Interface clean up for porting Surface Texture, no functional change." | Teng-Hui Zhu | 2011-06-17 | 8 | -76/+176 |
| |\ \
| |/ |
|
| | * | Interface clean up for porting Surface Texture, no functional change. | Teng-Hui Zhu | 2011-06-16 | 8 | -76/+176 |
| * | | Fix rounded rectangle background colour. | Ben Murdoch | 2011-06-16 | 1 | -0/+1 |
| |/ |
|
| * | Merge WebKit at branches/chromium/742 r88085: Initial merge by git. | Steve Block | 2011-06-14 | 26 | -120/+138 |
| * | Merge WebKit at r84325: Fix GraphicsContextAndroid.cpp | Ben Murdoch | 2011-06-10 | 1 | -1/+1 |
| * | Merge WebKit at r84325: Fix ImageBufferData.h | Ben Murdoch | 2011-06-10 | 2 | -4/+8 |
| * | Merge WebKit at r84325: Fix conflicts. | Ben Murdoch | 2011-06-10 | 2 | -15/+3 |
| * | Merge WebKit at r84325: Initial merge by git. | Ben Murdoch | 2011-06-10 | 342 | -3146/+9745 |
| * | Merge "Serialize LayerAndroid" | John Reck | 2011-06-08 | 4 | -12/+36 |
| |\ |
|
| | * | Serialize LayerAndroid | John Reck | 2011-06-07 | 4 | -12/+36 |
| * | | Merge changes I55c6d71a,Ifb3277d4,Ia1b847a2,I7ba9cf3f,Ida2b2a8a,I1280ec90,I72... | Steve Block | 2011-06-08 | 380 | -3576/+12820 |
| |\ \ |
|
| | * | | Merge WebKit at r82507: JNIType renamed to JavaType | Steve Block | 2011-06-08 | 1 | -1/+1 |
| | * | | Merge WebKit at r82507: Stub out FontPlatformData::setOrientation() | Steve Block | 2011-06-08 | 1 | -0/+1 |
| | * | | Merge WebKit at r82507: Path::strokeBoundingRect() is now const | Steve Block | 2011-06-08 | 1 | -1/+1 |
| | * | | Merge WebKit at r82507: Continue to use Android's version of FontPlatformData.h | Steve Block | 2011-06-08 | 1 | -0/+2 |
| | * | | Merge WebKit at r82507: Update signature of FontCustomPlatformData::fontPlatf... | Steve Block | 2011-06-08 | 2 | -3/+3 |
| | * | | Merge WebKit at r82507: Fix conflicts due to new StorageTracker | Steve Block | 2011-06-08 | 2 | -35/+0 |
| | * | | Merge WebKit at r82507: Fix conflicts | Steve Block | 2011-06-08 | 1 | -4/+0 |
| | * | | Merge WebKit at r82507: Initial merge by git | Steve Block | 2011-06-08 | 375 | -3542/+12822 |
| * | | | Merge "Fix some include guards in Android files" | Steve Block | 2011-06-08 | 2 | -5/+5 |
| |\ \ \
| |/ / |
|
| | * | | Fix some include guards in Android files | Steve Block | 2011-06-08 | 2 | -5/+5 |
| * | | | Merge "refactor the TextureInfo out from SharedTexture, no functional change" | Teng-Hui Zhu | 2011-06-07 | 5 | -50/+116 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | refactor the TextureInfo out from SharedTexture, no functional change | Teng-Hui Zhu | 2011-06-07 | 5 | -50/+116 |
| | |/ |
|
| * | | Update PlatformTouchEvent for Android to reflect upstreamed version | Steve Block | 2011-06-07 | 2 | -3/+0 |
| |/ |
|
| * | Merge "Fix the trailing pixels by inflate the invalidate screen rect" | Teng-Hui Zhu | 2011-06-03 | 1 | -0/+2 |
| |\ |
|
| | * | Fix the trailing pixels by inflate the invalidate screen rect | Teng-Hui Zhu | 2011-06-03 | 1 | -0/+2 |
| * | | Merge "Initial support for serializing the view state" | John Reck | 2011-06-03 | 1 | -0/+1 |
| |\ \ |
|
| | * | | Initial support for serializing the view state | John Reck | 2011-06-03 | 1 | -0/+1 |
| * | | | Merge "Revert "Fix for antialiased text with shadows."" | Derek Sollenberger | 2011-06-03 | 1 | -1/+0 |
| |\ \ \ |
|
| | * | | | Revert "Fix for antialiased text with shadows." | Derek Sollenberger | 2011-06-03 | 1 | -1/+0 |
| * | | | | Merge "Add image/webp to the mimeType list." | Shimeng (Simon) Wang | 2011-06-03 | 1 | -0/+1 |
| |\ \ \ \
| |/ / /
|/| | | |
|
| | * | | | Add image/webp to the mimeType list. | Shimeng (Simon) Wang | 2011-06-02 | 1 | -0/+1 |
| | | |/
| |/| |
|
| * | | | Fix for antialiased text with shadows. | Derek Sollenberger | 2011-06-03 | 1 | -0/+1 |
| |/ / |
|
| * | | Always check weak global references before using them | Steve Block | 2011-06-02 | 1 | -5/+12 |
| * | | Merge WebKit at r80534: Fix GraphicsContextAndroid.cpp | Ben Murdoch | 2011-06-02 | 1 | -0/+8 |
| * | | Merge WebKit at r80534: Fix ImageSourceAndroid.cpp | Ben Murdoch | 2011-06-02 | 1 | -3/+7 |