summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android
Commit message (Expand)AuthorAgeFilesLines
* Merge WebKit at r84325: Fix GraphicsContextAndroid.cppBen Murdoch2011-06-101-1/+1
* Merge WebKit at r84325: Fix ImageBufferData.hBen Murdoch2011-06-101-4/+4
* 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-084-4/+5
|\ \
| * | 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: Update signature of FontCustomPlatformData::fontPlatf...Steve Block2011-06-082-3/+3
* | | 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
| |/
* | refactor the TextureInfo out from SharedTexture, no functional changeTeng-Hui Zhu2011-06-075-50/+116
|/
* 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
* | | Revert "Fix for antialiased text with shadows."Derek Sollenberger2011-06-031-1/+0
* | | Fix for antialiased text with shadows.Derek Sollenberger2011-06-031-0/+1
| |/ |/|
* | Merge WebKit at r80534: Fix GraphicsContextAndroid.cppBen Murdoch2011-06-021-0/+8
* | Merge WebKit at r80534: Fix ImageSourceAndroid.cppBen Murdoch2011-06-021-3/+7
* | Merge WebKit at r80534: Fix uses of rounding hacks.Ben Murdoch2011-06-021-3/+3
* | Support the screen shot while the video is paused.Teng-Hui Zhu2011-06-016-16/+370
|/
* merge from honeycomb mr2Russell Brenner2011-05-261-1/+15
* Merge changes I78ff6a85,Ic85c6405,Ibf903baa,I3a0459db,I35140385,I54790419,I6b...Steve Block2011-05-2512-130/+59
|\
| * Merge WebKit at r78450: Add new Font::canExpandAroundIdeographsInComplexText()Steve Block2011-05-251-0/+5
| * Merge WebKit at r78450: TextRun::padding() renamedSteve Block2011-05-251-1/+1
| * Merge WebKit at r78450: Use new FontMetricsSteve Block2011-05-251-14/+12
| * Merge WebKit at r78450: GraphicsContext current path removedSteve Block2011-05-252-79/+12
| * Merge WebKit at r78450: TransformationMatrix multiply methods renamed and mea...Steve Block2011-05-252-26/+18
| * Merge WebKit at r78450: FontCustomPlatformData::fontPlatformData() signature ...Steve Block2011-05-252-2/+3
| * Merge WebKit at r78450: IntRect::bottom()/right() renamedSteve Block2011-05-254-8/+8
* | Merge "Check that the view is not null in GraphicsLayerAndroid::updateFixedPo...Steve Block2011-05-241-1/+4
|\ \ | |/
| * Check that the view is not null in GraphicsLayerAndroid::updateFixedPosition()Steve Block2011-05-241-1/+4
* | Improve the layer dump to include clipRectTeng-Hui Zhu2011-05-231-0/+1
* | The clip should be effective even if it is empty.Teng-Hui Zhu2011-05-231-3/+0
|/
* Merge WebKit at r76408: Fix calls to RenderLayer::scrollToOffset()Ben Murdoch2011-05-231-2/+2
* Merge WebKit at r76408: Fix FontAndroid.cppBen Murdoch2011-05-231-0/+1
* Merge WebKit at r76408: Update Uses of Noncopyable/FastAllocBaseBen Murdoch2011-05-231-1/+2
* Merge WebKit at r76408: Fix ImageBufferAndroid.Ben Murdoch2011-05-231-0/+5
* Fix position updateTeng-Hui Zhu2011-05-232-18/+15
* Merge changes Ib103214e,Ibc8ca754,I6adc6f64,I4c5fde48,I81552b1bSteve Block2011-05-204-17/+17
|\
| * Fix some compiler warningsSteve Block2011-05-192-7/+4
| * Use adoptPtr() and adoptArrayPtr() when setting OwnPtr and OwnArrayPtrSteve Block2011-05-192-10/+13
* | Merge "ImageDecoder::m_gifDecoder is a GIFImageDecoder, so there's no need to...Steve Block2011-05-191-3/+0
|\ \ | |/
| * ImageDecoder::m_gifDecoder is a GIFImageDecoder, so there's no need to check ...Steve Block2011-05-191-3/+0
* | Merge "Partially revert change from 96777"Teng-Hui Zhu2011-05-181-12/+2
|\ \ | |/ |/|
| * Partially revert change from 96777Teng-Hui Zhu2011-05-181-12/+2
* | Basic performance monitor for tilesJohn Reck2011-05-164-2/+199
* | Merge WebKit at r75993: Fix ImageSourceAndroid.cppBen Murdoch2011-05-161-8/+8
|/
* Merge WebKit at r75315: Fix ImageBufferSteve Block2011-05-131-11/+9
* Merge WebKit at r75315: Move Android-specific WebCore files to SourceSteve Block2011-05-1276-0/+16879