2015-10-24 |
msaboff@apple.com | REGRESSION (r179357-r179359): WebContent Crash using... |
blob | commitdiff |
2015-10-14 |
mark.lam@apple.com | Rename some JSC option names to be more uniform. |
blob | commitdiff | diff to current |
2015-10-12 |
joepeck@webkit.org | Cleanup Heap.h and some related headers |
blob | commitdiff | diff to current |
2015-10-09 |
ggaren@apple.com | 2015-10-09 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2015-10-09 |
commit-queue@webki... | Remove unused RecursiveAllocationScope |
blob | commitdiff | diff to current |
2015-10-09 |
ggaren@apple.com | 2015-10-09 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2015-10-07 |
ggaren@apple.com | Unreviewed, rolling back in r190450 |
blob | commitdiff | diff to current |
2015-10-06 |
commit-queue@webki... | Unreviewed, rolling out r190589. |
blob | commitdiff | diff to current |
2015-10-05 |
ggaren@apple.com | Unreviewed, rolling back in r190450 |
blob | commitdiff | diff to current |
2015-10-05 |
ggaren@apple.com | JSC::SlotVisitor should not be a hot mess |
blob | commitdiff | diff to current |
2015-10-04 |
commit-queue@webki... | Unreviewed, rolling out r190522. |
blob | commitdiff | diff to current |
2015-10-02 |
ggaren@apple.com | Unreviewed, rolling back in r190450 |
blob | commitdiff | diff to current |
2015-10-02 |
ggaren@apple.com | 2015-10-01 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2015-10-02 |
ggaren@apple.com | CodeBlock should be a GC object |
blob | commitdiff | diff to current |
2015-09-26 |
fpizlo@apple.com | VMs should share GC threads |
blob | commitdiff | diff to current |
2015-09-21 |
fpizlo@apple.com | JSC should infer property types |
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 |
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-17 |
saambarati1@gmail.com | Interpreter::unwind() shouldn't be responsible for... |
blob | commitdiff | diff to current |
2015-09-15 |
commit-queue@webki... | rename callFrameForThrow to callFrameForCatch |
blob | commitdiff | diff to current |
2015-09-10 |
msaboff@apple.com | Add support for Callee-Saves registers |
blob | commitdiff | diff to current |
2015-09-07 |
mark.lam@apple.com | StackOverflow stack unwinding should stop at native... |
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 |
mark.lam@apple.com | StackOverflow stack unwinding should stop at native... |
blob | commitdiff | diff to current |
2015-09-01 |
utatane.tea@gmail.com | [ES6] Introduce ModuleProgramExecutable families and... |
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 |
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-27 |
mark.lam@apple.com | watchdog m_didFire state erroneously retained. |
blob | commitdiff | diff to current |
2015-08-24 |
ggaren@apple.com | Unreviewed, rolling back in r188792. |
blob | commitdiff | diff to current |
2015-08-22 |
akling@apple.com | [JSC] Static hash tables should be 100% compile-time... |
blob | commitdiff | diff to current |
2015-08-22 |
commit-queue@webki... | Unreviewed, rolling out r188792 and r188803. |
blob | commitdiff | diff to current |
2015-08-21 |
ggaren@apple.com | Unify code paths for manually deleting all code |
blob | commitdiff | diff to current |
2015-08-21 |
saambarati1@gmail.com | DFG callOperations should not implicitly emit an except... |
blob | commitdiff | diff to current |
2015-08-20 |
ggaren@apple.com | forEachCodeBlock should wait for all CodeBlocks automat... |
blob | commitdiff | diff to current |
2015-08-20 |
utatane.tea@gmail.com | Add InternalPromise to use Promises safely in the internals |
blob | commitdiff | diff to current |
2015-08-13 |
ggaren@apple.com | Standardize on the phrase "delete code" |
blob | commitdiff | diff to current |
2015-08-12 |
ggaren@apple.com | Re-land r188339, since Alex fixed it in r188341 by... |
blob | commitdiff | diff to current |
2015-08-12 |
jhoneycutt@apple.com | Roll out r188339, which broke the build. |
blob | commitdiff | diff to current |
2015-08-12 |
ggaren@apple.com | Remove VM::releaseExecutableMemory |
blob | commitdiff | diff to current |
2015-08-12 |
mark.lam@apple.com | Add a JSC option to enable the watchdog for testing. |
blob | commitdiff | diff to current |
2015-08-12 |
mark.lam@apple.com | Implementation JavaScript watchdog using WTF::WorkQueue. |
blob | commitdiff | diff to current |
2015-08-03 |
fpizlo@apple.com | DFG should have adaptive structure watchpoints |
blob | commitdiff | diff to current |
2015-07-24 |
achristensen@apple.com | Remove compile and runtime flags for promises. |
blob | commitdiff | diff to current |
2015-07-20 |
mark.lam@apple.com | Rollout r187020 and r187021: breaks JSC API tests on... |
blob | commitdiff | diff to current |
2015-07-20 |
peavo@outlook.com | JavaScriptCore performance is very bad on Windows |
blob | commitdiff | diff to current |
2015-07-17 |
utatane.tea@gmail.com | Integrate automatic microtask draining into JSC framewo... |
blob | commitdiff | diff to current |
2015-07-06 |
utatane.tea@gmail.com | [ES6] Implement the latest Promise spec in JS |
blob | commitdiff | diff to current |
2015-07-01 |
mmirman@apple.com | Unreviewed, rolling out r185889 |
blob | commitdiff | diff to current |
2015-06-23 |
mmirman@apple.com | Completes native binding descriptors with native getter... |
blob | commitdiff | diff to current |
2015-06-12 |
mark.lam@apple.com | WebCore::reportException() needs to be able to accept... |
blob | commitdiff | diff to current |
2015-06-09 |
gyuyoung.kim@webki... | Purge PassRefPtr in JavaScriptCore |
blob | commitdiff | diff to current |
2015-06-05 |
mark.lam@apple.com | finally blocks should not set the exception stack trace... |
blob | commitdiff | diff to current |
2015-05-18 |
benjamin@webkit.org | [JSC] Make StringRecursionChecker faster in the simple... |
blob | commitdiff | diff to current |
2015-05-14 |
utatane.tea@gmail.com | [ES6] Implement tagged templates |
blob | commitdiff | diff to current |
2015-04-16 |
utatane.tea@gmail.com | [ES6] Implement Symbol.for and Symbol.keyFor |
blob | commitdiff | diff to current |
2015-04-16 |
commit-queue@webki... | Extract the allocation profile from JSFunction into... |
blob | commitdiff | diff to current |
2015-04-13 |
fpizlo@apple.com | JSC should detect singleton functions |
blob | commitdiff | diff to current |
2015-03-26 |
fpizlo@apple.com | Heap variables shouldn't end up in the stack frame |
blob | commitdiff | diff to current |
2015-03-12 |
utatane.tea@gmail.com | Integrate MapData into JSMap and JSSet |
blob | commitdiff | diff to current |
2015-02-10 |
fpizlo@apple.com | op_call_varargs should only load the length once |
blob | commitdiff | diff to current |
2015-02-04 |
mark.lam@apple.com | Remove concept of makeUsableFromMultipleThreads(). |
blob | commitdiff | diff to current |
2015-02-02 |
fpizlo@apple.com | Polymorphic call inlining should be based on polymorphi... |
blob | commitdiff | diff to current |
2015-01-31 |
utatane.tea@gmail.com | Implement ES6 Symbol |
blob | commitdiff | diff to current |
2015-01-30 |
akling@apple.com | Unreviewed, rolling out r179357 and r179358. |
blob | commitdiff | diff to current |
2015-01-29 |
fpizlo@apple.com | Polymorphic call inlining should be based on polymorphi... |
blob | commitdiff | diff to current |
2014-12-12 |
gyuyoung.kim@samsu... | Final clean up OwnPtr in JSC - runtime, ftl, and tool... |
blob | commitdiff | diff to current |
2014-12-05 |
mrowe@apple.com | Build fix after r176836. |
blob | commitdiff | diff to current |
2014-12-05 |
saambarati1@gmail.com | JavaScript Control Flow Profiler |
blob | commitdiff | diff to current |
2014-12-03 |
ggaren@apple.com | Removed the global parser arena |
blob | commitdiff | diff to current |
2014-11-23 |
gyuyoung.kim@samsu... | Clean up OwnPtr and PassOwnPtr in some of JS classes |
blob | commitdiff | diff to current |
2014-10-23 |
commit-queue@webki... | String(new Date(Mar 30 2014 01:00:00)) is wrong in CET |
blob | commitdiff | diff to current |
2014-10-16 |
saambarati1@gmail.com | Have the ProfileType node in the DFG convert to a struc... |
blob | commitdiff | diff to current |
2014-09-05 |
fpizlo@apple.com | Make sure that deleting all code first processes the... |
blob | commitdiff | diff to current |
2014-09-04 |
mark.lam@apple.com | Fixed indentations and some style warnings in JavaScrip... |
blob | commitdiff | diff to current |
2014-08-29 |
mark.lam@apple.com | DebuggerCallFrame::scope() should return a DebuggerScope. |
blob | commitdiff | diff to current |
2014-08-28 |
fpizlo@apple.com | FTL should be able to do polymorphic call inlining |
blob | commitdiff | diff to current |
2014-08-26 |
commit-queue@webki... | TypeSet caches structureIDs even after the correspondin... |
blob | commitdiff | diff to current |
2014-08-26 |
commit-queue@webki... | Unreviewed, rolling out r172940. |
blob | commitdiff | diff to current |
2014-08-25 |
fpizlo@apple.com | FTL should be able to do polymorphic call inlining |
blob | commitdiff | diff to current |
2014-08-22 |
msaboff@apple.com | REGRESSION(r163179): Sporadic crash in js/dom/line... |
blob | commitdiff | diff to current |
2014-08-21 |
commit-queue@webki... | Rename HighFidelityTypeProfiling variables for more... |
blob | commitdiff | diff to current |
2014-08-16 |
msaboff@apple.com | Change callToJavaScript and callToNativeFunction so... |
blob | commitdiff | diff to current |
2014-08-14 |
commit-queue@webki... | Allow high fidelity type profiling to be enabled and... |
blob | commitdiff | diff to current |
2014-08-09 |
mark.lam@apple.com | REGRESSION: Inspector crashes when debugger is paused... |
blob | commitdiff | diff to current |
2014-08-06 |
fpizlo@apple.com | Merge r171389, r171495, r171508, r171510, r171605,... |
blob | commitdiff | diff to current |
2014-08-06 |
fpizlo@apple.com | Merge r170564, r170571, r170604, r170628, r170672,... |
blob | commitdiff | diff to current |
2014-07-30 |
akling@apple.com | Static hash tables no longer need to be coupled with... |
blob | commitdiff | diff to current |
2014-07-27 |
fpizlo@apple.com | Merge r170090, r170092, r170129, r170141, r170161,... |
blob | commitdiff | diff to current |
2014-07-26 |
fpizlo@apple.com | Unreviewed, roll out r171641-r171644. It broke some... |
blob | commitdiff | diff to current |
2014-07-26 |
fpizlo@apple.com | Merge r170090, r170092, r170129, r170141, r170161,... |
blob | commitdiff | diff to current |
2014-07-08 |
akling@apple.com | VM::lastCachedString should be a Strong, not a Weak. |
blob | commitdiff | diff to current |
2014-07-05 |
akling@apple.com | Fast path for jsStringWithCache() when asked for the... |
blob | commitdiff | diff to current |
2014-06-19 |
dbatyai.u-szeged... | Remove ENABLE(LLINT) and ENABLE(LLINT_C_LOOP) guards |
blob | commitdiff | diff to current |
2014-06-09 |
mhahnenberg@apple.com | Eagerly reify DOM prototype attributes |
blob | commitdiff | diff to current |
2014-05-20 |
mhahnenberg@apple.com | Watchdog timer should be lazily allocated |
blob | commitdiff | diff to current |
2014-04-21 |
akling@apple.com | Move the JSString cache from DOMWrapperWorld to VM. |
blob | commitdiff | diff to current |
2014-03-24 |
akling@apple.com | Stop pulling in all the macro assemblers from VM.h |
blob | commitdiff | diff to current |
next |