summaryrefslogtreecommitdiff
path: root/snappy_test_tool.cc
Commit message (Expand)AuthorAgeFilesLines
* Migrate feature detection macro checks from #ifdef to #if.Victor Costan2021-08-161-2/+2
* 'size' remains unused if none of ZLIB, LZO and LZ4 are available.atdt2021-04-221-2/+4
* Add stubs for abseil flags.Victor Costan2021-03-081-24/+28
* Add absl::GetFlag and absl::SetFlag to uses of flags.Snappy Team2021-02-171-11/+15
* Split benchmarks and test tools into separate targets.Victor Costan2020-12-161-0/+461