index
:
qt/qtwebkit.git
5.212
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.9.0
dev
old/5.0
old/5.1
old/5.2
Qt Webkit
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
JavaScriptCore
/
assembler
Commit message (
Expand
)
Author
Age
Files
Lines
*
Import WebKit commit 3c9fc2fb47474909f5c30b518d372c854a3ec433
Konstantin Tokarev
2017-06-30
3
-45
/
+80
*
Import WebKit commit 3ca7a25a550e473d60bbbe321475c6c0ef114b31
Konstantin Tokarev
2017-06-02
1
-4
/
+4
*
Imported WebKit commit 12fbea815480c3b3fad139cd8dfb82e8c954bc9a
Konstantin Tokarev
2017-02-02
1
-0
/
+4
*
Imported WebKit commit eb954cdcf58f9b915b2fcb6f8e4cb3a60650a4f3
Konstantin Tokarev
2017-02-02
2
-2
/
+4
*
Imported QtWebKit TP3 (git b57bc6801f1876c3220d5a4bfea33d620d477443)
Konstantin Tokarev
2017-02-02
37
-1345
/
+15629
*
Fix build for QNX
Allan Sandfeld Jensen
2015-10-15
1
-2
/
+4
*
Fix lots of crashes because of 4th argument register trampling.
Julien Brianceau
2015-02-09
2
-6
/
+3
*
Do not use unaligned access when disabled
Allan Sandfeld Jensen
2014-10-30
2
-2
/
+2
*
Do not use floating point instructions in float-abi=soft
Allan Sandfeld Jensen
2014-10-23
1
-0
/
+4
*
Merge remote-tracking branch 'origin/5.3' into 5.4
Frederik Gladhorn
2014-10-14
4
-0
/
+40
|
\
|
*
Add missing branchAdd32 implementations to fix sh4 and mips builds
Julien Brianceau
2014-09-30
2
-0
/
+29
|
*
[ARM] Unreviewed build fix after r167336.
Csaba Osztrogonác
2014-09-26
1
-0
/
+5
|
*
Unreviewed, ARMv7 build fix after r167336.
Filip Pizlo
2014-09-26
1
-0
/
+6
*
|
[mips] Handle properly halfword load in JavaScriptCore.
Julien Brianceau
2014-09-03
1
-1
/
+47
*
|
[mips] Use shorter j <address> jump in MacroAssembler::replaceWithJump
Balazs Kilvady
2014-08-25
2
-44
/
+19
*
|
[mips] Take advantage of integer divide instruction for ArithDiv and ArithMod.
Julien Brianceau
2014-08-23
1
-0
/
+9
|
/
*
Fix android build error about already defined struct.
Sergio Martins
2014-06-27
1
-8
/
+0
*
[mips] Add floating point absolute support in JavaScriptCore.
Julien Brianceau
2014-06-10
2
-3
/
+16
*
[mips] Fix branchTruncateDoubleToUint32 implementation in macro assembler.
Julien Brianceau
2014-06-05
1
-1
/
+1
*
[mips] Fix or32 implementation in macro assembler.
Julien Brianceau
2014-04-08
1
-1
/
+3
*
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
2013-11-26
1
-3
/
+3
|
\
|
*
Fix compilation on ARM
Samuli Piippo
2013-11-18
1
-3
/
+3
*
|
[sh4] Fix revertJumpReplacementToBranchPtrWithPatch in MacroAssembler.
[email protected]
2013-11-20
2
-11
/
+25
*
|
[sh4] Protect repatchCompact from flushConstantPool.
[email protected]
2013-11-20
1
-2
/
+9
*
|
[sh4] Fix load32WithUnalignedHalfWords function in baseline JIT.
[email protected]
2013-11-20
1
-3
/
+3
*
|
[sh4] Refactor jumps in baseline JIT to return label after the jump.
[email protected]
2013-11-20
2
-93
/
+33
|
/
*
Fix build for boot2qt eAndroid
Allan Sandfeld Jensen
2013-10-21
1
-1
/
+13
*
[sh4] Jump over maxJumpReplacementSize in revertJumpToMove.
Julien Brianceau
2013-10-21
1
-10
/
+4
*
Import Qt5x2 branch of QtWebkit for Qt 5.2
Allan Sandfeld Jensen
2013-09-19
19
-892
/
+1373
*
JSC ARM traditional failing on Octane NavierStokes test
Gabor Rapcsanyi
2013-09-13
1
-2
/
+2
*
MIPS DFG implementation.
Balazs Kilvady
2013-05-23
3
-43
/
+553
*
MIPS LLInt implementation.
Balazs Kilvady
2013-05-23
1
-1
/
+2
*
replaceWithJump should not decrease the offset by 1 on ARM traditional.
Zoltan Herczeg
2013-03-25
1
-1
/
+1
*
revertBranchPtrWithPatch is incorrect on ARM traditional
Zoltan Herczeg
2013-03-25
2
-12
/
+17
*
Invalid code is generated for storing constants with baseindex addressing mod...
Zoltan Herczeg
2013-03-25
1
-4
/
+20
*
[QNX][ARM] REGRESSION(r135330): Various failures in Octane
Cosmin Truta
2013-03-25
2
-4
/
+4
*
ARMv7 replaceWithJump ASSERT failure after r135330.
Zoltan Herczeg
2013-03-25
2
-4
/
+48
*
Imported WebKit commit 6a4a1d32e1d779548c726c4826cba9d69eb87601 (http://svn.w...
Simon Hausmann
2012-11-30
1
-9
/
+9
*
Imported WebKit commit c60cfe0fc09efd257aa0111d7b133b02deb8a63e (http://svn.w...
Simon Hausmann
2012-11-29
4
-13
/
+91
*
Imported WebKit commit 76dac539db7ece7079963adfcfe878d8e2f7d861 (http://svn.w...
Simon Hausmann
2012-11-26
2
-1
/
+18
*
Imported WebKit commit 8eb048315f36fa33731f28694630fe4a3c2cbc99 (http://svn.w...
Simon Hausmann
2012-11-23
4
-19
/
+266
*
Imported WebKit commit e89504fa9195b2063b2530961d4b73dd08de3242 (http://svn.w...
Simon Hausmann
2012-11-22
13
-99
/
+281
*
Imported WebKit commit e2c32e2f53e02d388e70b9db88b91d8d9d28fc84 (http://svn.w...
Simon Hausmann
2012-11-09
3
-20
/
+0
*
Imported WebKit commit 7bcdfab9a40db7d16b4b95bb77d78b8a59c9e701 (http://svn.w...
Simon Hausmann
2012-11-09
3
-0
/
+20
*
Imported WebKit commit 302e7806bff028bd1167a1ec7c86a1ee00ecfb49 (http://svn.w...
Simon Hausmann
2012-10-22
1
-18
/
+8
*
Imported WebKit commit cf4f8fc6f19b0629f51860cb2d4b25e139d07e00 (http://svn.w...
Simon Hausmann
2012-10-17
10
-249
/
+1052
*
Revert "Imported WebKit commit 0dc6cd75e1d4836eaffbb520be96fac4847cc9d2 (http...
Simon Hausmann
2012-10-16
7
-134
/
+3
*
Imported WebKit commit 0dc6cd75e1d4836eaffbb520be96fac4847cc9d2 (http://svn.w...
Simon Hausmann
2012-10-15
7
-3
/
+134
*
Imported WebKit commit ce614b0924ba46f78d4435e28ff93c8525fbb7cc (http://svn.w...
Simon Hausmann
2012-09-25
2
-0
/
+87
*
Imported WebKit commit 6339232fec7f5d9984a33388aecfd2cbc7832053 (http://svn.w...
Simon Hausmann
2012-09-24
3
-0
/
+16
[next]