summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * Add padding objects for classes with netscape plugin api conditionals.Michael Brüning2013-11-162-6/+0
| * Trigger layout after resizing the FrameView.Michael Brüning2013-11-161-0/+3
* | [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-0712-22/+56
* Fix compilation of GraphicsSurfaceMac on OS X 10.9 MavericksEike Ziller2013-11-042-2/+1
* Fix ABI violation in QWebSettings::CSSCompositingEnabledAllan Sandfeld Jensen2013-10-313-5/+2
* Remove unused runtime enabled featuresAllan Sandfeld Jensen2013-10-314-112/+1
* Prospective build fix for builds with video disabledSimon Hausmann2013-10-301-0/+2
* Support HTML5 media context menu itemsAllan Sandfeld Jensen2013-10-2812-12/+150
* Load libudev at run-timeAllan Sandfeld Jensen2013-10-282-9/+116
* Only use 64bit atomics when supportedAllan Sandfeld Jensen2013-10-2812-171/+66
* ASSERTION FAILED: !node || node->isShadowRoot() in WebCore::EventRetargeter::...Ryosuke Niwa2013-10-221-1/+2
* Fix NULL de-refernce in HTMLAnchorElement::sendPings when settings doesn't existRyosuke Niwa2013-10-221-1/+1
* Fix build for boot2qt eAndroidAllan Sandfeld Jensen2013-10-2114-22/+112
* Use global Qt configuration for libudevv5.2.0-beta1Allan Sandfeld Jensen2013-10-211-1/+2
* Build improvementsAllan Sandfeld Jensen2013-10-211-1/+1
* [sh4] Jump over maxJumpReplacementSize in revertJumpToMove.Julien Brianceau2013-10-211-10/+4
* [arm] Inverted src and dest FP registers in DFG speculative JIT when using ha...Julien Brianceau2013-10-181-2/+4
* SVG stroke-dasharray not workingAllan Sandfeld Jensen2013-10-181-0/+1
* Revert r152209Allan Sandfeld Jensen2013-10-171-1/+1
* 32-bit code gen for TypeOf doesn't properly update the AbstractInterpreter stateMark Hahnenberg2013-10-161-1/+1
* Fix undefined reference linker errors with MinGWKai Koehne2013-10-167-0/+8
* Missing QWebSettingsAllan Sandfeld Jensen2013-10-152-1/+11
* Define use_glib in features.prfAllan Sandfeld Jensen2013-10-153-8/+10
* REGRESSION (r149928): CanvasStyle::operator= leaks everythingAlexey Proskuryakov2013-10-141-7/+2
* Fix build with GStreamer on non-linux X11 platformsAllan Sandfeld Jensen2013-10-141-1/+1
* Enable more AllInOne filesAllan Sandfeld Jensen2013-10-143-9/+3
* Remove unused WebKit2QML libraryAllan Sandfeld Jensen2013-10-114-91/+4
* [Qt] SHOULD NEVER BE REACHED is touched WebCore::InputType::createStepRangeRenata Hodovan2013-10-111-1/+1
* Enable more AllInOne filesAllan Sandfeld Jensen2013-10-112-9/+9
* Warning on starting WebProcessAllan Sandfeld Jensen2013-10-101-1/+3
* Fix linux-clang with clang 3.4Allan Sandfeld Jensen2013-10-041-0/+3
* Crash on GeoLocation demoAllan Sandfeld Jensen2013-10-044-6/+6
* [sh4] Missing instruction in nativeCallTrampoline LLINT function.Julien Brianceau2013-10-041-14/+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-0111-54/+194
* Doc: Reverted name of Qt WebKit and landing page filename.Jerome Pasion2013-10-011-6/+6
* [Qt] Fix build with Qt 5.2 QtPosition moduleAllan Sandfeld Jensen2013-09-276-6/+7
* [Qt] RepaintRequested signal sometimes not emittedAllan Sandfeld Jensen2013-09-261-0/+2
* [Qt] Crash when trying to download blob urlAllan Sandfeld Jensen2013-09-262-2/+63
* Revert "Un-crashify JSC tests on debug bots after Anders had his way with Str...v5.2.0-alpha1Allan Sandfeld Jensen2013-09-241-1/+1
* Fix build on OS X 10.6Allan Sandfeld Jensen2013-09-243-0/+22
* [Qt] Update sync.profile https://bugs.webkit.org/show_bug.cgi?id=121295Allan Sandfeld Jensen2013-09-201-1/+3
* Fix build with MingWAllan Sandfeld Jensen2013-09-204-7/+5
* 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-198-45/+104
* | Remove C++11 requirement in WebKit2Allan Sandfeld Jensen2013-09-19103-273/+289
* | Fix build with clangAllan Sandfeld Jensen2013-09-194-6/+10