| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 1 | -4/+4 |
* | 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 | 4 | -4/+5 |
|\ \ |
|
| * | | 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: Update signature of FontCustomPlatformData::fontPlatf... | Steve Block | 2011-06-08 | 2 | -3/+3 |
* | | | 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 |
| |/ |
|
* | | refactor the TextureInfo out from SharedTexture, no functional change | Teng-Hui Zhu | 2011-06-07 | 5 | -50/+116 |
|/ |
|
* | 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 |
* | | | Revert "Fix for antialiased text with shadows." | Derek Sollenberger | 2011-06-03 | 1 | -1/+0 |
* | | | Fix for antialiased text with shadows. | Derek Sollenberger | 2011-06-03 | 1 | -0/+1 |
| |/
|/| |
|
* | | 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 |
* | | Merge WebKit at r80534: Fix uses of rounding hacks. | Ben Murdoch | 2011-06-02 | 1 | -3/+3 |
* | | Support the screen shot while the video is paused. | Teng-Hui Zhu | 2011-06-01 | 6 | -16/+370 |
|/ |
|
* | merge from honeycomb mr2 | Russell Brenner | 2011-05-26 | 1 | -1/+15 |
* | Merge changes I78ff6a85,Ic85c6405,Ibf903baa,I3a0459db,I35140385,I54790419,I6b... | Steve Block | 2011-05-25 | 12 | -130/+59 |
|\ |
|
| * | Merge WebKit at r78450: Add new Font::canExpandAroundIdeographsInComplexText() | Steve Block | 2011-05-25 | 1 | -0/+5 |
| * | Merge WebKit at r78450: TextRun::padding() renamed | Steve Block | 2011-05-25 | 1 | -1/+1 |
| * | Merge WebKit at r78450: Use new FontMetrics | Steve Block | 2011-05-25 | 1 | -14/+12 |
| * | Merge WebKit at r78450: GraphicsContext current path removed | Steve Block | 2011-05-25 | 2 | -79/+12 |
| * | Merge WebKit at r78450: TransformationMatrix multiply methods renamed and mea... | Steve Block | 2011-05-25 | 2 | -26/+18 |
| * | Merge WebKit at r78450: FontCustomPlatformData::fontPlatformData() signature ... | Steve Block | 2011-05-25 | 2 | -2/+3 |
| * | Merge WebKit at r78450: IntRect::bottom()/right() renamed | Steve Block | 2011-05-25 | 4 | -8/+8 |
* | | Merge "Check that the view is not null in GraphicsLayerAndroid::updateFixedPo... | Steve Block | 2011-05-24 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | Check that the view is not null in GraphicsLayerAndroid::updateFixedPosition() | Steve Block | 2011-05-24 | 1 | -1/+4 |
* | | Improve the layer dump to include clipRect | Teng-Hui Zhu | 2011-05-23 | 1 | -0/+1 |
* | | The clip should be effective even if it is empty. | Teng-Hui Zhu | 2011-05-23 | 1 | -3/+0 |
|/ |
|
* | Merge WebKit at r76408: Fix calls to RenderLayer::scrollToOffset() | Ben Murdoch | 2011-05-23 | 1 | -2/+2 |
* | Merge WebKit at r76408: Fix FontAndroid.cpp | Ben Murdoch | 2011-05-23 | 1 | -0/+1 |
* | Merge WebKit at r76408: Update Uses of Noncopyable/FastAllocBase | Ben Murdoch | 2011-05-23 | 1 | -1/+2 |
* | Merge WebKit at r76408: Fix ImageBufferAndroid. | Ben Murdoch | 2011-05-23 | 1 | -0/+5 |
* | Fix position update | Teng-Hui Zhu | 2011-05-23 | 2 | -18/+15 |
* | Merge changes Ib103214e,Ibc8ca754,I6adc6f64,I4c5fde48,I81552b1b | Steve Block | 2011-05-20 | 4 | -17/+17 |
|\ |
|
| * | Fix some compiler warnings | Steve Block | 2011-05-19 | 2 | -7/+4 |
| * | Use adoptPtr() and adoptArrayPtr() when setting OwnPtr and OwnArrayPtr | Steve Block | 2011-05-19 | 2 | -10/+13 |
* | | Merge "ImageDecoder::m_gifDecoder is a GIFImageDecoder, so there's no need to... | Steve Block | 2011-05-19 | 1 | -3/+0 |
|\ \
| |/ |
|
| * | ImageDecoder::m_gifDecoder is a GIFImageDecoder, so there's no need to check ... | Steve Block | 2011-05-19 | 1 | -3/+0 |
* | | Merge "Partially revert change from 96777" | Teng-Hui Zhu | 2011-05-18 | 1 | -12/+2 |
|\ \
| |/
|/| |
|
| * | Partially revert change from 96777 | Teng-Hui Zhu | 2011-05-18 | 1 | -12/+2 |
* | | Basic performance monitor for tiles | John Reck | 2011-05-16 | 4 | -2/+199 |
* | | Merge WebKit at r75993: Fix ImageSourceAndroid.cpp | Ben Murdoch | 2011-05-16 | 1 | -8/+8 |
|/ |
|
* | Merge WebKit at r75315: Fix ImageBuffer | Steve Block | 2011-05-13 | 1 | -11/+9 |
* | Merge WebKit at r75315: Move Android-specific WebCore files to Source | Steve Block | 2011-05-12 | 76 | -0/+16879 |