Commits
User selector
Commit History
Commits on Sep 13, 2019
[iwyu] Add missing includes of <memory> for std::unique_ptr
Show description for 75790c9authored andcommitted
Commits on May 23, 2019
Move more relevant files to src/objects
Show description for a0c3797committedMove handles-related files to src/handles
Show description for 4c986c6authored andcommitted
Commits on May 16, 2019
[coverage] Add dedicated FunctionLiteral counters
Show description for 3002ff4authored andcommitted
Commits on Feb 27, 2019
[cleanup] Refactor out enums from debug-interface.h
Show description for 226adeaauthored andcommitted
Commits on Oct 12, 2018
[refactoring] Drop roots.h -> handles.h #include
Show description for 913d363authored andcommitted
Commits on Sep 18, 2018
[cleanup] Refactor debug to use default members.
Show description for 6bcbb8fauthored andcommitted
Commits on Sep 11, 2017
[coverage] Use shared_ptr instead of raw pointer
Show description for 50fb877authored andcommitted
[type-profile] Move type profile to its own files
Show description for 0921c6cauthored andcommitted
Commits on Sep 8, 2017
[type-profile] Incorporate into inspector protocol.
Show description for 335c8adauthored andcommitted
Commits on Jun 23, 2017
[coverage] Expose block coverage through inspector
Show description for 1541f42authored andcommitted
Commits on Jun 21, 2017
[coverage] Improve source range precision
Show description for 63a7fa5authored andcommitted
Commits on Jun 6, 2017
[coverage] Block coverage with support for IfStatements
Show description for b424154authored andcommitted
Commits on Mar 24, 2017
[debug] do not report unnecessary coverage data.
Show description for f633c5fauthored andcommitted
Commits on Mar 23, 2017
Revert of [debug] do not report unnecessary coverage data. (patchset #4 id:60001 of https://codereview.chromium.org/2764073004/ )
Show description for 4e9ca10authored andcommitted
[debug] do not report unnecessary coverage data.
Show description for a7577edauthored andcommitted
[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 Feb 22, 2017
[inspector] extend protocol for code coverage.
Show description for 901c29eauthored andcommitted
Commits on Feb 16, 2017
[debugger] implement inspector-facing API for code coverage.
Show description for c39123dauthored andcommitted
Commits on Feb 15, 2017
[debugger] add lcov support to d8.
Show description for 20c7d54authored 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] 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
Loading