summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Pop pack pragma on x86 QNXAllan Sandfeld Jensen2014-10-211-3/+3
* Fix Qt 5.3 backward compatible buildAllan Sandfeld Jensen2014-10-164-6/+29
* Blacklist libkpartspluginSune Vuorela2014-10-161-1/+2
* StylePendingImage needs to correctly manage the CSSValue pointer lifetimeDarin Adler2014-10-157-8/+48
* Fix android compile.BogDan Vatra2014-10-158-4/+25
* Fix LLInt vector offsets on Windows 64Allan Sandfeld Jensen2014-10-153-1/+13
* Crash in WebCore::BidiResolver<WebCore::InlineIterator, WebCore::BidiRun>::cr...Ryosuke Niwa2014-10-141-1/+1
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Allan Sandfeld Jensen2014-10-1410-23/+100
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-1410-23/+100
| |\
| | * Add missing branchAdd32 implementations to fix sh4 and mips buildsJulien Brianceau2014-09-302-0/+29
| | * [ARM] Unreviewed build fix after r167336.Csaba Osztrogonác2014-09-261-0/+5
| | * Unreviewed, ARMv7 build fix after r167336.Filip Pizlo2014-09-261-0/+6
| | * compileMakeRope does not emit necessary bounds checksFilip Pizlo2014-09-266-23/+60
* | | Crash in HTMLMediaElement::contextDestroyedRyosuke Niwa2014-10-141-1/+3
* | | Get rid of old harmattan workaround hurting Qt on ARMAllan Sandfeld Jensen2014-10-141-12/+2
|/ /
* | Do not use JIT on big endian architecturesAllan Sandfeld Jensen2014-10-131-0/+8
* | Fix CLoop on big-endian machinesAllan Sandfeld Jensen2014-10-132-11/+16
* | Fix crash when a network-request is aborted while forwarding dataAllan Sandfeld Jensen2014-10-131-1/+4
* | Do not let TexureMapper create backing stores that are too largeAllan Sandfeld Jensen2014-10-133-1/+7
* | Fix uninitialized accessAllan Sandfeld Jensen2014-10-101-0/+8
* | Fix uninitialized access in RenderTableAllan Sandfeld Jensen2014-10-101-0/+2
* | Fix assertion in PerformanceTimingAllan Sandfeld Jensen2014-10-061-0/+2
* | Fix valgrind warning about uninitialized accessAllan Sandfeld Jensen2014-10-061-3/+3
* | Fix noicu build of GLX graphics surfaceAllan Sandfeld Jensen2014-10-061-1/+1
* | Fix rare build regression in WebKit2Allan Sandfeld Jensen2014-10-061-0/+2
* | Support DynamicGL buildsAllan Sandfeld Jensen2014-10-0213-444/+612
* | (un)shiftCountWithAnyIndexingType will start over in the middle of copying if...Mark Hahnenberg2014-09-301-23/+37
* | DFG 32Bit: Crash loading "Classic" site @ translate.google.comMichael Saboff2014-09-301-0/+4
* | Implement ICU availability check in qtwebkitKai Koehne2014-09-291-6/+4
* | <https://webkit.org/b/120079> Flattening a dictionary can cause CopiedSpace c...Mark Hahnenberg2014-09-254-18/+32
* | Detect PowerPC little-endian architectureAllan Sandfeld Jensen2014-09-251-0/+4
* | REGRESSION: `if (false === (true && undefined)) console.log("wrong!");` logs ...Geoffrey Garen2014-09-252-2/+15
* | REGRESSION: Crash when opening Facebook.comOliver Hunt2014-09-252-4/+4
* | Incorrect behavior on emscripten-compiled cube2hashFilip Pizlo2014-09-241-4/+8
* | Avoid crashing when QtQuick destroys our SG node and GL contextJocelyn Turcotte2014-09-244-10/+4
* | Prevent display of infinite media slider track.Yohan Chuzeville2014-09-221-3/+5
* | Need to check if some HTML child elements are HTMLUnknownElementAllan Sandfeld Jensen2014-09-193-7/+20
* | Aligned argument signatures of setupArgumentsWithExecState are missing on MIPS.commit-queue@webkit.org2014-09-191-0/+10
* | ARM EABI hardfp buildfix after r155675ossy@webkit.org2014-09-181-2/+3
* | Fixed crash in V8 benchmark suite in ARM,softp,EABI environment.commit-queue@webkit.org2014-09-182-13/+51
* | Use compiling_thirdparty_code instead of disabling specific warningsAllan Sandfeld Jensen2014-09-182-9/+2
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-09-171-0/+2
|\ \
| * \ Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-161-0/+2
| |\ \ | | |/
| | * QWidgetPluginImpl: fix build with QT_NO_STYLE_STYLESHEETOlivier Blin2014-09-091-0/+2
* | | Fix the Adobe Reader plugin loading of local pdf filesJocelyn Turcotte2014-09-174-2/+14
* | | [Win] Call set window twice for the Acrobat reader plugin.Michael Brüning2014-09-173-1/+10
* | | Do not let platform font-engine handle zero-width spacesAllan Sandfeld Jensen2014-09-161-1/+1
|/ /
* | Fix repainting of subpixel positioned composited layersAllan Sandfeld Jensen2014-09-161-10/+7
* | Fix building QtWebKit for QNXAllan Sandfeld Jensen2014-09-094-13/+17
* | [mips] Fix unaligned access in Low Level Interpreter (LLINT).Julien Brianceau2014-09-051-1/+6