commit | 7bd2971ca64ca2260ed675c9770fe293b15dd478 | [log] [tgz] |
---|---|---|
author | QUICHE team <quiche-dev@google.com> | Tue Mar 09 15:59:31 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Mar 09 16:00:07 2021 -0800 |
tree | 22f67a41fed8add6ed4f1c97a7ee15492794dedf | |
parent | 68675a23f77b39aea0d8f95c8f27924194227d11 [diff] |
Migration from QUIC_BUG to QUIC_BUG_V2(bug_id). Per go/gfe-bug-improvements GFE_BUGs are getting stable IDs to allow for monitoring and alerting. Existing QUIC_BUG instances are changed to have `quic_bug_n_m` ID, where `n` is unique for each file, and `m` is a counter within each file, so we get `QUIC_BUG_V2(quic_bug_123_2)` PiperOrigin-RevId: 361917961 Change-Id: I1f9385d4645cd35bcf42ce30da72aefc91fdabe0
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects. QUICHE is only supported on little-endian platforms.
Code can be viewed in CodeSearch in Quiche and is imported into Chromium.