[go: up one dir, main page]

Clone this repo:

Branches

  1. 990edad Roll src/third_party/gtest/gtest from 16f637fbf4ff to 4fe3307fb2d9 by Victor Hugo Vianna Silva · 55 minutes ago main
  2. 06dc118 Format third_party/gtest/BUILD.gn by Victor Hugo Vianna Silva · 56 minutes ago
  3. 66073fd erase(std::remove(...)) -> std::erase(...) by Elly · 6 days ago
  4. 679b33a Format some files by David Benjamin · 2 months ago
  5. 1b1bcbb Fix compilation of generated C++ with C++23 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.