summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' into old/5.0old/5.0Oswald Buddenhagen2013-04-117-14/+13
|\
| * ASSERTION FAILED: m_repaintRect == renderer()->clippedOverflowRectForRepaint(...v5.0.2Simon Fraser2013-03-302-6/+1
| * Crash at JSC::call when loading www.gap.com with JSVALUE32_64 EnabledMichael Saboff2013-03-271-2/+2
| * Fails to start QtWebProcess.exe if installed in a path containing spaces http...Andras Becsi2013-03-261-1/+1
| * QML WebView asserts when double clicking a link https://bugs.webkit.org/show_...Andras Becsi2013-03-261-1/+0
| * [Qt] Flash objects won't load until scrolling pageAllan Sandfeld Jensen2013-03-221-3/+1
| * Workaround for MSVC 2012 64 bit optimizer bug.Michael BrĂ¼ning2013-03-211-1/+6
* | Source/WebCore: Crash in WebCore::FrameLoader::checkCompleted()Nate Chapin2013-03-191-1/+1
* | Change RenderFrameSet::paint to use m-rows/m_cols directly.Emil A Eklund2013-03-191-4/+4
* | Crash due to intruding float not removed after writing mode changed.Abhishek Arya2013-03-181-0/+1
* | Fix sync.profile to point to stable for the stable branch.Frederik Gladhorn2013-03-161-3/+3
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-03-145-5/+32
|\ \ | |/
| * Work around a MSVC 2012 Update 1 bug causing a crash on x86jocelyn.turcotte@digia.com2013-03-011-0/+9
| * Fix massive parallel buildshausmann@webkit.org2013-03-012-2/+18
| * define MODULE_VERSIONOswald Buddenhagen2013-02-271-0/+2
| * Merge branch 'stable' into releaseJohanna Aijala2013-02-2195-494/+1942
| |\
* | | [Qt] Flash objects won't load until scrolling pageAllan Sandfeld Jensen2013-03-041-3/+1
* | | [TexMap] REGRESSION(144183): It make negative delay tests failsAllan Sandfeld Jensen2013-03-011-2/+7
* | | [TexMap] Flickering after transitions on Apple HTML5 demoAllan Sandfeld Jensen2013-03-012-2/+5
* | | Revert "[TexMap] Flickering after transitions on Apple HTML5 demo"Allan Sandfeld Jensen2013-03-013-91/+6
* | | [SVG] OOB access in SVGListProperty::replaceItemValues()Allan Sandfeld Jensen2013-02-287-54/+107
* | | Regression(r131539): Heap-use-after-free in WebCore::RenderBlock::willBeDestr...Allan Sandfeld Jensen2013-02-285-36/+15
* | | ASSERTION FAILED: !object || object->isBox(), UNKNOWN in WebCore::RenderListI...Levi Weintraub2013-02-282-7/+20
* | | REGRESSION (r135628-135632): Double box shadow failure to renderjunov2013-02-282-24/+51
* | | remove obsolete DEPENDPATH assignmentOswald Buddenhagen2013-02-211-2/+0
* | | fix pkg-config dependenciesOswald Buddenhagen2013-02-211-4/+0
| |/ |/|
* | [Qt] Fix compilation if Qt was configured with -no-rtti https://bugs.webkit.o...Andras Becsi2013-02-202-0/+14
* | Skip the build with a warning if certain tools cannot be found in the PATH ht...hausmann@webkit.org2013-02-193-3/+40
* | [TexMap] Flickering after transitions on Apple HTML5 demoAllan Sandfeld Jensen2013-02-193-6/+91
* | Disable the build if certain configure checks fail https://bugs.webkit.org/sh...commit-queue@webkit.org2013-02-182-3/+26
* | [Qt] Don't crash on exit when encountering uninitialized WebView.Milian Wolff2013-02-151-1/+3
* | Changing WebView.contentY and WebView.contentX does not redraw contentAndras Becsi2013-02-141-5/+6
* | [Qt][WK2] Pages / resources cannot be loaded from qrc files.michael.bruning@digia.com2013-02-137-0/+98
* | [JSC] REGRESSION(r135093): A form control with name=length overrides length p...Ryosuke Niwa2013-02-123-1/+39
* | REGRESSION: ChildrenAffectedBy flags lost between siblings which have child e...Allan Sandfeld Jensen2013-02-074-11/+48
* | Regression(r129944): Heap-use-after-free in WebCore::computeNonFastScrollable...Xianzhu Wang2013-02-072-0/+17
* | REGRESSION (r132591): Underpainting @ uofmchildrenshospital.orgJulien Chaffraix2013-02-072-2/+20
* | SVG <use> element inside an svg-as-image failsStephen Chenney2013-02-072-8/+29
* | SVG pattern data deleted while in useFlorin Malita2013-02-073-67/+94
* | [Qt][WK1] Remember denied permission for notificationsAllan Sandfeld Jensen2013-02-066-9/+53
* | [Qt][WK1] Permission request callbacks for non-legacy notificationsAllan Sandfeld Jensen2013-02-063-5/+63
* | [Qt] Box shadows on a transparency layer is very slowAllan Sandfeld Jensen2013-02-062-3/+17
* | Restrictions on oversize CopiedBlock allocations should be relaxedMark Hahnenberg2013-02-0610-27/+81
* | Butterfly::growArrayRight shouldn't be called on null Butterfly objectsMark Hahnenberg2013-02-064-3/+33
* | substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-061-2/+2
* | Merge branch 'release' into stableSergio Ahumada2013-01-313-3/+18
|\ \ | |/
| * [Qt] Crash in gmail on enabling desktop notificationsv5.0.1Allan Sandfeld Jensen2013-01-281-3/+4
| * [Qt] Horizontal scrollbars events are offseted making them difficult to useMichael BrĂ¼ning2013-01-286-1/+113
| * [Qt] Fix a crash when the QQuickWebPage is destroyed between the scene graph ...Jocelyn Turcotte2013-01-283-14/+11
| * [Qt] Webkit debug build links against release binaries of ANGLE libEGL, libGL...michael.bruning@digia.com2013-01-242-1/+16