Sign in
chromium
/
external
/
snappy
Clone this repo:
Branches
master
f6a298d
Release Snappy 1.1.2. R=jeff
by snappy.mirrorbot@gmail.com
· 11 years ago
master
38de454
Fix public issue 82: Stop distributing benchmark data files that have
by snappy.mirrorbot@gmail.com
· 11 years ago
6d76832
Add support for padding in the Snappy framed format.
by snappy.mirrorbot@gmail.com
· 11 years ago
e512757
Release Snappy 1.1.1.
by snappy.mirrorbot@gmail.com
· 11 years ago
762bb32
Add autoconf tests for size_t and ssize_t. Sort-of resolves public issue 79;
by snappy.mirrorbot@gmail.com
· 11 years ago
f01cb89
When we compare the number of bytes produced with the offset for a
by snappy.mirrorbot@gmail.com
· 11 years ago
446f145
In the fast path for decompressing literals, instead of checking
by snappy.mirrorbot@gmail.com
· 11 years ago
49fc9d9
Make the two IncrementalCopy* functions take in an ssize_t instead of a len,
by snappy.mirrorbot@gmail.com
· 11 years ago
35372c4
Add support for uncompressing to iovecs (scatter I/O).
by snappy.mirrorbot@gmail.com
· 11 years ago
457b1b7
Some code reorganization needed for an internal change.
by snappy.mirrorbot@gmail.com
· 11 years ago
a18503d
Supports truncated test data in zippy benchmark.
by snappy.mirrorbot@gmail.com
· 12 years ago
19c9869
Release Snappy 1.1.0. R=sanjay
by snappy.mirrorbot@gmail.com
· 12 years ago
61b011f
Make ./snappy_unittest pass without "srcdir" being defined.
by snappy.mirrorbot@gmail.com
· 12 years ago
8074527
Increase the Zippy block size from 32 kB to 64 kB, winning ~3% density
by snappy.mirrorbot@gmail.com
· 12 years ago
de806bf
Adjust the Snappy open-source distribution for the changes in Google's
by snappy.mirrorbot@gmail.com
· 12 years ago
4a75599
Change a few ORs to additions where they don't matter. This helps the compiler
by snappy.mirrorbot@gmail.com
· 12 years ago
bfbc527
Stop giving -Werror to automake, due to an incompatibility between current
by snappy.mirrorbot@gmail.com
· 12 years ago
2f5d797
Fix public issue 66: Document GetUncompressedLength better, in particular that
by snappy.mirrorbot@gmail.com
· 12 years ago
1640137
Fix public issue 64: Check for <sys/time.h> at configure time,
by snappy.mirrorbot@gmail.com
· 12 years ago
e726277
Handle the case where gettimeofday() goes backwards or returns the same value
by snappy.mirrorbot@gmail.com
· 12 years ago
More »