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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only use 64bit atomics when supported
Allan Sandfeld Jensen
2013-10-28
1
-9
/
+0
*
Fix build for boot2qt eAndroid
Allan Sandfeld Jensen
2013-10-21
2
-5
/
+17
*
[sh4] Jump over maxJumpReplacementSize in revertJumpToMove.
Julien Brianceau
2013-10-21
1
-10
/
+4
*
[arm] Inverted src and dest FP registers in DFG speculative JIT when using ha...
Julien Brianceau
2013-10-18
1
-2
/
+4
*
Revert r152209
Allan Sandfeld Jensen
2013-10-17
1
-1
/
+1
*
32-bit code gen for TypeOf doesn't properly update the AbstractInterpreter state
Mark Hahnenberg
2013-10-16
1
-1
/
+1
*
Fix undefined reference linker errors with MinGW
Kai Koehne
2013-10-16
7
-0
/
+8
*
Fix linux-clang with clang 3.4
Allan Sandfeld Jensen
2013-10-04
1
-0
/
+3
*
[sh4] Missing instruction in nativeCallTrampoline LLINT function.
Julien Brianceau
2013-10-04
1
-14
/
+1
*
Revert "Un-crashify JSC tests on debug bots after Anders had his way with Str...
v5.2.0-alpha1
Allan Sandfeld Jensen
2013-09-24
1
-1
/
+1
*
Fix build with MingW
Allan Sandfeld Jensen
2013-09-20
1
-2
/
+2
*
QtWebKit should not require SQLite version to 3.6.16.
Allan Sandfeld Jensen
2013-09-19
1
-1
/
+1
*
Import Qt5x2 branch of QtWebkit for Qt 5.2
Allan Sandfeld Jensen
2013-09-19
851
-45952
/
+86306
*
Merge branch 'stable' into dev
Sergio Ahumada
2013-09-13
4
-14
/
+14
|
\
|
*
JSC ARM traditional failing on Octane NavierStokes test
Gabor Rapcsanyi
2013-09-13
1
-2
/
+2
|
*
Failure building with python3
Laszlo Papp
2013-08-27
3
-12
/
+12
*
|
JavaScriptCore: Fix header guard
Tobias Hunger
2013-09-03
1
-1
/
+1
|
/
*
JSObject::getOwnNonIndexPropertyNames calculates numCacheableSlots incorrectl...
Mark Hahnenberg
2013-07-01
2
-2
/
+17
*
JSObject::getOwnNonIndexPropertyNames calculates numCacheableSlots incorrectly
Mark Hahnenberg
2013-07-01
1
-3
/
+5
*
get_by_pname can become confused when iterating over objects with static prop...
Mark Hahnenberg
2013-07-01
3
-1
/
+10
*
LLInt conditional branch compilation fault on MIPS.
Balazs Kilvady
2013-05-23
2
-14
/
+20
*
offlineasm BaseIndex handling is broken on ARM due to MIPS changes
Balazs Kilvady
2013-05-23
3
-4
/
+46
*
MIPS DFG implementation.
Balazs Kilvady
2013-05-23
11
-73
/
+873
*
MIPS LLInt implementation.
Balazs Kilvady
2013-05-23
11
-18
/
+1047
*
[Qt] Use GNU ar's thin archive format for intermediate static libs
Andras Becsi
2013-04-19
3
-5
/
+5
*
Implement JIT for MinGW-w64 64-bit
Jonathan Liu
2013-04-19
1
-1
/
+70
*
Add more assertions to the property storage use in arrays
Oliver Hunt
2013-04-16
2
-5
/
+20
*
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
*
|
|
Fix the build with GCC 4.8 https://bugs.webkit.org/show_bug.cgi?id=113147
Andras Becsi
2013-04-05
1
-2
/
+2
*
|
|
WeakSet::removeAllocator leaks WeakBlocks
Mark Hahnenberg
2013-04-04
1
-1
/
+1
*
|
|
JSC asserting with long parameter list functions in debug mode on ARM traditi...
Gabor Rapcsanyi
2013-04-04
1
-1
/
+1
*
|
|
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
*
|
|
r134080 causes heap problem on linux systems where PAGESIZE != 4096
Balazs Kilvady
2013-04-04
4
-25
/
+14
*
|
|
Yarr JIT isn't big endian compatible
Tobias Netzel
2013-04-04
1
-0
/
+12
*
|
|
If array allocation profiling causes a new_array to allocate double arrays, t...
Filip Pizlo
2013-04-04
1
-0
/
+4
*
|
|
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
|
/
/
*
|
Implement JIT on Windows 64 bits
Jocelyn Turcotte
2013-03-29
7
-5
/
+177
*
|
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
*
|
Don't assert that flags <= 0x3ff in JSTypeInfo
Filip Pizlo
2013-03-26
1
-1
/
+0
*
|
Named lookups on HTML documents produce inconsistent results in JavaScriptCor...
Filip Pizlo
2013-03-26
4
-7
/
+28
*
|
Strange results calculating a square root in a loop
Filip Pizlo
2013-03-26
2
-4
/
+9
[next]