Clone this repo:

Branches

  1. 39acff8 Roll src/third_party/mini_chromium/mini_chromium/ c4bcfd045..706fce5b1 (25 commits) by Victor Hugo Vianna Silva · 7 days ago main
  2. 990edad Roll src/third_party/gtest/gtest from 16f637fbf4ff to 4fe3307fb2d9 by Victor Hugo Vianna Silva · 7 days ago
  3. 06dc118 Format third_party/gtest/BUILD.gn by Victor Hugo Vianna Silva · 7 days ago
  4. 66073fd erase(std::remove(...)) -> std::erase(...) by Elly · 13 days ago
  5. 679b33a Format some files by David Benjamin · 3 months ago

Chromium inspector (devtools) protocol

This package contains code generators and templates for the Chromium inspector protocol.

The canonical location of this package is at https://chromium.googlesource.com/deps/inspector_protocol/

In the Chromium tree, it's rolled into https://cs.chromium.org/chromium/src/third_party/inspector_protocol/

In the V8 tree, it's rolled into https://cs.chromium.org/chromium/src/v8/third_party/inspector_protocol/

See also Contributing to Chrome Devtools Protocol.

To build and run the tests of the crdtp library, see CRDTP - Chrome DevTools Protocol.