1. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/channel/compress_filter.c]
  2. f40df23 Auto-changes by Craig Tiller · 8 years ago
  3. a93a25f Update copyrights by Craig Tiller · 9 years ago
  4. 6c39686 Preparatory changes for work shedding by Craig Tiller · 9 years ago
  5. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  6. 2c23ad5 Merge github.com:grpc/grpc into connected-subchannel by Craig Tiller · 9 years ago
  7. d88e1d8 merge with head and resolve conflict by yang-g · 9 years ago
  8. ab33b48 clang-format, bugfix by Craig Tiller · 9 years ago
  9. b2b4261 Remove metadata context entirely by Craig Tiller · 9 years ago
  10. ebdef9d Remove metadata context from the channel stack by Craig Tiller · 9 years ago
  11. ed43f51 Beginning to peel away mdctx from channel stack by Craig Tiller · 9 years ago
  12. 577c9b2 stream_op cleanup: channel, client_config changes by Craig Tiller · 9 years ago
  13. 2b15f1e Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  14. 0ba432d Move profiling system to gpr by Craig Tiller · 9 years ago
  15. 1f41b6b Simplify adding annotations, annotate more things by Craig Tiller · 9 years ago
  16. f928dc6 Fix incorrect assert by Sree Kuchibhotla · 9 years ago
  17. 71a0f9d Fix clang-format script by Craig Tiller · 9 years ago
  18. 4dbdd6a Remove metadata canonicalization, and fix some bugs by Craig Tiller · 9 years ago
  19. a82950e clang-format all core files by Craig Tiller · 9 years ago
  20. 9f7dc3a Move argument passing to start of list by Craig Tiller · 9 years ago
  21. 1be70cc Move arguments to the start of lists by Craig Tiller · 9 years ago
  22. 45724b3 indent pass to get logical source lines on one physical line by Craig Tiller · 9 years ago
  23. d9ccbbf Rename call_list to closure_list by Craig Tiller · 9 years ago
  24. dfff1b8 Call list progress by Craig Tiller · 9 years ago
  25. d1bec03 Call list progress by Craig Tiller · 9 years ago
  26. f29a388 Merge github.com:grpc/grpc into immolating-conversion by Craig Tiller · 9 years ago
  27. 6b80463 Fix typo by Craig Tiller · 9 years ago
  28. 6a6b36c Enable -Wconversion by Craig Tiller · 9 years ago
  29. f96dfc3 First round of fixing up implicit 64->32 bit conversions by Craig Tiller · 9 years ago
  30. 3121fd4 Sign conversion fixes by Craig Tiller · 9 years ago
  31. e4f7c2f Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding by David Garcia Quintas · 9 years ago
  32. d09bae5 Merge branch 'compression-accept-encoding' of github.com:dgquintas/grpc into compression-accept-encoding by David Garcia Quintas · 9 years ago
  33. c43648f Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding by David Garcia Quintas · 9 years ago
  34. bdfc7ad Fixed wrong creation of metadata in compression. by David Garcia Quintas · 9 years ago
  35. cb30410 Comments and derived bugfixes. by David Garcia Quintas · 9 years ago
  36. 7fc37a2 Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding by David Garcia Quintas · 9 years ago
  37. d6c98df clang-format all source by Craig Tiller · 9 years ago
  38. beac88c Server: added the ability to disable compression algorithm by David Garcia Quintas · 9 years ago
  39. 10494fc Merge branch 'master' into compression-accept-encoding by David Garcia Quintas · 9 years ago
  40. 45ce927 Properly send GRPC_STATUS_UNAUTHENTICATED from server auth failures by Craig Tiller · 9 years ago
  41. cbc4fb9 Merge github.com:grpc/grpc into warbling-wombat by Craig Tiller · 9 years ago
  42. a1b820e Merge pull request #2586 from dgquintas/compress_flag_reset by Craig Tiller · 9 years ago
  43. 0ee2d20 Merge github.com:grpc/grpc into warbling-wombat by Craig Tiller · 9 years ago
  44. b70440b Merge pull request #2542 from ctiller/tell-me-who-you-might-be by Yang Gao · 9 years ago
  45. baa2aa6 Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding by David Garcia Quintas · 9 years ago
  46. 6159c07 Fix interop tests by ensuring non-http-special metadata precedes other metadata by Craig Tiller · 9 years ago
  47. 6999c09 Canonicalize metadata keys in core by Craig Tiller · 9 years ago
  48. 1c604fd Fixed buggy grpc_compression_algorithm_parse by David Garcia Quintas · 9 years ago
  49. 518e3fe Fixes for streaming compression. by David Garcia Quintas · 9 years ago
  50. 1b22b9d Add grpc_call_get_peer by Craig Tiller · 9 years ago
  51. c0a0901 Macro rename by David Garcia Quintas · 9 years ago
  52. 39a6de2 Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding by David Garcia Quintas · 9 years ago
  53. 0c2f162 Moved docs from .c to .h for compress_filter by David Garcia Quintas · 9 years ago
  54. cadbf22 Removed compression levels from clients and _experimental_'d signature of methods manipulating compression algorithms by David Garcia Quintas · 9 years ago
  55. 7c4fdb5 Added comments by David Garcia Quintas · 9 years ago
  56. e091af8 Implementation of the accepted encodings propagation mechanism. by David Garcia Quintas · 9 years ago
  57. 658b608 Added some comments, minot stylistic tweaks by David Garcia Quintas · 9 years ago
  58. d317e75 Fixes to compression, to be merged back to the appropriate branch. by David Garcia Quintas · 9 years ago
  59. 20a3538 More bugfixes to compress_filter. by David Garcia Quintas · 9 years ago
  60. a21e2c8 early bail out when not compressing by David Garcia Quintas · 9 years ago
  61. d1b6277 Added missing bits from pr comments by David Garcia Quintas · 9 years ago
  62. 17bb649 Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  63. a01f7a4 More comments by David Garcia Quintas · 9 years ago
  64. 20afd46 PR comments by David Garcia Quintas · 9 years ago
  65. 4e40336 Fixed leaks by David Garcia Quintas · 9 years ago
  66. d7d9ce2 WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of compression request thru MD by David Garcia Quintas · 9 years ago
  67. fc0fa33 Moar tests, fixed wrongly named vbles, minor bugs. by David Garcia Quintas · 9 years ago
  68. b910170 Removed spurious changes. by David Garcia Quintas · 9 years ago
  69. dd2ebee Added compression text fixture. by David Garcia Quintas · 9 years ago
  70. 92ce588 Fixed bad merge. by David Garcia Quintas · 9 years ago
  71. d16af0e Redesign of compression algorithm propagation based on metadata by David Garcia Quintas · 9 years ago
  72. 5927aec Added generated configs by David Garcia Quintas · 9 years ago
  73. f74a49e WIP. Need to merge and add more tests. by David Garcia Quintas · 9 years ago
  74. 55b4ea1 WIP. Compiles and tests pass. Need to write specific tests. by David Garcia Quintas · 9 years ago