Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
BUILD.gn | 03-Dec-2014 | 1.2K | |
linux/ | 03-Dec-2014 | ||
mac/ | 03-Dec-2014 | ||
OWNERS | 03-Dec-2014 | 125 | |
README.chromium | 03-Dec-2014 | 644 | |
snappy.gyp | 03-Dec-2014 | 2.6K | |
win32/ | 03-Dec-2014 |
1 Name: Snappy: A fast compressor/decompressor 2 Short Name: snappy 3 URL: http://code.google.com/p/snappy/ 4 Version: r80 5 License: New BSD 6 License File: src/COPYING 7 Security Critical: yes 8 9 Description: 10 Compression library used by LevelDB. 11 12 Local Additions: 13 * gyp file for building in chromium 14 * Suppress clang header-hygiene warning - https://code.google.com/p/snappy/issues/detail?id=70 15 * Suppress MSVC signed/unsigned warning - https://code.google.com/p/snappy/issues/detail?id=71 16 * Suppress MSVC x64 size_t warnings - https://code.google.com/p/snappy/issues/detail?id=75 17 * {mac,linux,win32}/snappy-stubs-public.h autogenerated public headers 18