v8/third_party/inspector_protocol
Alexey Kozyatinskiy bd7f5cf0ab Roll third_party/inspector_protocol to 59ca26e
This roll includes:
  - [inspector_protocol] first class citizien .pdl support
  - [inspector_protocol] node uses script names inside own repository

+ removed .json file

R=pfeldman@chromium.org,yangguo@chromium.org

Bug: none
Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel
Change-Id: Idd87e80a3ce42198858ade4bcf6e6fec4b2f0731
Reviewed-on: https://chromium-review.googlesource.com/804635
Commit-Queue: Aleksey Kozyatinskiy <kozyatinskiy@chromium.org>
Reviewed-by: Aleksey Kozyatinskiy <kozyatinskiy@chromium.org>
Reviewed-by: Pavel Feldman <pfeldman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#52734}
2018-04-23 15:29:16 +00:00
..
lib [inspector_protocol] roll to 752d4abd13119010cf30e454e8ef9b5fb7ef43a3 2017-12-08 03:48:06 +00:00
templates Roll third_party/inspector_protocol to 59ca26e 2018-04-23 15:29:16 +00:00
check_protocol_compatibility.py Roll third_party/inspector_protocol to 59ca26e 2018-04-23 15:29:16 +00:00
code_generator.py Roll third_party/inspector_protocol to 59ca26e 2018-04-23 15:29:16 +00:00
concatenate_protocols.py Roll third_party/inspector_protocol to 59ca26e 2018-04-23 15:29:16 +00:00
convert_protocol_to_json.py Roll third_party/inspector_protocol to 59ca26e 2018-04-23 15:29:16 +00:00
convert_to_protocol_json.py Roll third_party/inspector_protocol to 59ca26e 2018-04-23 15:29:16 +00:00
ConvertProtocolToJSON.py Roll third_party/inspector_protocol to 59ca26e 2018-04-23 15:29:16 +00:00
inspector_protocol.gni Roll third_party/inspector_protocol to 59ca26e 2018-04-23 15:29:16 +00:00
inspector_protocol.gypi Roll third_party/inspector_protocol to 59ca26e 2018-04-23 15:29:16 +00:00
LICENSE [inspector] use own copy of third_party/inspector_protocol 2016-10-28 18:20:47 +00:00
OWNERS Remove myself from non-toplevel owners files 2017-06-28 10:00:48 +00:00
pdl.py Roll third_party/inspector_protocol to 59ca26e 2018-04-23 15:29:16 +00:00
README.v8 Roll third_party/inspector_protocol to 59ca26e 2018-04-23 15:29:16 +00:00

Name: inspector protocol
Short Name: inspector_protocol
URL: https://chromium.googlesource.com/deps/inspector_protocol/
Version: 0
Revision: dd90116bd5b9b49678b70954ccf615b21af472a8
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.