index
:
delta/qt5/qtwebkit.git
5.212
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.8
5.8.0
5.9
5.9.0
5.9.1
baserock/5.5
baserock/5.6
baserock/morph
baserock/v5.3.0
dev
old/5.0
old/5.1
old/5.2
release
stable
wip/next
code.qt.io: qt/qtwebkit.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
JavaScriptCore
/
dfg
Commit message (
Expand
)
Author
Age
Files
Lines
*
DFG 32Bit: Crash loading "Classic" site @ translate.google.com
Michael Saboff
2014-09-30
1
-0
/
+4
*
REGRESSION: Crash when opening Facebook.com
Oliver Hunt
2014-09-25
2
-4
/
+4
*
Incorrect behavior on emscripten-compiled cube2hash
Filip Pizlo
2014-09-24
1
-4
/
+8
*
Aligned argument signatures of setupArgumentsWithExecState are missing on MIPS.
commit-queue@webkit.org
2014-09-19
1
-0
/
+10
*
ARM EABI hardfp buildfix after r155675
ossy@webkit.org
2014-09-18
1
-2
/
+3
*
Fixed crash in V8 benchmark suite in ARM,softp,EABI environment.
commit-queue@webkit.org
2014-09-18
2
-13
/
+51
*
Take advantage of 3 parameters or32() calls
Julien Brianceau
2014-08-28
1
-12
/
+6
*
[mips] Take advantage of integer divide instruction for ArithDiv and ArithMod.
Julien Brianceau
2014-08-23
4
-1
/
+66
*
Crash during exception unwinding
Oliver Hunt
2014-07-08
9
-12
/
+28
*
Fix SpeculateCellOperand ASSERT failure in DFG for 32-bit builds.
Julien Brianceau
2014-06-26
1
-18
/
+27
*
Prevent register clobbering to fix negative zero check in SoftModulo.
Julien Brianceau
2014-06-06
1
-1
/
+7
*
[arm] Inverted src and dest FP registers in DFG speculative JIT when using ha...
Julien Brianceau
2013-10-18
1
-2
/
+4
*
32-bit code gen for TypeOf doesn't properly update the AbstractInterpreter state
Mark Hahnenberg
2013-10-16
1
-1
/
+1
*
Import Qt5x2 branch of QtWebkit for Qt 5.2
Allan Sandfeld Jensen
2013-09-19
112
-11761
/
+15963
*
JavaScriptCore: Fix header guard
Tobias Hunger
2013-09-03
1
-1
/
+1
*
MIPS DFG implementation.
Balazs Kilvady
2013-05-23
5
-29
/
+221
*
MIPS LLInt implementation.
Balazs Kilvady
2013-05-23
1
-0
/
+69
*
Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...
Frederik Gladhorn
2013-04-05
1
-2
/
+2
|
\
|
*
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
2013-04-03
1
-2
/
+2
|
|
\
|
|
*
Crash at JSC::call when loading www.gap.com with JSVALUE32_64 Enabled
Michael Saboff
2013-03-27
1
-2
/
+2
*
|
|
Change set r140201 broke editing/selection/move-by-word-visually-multi-line.html
Michael Saboff
2013-04-04
1
-2
/
+1
*
|
|
Harden ArithDiv of integers fix-up by inserting Int32ToDouble node directly
Michael Saboff
2013-04-04
1
-2
/
+10
*
|
|
Fix up of ArithDiv nodes for non-x86 CPUs is broken
Michael Saboff
2013-04-04
1
-1
/
+1
*
|
|
Dont use a node reference after appending to the graph.
Filip Pizlo
2013-04-04
1
-8
/
+9
*
|
|
DFG X86: division in the used-as-int case doesn't correctly check for -2^31/-1
Michael Saboff
2013-04-04
1
-2
/
+2
|
/
/
*
|
DFG 32_64 backend doesn't check for hasArrayStorage() in NewArrayWithSize
Filip Pizlo
2013-03-27
1
-1
/
+1
*
|
DFG Phantom node should be honest about the fact that it can exit
v5.1.0-alpha1
Filip Pizlo
2013-03-27
1
-1
/
+1
*
|
DFG is too aggressive with eliding overflow checks in loops
Filip Pizlo
2013-03-27
2
-2
/
+8
*
|
DFG is too aggressive eliding overflow checks for additions involving large c...
Filip Pizlo
2013-03-26
2
-11
/
+37
*
|
javascript integer overflow
Filip Pizlo
2013-03-26
1
-0
/
+4
*
|
Named lookups on HTML documents produce inconsistent results in JavaScriptCor...
Filip Pizlo
2013-03-26
1
-2
/
+2
*
|
Strange results calculating a square root in a loop
Filip Pizlo
2013-03-26
2
-4
/
+9
|
/
*
Imported WebKit commit 6a4a1d32e1d779548c726c4826cba9d69eb87601 (http://svn.w...
Simon Hausmann
2012-11-30
6
-46
/
+56
*
Imported WebKit commit c60cfe0fc09efd257aa0111d7b133b02deb8a63e (http://svn.w...
Simon Hausmann
2012-11-29
15
-378
/
+426
*
Imported WebKit commit 76dac539db7ece7079963adfcfe878d8e2f7d861 (http://svn.w...
Simon Hausmann
2012-11-26
7
-33
/
+33
*
Imported WebKit commit e89504fa9195b2063b2530961d4b73dd08de3242 (http://svn.w...
Simon Hausmann
2012-11-22
53
-901
/
+3040
*
Imported WebKit commit e2c32e2f53e02d388e70b9db88b91d8d9d28fc84 (http://svn.w...
Simon Hausmann
2012-11-09
21
-1646
/
+388
*
Imported WebKit commit 7bcdfab9a40db7d16b4b95bb77d78b8a59c9e701 (http://svn.w...
Simon Hausmann
2012-11-09
21
-388
/
+1646
*
Imported WebKit commit 20271caf2e2c016d5cef40184cddeefeac4f1876 (http://svn.w...
Simon Hausmann
2012-11-07
30
-1280
/
+1158
*
Imported WebKit commit 20434eb8eb95065803473139d8794e98a7672f75 (http://svn.w...
Simon Hausmann
2012-10-23
9
-26
/
+39
*
Imported WebKit commit 302e7806bff028bd1167a1ec7c86a1ee00ecfb49 (http://svn.w...
Simon Hausmann
2012-10-22
30
-625
/
+1381
*
Imported WebKit commit 795dcd25a9649fccaf1c9b685f6e2ffedaf7e620 (http://svn.w...
Simon Hausmann
2012-10-18
5
-17
/
+31
*
Imported WebKit commit cf4f8fc6f19b0629f51860cb2d4b25e139d07e00 (http://svn.w...
Simon Hausmann
2012-10-17
34
-900
/
+2036
*
Revert "Imported WebKit commit 0dc6cd75e1d4836eaffbb520be96fac4847cc9d2 (http...
Simon Hausmann
2012-10-16
34
-2021
/
+900
*
Imported WebKit commit 0dc6cd75e1d4836eaffbb520be96fac4847cc9d2 (http://svn.w...
Simon Hausmann
2012-10-15
34
-900
/
+2021
*
Imported WebKit commit c596dd7f03007fa7ed896b928106497e8784b3b5 (http://svn.w...
Simon Hausmann
2012-09-26
3
-11
/
+34
*
Imported WebKit commit ce614b0924ba46f78d4435e28ff93c8525fbb7cc (http://svn.w...
Simon Hausmann
2012-09-25
5
-22
/
+51
*
Imported WebKit commit 6339232fec7f5d9984a33388aecfd2cbc7832053 (http://svn.w...
Simon Hausmann
2012-09-24
13
-107
/
+380
*
Imported WebKit commit 080af0beaa6f0ba8ff8f44cb8bd8b5dcf75ac0af (http://svn.w...
Simon Hausmann
2012-09-20
19
-178
/
+454
*
Imported WebKit commit c7503cef7ecb236730d1309676ab9fc723fd061d (http://svn.w...
Simon Hausmann
2012-09-18
8
-85
/
+189
[next]