Commits
User selector
Commit History
Commits on Sep 29, 2017
[debug] remove --block-coverage.
Show description for 90e764bauthored andcommitted
Commits on Sep 25, 2017
[cleanup] Fix (D)CHECK macros in src/{debug,inspector}
Show description for 8d38c15authored andcommitted
Commits on Sep 13, 2017
[iwyu] Remove illegal inline include from "macro-assembler.h"
Show description for bc69f34authored 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 Sep 5, 2017
Remove weak-list of optimized JS functions.
Show description for f0acedeauthored andcommitted
Commits on Sep 4, 2017
Revert "Remove weak-list of optimized JS functions."
Show description for 36b5028authored andcommitted
Remove weak-list of optimized JS functions.
Show description for 84c2dfcauthored andcommitted
Commits on Aug 28, 2017
[coverage] clear call counts for precise coverage.
Show description for 6cd99b3authored andcommitted
Commits on Aug 7, 2017
[coverage] clamp to binary before merging.
Show description for 8893180authored andcommitted
Commits on Aug 2, 2017
[coverage] Ensure that closing braces of functions are never uncovered
Show description for 7ac416cauthored andcommitted
Commits on Jul 31, 2017
[coverage] Don't skip collection if invocation_count is zero
Show description for 793053fauthored andcommitted
Commits on Jul 17, 2017
[coverage] Recognize binary block mode as block coverage
Show description for b34023eauthored andcommitted
Commits on Jul 7, 2017
[coverage] Add binary block coverage
Show description for bfc0bc8authored andcommitted
Commits on Jul 6, 2017
[coverage] Reduce the number of reported ranges
Show description for 8e17c15authored andcommitted
Commits on Jun 30, 2017
[coverage] Handle deleted coverage infos
Show description for 547c5d3authored andcommitted
Commits on Jun 23, 2017
[coverage] Add support for jumps (Break,Continue,Return)
Show description for b6bbfaeauthored andcommitted
[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 19, 2017
[coverage] Add continuation counters
Show description for 95882f0authored andcommitted
Commits on Jun 6, 2017
[coverage] Block coverage with support for IfStatements
Show description for b424154authored andcommitted
Commits on Apr 3, 2017
[debug] fix coverage for non-default test variants.
Show description for 5833e77authored 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
[debug] use best effort coverage when enabling precise coverage.
Show description for ed93e7cauthored andcommitted
Commits on Mar 20, 2017
[debug] collect coverage for functions on the stack when enabling.
Show description for 64754cfauthored andcommitted
Commits on Mar 16, 2017
[object] Add Script::IsUserJavaScript().
Show description for 815d823authored andcommitted
Commits on Mar 6, 2017
[debugger] remove default count for top-level functions.
Show description for 5e0c178authored 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