Home | History | Annotate | Download | only in spdy

Lines Matching full:zlib

20 #include <zlib.h>
22 #include "third_party/zlib/zlib.h"
1463 // Make sure that all the data we pass to zlib is defined.
1464 // This way, all Valgrind reports on the compressed data are zlib's fault.
1479 // We trust zlib. Also, we can't do anything about it.
1480 // See http://www.zlib.net/zlib_faq.html#faq36