2016-09-06 |
commit-queue@webki... | [JSC] Make ArithClz32 work with Cell arguments |
blob | commitdiff |
2016-09-06 |
mark.lam@apple.com | Gardening: change to use old header guard to appease... |
blob | commitdiff | diff to current |
2016-09-06 |
ryanhaddad@apple.com | Unreviewed, rolling out r205494. |
blob | commitdiff | diff to current |
2016-09-06 |
ryanhaddad@apple.com | Unreviewed, rolling out r205504. |
blob | commitdiff | diff to current |
2016-09-06 |
sbarati@apple.com | Make JSMap and JSSet faster |
blob | commitdiff | diff to current |
2016-09-06 |
fpizlo@apple.com | Typed arrays should use MarkedSpace instead of CopiedSpace |
blob | commitdiff | diff to current |
2016-09-06 |
mcatanzaro@igalia.com | Silence GCC warning spam introduced in r205462 |
blob | commitdiff | diff to current |
2016-09-06 |
fpizlo@apple.com | Heap::isMarked() should use concurrent lazy flipping |
blob | commitdiff | diff to current |
2016-09-06 |
fpizlo@apple.com | Unreviewed, reset generator test results after the... |
blob | commitdiff | diff to current |
2016-09-06 |
fpizlo@apple.com | Unreviewed, fix cloop build. |
blob | commitdiff | diff to current |
2016-09-06 |
fpizlo@apple.com | Butterflies should be allocated in Auxiliary MarkedSpac... |
blob | commitdiff | diff to current |
2016-09-04 |
commit-queue@webki... | Unreviewed, rolling out r205415. |
blob | commitdiff | diff to current |
2016-09-04 |
bburg@apple.com | Web Inspector: unify Main.html and Test.html sources... |
blob | commitdiff | diff to current |
2016-09-03 |
commit-queue@webki... | Use ASCIILiteral in some more places |
blob | commitdiff | diff to current |
2016-09-03 |
msaboff@apple.com | Import Chakra tests to JSC |
blob | commitdiff | diff to current |
2016-09-02 |
commit-queue@webki... | [JSC] Remove some more useless cases from FTL Capabilities |
blob | commitdiff | diff to current |
2016-09-02 |
cdumez@apple.com | Unreviewed, roll out r205354 because it caused JSC... |
blob | commitdiff | diff to current |
2016-09-02 |
commit-queue@webki... | Register usage optimization in mathIC when LHS and... |
blob | commitdiff | diff to current |
2016-09-02 |
commit-queue@webki... | GetByValWithThis: fix opInfo in DFG creation |
blob | commitdiff | diff to current |
2016-09-02 |
cdumez@apple.com | Object.preventExtensions() should throw cross-origin |
blob | commitdiff | diff to current |
2016-09-02 |
cdumez@apple.com | Align proto getter / setter behavior with other browsers |
blob | commitdiff | diff to current |
2016-09-02 |
utatane.tea@gmail.com | Add toJS for JSC::PrivateName |
blob | commitdiff | diff to current |
2016-09-02 |
mitz@apple.com | Build fix. |
blob | commitdiff | diff to current |
2016-09-02 |
commit-queue@webki... | jsc: fix cmake build missing symbol getPropertySlot |
blob | commitdiff | diff to current |
2016-09-02 |
keith_miller@apple.com | jsc: provide printErr() |
blob | commitdiff | diff to current |
2016-09-02 |
commit-queue@webki... | jsc: provide printErr() |
blob | commitdiff | diff to current |
2016-09-01 |
mark.lam@apple.com | Move some JSObject and JSArray inline functions to... |
blob | commitdiff | diff to current |
2016-09-01 |
commit-queue@webki... | GetByIdWithThis/GetByValWithThis should have ValueProfi... |
blob | commitdiff | diff to current |
2016-09-01 |
keith_miller@apple.com | Rename WASM classes dropping the WASM prefix |
blob | commitdiff | diff to current |
2016-09-01 |
fpizlo@apple.com | ObjectAllocationSinkingPhase::insertOSRHintsForUpdate... |
blob | commitdiff | diff to current |
2016-09-01 |
cdumez@apple.com | Unreviewed, rolling out r205297. |
blob | commitdiff | diff to current |
2016-09-01 |
cdumez@apple.com | Align cross-origin proto getter / setter behavior with... |
blob | commitdiff | diff to current |
2016-09-01 |
ossy@webkit.org | Unreviewed ARM buildfix after r205283. |
blob | commitdiff | diff to current |
2016-09-01 |
sbarati@apple.com | JITMathIC was misusing maxJumpReplacementSize |
blob | commitdiff | diff to current |
2016-09-01 |
utatane.tea@gmail.com | [JSC] Add initiator parameter to module pipeline |
blob | commitdiff | diff to current |
2016-09-01 |
utatane.tea@gmail.com | [JSC] linking and evaluating the modules are done in... |
blob | commitdiff | diff to current |
2016-08-31 |
utatane.tea@gmail.com | stress/random-53bit.js.ftl-no-cjit-no-inline-validate... |
blob | commitdiff | diff to current |
2016-08-31 |
cdumez@apple.com | Object.getPrototypeOf() should return null cross-origin |
blob | commitdiff | diff to current |
2016-08-31 |
utatane.tea@gmail.com | [JSC] AbstractValue can contain padding which is not... |
blob | commitdiff | diff to current |
2016-08-31 |
beidson@apple.com | WK2 Gamepad provider on iOS. |
blob | commitdiff | diff to current |
2016-08-31 |
commit-queue@webki... | [JSC] Some arith nodes are too pessimistic with the... |
blob | commitdiff | diff to current |
2016-08-30 |
cdumez@apple.com | Unreviewed, fix build after r205205. |
blob | commitdiff | diff to current |
2016-08-30 |
cdumez@apple.com | Object.setPrototypeOf() should throw when used on a... |
blob | commitdiff | diff to current |
2016-08-30 |
commit-queue@webki... | [JSC] Clean up the remaining compare nodes in FTLCapabi... |
blob | commitdiff | diff to current |
2016-08-30 |
mark.lam@apple.com | Introduce the ThrowScope and force every throw site... |
blob | commitdiff | diff to current |
2016-08-30 |
achristensen@apple.com | Fix WebInspectorUI in internal Windows build |
blob | commitdiff | diff to current |
2016-08-30 |
commit-queue@webki... | REGRESSION(r202568): Web Inspector: Expanding Array... |
blob | commitdiff | diff to current |
2016-08-30 |
commit-queue@webki... | [JSC] Clean up FTL Capabilities for CompareEq |
blob | commitdiff | diff to current |
2016-08-29 |
keith_miller@apple.com | Fix toStringName for Proxies and add support for normal... |
blob | commitdiff | diff to current |
2016-08-29 |
commit-queue@webki... | [Fetch API] Response cloning should structureClone... |
blob | commitdiff | diff to current |
2016-08-29 |
commit-queue@webki... | [JSC] Improve ArithAbs with polymorphic input |
blob | commitdiff | diff to current |
2016-08-28 |
sbarati@apple.com | Make SpeculatedType a 64-bit integer |
blob | commitdiff | diff to current |
2016-08-28 |
commit-queue@webki... | Unused cxxabi.h include in JSGlobalObjectInspectorContr... |
blob | commitdiff | diff to current |
2016-08-27 |
weinig@apple.com | Remove support for ENABLE_LEGACY_WEB_AUDIO |
blob | commitdiff | diff to current |
2016-08-27 |
benjamin@webkit.org | [JSC] Implement CompareStrictEq(String, Untyped) in FTL |
blob | commitdiff | diff to current |
2016-08-27 |
commit-queue@webki... | Web Inspector: Frontend should have access to Resource... |
blob | commitdiff | diff to current |
2016-08-26 |
joepeck@webkit.org | Web Inspector: Provide a way to clear an IndexedDB... |
blob | commitdiff | diff to current |
2016-08-26 |
commit-queue@webki... | Web Inspector: Some CSS selectors in the UI aren't... |
blob | commitdiff | diff to current |
2016-08-26 |
joepeck@webkit.org | Web Inspector: ScriptProfilerAgent and HeapAgent should... |
blob | commitdiff | diff to current |
2016-08-26 |
joepeck@webkit.org | Web Inspector: HeapProfiler/ScriptProfiler do not destr... |
blob | commitdiff | diff to current |
2016-08-26 |
utatane.tea@gmail.com | [ES6] newPromiseCapabilities should check the given... |
blob | commitdiff | diff to current |
2016-08-26 |
keith_miller@apple.com | toString called on proxies returns incorrect tag |
blob | commitdiff | diff to current |
2016-08-26 |
ossy@webkit.org | Fix the ENABLE(WEBASSEMBLY) build on Linux |
blob | commitdiff | diff to current |
2016-08-26 |
pvollan@apple.com | [Win] Compile fix. |
blob | commitdiff | diff to current |
2016-08-26 |
achristensen@apple.com | CMake build fix. |
blob | commitdiff | diff to current |
2016-08-25 |
commit-queue@webki... | [JSC] Clean up the abstract interpreter for cos/sin... |
blob | commitdiff | diff to current |
2016-08-25 |
utatane.tea@gmail.com | [DFG][FTL] Implement ES6 Generators in DFG / FTL |
blob | commitdiff | diff to current |
2016-08-25 |
commit-queue@webki... | TryGetById should have a ValueProfile so that it can... |
blob | commitdiff | diff to current |
2016-08-25 |
ossy@webkit.org | generate-js-builtins.py should generate platform indepe... |
blob | commitdiff | diff to current |
2016-08-25 |
commit-queue@webki... | NewRegexp should not prevent inlining |
blob | commitdiff | diff to current |
2016-08-25 |
benjamin@webkit.org | [JSC] Make FRound work with any type |
blob | commitdiff | diff to current |
2016-08-24 |
akling@apple.com | Shrink DFG::OSRExit a bit. |
blob | commitdiff | diff to current |
2016-08-24 |
ryanhaddad@apple.com | Rebaseline builtins-generator-tests since r204854 was... |
blob | commitdiff | diff to current |
2016-08-24 |
utatane.tea@gmail.com | [JSC] Move generic data structures out of B3 |
blob | commitdiff | diff to current |
2016-08-24 |
fpizlo@apple.com | Unreviewed, roll out r204901, r204897, r204866, r204856... |
blob | commitdiff | diff to current |
2016-08-24 |
fpizlo@apple.com | js/regress/put-by-id-transition-with-indexing-header... |
blob | commitdiff | diff to current |
2016-08-24 |
fpizlo@apple.com | AssemblyHelpers::emitAllocateWithNonNullAllocator(... |
blob | commitdiff | diff to current |
2016-08-24 |
gskachkov@gmail.com | 2016] Allow assignment in for-in head in not-strict... |
blob | commitdiff | diff to current |
2016-08-24 |
sbarati@apple.com | It should be easy to run ES6SampleBench from the jsc... |
blob | commitdiff | diff to current |
2016-08-24 |
benjamin@webkit.org | [JSC] Make ArithLog works with any type |
blob | commitdiff | diff to current |
2016-08-23 |
ryanhaddad@apple.com | Rebaseline builtins-generator-tests after r204854. |
blob | commitdiff | diff to current |
2016-08-23 |
keith_miller@apple.com | %TypedArray%.prototype.slice needs to check that the... |
blob | commitdiff | diff to current |
2016-08-23 |
fpizlo@apple.com | REGRESSION(204854): ASan is unhappy |
blob | commitdiff | diff to current |
2016-08-23 |
sbarati@apple.com | strict mode eval should not fire the var injection... |
blob | commitdiff | diff to current |
2016-08-23 |
fpizlo@apple.com | Spilling of constant tmps should make it easier for... |
blob | commitdiff | diff to current |
2016-08-23 |
fpizlo@apple.com | Unreviewed, fix CLoop build. |
blob | commitdiff | diff to current |
2016-08-23 |
fpizlo@apple.com | Butterflies should be allocated in Auxiliary MarkedSpac... |
blob | commitdiff | diff to current |
2016-08-23 |
commit-queue@webki... | [JSC] Make Math.cos() and Math.sin() work with any... |
blob | commitdiff | diff to current |
2016-08-23 |
utatane.tea@gmail.com | [ES6] Module namespace object's Symbol.iterator method... |
blob | commitdiff | diff to current |
2016-08-23 |
utatane.tea@gmail.com | [ES6] Modules' `export default function/class` should... |
blob | commitdiff | diff to current |
2016-08-23 |
sbarati@apple.com | JIT::updateTopCallframe() in the baseline JIT should... |
blob | commitdiff | diff to current |
2016-08-23 |
pvollan@apple.com | [Win] Warning fix. |
blob | commitdiff | diff to current |
2016-08-22 |
keith_miller@apple.com | Actually enable the WASM build. |
blob | commitdiff | diff to current |
2016-08-22 |
rniwa@webkit.org | Rename CustomElementsRegistry to CustomElementRegistry |
blob | commitdiff | diff to current |
2016-08-22 |
mark.lam@apple.com | Remove dead code. |
blob | commitdiff | diff to current |
2016-08-22 |
utatane.tea@gmail.com | [ES6] Module should not allow HTML comments |
blob | commitdiff | diff to current |
2016-08-22 |
utatane.tea@gmail.com | [DFG] Should not fixup AnyIntUse in 32_64 |
blob | commitdiff | diff to current |
2016-08-21 |
utatane.tea@gmail.com | Unreviewed, rolling out r204697 |
blob | commitdiff | diff to current |
2016-08-21 |
utatane.tea@gmail.com | [DFG] Should not fixup AnyIntUse in 32_64 |
blob | commitdiff | diff to current |
2016-08-21 |
bburg@apple.com | Remote Inspector: some methods don't need to be marked... |
blob | commitdiff | diff to current |
next |