Commits
User selector
Commit History
Commits on Sep 29, 2017
[debug] remove --block-coverage.
Show description for 90e764bauthored andcommitted
Commits on Sep 28, 2017
[wasm] Move compilation methods to module-compiler.h
Show description for afb7bdcauthored andcommitted

Commits on Sep 11, 2017
[coverage] Use shared_ptr instead of raw pointer
Show description for 50fb877authored andcommitted
Commits on Sep 7, 2017
[cleanup] Replace List with std::vector in uri, debug, and others.
Show description for ab43c76authored andcommitted
Commits on Sep 5, 2017
[Interpreter] Remove InterpreterExitTrampoline.
Show description for 30f08f3authored andcommitted
[frames] Simplify frames.h by inlining or removing single-use utilities.
Show description for b8cdefbauthored andcommitted

Commits on Aug 31, 2017
[wasm] Avoid including heap-inl.h in wasm-objects.h
Show description for b0d984cauthored andcommitted
Commits on Aug 29, 2017
[cleanup] Replace List with std::vector in debugger code.
Show description for edc03ceauthored andcommitted
Commits on Aug 18, 2017
[frames] Unpack FrameSummary early in FrameInspector.
Show description for 5b0c1c6authored andcommitted

Commits on Aug 16, 2017
[debug] remove support for full-codegen.
Show description for 491d94dauthored andcommitted
Commits on Aug 2, 2017
Fix common misspellings
Show description for b41f857authored andcommitted
Commits on Jul 10, 2017
Add Smi::ToInt helper method
Show description for 14e80e5authored andcommitted
[builtins] Port Map and Set iterators to CodeStubAssembler.
Show description for 3b84cbfauthored andcommitted
Revert "[builtins] Port Map and Set iterators to CodeStubAssembler."
Show description for 5a6e24eauthored andcommitted
Commits on Jul 8, 2017
[builtins] Port Map and Set iterators to CodeStubAssembler.
Show description for 3f22832authored andcommitted
Commits on Jun 30, 2017
[elements] Rename FAST elements kinds
Show description for 26c00f4authored andcommitted
[coverage] Handle deleted coverage infos
Show description for 547c5d3authored 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 24, 2017
Make non-Module generators only context allocate parameters.
Show description for a957b0fauthored andcommitted
Commits on Apr 13, 2017
[wasm] Provide scope information via inspector
Show description for 6e70425authored andcommitted
Commits on Mar 23, 2017
[debug] introduce precise binary code coverage.
Show description for d71ef94authored andcommitted
Commits on Mar 21, 2017
[debug] refactor code coverage to use enum for mode.
Show description for fa3f8c6authored andcommitted
Commits on Mar 17, 2017
[gn] Enable stricter build flags
Show description for 542b41aauthored andcommitted
Commits on Mar 13, 2017
[inspector] don't make v8::debug::Call for breakProgram.
Show description for c418902authored andcommitted
Commits on Feb 22, 2017
[inspector] extend protocol for code coverage.
Show description for 901c29eauthored 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 16, 2017
[debug] Handle OOM events in debugger tests
Show description for e9f5e1eauthored andcommitted
[debugger] implement inspector-facing API for code coverage.
Show description for c39123dauthored andcommitted
Commits on Feb 14, 2017
[debugger] change coverage format to nested, with function name.
Show description for 033d3b5authored andcommitted
Commits on Feb 10, 2017
[debugger] expose side-effect free evaluate to inspector.
Show description for 588ed4bauthored andcommitted
[debugger] add precise mode for code coverage.
Show description for 8422e25authored andcommitted
Commits on Feb 9, 2017
[debugger] implement per-function code coverage.
Show description for 058d7abauthored andcommitted
Revert of [debugger] expose side-effect free evaluate to inspector. (patchset #3 id:40001 of https://codereview.chromium.org/2685483002/ )
Show description for 3186653authored andcommitted
[debugger] implement legacy debug event listeners via debug delegate.
Show description for d0d4189authored andcommitted