Clone this repo:

Branches

  1. 2915aca Document that GetString16WireRep always has even length by David Benjamin · 2 months ago main
  2. 99e1956 Fix build with gcc12 by Milad Fa · 3 months ago
  3. 57b6a6c Add alexrudenko@chromium.org as a backup owner by Alex Rudenko · 3 months ago
  4. 64cc230 Optimize JSONEncoder::HandleString by Simon Zünd · 3 months ago
  5. 0aa59d5 Mark JSONEncoder::Emit as inline by Simon Zünd · 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.