summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* DFG Phantom node should be honest about the fact that it can exitv5.1.0-alpha1Filip Pizlo2013-03-271-1/+1
* DFG is too aggressive with eliding overflow checks in loopsFilip Pizlo2013-03-272-2/+8
* DFG is too aggressive eliding overflow checks for additions involving large c...Filip Pizlo2013-03-262-11/+37
* javascript integer overflowFilip Pizlo2013-03-261-0/+4
* Don't assert that flags <= 0x3ff in JSTypeInfoFilip Pizlo2013-03-261-1/+0
* Named lookups on HTML documents produce inconsistent results in JavaScriptCor...Filip Pizlo2013-03-265-10/+38
* Strange results calculating a square root in a loopFilip Pizlo2013-03-262-4/+9
* Incorrect inequality for checking whether a statement is within bounds of a h...Filip Pizlo2013-03-266-14/+50
* jsc command line tool's support for typed arrays should be robust against arr...Filip Pizlo2013-03-261-1/+4
* replaceWithJump should not decrease the offset by 1 on ARM traditional.Zoltan Herczeg2013-03-251-1/+1
* revertBranchPtrWithPatch is incorrect on ARM traditionalZoltan Herczeg2013-03-252-12/+17
* Fix the build of MiniBrowserRawAndras Becsi2013-03-251-1/+1
* Refactor handling of content suspension to properly cover corner casesAndras Becsi2013-03-255-60/+80
* Bump MODULE_VERSION to 5.1.0Sergio Ahumada2013-03-251-1/+1
* Children method in LLINT AST Not class should return [@child]Peter Gal2013-03-251-1/+1
* LLInt CLoop backend misses Double2Ints() on 32bit architecturesGabor Rapcsanyi2013-03-252-1/+12
* Invalid code is generated for storing constants with baseindex addressing mod...Zoltan Herczeg2013-03-251-4/+20
* [QNX][ARM] REGRESSION(r135330): Various failures in OctaneCosmin Truta2013-03-252-4/+4
* ARMv7 replaceWithJump ASSERT failure after r135330.Zoltan Herczeg2013-03-252-4/+48
* Merge branch 'dev' into stableSergio Ahumada2013-03-2227-115/+320
|\
| * [Qt] Use Qt5.1 supportedMimeTypes methods.Allan Sandfeld Jensen2013-03-191-8/+23
| * Prevent skipped repaints for children of inner SVG elementsPhilip Rogers2013-03-191-1/+1
| * [Qt] QWebSettings::clearMemoryCaches should clear JS garbageArunprasad Rajkumar2013-03-191-1/+7
| * [Qt] Fix the JSC build on MacJocelyn Turcotte2013-03-181-1/+1
| * [Qt] Implement GCActivityCallbackAllan Sandfeld Jensen2013-03-184-9/+36
| * [Qt] Implement IncrementalSweeper and HeapTimerAllan Sandfeld Jensen2013-03-184-5/+94
| * [Qt] Enable tiled shadow blur for inset box shadowsAllan Sandfeld Jensen2013-03-183-3/+34
| * [Qt] REGRESSION(r141240) Crash in PluginPackage::fetchInfoAllan Sandfeld Jensen2013-03-181-0/+2
| * [Qt] Major performance improvement in Qt's PluginDatabase implementationDavid Faure2013-03-181-8/+20
| * PluginPackage::freeLibraryTimerFired asserts if plugin got loaded again meanw...David Faure2013-03-181-4/+5
| * Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-164-2/+29
| |\
| | * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-154-2/+29
| | |\
| * | | [Qt] Build error with building with Qt 5.1Allan Sandfeld Jensen2013-03-152-1/+5
| |/ /
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-1420-217/+210
| |\ \
| * | | Fix build with GStreamer 1.0Allan Sandfeld Jensen2013-03-052-2/+2
| * | | [Qt] Implement SimpleFontData::platformBoundsForGlyphAllan Sandfeld Jensen2013-03-041-3/+2
| * | | Regression(r140414): It is causing crashes with gstreamer 0.10christophe.dumez2013-03-041-5/+4
| * | | [gstreamer] MediaPlayerPrivateGStreamer should take ownership of the playbinchristophe.dumez2013-03-042-64/+66
| * | | [GStreamer] Buffering ranges are reported incorrectly with GStreamer 1.0Xabier Rodriguez Calvar2013-03-041-3/+10
| * | | Switch QtWebKit to GStreamer 1.0.Allan Sandfeld Jensen2013-03-012-3/+15
| * | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Jocelyn Turcotte2013-03-019-15/+168
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-259-15/+168
| | |\ \ \
| * | | | | [Qt] Fix the Mac build with the current qtbase/dev branchJocelyn Turcotte2013-03-011-2/+0
| |/ / / /
| * | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1840-143/+602
| |\ \ \ \
| * \ \ \ \ Merge branch 'stable' of ssh://codereview.qt-project.org/qt/qtwebkit into devSimon Hausmann2013-02-013-3/+18
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'stable' of ssh://codereview.qt-project.org/qt/qtwebkit into devSimon Hausmann2013-01-2655-316/+1116
| |\ \ \ \ \ \
| * | | | | | | Point dependencies to 'dev' branchesSergio Ahumada2013-01-171-3/+4
| * | | | | | | Merge branch 'stable' of ssh://codereview.qt-project.org:29418/qt/qtwebkit in...J-P Nurmi2013-01-1680-427/+1183
| |\ \ \ \ \ \ \
* | | | | | | | | 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