git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
DFG inlining block linking compares BlockIndex against bytecode index
[WebKit-https.git]
/
Source
/
JavaScriptCore
/
ChangeLog
2012-01-11
fpizlo@apple.com
DFG inlining block linking compares BlockIndex against...
blob
|
commitdiff
|
raw
2012-01-11
fpizlo@apple.com
CodeBlock.h declares too many things
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
andersca@apple.com
Source/JavaScriptCore: Hang opening movie that requires...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
fpizlo@apple.com
CodeBlock::m_numParameters should be encapsulated
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
barraclough@apple.com
Build fix following https://bugs.webkit.org/show_bug...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
barraclough@apple.com
Windows build fix.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
barraclough@apple.com
Source/JavaScriptCore: Do not allow Array length to...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
barraclough@apple.com
Use SameValue to compare property descriptor values
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
barraclough@apple.com
Error handling : in ISO8601 timezone
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
mrowe@apple.com
JavaScriptCore executable targets shouldn't explicitly...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-09
commit-queue@webki...
Log is a little to verbose for blackberry port
blob
|
commitdiff
|
raw
|
diff to current
2012-01-09
barraclough@apple.com
https://bugs.webkit.org/show_bug.cgi?id=75789
blob
|
commitdiff
|
raw
|
diff to current
2012-01-09
commit-queue@webki...
There is no support for fastcall in Solaris Studio.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-09
commit-queue@webki...
Fix build failure on Solaris
blob
|
commitdiff
|
raw
|
diff to current
2012-01-09
kubo@profusion.mobi
[CMake] Clean up some cruft from WTF's CMakeLists.txt
blob
|
commitdiff
|
raw
|
diff to current
2012-01-09
wangxianzhu@chromi...
Fix compilation error about ListHashSetReverseIterator
blob
|
commitdiff
|
raw
|
diff to current
2012-01-09
rniwa@webkit.org
WinCE build fix after r104415.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-08
fpizlo@apple.com
The JIT's protocol for exception handling should be...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-07
commit-queue@webki...
https://bugs.webkit.org/show_bug.cgi?id=75296
blob
|
commitdiff
|
raw
|
diff to current
2012-01-07
msaboff@apple.com
JSArray::pop() should compare SparseArrayValueMap:...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
fpizlo@apple.com
JIT stub slow paths that would be identical to that...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
weinig@apple.com
Fix windows build.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
msaboff@apple.com
Default HashTraits for Opcode don't work for Opcode = 0
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
weinig@apple.com
Add a DecayArray type trait as a first step towards...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
oliver@apple.com
GetByteArrayLength is incorrect
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
fpizlo@apple.com
Fix build.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
oliver@apple.com
DFG no longer optimises CanvasPixelArray
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
caio.oliveira@open...
Use HashMap<OwnPtr> for SourceProviderCache items
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
weinig@apple.com
Remove unused OwnFastMallocPtr class.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
benjamin@webkit.org
[Mac] Sort the resources of JavaScriptCore.xcodeproj...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
kov@webkit.org
Make the new WTF module build on Gtk
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
vestbo@webkit.org
[Qt] Remove un-needed VPATHs from project includes
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
vestbo@webkit.org
[Qt] Move listing of include paths and libs to pri...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
commit-queue@webki...
WTF::String: Inline method shouldn't have WTF_EXPORT_PR...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
mitz@apple.com
<rdar://problem/10633760> Update copyright strings
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
barraclough@apple.com
Date constructor handles infinite values incorrectly.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
barraclough@apple.com
date.toISOString produces incorrect results for dates...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
barraclough@apple.com
Array.prototype.lastIndexOf ignores undefined fromIndex.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
barraclough@apple.com
Date parsing is too restrictive.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
commit-queue@webki...
[EFL] Undefined references to ICU_I18N symbols on WTF
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
ggaren@apple.com
Refined the fast path for StringImpl::hash()
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
barraclough@apple.com
Literal tab in JSONString fails
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
barraclough@apple.com
push/shift fifo may consume excessive memory
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
ossy@webkit.org
unshift/pop fifo may consume excessive memory
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
zherczeg@webkit.org
Unreviewed gardening after r104134.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
zherczeg@webkit.org
Unreviewed gardening after r75605.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
benjamin@webkit.org
Improve charactersAreAllASCII() to compare multiple...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
mrowe@apple.com
<webkit.org/b/75606> [Mac] WTF logging functions should...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
mrowe@apple.com
<webkit.org/b/75605> WTF logging functions should call...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
barraclough@apple.com
unshift/pop fifo may consume excessive memory
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
mrowe@apple.com
<webkit.org/b/75604> All instances of JSC::ArgumentsDat...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
fpizlo@apple.com
Unreviewed, accidentally turned off the JIT in previous...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
fpizlo@apple.com
Changed "return" to "break" in some macrology I introdu...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
msaboff@apple.com
StructureStubInfo not reset when corresponding MethodCa...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
msaboff@apple.com
Invalid ASSERT() in DFGRepatch.cpp near line 385
blob
|
commitdiff
|
raw
|
diff to current
2012-01-04
fpizlo@apple.com
Incorrect use of DFG node reference counts when mutatin...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-04
vestbo@webkit.org
[Qt] Introduce new qmake variable 'WEBKIT' for signalin...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-04
fpizlo@apple.com
DFG: The assertion that a double-voted variable cannot...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-04
fpizlo@apple.com
REGRESSION (r98196-98236): Incorrect layout of iGoogle...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-03
barraclough@apple.com
Windows build fix.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-03
barraclough@apple.com
Windows build fix.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-03
barraclough@apple.com
https://bugs.webkit.org/show_bug.cgi?id=75140
blob
|
commitdiff
|
raw
|
diff to current
2012-01-03
barraclough@apple.com
Windows build fix.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-03
barraclough@apple.com
https://bugs.webkit.org/show_bug.cgi?id=75140
blob
|
commitdiff
|
raw
|
diff to current
2012-01-03
barraclough@apple.com
https://bugs.webkit.org/show_bug.cgi?id=75429
blob
|
commitdiff
|
raw
|
diff to current
2012-01-03
barraclough@apple.com
Check in fixes for jsc tests following bug #75455.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-03
barraclough@apple.com
https://bugs.webkit.org/show_bug.cgi?id=75452
blob
|
commitdiff
|
raw
|
diff to current
2012-01-03
barraclough@apple.com
ES5 prohibits parseInt from supporting octal
blob
|
commitdiff
|
raw
|
diff to current
2012-01-03
barraclough@apple.com
https://bugs.webkit.org/show_bug.cgi?id=55343
blob
|
commitdiff
|
raw
|
diff to current
2012-01-02
fpizlo@apple.com
Call instructions should leave room for linking information
blob
|
commitdiff
|
raw
|
diff to current
2012-01-01
mitz@apple.com
Continue trying to fix the Windows build after r103823.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-01
mitz@apple.com
Start trying to fix the Windows build after r103823.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-30
andersca@apple.com
Add a ParamStorageTraits specialization for RetainPtr
blob
|
commitdiff
|
raw
|
diff to current
2011-12-30
weinig@apple.com
It should be easier to iterate a Vector backwards
blob
|
commitdiff
|
raw
|
diff to current
2011-12-29
barraclough@apple.com
https://bugs.webkit.org/show_bug.cgi?id=75140
blob
|
commitdiff
|
raw
|
diff to current
2011-12-29
andersca@apple.com
Add a retainPtr function template
blob
|
commitdiff
|
raw
|
diff to current
2011-12-29
yuqiang.xian@intel.com
spill unboxed values in DFG 32_64
blob
|
commitdiff
|
raw
|
diff to current
2011-12-29
andersca@apple.com
Add an implicit block conversion operator to WTF::Function
blob
|
commitdiff
|
raw
|
diff to current
2011-12-28
andersca@apple.com
Add a new WTF::bind overload that takes 6 parameters
blob
|
commitdiff
|
raw
|
diff to current
2011-12-28
weinig@apple.com
Continue moving compiler feature checks to use the...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-28
andersca@apple.com
Misc fixes and cleanups in Functional.h
blob
|
commitdiff
|
raw
|
diff to current
2011-12-27
tony@chromium.org
[chromium] Minor cleanup of gyp files.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-27
barraclough@apple.com
https://bugs.webkit.org/show_bug.cgi?id=75260
blob
|
commitdiff
|
raw
|
diff to current
2011-12-27
andersca@apple.com
Function should handle wrapping/unwrapping RefPtr and...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-27
tony@chromium.org
[chromium] really enable wpo for WebCore libs and for WTF
blob
|
commitdiff
|
raw
|
diff to current
2011-12-27
barraclough@apple.com
Errk! OS X build fix.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-27
barraclough@apple.com
Windows build fix.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-27
barraclough@apple.com
https://bugs.webkit.org/show_bug.cgi?id=75231
blob
|
commitdiff
|
raw
|
diff to current
2011-12-26
barraclough@apple.com
Fix miss-commit of utf8 change.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-26
fpizlo@apple.com
Unreviewed build fix for ARMv7.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-26
morrita@google.com
Rename WTF_INLINE, JS_INLINE to HIDDEN_INLINE
blob
|
commitdiff
|
raw
|
diff to current
2011-12-26
fpizlo@apple.com
The ArgumentCount field in the CallFrame should have...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-25
kling@webkit.org
Yarr: Avoid copying vectors in CharacterClassConstructor.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-24
darin@apple.com
Specialize HashTraits for RefPtr to use PassRefPtr...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-24
ggaren@apple.com
Inlined Yarr::execute
blob
|
commitdiff
|
raw
|
diff to current
2011-12-23
fpizlo@apple.com
DFG loads from signed 8-bit and 16-bit typed arrays...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-23
fpizlo@apple.com
DFG does double-to-int conversion incorrectly when...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-23
ggaren@apple.com
Refactored String.prototype.replace
blob
|
commitdiff
|
raw
|
diff to current
2011-12-23
pierre.rossi@gmail.com
[Qt] REGRESSION(r103467): It broke fast/images/animated...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-23
fpizlo@apple.com
DFG should not speculate array even when predictions...
blob
|
commitdiff
|
raw
|
diff to current
next