summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leaks in platform/image-encoders/JPEGImageEncoder.cppLiangjun Zeng2014-02-071-1/+4
* Fix transform of accelerated layers on hiDPI paintersAllan Sandfeld Jensen2014-02-011-3/+5
* Fix assert in m_stack.isEmpty() in GraphicsContext::~GraphicsContext()Allan Sandfeld Jensen2014-01-312-1/+10
* Fix assert in BitmapTextureImageBuffer::applyFilters()Allan Sandfeld Jensen2014-01-311-2/+3
* Apply device pixel ratio to transparency layersAllan Sandfeld Jensen2014-01-311-2/+4
* [Qt] Re-enable plugins on Mac.Jocelyn Turcotte2014-01-032-3/+3
* [texmap] Borders on rotating images are hidden/wrongly rendered with edge dis...José Dapena Paz2013-12-171-22/+43
* Fix scroll-bar behavior in RTL layoutAllan Sandfeld Jensen2013-12-121-1/+7
* Fix crash on exit of Google MapsAllan Sandfeld Jensen2013-12-023-0/+7
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-261-1/+1
|\
| * Detach image data when returning an ImageFrame as a native image.Michael Brüning2013-11-221-1/+1
* | Fix performance regression in HTML5 canvas stroke()Allan Sandfeld Jensen2013-11-201-19/+28
* | [GStreamer] cannot play live streamsAndre Moreira Magalhaes2013-11-131-7/+0
* | Do no check seek offset against internal size on gstreamer source elementAndre Moreira Magalhaes2013-11-131-2/+0
|/
* Fix fullscreen support with GStreamerAllan Sandfeld Jensen2013-11-074-13/+22
* Fix compilation of GraphicsSurfaceMac on OS X 10.9 MavericksEike Ziller2013-11-041-1/+1
* Support HTML5 media context menu itemsAllan Sandfeld Jensen2013-10-283-6/+41
* Load libudev at run-timeAllan Sandfeld Jensen2013-10-281-7/+116
* Fix build for boot2qt eAndroidAllan Sandfeld Jensen2013-10-211-1/+9
* SVG stroke-dasharray not workingAllan Sandfeld Jensen2013-10-181-0/+1
* [Qt] SHOULD NEVER BE REACHED is touched WebCore::InputType::createStepRangeRenata Hodovan2013-10-111-1/+1
* [Texmap] CSS filter not working on software composited layersAllan Sandfeld Jensen2013-10-012-0/+5
* Support kerning with SVG web fontsAllan Sandfeld Jensen2013-10-013-5/+23
* [Qt] Crash when trying to download blob urlAllan Sandfeld Jensen2013-09-261-1/+57
* Merge branch 'stable' into devSergio Ahumada2013-09-191-1/+1
|\
| * Correct range used for Emoji checks.old/5.1Michael Brüning2013-09-171-1/+16
* | QtWebKit should not require SQLite version to 3.6.16.Allan Sandfeld Jensen2013-09-193-24/+32
* | Import Qt5x2 branch of QtWebkit for Qt 5.2Allan Sandfeld Jensen2013-09-191801-96533/+188889
* | Merge branch 'stable' into devSergio Ahumada2013-09-134-9/+15
|\|
| * [Texmap][GTK] The poster-circle doesn't appear.ChangSeok Oh2013-09-031-0/+3
| * Font's fast code path doesn't handle partial runs correctly when kerning or l...Allan Sandfeld Jensen2013-08-273-9/+12
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-277-30/+14
|\|
| * [Qt] memory leak in WebCore::FontCache::getLastResortFallbackFontAllan Sandfeld Jensen2013-08-191-1/+2
| * [Qt] QtWebKit (using the Arora browser) displays the border radii (radius) of...Allan Sandfeld Jensen2013-08-195-28/+11
| * [Qt] Kerning in fast font path breaks letter-spacingAllan Sandfeld Jensen2013-08-161-1/+1
| * Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-08-151-1/+1
| |\
| | * Revert "[Qt] memory leak in WebCore::FontCache::getLastResortFallbackFont"v5.1.1Allan Sandfeld Jensen2013-08-141-1/+1
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-121-1/+48
|\| |
| * | [Qt] REGRESSION(r) Two pixel result fail after r153522Allan Sandfeld Jensen2013-08-091-32/+45
| * | [Qt] Images are down-scaled badlyAllan Sandfeld Jensen2013-08-091-0/+34
| |/
* | [Qt][WK1] Support direct painting without GraphicsSurfaceAllan Sandfeld Jensen2013-07-241-4/+15
* | [Qt][WK1] Support WebGL with EGL on LinuxAllan Sandfeld Jensen2013-07-242-4/+8
* | [Qt] Avoid creating a QWindow for offscreen GraphicsContext3DAllan Sandfeld Jensen2013-07-231-4/+14
|/
* [Qt] memory leak in WebCore::FontCache::getLastResortFallbackFontFabienne Semeria2013-07-181-1/+1
* QStyle: Set State_Enabled by default when painting style widgets. https://bug...commit-queue@webkit.org2013-07-101-1/+2
* [Qt] Handle Return key without key textAllan Sandfeld Jensen2013-07-031-0/+1
* [Qt] Map rewind and fast forward keys to match GoogleTVAllan Sandfeld Jensen2013-06-191-0/+6
* [Qt] Set windows key-code for multimedia keysAllan Sandfeld Jensen2013-06-191-7/+16
* Glyphs may fail to render when using SVG fontv5.1.0-rc1graouts@apple.com2013-06-111-0/+2
* [Qt] Fix a crash under ~PingLoader when the QNAM on the page has been destroyed.Jocelyn Turcotte2013-06-062-10/+14