Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 62662f87 | 2021-09-08 09:18:45 | Strip "./" in includes (#925) Co-authored-by: Eugene Kliuchnikov <eustas@chromium.org> | ||
| 68f1b90a | 2021-08-18 19:15:07 | Update (#918) Prepare to use copybara worklow. | ||
| 223d80cf | 2020-08-26 12:32:27 | Update (#826) * IMPORTANT: decoder: fix potential overflow when input chunk is >2GiB * simplify max Huffman table size calculation * eliminate symbol duplicates (static arrays in .h files) * minor combing in research/ code | ||
| dd8fa3e8 | 2016-09-22 11:32:23 | Update research * don't use `assert` when side-effect is desired * use `gflags` to pick options from args Other changes: * teach stub `Makefile` to do partial rebuild * remove obsolete `tools/version.h` | ||
| 0e52c59a | 2016-09-15 16:59:52 | Update variable naming. | ||
| 58cecf17 | 2016-09-15 10:44:19 | Add distance encoding research tools. |