commit | 5cef78eb880e068a47689639fb8ba495137a5ed7 | [log] [tgz] |
---|---|---|
author | vasilvv <vasilvv@google.com> | Sat Jan 30 11:11:14 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Sat Jan 30 11:13:03 2021 -0800 |
tree | 4ddb4e7a19ee02ccfb7543d003f48eceb55ef908 | |
parent | 17980fd8e634c442d856f105d7e2a8e8fa7d0d0f [diff] |
Platformize DCHECK and other macros. PiperOrigin-RevId: 354720441 Change-Id: I6db498ac96b025432d5bfb3da0a4deeef57c114f
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.