gfe-relnote: n/a(new class type not in use) Add SimpleLinkedHashMap which is forked from chromium linked_hash_map.h. This class is not used in google3, but used by other platform, i.e. chromium, envoy, etc. PiperOrigin-RevId: 245234098 Change-Id: Id453c101c9d191ae509ceb4f92c85a7486802e60
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.