summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Assertion while scrolling news.google.comAllan Sandfeld Jensen2013-08-271-1/+4
* adjust to new MODULE_* variable semanticsOswald Buddenhagen2013-08-212-6/+2
* [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
* ANGLE doesn't build with bison 3.0Allan Sandfeld Jensen2013-08-161-0/+1
* [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/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
* | [Qt][WK1] navigator.plugins shows too few entries.Michael Brüning2013-07-311-2/+0
* | Extend disabling of whole-program-optimizations to MSVC 2012 https://bugs.web...hausmann@webkit.org2013-07-302-1/+14
* | make use of qtHaveModule()Oswald Buddenhagen2013-07-295-19/+11
* | Bump MODULE_VERSION to 5.1.2Sergio Ahumada2013-07-241-1/+1
|/
* [Qt] memory leak in WebCore::FontCache::getLastResortFallbackFontFabienne Semeria2013-07-181-1/+1
* Workaround for x86 optimizer bug in MSVC 2012.michael.bruning@digia.com2013-07-101-0/+7
* QStyle: Set State_Enabled by default when painting style widgets. https://bug...commit-queue@webkit.org2013-07-102-1/+16
* [Qt] Handle Return key without key textAllan Sandfeld Jensen2013-07-032-0/+15
* Use GCC's implementation of atomicIncrement/Decrement on MacBenjamin Poulain2013-07-011-17/+0
* Use __sync_add_and_fetch instead of __gnu_cxx::__exchange_and_addCsaba Osztrogonác2013-07-011-2/+5
* JSObject::getOwnNonIndexPropertyNames calculates numCacheableSlots incorrectl...Mark Hahnenberg2013-07-012-2/+17
* JSObject::getOwnNonIndexPropertyNames calculates numCacheableSlots incorrectlyMark Hahnenberg2013-07-011-3/+5
* get_by_pname can become confused when iterating over objects with static prop...Mark Hahnenberg2013-07-013-1/+10
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-202-55/+11
|\
| * [Qt][Mac] Disable QTKit video on OS X.v5.1.0-rc2v5.1.0Michael Brüning2013-06-132-55/+11
* | [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
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-1224-771/+383
|\ \ | |/
| * 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-063-14/+32
| * [Qt] Fix a crash under ~PingLoader when the QNAM on the page has been destroyed.Jocelyn Turcotte2013-06-062-1/+18
| * [Qt] Re-enable plugins on Mac.Jocelyn Turcotte2013-06-068-12/+11
| * [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-044-24/+62
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-05-317-80/+281
|\ \ | |/
| * Font’s fast code path doesn’t handle partial runs correctly when kerning ...Allan Sandfeld Jensen2013-05-295-80/+81
| * Add all plugins.qmltypes files and update qmldir filesLiang Qi2013-05-292-0/+200
* | Remove Nokia references.Leonard Lee2013-05-302-5/+1
* | Bump MODULE_VERSION to 5.1.1Sergio Ahumada2013-05-301-1/+1
|/