2015-09-07 |
utatane.tea@gmail.com | Unreviewed, disable module tests in Windows until name... |
blob | commitdiff |
2015-09-06 |
commit-queue@webki... | Simplify JIT::emit_op_mod() |
blob | commitdiff | diff to current |
2015-09-06 |
mark.lam@apple.com | Fix JSDollarVMPrototype after r189160. |
blob | commitdiff | diff to current |
2015-09-05 |
utatane.tea@gmail.com | Unreviewed, fix the module name resolution in Windows |
blob | commitdiff | diff to current |
2015-09-05 |
bburg@apple.com | Web Inspector: tighten up lifetimes for Agent-owned... |
blob | commitdiff | diff to current |
2015-09-05 |
bburg@apple.com | Web Inspector: agents should send messages through... |
blob | commitdiff | diff to current |
2015-09-05 |
utatane.tea@gmail.com | [ES6] Enable ES6 Module in JSC shell by default |
blob | commitdiff | diff to current |
2015-09-05 |
utatane.tea@gmail.com | [ES6] Implement ModuleNamespaceObject |
blob | commitdiff | diff to current |
2015-09-05 |
mark.lam@apple.com | Rollout r189411, r189413: Broke JSC tests. |
blob | commitdiff | diff to current |
2015-09-05 |
commit-queue@webki... | Web Inspector: Test Runtime.saveResult and $n values |
blob | commitdiff | diff to current |
2015-09-05 |
mark.lam@apple.com | [Follow up] StackOverflow stack unwinding should stop... |
blob | commitdiff | diff to current |
2015-09-05 |
mark.lam@apple.com | StackOverflow stack unwinding should stop at native... |
blob | commitdiff | diff to current |
2015-09-05 |
commit-queue@webki... | Implement the division and modulo instructions in WebAs... |
blob | commitdiff | diff to current |
2015-09-04 |
basile_clement@app... | Fix debug output for an eval call |
blob | commitdiff | diff to current |
2015-09-04 |
commit-queue@webki... | Implement the signed division instruction in WebAssembly |
blob | commitdiff | diff to current |
2015-09-04 |
commit-queue@webki... | Implement the GetLocal and SetLocal instructions in... |
blob | commitdiff | diff to current |
2015-09-04 |
basile_clement@app... | Unreviewed, add missing copyright to file from r189336 |
blob | commitdiff | diff to current |
2015-09-04 |
bburg@apple.com | Web Inspector: InspectorController should support multi... |
blob | commitdiff | diff to current |
2015-09-04 |
commit-queue@webki... | Web Inspector: Expand Console domain test coverage |
blob | commitdiff | diff to current |
2015-09-04 |
commit-queue@webki... | Web Inspector: Test RuntimeAgent.parse, detecting if... |
blob | commitdiff | diff to current |
2015-09-04 |
basile_clement@app... | Get rid of FTLValueFormat |
blob | commitdiff | diff to current |
2015-09-04 |
basile_clement@app... | Introduce RegisterMap<T> |
blob | commitdiff | diff to current |
2015-09-04 |
akling@apple.com | Remove some unused functions from MarkedBlock and Marke... |
blob | commitdiff | diff to current |
2015-09-04 |
basile_clement@app... | Make a bunch of MacroAssembler operations constexpr |
blob | commitdiff | diff to current |
2015-09-04 |
basile_clement@app... | Add a bunch of operators |
blob | commitdiff | diff to current |
2015-09-04 |
basile_clement@app... | Since r189341, es6.yaml/es6/arrow_functions_no_prototyp... |
blob | commitdiff | diff to current |
2015-09-04 |
ossy@webkit.org | [ARM] Fix the ARM Traditional build after r189288 |
blob | commitdiff | diff to current |
2015-09-04 |
commit-queue@webki... | [ES6] Implement ES6 arrow function syntax. Prototype... |
blob | commitdiff | diff to current |
2015-09-04 |
cdumez@apple.com | Unreviewed, rolling out r189338. |
blob | commitdiff | diff to current |
2015-09-04 |
utatane.tea@gmail.com | [ES6] Instantiate Module Environment bindings and execu... |
blob | commitdiff | diff to current |
2015-09-04 |
bburg@apple.com | Web Inspector: InspectorController should support multi... |
blob | commitdiff | diff to current |
2015-09-04 |
basile_clement@app... | [ES6] Recognize calls in tail position |
blob | commitdiff | diff to current |
2015-09-04 |
basile_clement@app... | Add more strict mode tests |
blob | commitdiff | diff to current |
2015-09-04 |
ggaren@apple.com | JavaScriptCore should have some ES6 conformance tests |
blob | commitdiff | diff to current |
2015-09-04 |
fpizlo@apple.com | WatchpointsOnStructureStubInfo doesn't need to be refer... |
blob | commitdiff | diff to current |
2015-09-04 |
basile_clement@app... | JavaScript functions should restore the stack pointer... |
blob | commitdiff | diff to current |
2015-09-04 |
fpizlo@apple.com | StructureStubInfo should be able to reset itself withou... |
blob | commitdiff | diff to current |
2015-09-03 |
commit-queue@webki... | Implement some arithmetic instructions in WebAssembly |
blob | commitdiff | diff to current |
2015-09-03 |
bburg@apple.com | Web Inspector: should crash on purpose if InjectedScrip... |
blob | commitdiff | diff to current |
2015-09-03 |
msaboff@apple.com | Clean up register naming |
blob | commitdiff | diff to current |
2015-09-03 |
fpizlo@apple.com | Get rid of RepatchBuffer and replace it with static... |
blob | commitdiff | diff to current |
2015-09-03 |
commit-queue@webki... | Initial implementation of WebAssembly function compiler |
blob | commitdiff | diff to current |
2015-09-03 |
saambarati1@gmail.com | Block scoped variables should be visible across scripts |
blob | commitdiff | diff to current |
2015-09-03 |
fpizlo@apple.com | RepatchBuffer should be stateless |
blob | commitdiff | diff to current |
2015-09-03 |
fpizlo@apple.com | Replace all the various forms of branchStructure()... |
blob | commitdiff | diff to current |
2015-09-02 |
fpizlo@apple.com | Remove some unused methods from GetByIdAccess. |
blob | commitdiff | diff to current |
2015-09-02 |
ggaren@apple.com | 2015-09-02 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2015-09-02 |
ggaren@apple.com | CodeBlock should have a more explicit "strongly referen... |
blob | commitdiff | diff to current |
2015-09-01 |
bburg@apple.com | Web Inspector: protocol generator should not allow... |
blob | commitdiff | diff to current |
2015-09-01 |
fpizlo@apple.com | DFG AI assertions about not having to do type checks... |
blob | commitdiff | diff to current |
2015-09-01 |
bburg@apple.com | Web Inspector: tighten up lifetimes for InspectorContro... |
blob | commitdiff | diff to current |
2015-09-01 |
utatane.tea@gmail.com | [ES6] Introduce ModuleProgramExecutable families and... |
blob | commitdiff | diff to current |
2015-08-31 |
basile_clement@app... | Unreviewed, build fix after r189292 |
blob | commitdiff | diff to current |
2015-08-31 |
basile_clement@app... | ValueRecovery should distinguish between doubles in... |
blob | commitdiff | diff to current |
2015-08-31 |
cdumez@apple.com | NodeFilter.SHOW_ALL has wrong value on 32-bit |
blob | commitdiff | diff to current |
2015-08-31 |
mark.lam@apple.com | Watchdog timer callback should release the lock before... |
blob | commitdiff | diff to current |
2015-08-31 |
utatane.tea@gmail.com | [ES6] JSON.stringify should ignore object properties... |
blob | commitdiff | diff to current |
2015-08-30 |
fpizlo@apple.com | JSC property attributes should fit in a byte |
blob | commitdiff | diff to current |
2015-08-30 |
cdumez@apple.com | Unreviewed, fix PropertyName::isNull() that was introdu... |
blob | commitdiff | diff to current |
2015-08-29 |
commit-queue@webki... | Unreviewed, rolling out r189136. |
blob | commitdiff | diff to current |
2015-08-29 |
benjamin@webkit.org | [JSC] Get rid of DFG's MergeMode |
blob | commitdiff | diff to current |
2015-08-29 |
benjamin@webkit.org | [JSC][x86] Improve the compare functions when comparing... |
blob | commitdiff | diff to current |
2015-08-29 |
mark.lam@apple.com | Add MacroAssemblerPrinter support for printing memory. |
blob | commitdiff | diff to current |
2015-08-28 |
commit-queue@webki... | JavaScriptCore fails to build using GCC 5 |
blob | commitdiff | diff to current |
2015-08-28 |
mark.lam@apple.com | Refactor the JIT printer out of the AbstractMacroAssemb... |
blob | commitdiff | diff to current |
2015-08-28 |
fpizlo@apple.com | LICM should be sound even if the CFG has changed |
blob | commitdiff | diff to current |
2015-08-28 |
utatane.tea@gmail.com | Move std::function from JSFunction into NativeStdFuncti... |
blob | commitdiff | diff to current |
2015-08-28 |
commit-queue@webki... | Create WebAssembly functions |
blob | commitdiff | diff to current |
2015-08-28 |
mark.lam@apple.com | [Follow up] ScratchRegisterAllocator::preserveReusedReg... |
blob | commitdiff | diff to current |
2015-08-28 |
commit-queue@webki... | Web Inspector: Separate creating a style sheet from... |
blob | commitdiff | diff to current |
2015-08-28 |
mark.lam@apple.com | ScratchRegisterAllocator::preserveReusedRegistersByPush... |
blob | commitdiff | diff to current |
2015-08-28 |
ossy@webkit.org | Unreviewed Windows buildfix. |
blob | commitdiff | diff to current |
2015-08-28 |
ossy@webkit.org | Unreviewed Windows buildfix. |
blob | commitdiff | diff to current |
2015-08-28 |
utatane.tea@gmail.com | [ES6] Implement Module execution and Loader's ready... |
blob | commitdiff | diff to current |
2015-08-28 |
mark.lam@apple.com | Add noDFG() to jsc to prevent DFG compilation of a... |
blob | commitdiff | diff to current |
2015-08-28 |
commit-queue@webki... | Unreviewed, rolling out r189064 and r189084. |
blob | commitdiff | diff to current |
2015-08-28 |
commit-queue@webki... | Unreviewed, rolling out r189079. |
blob | commitdiff | diff to current |
2015-08-28 |
commit-queue@webki... | Create WebAssembly functions |
blob | commitdiff | diff to current |
2015-08-28 |
bfulgham@apple.com | [Win] Unreviewed build fix after r189064. |
blob | commitdiff | diff to current |
2015-08-28 |
achristensen@apple.com | Make DLLLauncherMain executables dependent on dll |
blob | commitdiff | diff to current |
2015-08-27 |
fpizlo@apple.com | DFG::StrCat isn't really effectful |
blob | commitdiff | diff to current |
2015-08-27 |
bfulgham@apple.com | [Win] Unreviewed build fix after r189064. |
blob | commitdiff | diff to current |
2015-08-27 |
utatane.tea@gmail.com | Add module loader "resolve" hook for local file system... |
blob | commitdiff | diff to current |
2015-08-27 |
fpizlo@apple.com | Unreviewed, fix some FIXMEs and add some new ones,... |
blob | commitdiff | diff to current |
2015-08-27 |
commit-queue@webki... | [ES6] Add TypedArray.prototype functionality. |
blob | commitdiff | diff to current |
2015-08-27 |
achristensen@apple.com | Isolate Source directories in CMake build |
blob | commitdiff | diff to current |
2015-08-27 |
achristensen@apple.com | [Win CMake] Fix incremental build after r188673 |
blob | commitdiff | diff to current |
2015-08-27 |
jond@apple.com | Include ES6 Generators and Proxy object status to featu... |
blob | commitdiff | diff to current |
2015-08-27 |
fpizlo@apple.com | Unreviewed, add a comment to describe something I learn... |
blob | commitdiff | diff to current |
2015-08-27 |
basile_clement@app... | REGRESSION(r184779): Possible read-after-free in JavaSc... |
blob | commitdiff | diff to current |
2015-08-27 |
bburg@apple.com | Web Inspector: FrontendChannel should know its own... |
blob | commitdiff | diff to current |
2015-08-27 |
fpizlo@apple.com | Node::origin should always be set, and the dead zone... |
blob | commitdiff | diff to current |
2015-08-27 |
saambarati1@gmail.com | MarkedBlock::allocateBlock will have the wrong allocati... |
blob | commitdiff | diff to current |
2015-08-27 |
mark.lam@apple.com | watchdog m_didFire state erroneously retained. |
blob | commitdiff | diff to current |
2015-08-26 |
joepeck@webkit.org | Web Inspector: Implement tracking of active stylesheets... |
blob | commitdiff | diff to current |
2015-08-26 |
cdumez@apple.com | Distinguish Web IDL callback interfaces from Web IDL... |
blob | commitdiff | diff to current |
2015-08-26 |
fpizlo@apple.com | Node::origin should be able to tell you if it's OK... |
blob | commitdiff | diff to current |
2015-08-26 |
akling@apple.com | [JSC] StructureTransitionTable should eagerly deallocat... |
blob | commitdiff | diff to current |
2015-08-26 |
bburg@apple.com | Web Inspector: REGRESSION(r188965): BackendDispatcher... |
blob | commitdiff | diff to current |
2015-08-26 |
commit-queue@webki... | Remove the unused *Executable::unlinkCalls() and CodeBl... |
blob | commitdiff | diff to current |
next |