Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(446)

Side by Side Diff: third_party/snappy/README.chromium

Issue 1276073004: Offline By Default (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Add missing explicits. Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/snappy/OWNERS ('k') | third_party/snappy/linux/config.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
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/iss ues/detail?id=70
15 * Suppress MSVC signed/unsigned warning - https://code.google.com/p/snappy/iss ues/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
OLDNEW
« no previous file with comments | « third_party/snappy/OWNERS ('k') | third_party/snappy/linux/config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698