v8/third_party/inspector_protocol
Alexey Kozyatinskiy 1d5d6a0442 [inspector_protocol] roll to 752d4abd13119010cf30e454e8ef9b5fb7ef43a3
Includes:
- Better windows support in json generator.
- Add PDL2JSON, don't paste descriptions as comments into generated code.
- [inspector_protocol] generated only used types

R=pfeldman@chromium.org

Bug: none
Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel
Change-Id: I3c634359b3ac4b00293ac7c5ee224dab53aae7ca
Reviewed-on: https://chromium-review.googlesource.com/810204
Commit-Queue: Aleksey Kozyatinskiy <kozyatinskiy@chromium.org>
Reviewed-by: Pavel Feldman <pfeldman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#49949}
2017-12-08 03:48:06 +00:00
..
lib [inspector_protocol] roll to 752d4abd13119010cf30e454e8ef9b5fb7ef43a3 2017-12-08 03:48:06 +00:00
templates [inspector_protocol] roll to 752d4abd13119010cf30e454e8ef9b5fb7ef43a3 2017-12-08 03:48:06 +00:00
CheckProtocolCompatibility.py Roll third_party/inspector_protocol to 65caa48 2017-11-23 01:19:04 +00:00
CodeGenerator.py [inspector_protocol] roll to 752d4abd13119010cf30e454e8ef9b5fb7ef43a3 2017-12-08 03:48:06 +00:00
ConcatenateProtocols.py
ConvertProtocolToJSON.py [inspector_protocol] roll to 752d4abd13119010cf30e454e8ef9b5fb7ef43a3 2017-12-08 03:48:06 +00:00
inspector_protocol.gni Roll third_party/inspector_protocol to 73028acaa3646789fd2a3bfd0d79eb2d91b696b3 2016-11-22 18:57:37 +00:00
inspector_protocol.gypi Roll third_party/inspector_protocol to cf45a6e89b17cdc9eeacdef4c003fcc55f7ec2a0 2016-11-01 22:33:39 +00:00
LICENSE
OWNERS Remove myself from non-toplevel owners files 2017-06-28 10:00:48 +00:00
README.v8 [inspector_protocol] roll to 752d4abd13119010cf30e454e8ef9b5fb7ef43a3 2017-12-08 03:48:06 +00:00

Name: inspector protocol
Short Name: inspector_protocol
URL: https://chromium.googlesource.com/deps/inspector_protocol/
Version: 0
Revision: 752d4abd13119010cf30e454e8ef9b5fb7ef43a3
License: BSD
License File: LICENSE
Security Critical: no

Description:
src/inspector uses these scripts to generate handlers from protocol
description.

Local modifications:
- This only includes the lib/ and templates/ directories, scripts, build
  and the LICENSE files.