summaryrefslogtreecommitdiffstats
path: root/Source/WebCore
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix build with clangAllan Sandfeld Jensen2013-09-192-4/+4
* | Import Qt5x2 branch of QtWebkit for Qt 5.2Allan Sandfeld Jensen2013-09-196220-436165/+651927
* | 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-2710-34/+30
|\|
| * Assertion while scrolling news.google.comAllan Sandfeld Jensen2013-08-271-1/+4
| * [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
| * | [Qt][WK2] Composited and transformed links asserts in tap highlightAllan Sandfeld Jensen2013-08-131-3/+7
| * | Resource leak related to gstreamer and videosAllan Sandfeld Jensen2013-08-121-0/+5
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-126-10/+66
|\| |
| * | Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-08-093-2/+9
| |\|
| | * [WK1] NPStream::headers not initializedAllan Sandfeld Jensen2013-08-091-0/+1
| | * Potential use-after-free with an event fired at a HTMLMediaElement which is c...Eric Carlson2013-08-072-2/+8
| * | [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
| * | If ImageLoader's loadEventSender or errorEventSender fires after document is ...Yongjun Zhang2013-08-081-6/+8
| * | [Qt] Fix minor memory leak in slot executionSimon Hausmann2013-08-061-1/+1
* | | Unprefix Page Visibility APIsimon.fraser@apple.com2013-08-099-17/+26
* | | Merge branch 'stable' into devSergio Ahumada2013-08-052-1/+14
|\| |
| * | Extend disabling of whole-program-optimizations to MSVC 2012 https://bugs.web...hausmann@webkit.org2013-07-302-1/+14
| |/
* | [Qt][WK1] Support direct painting without GraphicsSurfaceAllan Sandfeld Jensen2013-07-241-4/+15
* | [Qt][WK1] Support WebGL with EGL on LinuxAllan Sandfeld Jensen2013-07-243-5/+9
* | [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
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-201-35/+1
|\
| * [Qt][Mac] Disable QTKit video on OS X.v5.1.0-rc2v5.1.0Michael Brüning2013-06-131-35/+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
* [Qt] Fix a crash under ~PingLoader when the QNAM on the page has been destroyed.Jocelyn Turcotte2013-06-061-1/+3
* [Qt] Re-enable plugins on Mac.Jocelyn Turcotte2013-06-064-5/+8
* [Qt][Mac] Allow drawing plugins with QWindow by always using an intermediate ...Jocelyn Turcotte2013-06-063-188/+51
* [Qt][Mac] Remove Carbon and QuickDraw support for plugins.Jocelyn Turcotte2013-06-063-515/+154
* Crash when loading link to audio fileAllan Sandfeld Jensen2013-06-061-1/+1
* Make PNGImageDecoder::rowAvailable auto-vectorizableAllan Sandfeld Jensen2013-06-064-28/+62
* [Qt] Fix a crash in QtPixmapRuntime.Jocelyn Turcotte2013-06-061-2/+4
* [Qt][Win] Input events aren't mapped properly with windowless plugins.Jocelyn Turcotte2013-06-042-2/+26
* Font’s fast code path doesn’t handle partial runs correctly when kerning ...Allan Sandfeld Jensen2013-05-295-80/+81
* Crash when calling QWebFrame::evaluateJavaScriptAllan Sandfeld Jensen2013-05-211-1/+8
* [Qt] RGB -> BGR is wrong on big endianAllan Sandfeld Jensen2013-05-163-46/+50
* [Qt] REGRESSION(r146630): 8 text related test asserts on debug buildsAllan Sandfeld Jensen2013-05-061-2/+2
* Build failures when building with python 3.3Tor Arne Vestbø2013-05-032-2/+25