summaryrefslogtreecommitdiffstats
path: root/third_party/snappy
Commit message (Expand)AuthorAgeFilesLines
* Update snappy URL.bungeman2015-10-081-2/+2
* Un-nest configs in GN files.brettw2015-09-021-9/+14
* Revert of Un-nest configs in GN files. (patchset #3 id:40001 of https://coder...thakis2015-09-011-12/+9
* Un-nest configs in GN files.brettw2015-08-311-9/+12
* Explicitly pass -Wno-unused-function to the targets that need it.thakis2015-08-192-0/+13
* Reland of Enable C4018 globally for the GN build, and disable per-target. (pa...pkasting2015-07-281-0/+4
* Revert of Enable C4018 globally for the GN build, and disable per-target. (pa...ccameron2015-07-281-4/+0
* Enable C4018 globally for the GN build, and disable per-target.pkasting2015-07-271-0/+4
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-191-5/+0
* gn format //third_partyscottmg2014-12-031-3/+1
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-1/+1
* OWNERS/WATCHLIST updates for departed team members, per requestjsbell@chromium.org2014-08-121-2/+0
* Refactor how clang warning flags are set.thakis@chromium.org2014-08-011-14/+11
* snappy: Add back the generated config.h for mac.tfarina@chromium.org2014-07-052-7/+88
* Including <Windows.h> so that Snappy unit tests can compile.jsbell@chromium.org2014-06-041-0/+1
* GN build improvements.brettw@chromium.org2014-04-301-0/+46
* Fixes to make possible to build snappy_unittest with gyp.tfarina@chromium.org2014-04-302-16/+170
* Revert 266932 "GN build improvements."brettw@chromium.org2014-04-291-46/+0
* GN build improvements.brettw@chromium.org2014-04-291-0/+46
* Roll snappy r74 -> r80jsbell@chromium.org2013-08-286-225/+52
* Add OWNERS for third_party/snappyjsbell@chromium.org2013-06-111-0/+6
* Snappy: Enable snappy compression for leveldb, roll snappy to r74, and suppre...jsbell@chromium.org2013-04-292-1/+23
* Fix third-party license information for a number of projectssteveblock@chromium.org2012-07-261-0/+1
* Roll snappy to r63, which addresses static uninitializer issues.jsbell@chromium.org2012-07-027-12/+162
* Revert 130967 - Roll snappy r37->r61 and enable snappy for leveldbjsbell@chromium.org2012-04-057-160/+12
* Roll snappy r37->r61 and enable snappy for leveldbjsbell@chromium.org2012-04-057-12/+160
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-231-1/+1
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* Add LevelDB and Snappy to the build. These will be used by IndexedDB.jorlow@chromium.org2011-03-225-0/+400