summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge WebKit at r82507: Initial merge by gitSteve Block2011-06-08375-3542/+12822
* Fix some include guards in Android filesSteve Block2011-06-082-5/+5
* 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
* | 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-022-4/+4
* | Merge WebKit at r80534: Fix makefiles.Ben Murdoch2011-06-021-16/+0
* | Merge WebKit at r80534: Fix conflicts.Ben Murdoch2011-06-022-19/+15
* | Merge WebKit at r80534: Intial merge by GitBen Murdoch2011-06-02359-5596/+7627
* | 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-25431-9907/+11681
|\
| * 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: Fix remaining conflictsSteve Block2011-05-254-25/+5
| * Merge WebKit at r78450: Fix conflicts due to new ENABLE_WEB_ARCHIVE guardSteve Block2011-05-251-10/+0
| * Merge WebKit at r78450: Initial merge by git.Steve Block2011-05-24419-9771/+11646
* | 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-233-2/+5
* Merge WebKit at r76408: Fix ImageBufferAndroid.Ben Murdoch2011-05-231-0/+5
* Merge WebKit at r76408: Initial merge by git.Ben Murdoch2011-05-23258-2636/+3381
* 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-192-5/+2
|\ \ | |/
| * ImageDecoder::m_gifDecoder is a GIFImageDecoder, so there's no need to check ...Steve Block2011-05-192-5/+2
* | Merge "Partially revert change from 96777"Teng-Hui Zhu2011-05-181-12/+2
|\ \ | |/ |/|