summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [Qt] Enable QML handling of crashed/unresponsive QtWebProcessMilian Wolff2013-09-025-0/+57
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-08-2913-40/+33
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-2713-40/+33
| |\
| | * 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
* | | | Remove unnecessary dependency to qtjsbackend from sync.profileSergio Ahumada2013-08-281-1/+0
|/ / /
* | | 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
* | | [Qt] Add Page Visibility API supportBenjamin Dupont2013-08-095-1/+194
* | | Unprefix Page Visibility APIsimon.fraser@apple.com2013-08-0920-45/+54
* | | [Mac] Update PageVisibilityState when WebView is hidden / visiblejoepeck@webkit.org2013-08-089-6/+230
* | | Improve PageVisibility API with enumsjoepeck@webkit.org2013-08-0827-47/+302
* | | Merge branch 'stable' into devSergio Ahumada2013-08-058-22/+25
|\ \ \ | |/ /
| * | [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
| |/
* | Doc: Setting \qtvariable in module page.Jerome Pasion2013-08-021-0/+2
* | [Qt][WK1] Support direct painting without GraphicsSurfaceAllan Sandfeld Jensen2013-07-241-4/+15
* | [Qt][WK1] Support WebGL with EGL on LinuxAllan Sandfeld Jensen2013-07-244-6/+10
* | [Qt] Avoid creating a QWindow for offscreen GraphicsContext3DAllan Sandfeld Jensen2013-07-231-4/+14
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-1/+1
|\ \ | |/
| * [Qt] memory leak in WebCore::FontCache::getLastResortFallbackFontFabienne Semeria2013-07-181-1/+1
* | [Qt] Replace Nokia with Qt Project in service name.michael.bruning@digia.com2013-07-161-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-113-1/+23
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-048-75/+58
|\ \ | |/
| * [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