1. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/compression/compression_algorithm.c]
  2. 0a5fce8 vs doesn't like some c99 features... by David Garcia Quintas · 8 years ago
  3. 13c2f6e Implemented compression level algorithms properly (as a function of the accepted algorithms by the call's peer. by David Garcia Quintas · 8 years ago
  4. 732a875 Add a sanity test for name aliasing by Craig Tiller · 8 years ago[Renamed from src/core/compression/algorithm.c]
  5. befa1ff Copyright checker fixes by Craig Tiller · 9 years ago
  6. 3fd2836 Add a error log to indicate error, then abort. by yang-g · 9 years ago
  7. eb92fa7 remove unreachable macro by yang-g · 9 years ago
  8. 48ec806 Done! by David Garcia Quintas · 9 years ago
  9. 5e0da58 More coverage by David Garcia Quintas · 9 years ago
  10. ebdef9d Remove metadata context from the channel stack by Craig Tiller · 9 years ago
  11. d73ca48 fix compilation with VS2010 by Jan Tattermusch · 9 years ago
  12. 4de3e4f Restore sanity by Craig Tiller · 9 years ago
  13. 76c3d74 Add API tracing to gRPC core by Masood Malekghassemi · 9 years ago
  14. a82950e clang-format all core files by Craig Tiller · 9 years ago
  15. 45724b3 indent pass to get logical source lines on one physical line by Craig Tiller · 9 years ago
  16. af73d78 clang-format all core files by Craig Tiller · 9 years ago
  17. c43648f Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding by David Garcia Quintas · 9 years ago
  18. d6c98df clang-format all source by Craig Tiller · 9 years ago
  19. 935c171 Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  20. cddd95b Renamed "none" as "identity" for the no-op compression algorithm for consistency with the spec by David Garcia Quintas · 9 years ago
  21. beac88c Server: added the ability to disable compression algorithm by David Garcia Quintas · 9 years ago
  22. 8ec09f6 Added tests (and bugfix) for grpc_compression_algorithm_parse by David Garcia Quintas · 9 years ago
  23. 1c604fd Fixed buggy grpc_compression_algorithm_parse by David Garcia Quintas · 9 years ago
  24. b8edf7e WIP, code complete, missing tests. Asan passes. by David Garcia Quintas · 9 years ago
  25. fc0fa33 Moar tests, fixed wrongly named vbles, minor bugs. by David Garcia Quintas · 9 years ago
  26. f74a49e WIP. Need to merge and add more tests. by David Garcia Quintas · 9 years ago
  27. fd62174 Mapped DEFLARE as a high compression level algorithm by David Garcia Quintas · 9 years ago
  28. e29feb2 Introduced compression levels as an abstraction for the actual algorithm. by David Garcia Quintas · 9 years ago
  29. 59f905d Changes to byte_buffer based on comments. by David Garcia Quintas · 9 years ago
  30. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  31. 0605995 Update copyright to 2015 by Craig Tiller · 10 years ago
  32. b7ebd3b Initial import. by Nicolas Noble · 10 years ago