Commits
User selector
Commit History
Commits on Sep 29, 2017
[debug] no longer iterate the heap to find optimized code.
Show description for a7717bdauthored andcommitted
Commits on Sep 7, 2017
Reland "[cleanup] Replace more instances of List with std::vector."
Show description for d450441authored andcommitted
Commits on Sep 6, 2017
Revert "[cleanup] Replace more instances of List with std::vector."
Show description for 9979985authored andcommitted
[cleanup] Replace more instances of List with std::vector.
Show description for 9b35364authored andcommitted
Commits on Aug 24, 2017
[debug] remove some dead code.
Show description for 92713ccauthored andcommitted
Commits on Aug 16, 2017
[debug] remove support for full-codegen.
Show description for 491d94dauthored andcommitted
Commits on Aug 2, 2017
[inspector] move breakpoint management to native
Show description for cd9e86aauthored andcommitted
Commits on Jul 28, 2017
[inspector] move SetScriptSource call to native
Show description for 6b0bf16authored andcommitted
Commits on Jul 13, 2017
[cleanup] Remove always-off support for tail calls
Show description for 1769f89authored andcommitted
Commits on Jun 20, 2017
[debugger] removed BreakPositionAlignment.STATEMENT_ALIGNED
Show description for f6bc208authored andcommitted
Commits on Jun 6, 2017
[coverage] Block coverage with support for IfStatements
Show description for b424154authored andcommitted
Commits on May 31, 2017
[debug] Untangle DebugInfo from break point support
Show description for d3371c2authored andcommitted
Commits on May 30, 2017
Rename "NoBarrier" memory operations to "Relaxed".
Show description for 23cc6beauthored andcommitted
Commits on May 23, 2017
[objects] Extract DebugInfo and BreakPointInfo to own file
Show description for d74ece4authored andcommitted
Commits on Apr 25, 2017
Decouple root visitors from object visitors.
Show description for e671ed3authored andcommitted
Commits on Apr 17, 2017
[inspector] don't enter to debugger context for PromiseEventOccurred
Show description for 88116e9authored andcommitted
Commits on Mar 22, 2017
[inspector] follow up for e27d18c94337f908d75fdccb4c5263180dbb1511
Show description for 69ad35aauthored andcommitted
[debugger] tuned StepNext and StepOut at return position
Show description for e27d18cauthored andcommitted
Commits on Mar 13, 2017
[inspector] don't make v8::debug::Call for breakProgram.
Show description for c418902authored andcommitted
Commits on Mar 6, 2017
[inspector] added type of break location into getPossibleBreakpoints output
Show description for 562da35authored andcommitted
[inspector] introduced Debugger.scheduleStepIntoAsync
Show description for 47276d3authored andcommitted
Commits on Feb 27, 2017
[inspector] added restrictToFunction flag for getPossibleBreakpoints
Show description for 4d7fa10authored andcommitted
Commits on Feb 21, 2017
[Debugger] Add a ReturnValueScope to correctly handle return values in nested debug breaks.
Show description for 0b70962authored andcommitted
Commits on Feb 9, 2017
[debugger] implement legacy debug event listeners via debug delegate.
Show description for d0d4189authored andcommitted
[iwyu] Remove include debug.h -> arguments.h
Show description for e425079authored andcommitted
Commits on Feb 2, 2017
[debugger] remove mirror cache and v8::Debug::GetMirror.
Show description for 8ae463dauthored andcommitted
[debugger] account for inlined functions when stepping.
Show description for d9399ccauthored andcommitted
Commits on Jan 27, 2017
[liveedit] reimplement frame restarting.
Show description for 3f47c63authored andcommitted
Commits on Jan 26, 2017
[inspector] take into account inlined frames in ::HasNonBlackboxedFrameOnStack
Show description for adc42c3authored andcommitted
[inspector] don't ignore uncaught exception if at least 1 frame isn't blackboxed
Show description for 0ac7970authored andcommitted
Commits on Jan 25, 2017
[debug] remove StepFrame
Show description for bc7eb04authored andcommitted
[inspector] change target promise for kDebugWillHandle & kDebugDidHandle
Show description for cb545a8authored andcommitted
Commits on Jan 24, 2017
[inspector] implemented blackboxing inside v8
Show description for ac50c79authored andcommitted
Commits on Jan 23, 2017
[debugger api] remove legacy JSON debug protocol.
Show description for 876da98authored andcommitted
Commits on Jan 20, 2017
Revert of [debugger api] remove legacy JSON debug protocol. (patchset #2 id:20001 of https://codereview.chromium.org/2642253005/ )
Show description for 7e420cfauthored andcommitted