summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Assert in JSC::Heap::unprotect when closing facebook.com web siteAllan Sandfeld Jensen2013-04-301-0/+1
* [Qt] Animated opacity does not trigger accelerated compositingAllan Sandfeld Jensen2013-04-303-2/+4
* Late-loading stylesheets can cause composited layers to be blankSimon Fraser2013-04-306-23/+49
* Fix the USE(3D_GRAPHICS) build with the standard OpenGL on WindowsJocelyn Turcotte2013-04-302-0/+8
* [Qt] WebKit fails to compile if EGL headers are not in default INCLUDEPATHFloris Bos2013-04-222-1/+16
* [Qt][Mac] Remove obsolete workaround for debug buildsAndras Becsi2013-04-221-3/+0
* [Qt] Use GNU ar's thin archive format for intermediate static libsAndras Becsi2013-04-193-5/+5
* [Qt][Mac] QtWebKitWidgets has wrong install_name.Zeno Albisser2013-04-191-0/+28
* Implement JIT for MinGW-w64 64-bitJonathan Liu2013-04-191-1/+70
* [Qt][WK1] Reflect recursion limit and loop checks also for list conversions.Michael BrĂ¼ning2013-04-182-7/+25
* Add more assertions to the property storage use in arraysOliver Hunt2013-04-162-5/+20
* [Qt] HTML5 video - sound volume bar out of widgetAllan Sandfeld Jensen2013-04-151-130/+31
* [Qt] New fast/text/word-space-with-kerning-3.html fails on Qt.Allan Sandfeld Jensen2013-04-152-12/+15
* [Qt] Avoid "QFont::setPixelSize: Pixel size <= 0 (0)"Jocelyn Turcotte2013-04-121-1/+2
* Apply our MSVC 2012 optimizer bug workaround to all minor releasesJocelyn Turcotte2013-04-121-3/+3
* [Qt] Add API in QWebSettings for setting the CSS media typeJose Lejin PJ2013-04-124-0/+90
* [Texmap] Update a dirty region which is not covered with keepRect.JungJik Lee2013-04-121-1/+3
* Coordinated Graphics: a long page is scaled vertically while loading.Huang Dongsung2013-04-123-5/+10
* [TexMap] Composited CSS shaders crash when using non-GL TextureMapperAllan Sandfeld Jensen2013-04-112-6/+10
* [Qt] WebGL does not require accelerated compositingAllan Sandfeld Jensen2013-04-111-1/+1
* [Qt] window.open passes height and width parameters even if not defined in a ...Allan Sandfeld Jensen2013-04-114-9/+47
* [Qt][Mac] Linking fails with Qt 5.1Andras Becsi2013-04-111-0/+2
* Always listen for the DidFirstLayout layout milestoneandersca@apple.com2013-04-111-0/+3
* [Qt] Add WOFF support when using zlibPierre Rossi2013-04-112-1/+31
* Restore old semantics to webkitRequestAnimationFrame callbacksJames Simonsen2013-04-085-2/+17
* REGRESSION(r135836): Invalid user input for input[type=number] should be clea...Kent Tamura2013-04-082-0/+8
* [Qt][WK2] WebView's interactive property is not fully respectedAndras Becsi2013-04-082-7/+8
* [Qt] Fail gracefully if an OpenGL context could not be created.Zeno Albisser2013-04-052-3/+19
* [Qt][WK2] plugin tests assert in debugBalazs Kelemen2013-04-052-4/+4
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-04-056-11/+10
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-036-11/+10
| |\
| | * 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
* | | Fix the build with GCC 4.8 https://bugs.webkit.org/show_bug.cgi?id=113147Andras Becsi2013-04-052-2/+5
* | | [Qt] PluginsX11: exposedRect offset is applied twice when painting windowlessJocelyn Turcotte2013-04-051-1/+1
* | | Missing chunk for: [Qt] Support kerning in fast path font renderingAllan Sandfeld Jensen2013-04-051-4/+7
* | | Move definition of nested classes that inherit enclosing class outside class ...Andras Becsi2013-04-051-24/+30
* | | [Qt] docs: Fix module name formatSze Howe Koh2013-04-0512-64/+64
* | | [Qt] assignToHTMLImageElement no longer exists in Qt5Kristof Provost2013-04-051-1/+1
* | | Revert an accidentally changed line of EventHander::handleMousePressEvent(Pla...hayato@chromium.org2013-04-051-1/+1
* | | WeakSet::removeAllocator leaks WeakBlocksMark Hahnenberg2013-04-041-1/+1
* | | JSC asserting with long parameter list functions in debug mode on ARM traditi...Gabor Rapcsanyi2013-04-041-1/+1
* | | Change set r140201 broke editing/selection/move-by-word-visually-multi-line.htmlMichael Saboff2013-04-041-2/+1
* | | Harden ArithDiv of integers fix-up by inserting Int32ToDouble node directlyMichael Saboff2013-04-041-2/+10
* | | Fix up of ArithDiv nodes for non-x86 CPUs is brokenMichael Saboff2013-04-041-1/+1
* | | r134080 causes heap problem on linux systems where PAGESIZE != 4096Balazs Kilvady2013-04-044-25/+14