summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics
Commit message (Expand)AuthorAgeFilesLines
* 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-10218-1998/+6301
* 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-08205-2031/+5911
|\ \
| * | 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 conflictsSteve Block2011-06-081-4/+0
| * | Merge WebKit at r82507: Initial merge by gitSteve Block2011-06-08201-2026/+5907
* | | 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: Update uses of PLATFORM(SKIA).Ben Murdoch2011-06-025-36/+8
* | Merge WebKit at r80534: Fix uses of rounding hacks.Ben Murdoch2011-06-021-3/+3
* | Merge WebKit at r80534: Intial merge by GitBen Murdoch2011-06-02169-2199/+4552
* | 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-25228-1969/+6325
|\
| * 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 WebKit at r78450: Initial merge by git.Steve Block2011-05-24216-1839/+6266
* | 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 Bridge.hBen Murdoch2011-05-231-1/+1
* 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
* Merge WebKit at r76408: Initial merge by git.Ben Murdoch2011-05-23132-610/+1492
* Fix position updateTeng-Hui Zhu2011-05-232-18/+15