2016-04-18 |
fpizlo@apple.com | Disable AVX. |
blob | commitdiff |
2016-04-18 |
joepeck@webkit.org | Unreviewed revert accidental ChangeLog modifications. |
blob | commitdiff | diff to current |
2016-04-18 |
joepeck@webkit.org | Web Inspector: sourceMappingURL not used when sourceURL... |
blob | commitdiff | diff to current |
2016-04-18 |
fpizlo@apple.com | ToThis should have a fast path based on type info flags |
blob | commitdiff | diff to current |
2016-04-18 |
fpizlo@apple.com | Check to see how the perf bots react to megamorphic... |
blob | commitdiff | diff to current |
2016-04-18 |
keith_miller@apple.com | We should support delete in the DFG |
blob | commitdiff | diff to current |
2016-04-18 |
fpizlo@apple.com | FTL should pin the tag registers at inline caches |
blob | commitdiff | diff to current |
2016-04-18 |
utatane.tea@gmail.com | [ES7] yield star should not return if the inner iterato... |
blob | commitdiff | diff to current |
2016-04-18 |
commit-queue@webki... | Fix incorrect assumption that APPLE implies Mac. |
blob | commitdiff | diff to current |
2016-04-18 |
benjamin@webkit.org | [JSC] ReduceDoubleToFloat should work accross Phis |
blob | commitdiff | diff to current |
2016-04-17 |
utatane.tea@gmail.com | [ES6] Use @isObject to check Object Type instead of... |
blob | commitdiff | diff to current |
2016-04-17 |
darin@apple.com | Remove more uses of Deprecated::ScriptXXX |
blob | commitdiff | diff to current |
2016-04-17 |
commit-queue@webki... | [JSC] DFG should support relational comparisons of... |
blob | commitdiff | diff to current |
2016-04-17 |
commit-queue@webki... | [JSC] FRound/Negate can produce an impure NaN out of... |
blob | commitdiff | diff to current |
2016-04-17 |
commit-queue@webki... | JS::DFG::nodeValuePairListDump does not compile with... |
blob | commitdiff | diff to current |
2016-04-16 |
commit-queue@webki... | [mips] Implemented moveZeroToDouble. |
blob | commitdiff | diff to current |
2016-04-16 |
darin@apple.com | Reduce use of Deprecated::ScriptXXX classes |
blob | commitdiff | diff to current |
2016-04-16 |
keith_miller@apple.com | Some JIT/DFG operations need NativeCallFrameTracers |
blob | commitdiff | diff to current |
2016-04-15 |
commit-queue@webki... | Web Inspector: sourceMappingURL not used when sourceURL... |
blob | commitdiff | diff to current |
2016-04-15 |
joepeck@webkit.org | Web Inspector: Cleanup inspector/debugger tests |
blob | commitdiff | diff to current |
2016-04-15 |
ggaren@apple.com | 2016-04-14 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2016-04-15 |
commit-queue@webki... | Tail call optimizations lead to crashes on ARM Thumb... |
blob | commitdiff | diff to current |
2016-04-15 |
ggaren@apple.com | Unreviewed, rolling out r199567. |
blob | commitdiff | diff to current |
2016-04-14 |
ggaren@apple.com | CopiedBlock should be 8kB |
blob | commitdiff | diff to current |
2016-04-14 |
fpizlo@apple.com | PolymorphicAccess should try to generate a stub only... |
blob | commitdiff | diff to current |
2016-04-14 |
mark.lam@apple.com | Update treatment of invoking RegExp.prototype methods... |
blob | commitdiff | diff to current |
2016-04-14 |
ggaren@apple.com | Some imported ES6 tests are missing __createIterableObject |
blob | commitdiff | diff to current |
2016-04-14 |
achristensen@apple.com | CMake MiniBrowser should be an app bundle |
blob | commitdiff | diff to current |
2016-04-14 |
commit-queue@webki... | JSContext Inspector: Improve Class instances and JSC... |
blob | commitdiff | diff to current |
2016-04-14 |
msaboff@apple.com | Some tests fail with ES6 `u` (Unicode) flag for regular... |
blob | commitdiff | diff to current |
2016-04-13 |
commit-queue@webki... | Unreviewed, rolling out r199502 and r199511. |
blob | commitdiff | diff to current |
2016-04-13 |
keith_miller@apple.com | isJSArray should use ArrayType rather than the ClassInfo |
blob | commitdiff | diff to current |
2016-04-13 |
mark.lam@apple.com | ES6: Implement RegExp.prototype[@@search]. |
blob | commitdiff | diff to current |
2016-04-13 |
fpizlo@apple.com | PolymorphicAccess::regenerate() shouldn't have to clone... |
blob | commitdiff | diff to current |
2016-04-13 |
mark.lam@apple.com | ES6: Implement String.prototype.split and RegExp.protot... |
blob | commitdiff | diff to current |
2016-04-13 |
mark.lam@apple.com | ShadowChicken::visitChildren() should not visit tailMar... |
blob | commitdiff | diff to current |
2016-04-13 |
utatane.tea@gmail.com | [ES6] Add @@toStringTag to GeneratorFunction |
blob | commitdiff | diff to current |
2016-04-13 |
berto@igalia.com | Fix build in glibc-based BSD systems |
blob | commitdiff | diff to current |
2016-04-13 |
keith_miller@apple.com | Unreviewed undo change from ArrayClass to ArrayWithUnde... |
blob | commitdiff | diff to current |
2016-04-13 |
mark.lam@apple.com | Rollout: ES6: Implement String.prototype.split and... |
blob | commitdiff | diff to current |
2016-04-13 |
mark.lam@apple.com | Remove 2 unused JSC options. |
blob | commitdiff | diff to current |
2016-04-13 |
keith_miller@apple.com | [ES6] Add support for Symbol.isConcatSpreadable. |
blob | commitdiff | diff to current |
2016-04-12 |
sbarati@apple.com | Lets not iterate over the constant pool twice every... |
blob | commitdiff | diff to current |
2016-04-12 |
mark.lam@apple.com | ES6: Implement String.prototype.split and RegExp.protot... |
blob | commitdiff | diff to current |
2016-04-12 |
keith_miller@apple.com | AbstractValue should use the result type to filter... |
blob | commitdiff | diff to current |
2016-04-12 |
fpizlo@apple.com | Unreviewed, remove FIXME for https://bugs.webkit.org... |
blob | commitdiff | diff to current |
2016-04-12 |
sbarati@apple.com | isLocked() assertion broke builds because ConcurrentJIT... |
blob | commitdiff | diff to current |
2016-04-12 |
fpizlo@apple.com | PolymorphicAccess should buffer AccessCases before... |
blob | commitdiff | diff to current |
2016-04-12 |
sbarati@apple.com | There is a race with the compiler thread and the main... |
blob | commitdiff | diff to current |
2016-04-12 |
commit-queue@webki... | Unreviewed, rolling out r199339. |
blob | commitdiff | diff to current |
2016-04-12 |
commit-queue@webki... | MIPS: add MacroAssemblerMIPS::store8(TrustedImm32,Impli... |
blob | commitdiff | diff to current |
2016-04-12 |
sbarati@apple.com | We incorrectly parse arrow function expressions |
blob | commitdiff | diff to current |
2016-04-12 |
utatane.tea@gmail.com | [JSC] addStaticGlobals should emit SymbolTableEntry... |
blob | commitdiff | diff to current |
2016-04-12 |
achristensen@apple.com | Build fix after r199299. |
blob | commitdiff | diff to current |
2016-04-12 |
commit-queue@webki... | [JSC] B3 can use undefined bits or not defined required... |
blob | commitdiff | diff to current |
2016-04-11 |
bburg@apple.com | Web Inspector: get rid of InspectorBasicValue and Inspe... |
blob | commitdiff | diff to current |
2016-04-11 |
fpizlo@apple.com | It should be possible to edit StructureStubInfo without... |
blob | commitdiff | diff to current |
2016-04-11 |
gskachkov@gmail.com | Remove NewArrowFunction from DFG IR |
blob | commitdiff | diff to current |
2016-04-11 |
oliver@apple.com | Remove compile time define for SEPARATED_HEAP |
blob | commitdiff | diff to current |
2016-04-11 |
fpizlo@apple.com | Clean up how we reason about the states of AccessCases |
blob | commitdiff | diff to current |
2016-04-11 |
commit-queue@webki... | [CMake] Make FOLDER property INHERITED |
blob | commitdiff | diff to current |
2016-04-10 |
keith_miller@apple.com | tryGetById should be supported by the DFG/FTL |
blob | commitdiff | diff to current |
2016-04-10 |
sbarati@apple.com | Allocation sinking SSA Defs are allowed to have replace... |
blob | commitdiff | diff to current |
2016-04-09 |
commit-queue@webki... | Unreviewed, rolling out r199242. |
blob | commitdiff | diff to current |
2016-04-09 |
fpizlo@apple.com | Debug JSC test failure: stress/multi-put-by-offset... |
blob | commitdiff | diff to current |
2016-04-09 |
commit-queue@webki... | Web Inspector: XHRs and Web Worker scripts are not... |
blob | commitdiff | diff to current |
2016-04-09 |
commit-queue@webki... | MIPS: support Signed cond in branchTest32() |
blob | commitdiff | diff to current |
2016-04-09 |
achristensen@apple.com | Progress towards running CMake WebKit2 on Mac |
blob | commitdiff | diff to current |
2016-04-08 |
sbarati@apple.com | Debugger may dereference m_currentCallFrame even after... |
blob | commitdiff | diff to current |
2016-04-08 |
bburg@apple.com | Web Inspector: get rid of InspectorBasicValue and Inspe... |
blob | commitdiff | diff to current |
2016-04-08 |
fpizlo@apple.com | Add IC support for arguments.length |
blob | commitdiff | diff to current |
2016-04-08 |
commit-queue@webki... | UInt32ToNumber should have an Int52 path |
blob | commitdiff | diff to current |
2016-04-08 |
bburg@apple.com | Web Inspector: protocol generator should emit an error... |
blob | commitdiff | diff to current |
2016-04-08 |
commit-queue@webki... | Remove ENABLE(ENABLE_ES6_CLASS_SYNTAX) guards |
blob | commitdiff | diff to current |
2016-04-08 |
fpizlo@apple.com | Implementing caching transition puts that need to reall... |
blob | commitdiff | diff to current |
2016-04-08 |
commit-queue@webki... | Remote Inspector: When disallowing remote inspection... |
blob | commitdiff | diff to current |
2016-04-08 |
commit-queue@webki... | Web Inspector: Not necessary to validate webinspectord... |
blob | commitdiff | diff to current |
2016-04-08 |
keith_miller@apple.com | Rename ArrayMode::supportsLength to supportsSelfLength |
blob | commitdiff | diff to current |
2016-04-07 |
commit-queue@webki... | Web Inspector: ProfileView source links are off by... |
blob | commitdiff | diff to current |
2016-04-07 |
jond@apple.com | Add Web Animations API to Feature Status Page |
blob | commitdiff | diff to current |
2016-04-07 |
sbarati@apple.com | Invalid assertion inside DebuggerScope::getOwnPropertySlot |
blob | commitdiff | diff to current |
2016-04-07 |
sbarati@apple.com | Initial implementation of annex b.3.3 behavior was... |
blob | commitdiff | diff to current |
2016-04-07 |
achristensen@apple.com | Build fix after r199170 |
blob | commitdiff | diff to current |
2016-04-07 |
keith_miller@apple.com | We should support the ability to do a non-effectful... |
blob | commitdiff | diff to current |
2016-04-07 |
fpizlo@apple.com | Rationalize the makeSpaceForCCall stuff |
blob | commitdiff | diff to current |
2016-04-07 |
commit-queue@webki... | Unreviewed, rolling out r199128 and r199141. |
blob | commitdiff | diff to current |
2016-04-07 |
fpizlo@apple.com | Rationalize the handling of PutById transitions a bit |
blob | commitdiff | diff to current |
2016-04-07 |
peavo@outlook.com | [Win] Fix for JSC stress test failures. |
blob | commitdiff | diff to current |
2016-04-07 |
commit-queue@webki... | [JSC] UInt32ToNumber should be NodeMustGenerate |
blob | commitdiff | diff to current |
2016-04-07 |
ggaren@apple.com | 2016-04-04 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2016-04-07 |
mark.lam@apple.com | String.prototype.match() should be calling internal... |
blob | commitdiff | diff to current |
2016-04-07 |
keith_miller@apple.com | Unreviewed, uncomment accidentally commented line in... |
blob | commitdiff | diff to current |
2016-04-07 |
fpizlo@apple.com | JSC should have a simple way of gathering IC statistics |
blob | commitdiff | diff to current |
2016-04-07 |
fpizlo@apple.com | 32-bit JSC stress/multi-put-by-offset-multiple-transiti... |
blob | commitdiff | diff to current |
2016-04-07 |
fpizlo@apple.com | JSC test stress/arrowfunction-lexical-bind-superpropert... |
blob | commitdiff | diff to current |
2016-04-07 |
keith_miller@apple.com | [ES6] Add support for Symbol.isConcatSpreadable. |
blob | commitdiff | diff to current |
2016-04-07 |
commit-queue@webki... | Unreviewed, rolling out r199070. |
blob | commitdiff | diff to current |
2016-04-07 |
ggaren@apple.com | Unreviewed, rolling in r199016. |
blob | commitdiff | diff to current |
2016-04-06 |
mark.lam@apple.com | Update es6.yaml to expect es6/Proxy_internal_get_calls_... |
blob | commitdiff | diff to current |
2016-04-06 |
commit-queue@webki... | Unreviewed, rolling out r199104. |
blob | commitdiff | diff to current |
next |