Commits
User selector
Commit History
Commits on Sep 14, 2017
[type-profile] Use shared_ptr instead of raw pointer
Show description for b069315authored andcommitted
[cleanup] Delete default destructor.
Show description for b88adb2authored andcommitted
Commits on Sep 11, 2017
[coverage] Use shared_ptr instead of raw pointer
Show description for 50fb877authored andcommitted
Commits on Sep 8, 2017
[type-profile] Incorporate into inspector protocol.
Show description for 335c8adauthored andcommitted
Commits on Sep 7, 2017
[coverage] disallow copy constructor for API objects.
Show description for 65055a9authored andcommitted
Commits on Aug 23, 2017
[inspector] improved Runtime.queryObjects
Show description for c5f675dauthored andcommitted
Commits on Aug 21, 2017
[inspector] added Runtime.queryObjects
Show description for f546ec1authored 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 27, 2017
[inspector] move stack trace and scope inspection to native
Show description for c5e9416authored andcommitted
Commits on Jul 7, 2017
[inspector] improved exception details for Runtime.evaluate with awaitPromise
Show description for 49ad05fauthored andcommitted
[coverage] Add binary block coverage
Show description for bfc0bc8authored andcommitted
Commits on Jun 23, 2017
[coverage] Expose block coverage through inspector
Show description for 1541f42authored andcommitted
Commits on Jun 6, 2017
[coverage] Block coverage with support for IfStatements
Show description for b424154authored andcommitted
Commits on Apr 26, 2017
[inspector] always include user scripts in the snapshot.
Show description for aaaaa80authored andcommitted
Commits on Apr 25, 2017
Revert of [inspector] always include user scripts in the snapshot. (patchset #3 id:40001 of https://codereview.chromium.org/2836623002/ )
Show description for f385b74authored andcommitted
[inspector] always include user scripts in the snapshot.
Show description for 9685cfdauthored andcommitted
Commits on Apr 24, 2017
[d8] implement console for d8.
Show description for 461e47aauthored andcommitted
Commits on Apr 20, 2017
[inspector] deduplicate stack frames
Show description for fa1de61authored andcommitted
Commits on Apr 18, 2017
[inspector] move console to builtins
Show description for 54271c2authored andcommitted
Commits on Apr 17, 2017
[inspector] don't enter to debugger context for PromiseEventOccurred
Show description for 88116e9authored andcommitted
Commits on Apr 12, 2017
[debug,api] Do not use embedder field for debug context id.
Show description for 5f90a6eauthored andcommitted
Commits on Apr 6, 2017
Revert of [inspector] move console to builtins (patchset #9 id:180001 of https://codereview.chromium.org/2785293002/ )
Show description for e4bb01bauthored andcommitted
Commits on Apr 5, 2017
[inspector] move console to builtins
Show description for f5dc738authored andcommitted
Commits on Apr 4, 2017
Revert of [inspector] move console to builtins (patchset #7 id:140001 of https://codereview.chromium.org/2785293002/ )
Show description for 7c10795authored andcommitted
[inspector] move console to builtins
Show description for cc74ea0authored andcommitted
Commits on Apr 3, 2017
Revert of [inspector] move console to builtins (patchset #6 id:120001 of https://codereview.chromium.org/2785293002/ )
Show description for 6ecbb85authored andcommitted
[inspector] move console to builtins
Show description for 55905f8authored andcommitted
Commits on Mar 24, 2017
[inspector] exposed builtins for injected script source
Show description for 2beb561authored 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 13, 2017
[inspector] don't make v8::debug::Call for breakProgram.
Show description for c418902authored andcommitted
Commits on Mar 9, 2017
[debugger] do not enable liveedit by default.
Show description for 43095c8authored andcommitted
Commits on Mar 8, 2017
[debug] change coverage API to use offset instead of line/column.
Show description for 77165ebauthored andcommitted
Commits on Mar 6, 2017
[inspector] added type of break location into getPossibleBreakpoints output
Show description for 562da35authored andcommitted