2016-04-08 |
sbarati@apple.com | Debugger may dereference m_currentCallFrame even after... |
blob | commitdiff |
2016-03-29 |
commit-queue@webki... | JSC::Debugger cleanup after recent changes |
blob | commitdiff | diff to current |
2016-03-24 |
sbarati@apple.com | Web Inspector: Separate Debugger enable state from... |
blob | commitdiff | diff to current |
2016-03-23 |
commit-queue@webki... | Unreviewed, rolling out r198582. |
blob | commitdiff | diff to current |
2016-03-23 |
sbarati@apple.com | We should not disable inlining when the debugger is... |
blob | commitdiff | diff to current |
2016-01-30 |
sbarati@apple.com | JSC Sampling Profiler: Come up with a (program counter... |
blob | commitdiff | diff to current |
2016-01-20 |
sbarati@apple.com | Web Inspector: Hook the sampling profiler into the... |
blob | commitdiff | diff to current |
2016-01-07 |
joepeck@webkit.org | Web Inspector: CRASH Attempting to pause on CSP violati... |
blob | commitdiff | diff to current |
2015-12-17 |
joepeck@webkit.org | Web Inspector: Add JSContext Script Profiling |
blob | commitdiff | diff to current |
2015-12-08 |
msaboff@apple.com | CRASH: CodeBlock::setOptimizationThresholdBasedOnCompil... |
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-10-30 |
commit-queue@webki... | Web Inspector: Do not show JavaScriptCore builtins... |
blob | commitdiff | diff to current |
2015-10-15 |
commit-queue@webki... | REGRESSION: Web Inspector hangs for many seconds when... |
blob | commitdiff | diff to current |
2015-10-03 |
mattbaker@apple.com | Web Inspector: Add breakpoint option to ignore n times... |
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-16 |
commit-queue@webki... | Web Inspector: Paused Debugger prevents page reload |
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-24 |
ggaren@apple.com | Unreviewed, rolling back in r188792. |
blob | commitdiff | diff to current |
2015-08-23 |
ggaren@apple.com | Unreviewed, rolling back in r188803. |
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 | Debugger's VM should never be null |
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 |
ggaren@apple.com | REGRESSION (r188714): RELEASE_ASSERT in JSC::Heap:... |
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 |
commit-queue@webki... | Unreviewed, rolling out r188675. |
blob | commitdiff | diff to current |
2015-08-20 |
ggaren@apple.com | clearCode() should clear code |
blob | commitdiff | diff to current |
2015-08-13 |
ggaren@apple.com | Standardize on the phrase "delete code" |
blob | commitdiff | diff to current |
2015-07-04 |
cdumez@apple.com | Drop RefPtr::clear() method |
blob | commitdiff | diff to current |
2015-06-18 |
joepeck@webkit.org | Unreviewed. Rollout r185670 as it caused some tests... |
blob | commitdiff | diff to current |
2015-06-17 |
commit-queue@webki... | Web Inspector: Do not show JavaScriptCore builtins... |
blob | commitdiff | diff to current |
2015-06-16 |
mark.lam@apple.com | Use NakedPtr<Exception>& to return exception results. |
blob | commitdiff | diff to current |
2015-06-09 |
akling@apple.com | FunctionExecutable::isCompiling() is weird and wrong. |
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-04-22 |
mark.lam@apple.com | Give the heap object iterators the ability to return... |
blob | commitdiff | diff to current |
2015-03-26 |
ggaren@apple.com | "lineNo" does not match WebKit coding style guidelines |
blob | commitdiff | diff to current |
2015-01-08 |
joepeck@webkit.org | Web Inspector: Pause Reason Improvements (Breakpoint... |
blob | commitdiff | diff to current |
2014-12-19 |
commit-queue@webki... | Web Inspector: CRASH inspector-protocol/debugger/breakp... |
blob | commitdiff | diff to current |
2014-09-23 |
mark.lam@apple.com | Renamed DebuggerCallFrameScope to DebuggerPausedScope. |
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-08-16 |
msaboff@apple.com | Change callToJavaScript and callToNativeFunction so... |
blob | commitdiff | diff to current |
2014-08-08 |
commit-queue@webki... | Create a more generic way for VMEntryScope to notify... |
blob | commitdiff | diff to current |
2014-08-05 |
commit-queue@webki... | Unreviewed, rolling out r172009. |
blob | commitdiff | diff to current |
2014-08-04 |
commit-queue@webki... | Create a more generic way for VMEntryScope to notify... |
blob | commitdiff | diff to current |
2014-07-01 |
mark.lam@apple.com | Debugger's breakpoint list should not be a Vector. |
blob | commitdiff | diff to current |
2014-04-16 |
mark.lam@apple.com | Crash in CodeBlock::setOptimizationThresholdBasedOnComp... |
blob | commitdiff | diff to current |
2014-03-03 |
mark.lam@apple.com | ASSERTION FAILED: m_numBreakpoints >= numBreakpoints... |
blob | commitdiff | diff to current |
2014-02-11 |
fpizlo@apple.com | Rename Operations.h to JSCInlines.h |
blob | commitdiff | diff to current |
2014-02-01 |
mark.lam@apple.com | Avoid eagerly creating the JSActivation when the debugg... |
blob | commitdiff | diff to current |
2014-01-28 |
mark.lam@apple.com | Remove some unneeded debugger code. |
blob | commitdiff | diff to current |
2014-01-24 |
mark.lam@apple.com | ASSERT(!m_markedSpace.m_currentDelayedReleaseScope... |
blob | commitdiff | diff to current |
2014-01-24 |
joepeck@webkit.org | fast/profiler tests ASSERTing after moving recompileAll... |
blob | commitdiff | diff to current |
2014-01-24 |
mark.lam@apple.com | Removing the need for Debugger* and m_shouldPause op_de... |
blob | commitdiff | diff to current |
2014-01-23 |
mark.lam@apple.com | Enable DFG for the Debugger and Profiler. |
blob | commitdiff | diff to current |
2014-01-23 |
mark.lam@apple.com | Poor man's fast breakpoints for a 2.3x debugger speedup. |
blob | commitdiff | diff to current |
2013-12-04 |
commit-queue@webki... | Fix !ENABLE(JAVASCRIPT_DEBUGGER) build. |
blob | commitdiff | diff to current |
2013-11-21 |
mark.lam@apple.com | Introducing VMEntryScope to update the VM stack limit. |
blob | commitdiff | diff to current |
2013-11-12 |
achicu@adobe.com | Web Inspector: Crash when closing the Inspector while... |
blob | commitdiff | diff to current |
2013-11-08 |
mark.lam@apple.com | Move breakpoint (and exception break) functionality... |
blob | commitdiff | diff to current |
2013-10-21 |
mark.lam@apple.com | Avoid JSC debugger overhead unless needed. |
blob | commitdiff | diff to current |
2013-10-15 |
mhahnenberg@apple.com | ObjCCallbackFunctionImpl shouldn't store a JSContext |
blob | commitdiff | diff to current |
2013-10-05 |
mark.lam@apple.com | Change ScriptDebugServer to use DebuggerCallFrame inste... |
blob | commitdiff | diff to current |
2013-09-16 |
mhahnenberg@apple.com | MarkedBlocks shouldn't be put in Allocated state if... |
blob | commitdiff | diff to current |
2013-08-29 |
commit-queue@webki... | Source/JavaScriptCore: https://bugs.webkit.org/show_bug... |
blob | commitdiff | diff to current |
2013-08-14 |
fpizlo@apple.com | Foo::s_info should be Foo::info(), so that you can... |
blob | commitdiff | diff to current |
2013-07-25 |
oliver@apple.com | fourthTier: Re-worked non-local variable resolution |
blob | commitdiff | diff to current |
2013-07-25 |
oliver@apple.com | fourthTier: DFG should be able to run on a separate... |
blob | commitdiff | diff to current |
2013-05-09 |
oliver@apple.com | Code cache stores bogus var references for functions... |
blob | commitdiff | diff to current |
2013-04-18 |
ggaren@apple.com | Renamed JSGlobalData to VM |
blob | commitdiff | diff to current |
2013-01-12 |
fpizlo@apple.com | The JITThunks class should be in its own file, and... |
blob | commitdiff | diff to current |
2012-11-09 |
oliver@apple.com | Improve effectiveness of function-level caching |
blob | commitdiff | diff to current |
2012-11-07 |
oliver@apple.com | Reduce parser overhead in JSC |
blob | commitdiff | diff to current |
2012-10-07 |
benjamin@webkit.org | Rename first/second to key/value in HashMap iterators |
blob | commitdiff | diff to current |
2012-09-13 |
mhahnenberg@apple.com | Rename forEachCell to forEachLiveCell |
blob | commitdiff | diff to current |
2012-08-30 |
ggaren@apple.com | Use one object instead of two for closures, eliminating... |
blob | commitdiff | diff to current |
2012-08-30 |
benjamin@webkit.org | Replace JSC::UString by WTF::String |
blob | commitdiff | diff to current |
2012-08-28 |
commit-queue@webki... | Unreviewed, rolling out r126914. |
blob | commitdiff | diff to current |
2012-08-28 |
caio.oliveira@open... | Rename first/second to key/value in HashMap iterators |
blob | commitdiff | diff to current |
2012-08-28 |
tkent@chromium.org | Unreviewed, rolling out r126836. |
blob | commitdiff | diff to current |
2012-08-28 |
caio.oliveira@open... | Rename first/second to key/value in HashMap iterators |
blob | commitdiff | diff to current |
2012-06-08 |
ggaren@apple.com | Don't rely on weak pointers for eager CodeBlock finaliz... |
blob | commitdiff | diff to current |
2012-03-29 |
caio.oliveira@open... | HashMap<>::add should return a more descriptive object |
blob | commitdiff | diff to current |
2012-03-22 |
barraclough@apple.com | Add JSValue::isFunction |
blob | commitdiff | diff to current |
2011-09-20 |
oliver@apple.com | Refactor Heap allocation logic into separate Allocation... |
blob | commitdiff | diff to current |
2011-09-20 |
commit-queue@webki... | Unreviewed, rolling out r95493 and r95496. |
blob | commitdiff | diff to current |
2011-09-19 |
oliver@apple.com | Refactor Heap allocation logic into separate Allocation... |
blob | commitdiff | diff to current |
2011-06-09 |
ggaren@apple.com | 2011-06-08 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2011-03-24 |
ggaren@apple.com | 2011-03-24 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2011-03-23 |
ggaren@apple.com | 2011-03-22 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2011-03-15 |
ggaren@apple.com | 2011-03-15 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2011-03-08 |
oliver@apple.com | 2011-03-07 Oliver Hunt <oliver@apple.com> |
blob | commitdiff | diff to current |
2011-02-28 |
oliver@apple.com | 2011-02-28 Oliver Hunt <oliver@apple.com> |
blob | commitdiff | diff to current |
2011-02-19 |
barraclough@apple.com | Bug 54786 - Devirtualize JSCell::classInfo() |
blob | commitdiff | diff to current |
2011-02-11 |
ggaren@apple.com | 2011-02-11 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2011-01-31 |
oliver@apple.com | 2011-01-31 Oliver Hunt <oliver@apple.com> |
blob | commitdiff | diff to current |
2011-01-31 |
ossy@webkit.org | 2011-01-30 Csaba Osztrogonác <ossy@webkit.org> |
blob | commitdiff | diff to current |
2011-01-31 |
oliver@apple.com | Convert markstack to a slot visitor API |
blob | commitdiff | diff to current |
2011-01-29 |
rniwa@webkit.org | 2011-01-28 Sheriff Bot <webkit.review.bot@gmail.com> |
blob | commitdiff | diff to current |
2011-01-28 |
oliver@apple.com | 2011-01-27 Oliver Hunt <oliver@apple.com> |
blob | commitdiff | diff to current |
next |