commit | 840edb6d672931ff936004fc35a82ecac6060844 | [log] [tgz] |
---|---|---|
author | danzh <danzh@google.com> | Mon Apr 15 19:11:03 2019 -0400 |
committer | Dan Zhang <danzh@google.com> | Tue Apr 16 10:11:34 2019 -0400 |
tree | 418e510e970f17bb4523ea0fb24b254c443039e9 | |
parent | 53f08a37bd06f15bad506e74b0e9f4f0b0435c28 [diff] |
gfe-relnote: n/a(test only) Switch to use unordered_map instead of hash_map for platform compatibility. PiperOrigin-RevId: 243707634 Change-Id: Iec84c597531b4935dd1c54efb211807891707f33
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.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.