commit | 08fc2aec014fbc4eae8acaf66e555866ff957121 | [log] [tgz] |
---|---|---|
author | bnc <bnc@google.com> | Tue Apr 27 14:57:51 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 27 14:58:24 2021 -0700 |
tree | c3f6e1937657774757032b04690854d4420614f7 | |
parent | 92df092e075e98ab07e810c3e24a9078f687c8e8 [diff] |
Move quic::QuicCircularDeque to quiche::QuicheCircularDeque. See last comment at cl/366295336 for motivation. PiperOrigin-RevId: 370769667 Change-Id: I41907c4e7ef592fb8b7f6a298daf4e1ed15f4d2f
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.