2015-12-21 |
ryanhaddad@apple.com | Unreviewed, rolling out r194328. |
blob | commitdiff |
2015-12-21 |
fpizlo@apple.com | B3->Air lowering incorrectly copy-propagates over ZExt32's |
blob | commitdiff | diff to current |
2015-12-21 |
commit-queue@webki... | [INTL] Implement String.prototype.localeCompare in... |
blob | commitdiff | diff to current |
2015-12-18 |
mark.lam@apple.com | Replace SpecialFastCase profiles with ResultProfiles. |
blob | commitdiff | diff to current |
2015-12-17 |
joepeck@webkit.org | Web Inspector: Add JSContext Script Profiling |
blob | commitdiff | diff to current |
2015-12-14 |
fpizlo@apple.com | FTL B3 should do PutById |
blob | commitdiff | diff to current |
2015-12-12 |
commit-queue@webki... | [JSC] Add Floating Point Abs() to B3 |
blob | commitdiff | diff to current |
2015-12-11 |
benjamin@webkit.org | [JSC] Add an implementation of pow() taking an integer... |
blob | commitdiff | diff to current |
2015-12-10 |
ossy@webkit.org | [B3] Add new files to the cmake build system |
blob | commitdiff | diff to current |
2015-12-08 |
mark.lam@apple.com | Snippefy shift operators for the baseline JIT. |
blob | commitdiff | diff to current |
2015-12-08 |
philn@webkit.org | [Mac][GTK] Fix JSC FTL build |
blob | commitdiff | diff to current |
2015-12-08 |
benjamin@webkit.org | [JSC] Add Float support to B3 |
blob | commitdiff | diff to current |
2015-12-07 |
fpizlo@apple.com | FTL B3 should be able to make JS->JS calls |
blob | commitdiff | diff to current |
2015-12-05 |
commit-queue@webki... | [INTL] Implement Number.prototype.toLocaleString in... |
blob | commitdiff | diff to current |
2015-12-04 |
mark.lam@apple.com | Snippefy bitwise operators for the baseline JIT. |
blob | commitdiff | diff to current |
2015-12-04 |
joepeck@webkit.org | Web Inspector: Remove untested and unused Worker inspection |
blob | commitdiff | diff to current |
2015-12-04 |
ossy@webkit.org | [cmake] Fix the B3 build after r192946 |
blob | commitdiff | diff to current |
2015-12-03 |
fpizlo@apple.com | FTL B3 should support OSR exit |
blob | commitdiff | diff to current |
2015-12-02 |
utatane.tea@gmail.com | [ES6] Implement LLInt/Baseline Support for ES6 Generato... |
blob | commitdiff | diff to current |
2015-12-02 |
commit-queue@webki... | Unreviewed, rolling out r192914. |
blob | commitdiff | diff to current |
2015-12-01 |
utatane.tea@gmail.com | [ES6] Implement LLInt/Baseline Support for ES6 Generato... |
blob | commitdiff | diff to current |
2015-12-01 |
mark.lam@apple.com | Refactor FTL sub snippet code to support general binary... |
blob | commitdiff | diff to current |
2015-11-30 |
mark.lam@apple.com | Snippefy op_div for the baseline JIT. |
blob | commitdiff | diff to current |
2015-11-30 |
fpizlo@apple.com | B3 should be be clever about choosing which child to... |
blob | commitdiff | diff to current |
2015-11-27 |
ossy@webkit.org | [cmake] Add new B3 source files to the build system |
blob | commitdiff | diff to current |
2015-11-23 |
bburg@apple.com | Rename JavaScriptCore builtins files to match exposed... |
blob | commitdiff | diff to current |
2015-11-19 |
mark.lam@apple.com | Snippefy op_mul for the baseline JIT. |
blob | commitdiff | diff to current |
2015-11-11 |
keith_miller@apple.com | Regression(r191815): 5.3% regression on Dromaeo JS... |
blob | commitdiff | diff to current |
2015-11-10 |
sbarati@apple.com | Create an FTLExceptionHandlerManager abstraction |
blob | commitdiff | diff to current |
2015-11-10 |
youenn.fablet@crf... | Remove create_hash_table options and simplify build... |
blob | commitdiff | diff to current |
2015-11-10 |
commit-queue@webki... | Web Inspector: $0 stops working after navigating to... |
blob | commitdiff | diff to current |
2015-11-08 |
fpizlo@apple.com | B3->Air lowering should do pattern matching the old... |
blob | commitdiff | diff to current |
2015-11-04 |
fpizlo@apple.com | B3::Stackmap should be a superclass of B3::PatchpointVa... |
blob | commitdiff | diff to current |
2015-11-03 |
ossy@webkit.org | Fix the ENABLE(B3_JIT) build on Linux |
blob | commitdiff | diff to current |
2015-11-02 |
bfulgham@apple.com | [Win] MiniBrowser unable to use WebInspector |
blob | commitdiff | diff to current |
2015-11-02 |
mark.lam@apple.com | Snippefy op_add for the baseline JIT. |
blob | commitdiff | diff to current |
2015-11-02 |
ossy@webkit.org | Fix the FTL JIT build with system LLVM on Linux |
blob | commitdiff | diff to current |
2015-11-02 |
fpizlo@apple.com | Dominators should be factored out of the DFG |
blob | commitdiff | diff to current |
2015-10-31 |
bburg@apple.com | Builtins generator should put WebCore-only wrappers... |
blob | commitdiff | diff to current |
2015-10-29 |
achristensen@apple.com | Fix Mac CMake build |
blob | commitdiff | diff to current |
2015-10-29 |
mark.lam@apple.com | JITSubGenerator::generateFastPath() does not need to... |
blob | commitdiff | diff to current |
2015-10-28 |
fpizlo@apple.com | Create a super rough prototype of B3 |
blob | commitdiff | diff to current |
2015-10-24 |
bburg@apple.com | Teach create_hash_table to omit builtins macros when... |
blob | commitdiff | diff to current |
2015-10-22 |
bburg@apple.com | Restructure generate-js-bindings script to be modular... |
blob | commitdiff | diff to current |
2015-10-22 |
fpizlo@apple.com | Factor out the graph node worklists from DFG into WTF |
blob | commitdiff | diff to current |
2015-10-19 |
bburg@apple.com | Unify handling of JavaScriptCore scripts that are used... |
blob | commitdiff | diff to current |
2015-10-17 |
fpizlo@apple.com | Fix some generational heap growth pathologies |
blob | commitdiff | diff to current |
2015-10-17 |
commit-queue@webki... | Unreviewed, rolling out r191240. |
blob | commitdiff | diff to current |
2015-10-17 |
fpizlo@apple.com | Fix some generational heap growth pathologies |
blob | commitdiff | diff to current |
2015-10-16 |
keith_miller@apple.com | Add Intrinsic Getters and use them to fix performance... |
blob | commitdiff | diff to current |
2015-10-16 |
mark.lam@apple.com | Move all the probe trampolines into their respective... |
blob | commitdiff | diff to current |
2015-10-16 |
joepeck@webkit.org | Web Inspector: Include Garbage Collection Event in... |
blob | commitdiff | diff to current |
2015-10-14 |
keith_miller@apple.com | ES6 Fix TypedArray constructors. |
blob | commitdiff | diff to current |
2015-10-12 |
fpizlo@apple.com | GC should have a Baker barrier for concurrent copying |
blob | commitdiff | diff to current |
2015-10-12 |
fpizlo@apple.com | FTL should generate code to call slow paths lazily |
blob | commitdiff | diff to current |
2015-10-02 |
joepeck@webkit.org | Unreviewed, rolling out r190520, some tests assert... |
blob | commitdiff | diff to current |
2015-10-02 |
commit-queue@webki... | Web Inspector: Include Garbage Collection Event in... |
blob | commitdiff | diff to current |
2015-10-01 |
keith_miller@apple.com | [ES6] Add TypedArray.prototype functionality. |
blob | commitdiff | diff to current |
2015-10-01 |
ljaehun.lim@samsun... | Unreviewed, cleanup after r190385 |
blob | commitdiff | diff to current |
2015-10-01 |
commit-queue@webki... | Unreviewed, rolling out r190367 and r190373. |
blob | commitdiff | diff to current |
2015-09-30 |
keith_miller@apple.com | Relanding r190289 with the following two fixes: |
blob | commitdiff | diff to current |
2015-09-30 |
msaboff@apple.com | Source/JavaScriptCore: |
blob | commitdiff | diff to current |
2015-09-30 |
keith_miller@apple.com | [ES6] Add TypedArray.prototype functionality. |
blob | commitdiff | diff to current |
2015-09-29 |
commit-queue@webki... | Unreviewed, rolling out r190289. |
blob | commitdiff | diff to current |
2015-09-28 |
msaboff@apple.com | [ES6] Implement tail calls in the FTL |
blob | commitdiff | diff to current |
2015-09-26 |
fpizlo@apple.com | VMs should share GC threads |
blob | commitdiff | diff to current |
2015-09-23 |
youenn.fablet@crf... | [Streams API] Implement ReadableStream pipeThrough |
blob | commitdiff | diff to current |
2015-09-23 |
fpizlo@apple.com | GCThreadSharedData is just a bad way of saying Heap |
blob | commitdiff | diff to current |
2015-09-21 |
fpizlo@apple.com | JSC should infer property types |
blob | commitdiff | diff to current |
2015-09-18 |
msaboff@apple.com | [ES6] Tail call fast path should efficiently reuse... |
blob | commitdiff | diff to current |
2015-09-18 |
sbarati@apple.com | Implement try/catch in the DFG. |
blob | commitdiff | diff to current |
2015-09-18 |
utatane.tea@gmail.com | Explicitly specify builtin JS files dependency |
blob | commitdiff | diff to current |
2015-09-18 |
msaboff@apple.com | Remove register preservation and restoration stub code |
blob | commitdiff | diff to current |
2015-09-18 |
commit-queue@webki... | Unreviewed, rolling out r189938, r189952, and r189956. |
blob | commitdiff | diff to current |
2015-09-17 |
sbarati@apple.com | Implement try/catch in the DFG. |
blob | commitdiff | diff to current |
2015-09-16 |
msaboff@apple.com | [ES6] Implement tail calls in the LLInt and Baseline JIT |
blob | commitdiff | diff to current |
2015-09-16 |
msaboff@apple.com | Rollout r189774 and 189818. |
blob | commitdiff | diff to current |
2015-09-15 |
msaboff@apple.com | [ES6] Implement tail calls in the LLInt and Baseline JIT |
blob | commitdiff | diff to current |
2015-09-15 |
fpizlo@apple.com | LLInt get/put inline caches shouldn't use tons of opcodes |
blob | commitdiff | diff to current |
2015-09-14 |
commit-queue@webki... | Unreviewed, rolling out r189751, r189752, and r189754. |
blob | commitdiff | diff to current |
2015-09-14 |
fpizlo@apple.com | LLInt get/put inline caches shouldn't use tons of opcodes |
blob | commitdiff | diff to current |
2015-09-14 |
achristensen@apple.com | Progress towards CMake on Mac. |
blob | commitdiff | diff to current |
2015-09-10 |
fpizlo@apple.com | There should be one stub hanging off an inline cache... |
blob | commitdiff | diff to current |
2015-09-10 |
msaboff@apple.com | Add support for Callee-Saves registers |
blob | commitdiff | diff to current |
2015-09-09 |
saambarati1@gmail.com | DFG should have a debugging option that runs a phase... |
blob | commitdiff | diff to current |
2015-09-05 |
utatane.tea@gmail.com | [ES6] Implement ModuleNamespaceObject |
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... | Get rid of FTLValueFormat |
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-03 |
saambarati1@gmail.com | Block scoped variables should be visible across scripts |
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 |
utatane.tea@gmail.com | Move std::function from JSFunction into NativeStdFuncti... |
blob | commitdiff | diff to current |
2015-08-28 |
commit-queue@webki... | Unreviewed, rolling out r189064 and r189084. |
blob | commitdiff | diff to current |
2015-08-27 |
commit-queue@webki... | [ES6] Add TypedArray.prototype functionality. |
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-24 |
fpizlo@apple.com | DFG::InsertionSet should be tolerant of occasional... |
blob | commitdiff | diff to current |
2015-08-21 |
commit-queue@webki... | Implement WebAssembly function parser |
blob | commitdiff | diff to current |
2015-08-21 |
utatane.tea@gmail.com | [ES6] prototyping module loader in JSC shell |
blob | commitdiff | diff to current |
next |