- 679b33a Format some files by David Benjamin · 3 days ago main
- 1b1bcbb Fix compilation of generated C++ with C++23 by David Benjamin · 8 days ago
- 4cbd5a1 Make depfile deterministic by Takuto Ikuta · 9 days ago
- 1ac1ec6 Introduce a template for protocol concatenation by Alex Rudenko · 4 weeks ago
- 07272ab Remove bailout upon explicit timestamp check from code_generator.py by Andrey Kosyakov · 8 weeks ago
- 5b3ac9e Remove unused deps var by Andrey Kosyakov · 8 weeks ago
- d5a1f09 Fix dependencies processing for PDL includes, take two by Andrey Kosyakov · 8 weeks ago
- 2524f07 Fix a KeyError when accessing domain.source by Alex Rudenko · 8 weeks ago
- c7686ec Produce deplist when generating protocol sources by Andrey Kosyakov · 8 weeks ago
- bdc11c1 Fix path import by Alex Rudenko · 3 months ago
- af7f5a8 Support includes in pdl files by Alex Rudenko · 3 months ago
- 6d1ae0f Use a fast path in JSONEncoder::HandleString8() for simple strings by Abhishek Shanthkumar · 6 months ago
- 940abfc Implement crdtp::span<> using std::span<>. by Tom Sepez · 8 months ago
- a43565b Add implicit crdtp::span<> construction from containers. by Tom Sepez · 8 months ago
- 69d69dd Remove Maybe by Alex Rudenko · 11 months ago
- 37f51b2 Generate std::unique_ptr<>/std::optional<> for optional types by Andrey Kosyakov · 11 months ago
- 0c3002e Remove PtrMaybe by Alex Rudenko · 11 months ago
- f43f751 Remove jinja_dir from build args by Alex Rudenko · 11 months ago
- ed67c42 Add PtrMaybe::get() to mimick std::unique_ptr<> by Andrey Kosyakov · 11 months ago
- b6c8dc1 Reland "Replace ValueMaybe with std::optional" by Alex Rudenko · 11 months ago
- 376561a Merge "Revert "Replace ValueMaybe with std::optional"" into main by Alex Rudenko · 11 months ago
- 1711dde Revert "Replace ValueMaybe with std::optional" by Andrey Kosyakov · 11 months ago
- 96ff2be Merge "Replace ValueMaybe with std::optional" into main by Andrey Kosyakov · 11 months ago
- 23a61e6 Fix build and docs by Alex Rudenko · 11 months ago
- 206e77c Replace ValueMaybe with std::optional by Alex Rudenko · 11 months ago
- a9a8758 Fix a typo in comment by Andrey Kosyakov · 11 months ago
- 8a411ff Fix Python3.13 DeprecationWarning in third_party/inspector_protocol. by Dirk Pranke · 11 months ago
- ccf6613 Pass crdtp::span to Binary::fromSpan. by danakj · 1 year, 1 month ago
- 2915aca Document that GetString16WireRep always has even length by David Benjamin · 1 year, 5 months ago
- 99e1956 Fix build with gcc12 by Milad Fa · 1 year, 6 months ago
- 57b6a6c Add alexrudenko@chromium.org as a backup owner by Alex Rudenko · 1 year, 6 months ago
- 64cc230 Optimize JSONEncoder::HandleString by Simon Zünd · 1 year, 6 months ago
- 0aa59d5 Mark JSONEncoder::Emit as inline by Simon Zünd · 1 year, 6 months ago
- 916f43c Fix missing operator* and a typo in value_or() by Andrey Kosyakov · 2 years, 3 months ago
- 8cfd837 Switch to using std::optional<> compatible accessors in generated files by Andrey Kosyakov · 2 years, 3 months ago
- bda9f63 Add std::optional-compatible accessors to Maybe<> by Andrey Kosyakov · 2 years, 3 months ago
- 692caf9 Fix missing includes in span.h by Alan Zhao · 2 years, 4 months ago
- 0376469 Add jinja_dir arg in gni file by Cheng Zhao · 2 years, 7 months ago
- 231d357 Misc minor cleanup in inspecpector_protocol/crdtp by Andrey Kosyakov · 2 years, 9 months ago
- dec7ec1 Change pdl.py to mode 644 back again by Andrey Kosyakov · 3 years ago
- 7e1e6e3 Update license boilerplate text by Andrey Kosyakov · 3 years ago
- 6901e55 Add missing include of <tuple> for protocol_core.h by Hans Wennborg · 3 years, 1 month ago
- 530a323 Merge "Introduce dependency checking" into main by Alex Rudenko · 3 years, 2 months ago
- d8c621e Produce correct CBOR envelope as per spec by Andrey Kosyakov · 3 years, 4 months ago
- 606d2d2 Remove the usage of [[nodiscard]] for now by Andrey Kosyakov · 3 years, 5 months ago
- 87e7589 Accept properly formed CBOR envelope tag as per spec by Andrey Kosyakov · 3 years, 5 months ago
- 0187bc7 Introduce SESSION_NOT_FOUND error by Yury Semikhatsky · 3 years, 6 months ago
- 6f1de63 Use python3 to run python scripts by Andrey Kosyakov · 3 years, 7 months ago
- bc288fb Check errors using return value of Deserialize(), not DeserializerState::status by Andrey Kosyakov · 3 years, 7 months ago
- 201d4b5 Remove base_string_adapter.{h,cc} by Andrey Kosyakov · 3 years, 8 months ago
- 614a8b6 Introduce dependency checking by Alex Rudenko · 3 years, 8 months ago
- c1f8b7a Support using embedder types instead of built-in Value & co by Andrey Kosyakov · 3 years, 8 months ago
- f087f7c Update chromium.googlesource.com links by Eric Willigers · 3 years, 9 months ago
- 5221cbf Merge "Support PY3 in convert_protocol_to_json.py" into main by Andrey Kosyakov · 3 years, 9 months ago
- 9a50bee Merge "[Code Health] Refactor base::Value usage in base_string_adapter." into main by Benedikt Meurer · 3 years, 9 months ago
- ef284f5 [Code Health] Refactor base::Value usage in base_string_adapter. by Benedikt Meurer · 3 years, 9 months ago
- bb50603 Do IWYU for STL libraries in inspector_protocol header templates. by Lei Zhang · 3 years, 9 months ago
- 42bc232 Support PY3 in convert_protocol_to_json.py by Victor Gomes · 3 years, 9 months ago
- 1bf30ed Fix memory leaks in DictionaryValue::cast() and ListValue::cast() by Benedikt Meurer · 3 years, 9 months ago
- 3245605 Fix typo in trailing namespace comment by David Sanders · 3 years, 10 months ago
- 9ed5b28 Erase file before opening to account for filename case change on non-case sensitive fs by Andrey Kosyakov · 4 years ago
- a40f115 Fix snake case conversion to properly handle abbreviaiton-only names by Andrey Kosyakov · 4 years ago
- e4af6c1 Treat abbreviations as a separate word when converting CamelCase to snake_case by Andrey Kosyakov · 4 years ago
- 9b24bff Remove SerializerTraits, which is no longer used by Andrey Kosyakov · 4 years ago
- d45d496 Extract std::string protocol traits for tests into a file of its own by Andrey Kosyakov · 4 years ago
- 91f1162 Roll deps for mini_chromium and buildtools by Andrey Kosyakov · 4 years ago
- 1a355c1 Remove std::string traits and Binary from base_string_adapter by Andrey Kosyakov · 4 years ago
- 79d3093 Fix compiler warning in crdtp/cbor.cc by Darshan Sen · 4 years, 2 months ago
- 32cf5f2 CodeHealth: Modernize base::Value code in inspector_protocol. by Morten Stenshorne · 4 years, 3 months ago
- 59675da Code health: Replace base::Value::GetAs* methods with Value::Get* versions by Alex Rudenko · 4 years, 3 months ago
- 35e8d2d [LSC] Remove base::string16 and base::char16 by Jan Wilken Dörrie · 4 years, 7 months ago
- c149e90 Move vector in PreSerialized constructor by Andrey Kosyakov · 4 years, 8 months ago
- 62c7be8 Fail deserializing DictionaryValue/Object if underlying value is not an object by Andrey Kosyakov · 4 years, 9 months ago
- 751c62b Fix python syntax error in pdl.py by Andrey Kosyakov · 4 years, 10 months ago
- 88c8137 Add comment to json conversion for base64-encoded binary by Yang Guo · 4 years, 10 months ago
- 94298ce crdtp: pass 0x7f in strings as is rather than loosing it by Andrey Kosyakov · 4 years, 10 months ago
- 351a2b7 Explicitly specialize Array<Binary> so that Binary is treated as value type by Andrey Kosyakov · 5 years ago
- 4f2c08a Merge "Fix standalone build of crdtp_test after rename of glue_test.cc to maybe_test.cc" by Andrey Kosyakov · 5 years ago
- 061034c IWYU: inspector protocol core uses std::lower_bound from algorithm by Jose Dapena Paz · 5 years ago
- fcb0adb Fix standalone build of crdtp_test after rename of glue_test.cc to maybe_test.cc by Jose Dapena Paz · 5 years ago
- 898aed4 Merge "Unified protocol type (de)serialization" by Andrey Kosyakov · 5 years ago
- 8ee5f97 Unified protocol type (de)serialization by Andrey Kosyakov · 5 years ago
- 8c11f01 Include base/check.h in test_platform.h by Hans Wennborg · 5 years ago
- b7cda08 Drop redundant std::move in inspector_protocol. by Johannes Henkel · 6 years ago
- c69cdc3 For the shallow parse of a DevTools message, allow "params": null. by Johannes Henkel · 6 years ago
- 8c2064e Introduce a crdtp/dispatch.{h,cc} library. by Johannes Henkel · 6 years ago
- 81ef742 Tweaks for emitting JSON. by Johannes Henkel · 6 years ago
- 1f2492b Update gni: ErrorSupport templates are removed. by Johannes Henkel · 6 years ago
- e4a97ba Remove ErrorSupport_.{h,cpp}.template as promised. by Johannes Henkel · 6 years ago
- 75c465e Drop && from Serializable::TakeSerialized() &&. by Johannes Henkel · 6 years ago
- e4ffb72 Merge "Implement crdtp::ErrorSupport, replacing the jinja2 template." by Johannes Henkel · 6 years ago
- dfd1d03 Implement crdtp::ErrorSupport, replacing the jinja2 template. by Johannes Henkel · 6 years ago
- 9fd0f91 Remove Parser_{h,cpp}.template as promised. by Johannes Henkel · 6 years ago
- 0e0a199 Remove the JSON parser and revamp Value::parseBinary. by Johannes Henkel · 6 years ago
- 0213a85 Add JsonEncoder tests for lone surrogates by Mathias Bynens · 6 years ago
- 607bfb8 Parse code point 0xffff correctly from UTF-8. by Johannes Henkel · 6 years ago
- 201330a Properly escape the 16 bit input character FFFF as \uffff. by Johannes Henkel · 6 years ago
- a84e91f Upon encountering a byte that's unexpectedly not ... by Johannes Henkel · 6 years ago
- 6361d06 Remove writeJSON / toJSONString from generated protocol types. by Johannes Henkel · 6 years ago
- ac6919e Merge "Remove Exported::writeBinary." by Johannes Henkel · 6 years ago