git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make Remote Control commands testable
[WebKit-https.git]
/
Source
/
JavaScriptCore
/
2014-03-19
fpizlo@apple.com
REGRESSION(r165459): It broke 109 jsc stress test on...
tree
|
commitdiff
2014-03-19
mhahnenberg@apple.com
Normalize some of the older JSC options
tree
|
commitdiff
2014-03-19
mark.lam@apple.com
Update type of local vars to match the type of String...
tree
|
commitdiff
2014-03-19
fpizlo@apple.com
Get rid of Flush in SSA
tree
|
commitdiff
2014-03-19
fpizlo@apple.com
Unreviewed, fix iOS production build.
tree
|
commitdiff
2014-03-18
msaboff@apple.com
Update RegExp Tracing code
tree
|
commitdiff
2014-03-18
fpizlo@apple.com
Add CompareStrictEq(StringIdent:, NotStringVar:) and...
tree
|
commitdiff
2014-03-18
commit-queue@webki...
Add Copyright to framework.sb
tree
|
commitdiff
2014-03-18
commit-queue@webki...
Removed extra parens from if statement in a preprocesso...
tree
|
commitdiff
2014-03-18
fpizlo@apple.com
More FTL enabling.
tree
|
commitdiff
2014-03-18
msaboff@apple.com
V8 regexp spends most of its time in operationGetById
tree
|
commitdiff
2014-03-18
akling@apple.com
Add one-deep cache to opaque roots hashset.
tree
|
commitdiff
2014-03-18
commit-queue@webki...
Implement Math.hypot
tree
|
commitdiff
2014-03-17
commit-queue@webki...
Fix the !ENABLE(PROMISES) build
tree
|
commitdiff
2014-03-17
akling@apple.com
REGRESSION(r165703): JSC tests crashing in StringImpl...
tree
|
commitdiff
2014-03-16
bburg@apple.com
Web Inspector: generated backend commands should reflec...
tree
|
commitdiff
2014-03-16
bburg@apple.com
Web Inspector: vended backend commands file should...
tree
|
commitdiff
2014-03-16
darin@apple.com
Remove all uses of deprecatedCharacters from JavaScriptCore
tree
|
commitdiff
2014-03-16
fpizlo@apple.com
FTL ArrayifyToStructure shouldn't fail every time that...
tree
|
commitdiff
2014-03-16
fpizlo@apple.com
FTL should support CheckHasInstance/InstanceOf
tree
|
commitdiff
2014-03-16
msaboff@apple.com
It should be possible to adjust DFG and FTL compiler...
tree
|
commitdiff
2014-03-15
ddkilzer@apple.com
[iOS] Define SYSTEM_VERSION_PREFIX consistently
tree
|
commitdiff
2014-03-15
ddkilzer@apple.com
Fix build: using integer absolute value function 'abs...
tree
|
commitdiff
2014-03-15
oliver@apple.com
Reinstate intialiser syntax in for-in loops
tree
|
commitdiff
2014-03-15
mark.lam@apple.com
Accessing __lookupGetter__ and __lookupSetter__ should...
tree
|
commitdiff
2014-03-15
mrowe@apple.com
Fix the production build.
tree
|
commitdiff
2014-03-15
mjs@apple.com
.: Replace "Apple Computer, Inc." with "Apple Inc....
tree
|
commitdiff
2014-03-15
fpizlo@apple.com
Final FTL iOS build magic
tree
|
commitdiff
2014-03-14
commit-queue@webki...
Web Inspector: Gracefully handle nil name -[JSContext...
tree
|
commitdiff
2014-03-14
oliver@apple.com
Improve dom error messages
tree
|
commitdiff
2014-03-14
llango.u-szeged...
Remove unused method declaration.
tree
|
commitdiff
2014-03-14
svillar@igalia.com
Rename DEFINE_STATIC_LOCAL to DEPRECATED_DEFINE_STATIC_...
tree
|
commitdiff
2014-03-14
barraclough@apple.com
Reduce memory use for static property maps
tree
|
commitdiff
2014-03-14
fpizlo@apple.com
Unreviewed, fix Mac no-FTL build.
tree
|
commitdiff
2014-03-14
fpizlo@apple.com
Only export initializeAndGetJSCLLVMAPI from libllvmForJ...
tree
|
commitdiff
2014-03-14
akling@apple.com
VM::discardAllCode() should clear the RegExp cache.
tree
|
commitdiff
2014-03-13
akling@apple.com
Revert "Short-circuit JSGlobalObjectInspectorController...
tree
|
commitdiff
2014-03-13
fpizlo@apple.com
FTL should support IsBlah
tree
|
commitdiff
2014-03-13
mark.lam@apple.com
JS benchmarks crash with a bus error on 32-bit x86.
tree
|
commitdiff
2014-03-13
fpizlo@apple.com
WebKit shouldn't crash on uniprocessor machines
tree
|
commitdiff
2014-03-13
bjonesbe@adobe.com
Webkit not building on XCode 5.1 due to garbage collect...
tree
|
commitdiff
2014-03-13
darin@apple.com
Avoid copy-prone idiom "for (auto item : collection)"
tree
|
commitdiff
2014-03-13
bburg@apple.com
Web Inspector: Remove unused callId parameter from...
tree
|
commitdiff
2014-03-13
bshafiei@apple.com
Versioning.
tree
|
commitdiff
2014-03-13
fpizlo@apple.com
ASSERTION FAILED: node->op() == Phi || node->op() ...
tree
|
commitdiff
2014-03-13
bburg@apple.com
Web Replay: add infrastructure for memoizing nondetermi...
tree
|
commitdiff
2014-03-12
joepeck@webkit.org
Web Inspector: Disable REMOTE_INSPECTOR in earlier...
tree
|
commitdiff
2014-03-12
joepeck@webkit.org
Web Inspector: Hang in Remote Inspection triggering...
tree
|
commitdiff
2014-03-12
jer.noble@apple.com
Unreviewed, rolling out r165482.
tree
|
commitdiff
2014-03-12
mhahnenberg@apple.com
Remove HandleSet::m_nextToFinalize
tree
|
commitdiff
2014-03-12
mhahnenberg@apple.com
Layout Test fast/workers/worker-gc.html is failing
tree
|
commitdiff
2014-03-12
barraclough@apple.com
Reduce memory use for static property maps
tree
|
commitdiff
2014-03-12
fpizlo@apple.com
It should be possible to build WebKit with FTL on iOS
tree
|
commitdiff
2014-03-12
fpizlo@apple.com
GetById list caching should use something object-orient...
tree
|
commitdiff
2014-03-12
mhahnenberg@apple.com
MarkedBlocks that are "full enough" shouldn't be swept...
tree
|
commitdiff
2014-03-11
akling@apple.com
Streamline PropertyTable for lookup-only access.
tree
|
commitdiff
2014-03-11
mhahnenberg@apple.com
REGRESSION(r165407): DoYouEvenBench crashes in DRT
tree
|
commitdiff
2014-03-11
mark.lam@apple.com
Resurrect bit-rotted JIT::probe() mechanism.
tree
|
commitdiff
2014-03-11
joepeck@webkit.org
Fix typo in EXCLUDED_SOURCE_FILE_NAMES_iphoneos.
tree
|
commitdiff
2014-03-11
mark.lam@apple.com
r165414 broke the 32-bit x86 tests: ASSERTION FAILED...
tree
|
commitdiff
2014-03-11
mark.lam@apple.com
Crash on a stack overflow on 32-bit x86 in http/tests...
tree
|
commitdiff
2014-03-11
joepeck@webkit.org
Better JSContext API for named evaluations (other than...
tree
|
commitdiff
2014-03-10
fpizlo@apple.com
Repatch should save and restore all used registers...
tree
|
commitdiff
2014-03-10
mhahnenberg@apple.com
Remove ConditionalStore barrier
tree
|
commitdiff
2014-03-10
fpizlo@apple.com
DFG and FTL should know that comparing anything to...
tree
|
commitdiff
2014-03-10
fpizlo@apple.com
Unreviewed, remove unintended change.
tree
|
commitdiff
2014-03-10
fpizlo@apple.com
jsc commandline shouldn't have a "console" because...
tree
|
commitdiff
2014-03-10
fpizlo@apple.com
Out-line ScratchRegisterAllocator
tree
|
commitdiff
2014-03-10
bfulgham@apple.com
Source/JavaScriptCore: [Win] Pass environment to Pre...
tree
|
commitdiff
2014-03-10
akling@apple.com
[X86_64] Smaller code for testb_i8r when register is...
tree
|
commitdiff
2014-03-10
akling@apple.com
[X86_64] Smaller code for sub_ir when register is accum...
tree
|
commitdiff
2014-03-10
akling@apple.com
[X86_64] Smaller code for add_ir when register is accum...
tree
|
commitdiff
2014-03-10
mhahnenberg@apple.com
writeBarrier in emitPutReplaceStub is unnecessary
tree
|
commitdiff
2014-03-10
lforschler@apple.com
Versioning.
tree
|
commitdiff
2014-03-10
akling@apple.com
[X86_64] Smaller code for xor_ir when register is accum...
tree
|
commitdiff
2014-03-10
akling@apple.com
[X86_64] Smaller code for or_ir when register is accumu...
tree
|
commitdiff
2014-03-10
akling@apple.com
[X86_64] Smaller code for test_ir when register is...
tree
|
commitdiff
2014-03-10
akling@apple.com
[X86_64] Smaller code for cmp_ir when register is accum...
tree
|
commitdiff
2014-03-10
akling@apple.com
[X86_64] Smaller code for store64(imm, address) when...
tree
|
commitdiff
2014-03-10
akling@apple.com
[X86_64] Smaller code for xchg_rr when one register...
tree
|
commitdiff
2014-03-10
fpizlo@apple.com
GPRInfo::toIndex should return InvalidIndex for non...
tree
|
commitdiff
2014-03-10
fpizlo@apple.com
FTL fails the new equals-masquerader strictEqualConstan...
tree
|
commitdiff
2014-03-10
akling@apple.com
Short-circuit JSGlobalObjectInspectorController when...
tree
|
commitdiff
2014-03-09
akling@apple.com
Inline the trivial parts of GC deferral.
tree
|
commitdiff
2014-03-08
mark.lam@apple.com
32-bit x86 handleUncaughtException returns to wrong...
tree
|
commitdiff
2014-03-08
mark.lam@apple.com
Fix bugs in 32-bit Structure implementation.
tree
|
commitdiff
2014-03-08
commit-queue@webki...
Temporarily disable repeat-out-of-bounds stress tests...
tree
|
commitdiff
2014-03-08
msaboff@apple.com
.cfi directives in LowLevelInterpreter.cpp are providin...
tree
|
commitdiff
2014-03-08
oliver@apple.com
Continue hangs when performing for-of over arguments
tree
|
commitdiff
2014-03-07
commit-queue@webki...
[Win64] Compile error after r165128.
tree
|
commitdiff
2014-03-07
msaboff@apple.com
Clarify how we deal with "special" registers
tree
|
commitdiff
2014-03-07
mhahnenberg@apple.com
Move GCActivityCallback to heap
tree
|
commitdiff
2014-03-07
commit-queue@webki...
Correct a comment typo from:
tree
|
commitdiff
2014-03-07
mhahnenberg@apple.com
Use OwnPtr in StructureIDTable
tree
|
commitdiff
2014-03-07
commit-queue@webki...
FLT should call fmod directly on platforms where LLVM...
tree
|
commitdiff
2014-03-07
fpizlo@apple.com
If the FTL is build-time enabled then it should be...
tree
|
commitdiff
2014-03-07
commit-queue@webki...
[OS X] Web Inspector: Allow Apps using JavaScriptCore...
tree
|
commitdiff
2014-03-07
mhahnenberg@apple.com
JSGlobalContextRelease incorrectly handles saving/resto...
tree
|
commitdiff
2014-03-07
oliver@apple.com
Fix FTL build.
tree
|
commitdiff
2014-03-07
bfulgham@apple.com
Unreviewed build fix after r165128.
tree
|
commitdiff
next