1. 76d2442 clang-format by Mark D. Roth · 8 years ago
  2. 5d11e43 Added test for filter whose call initialization fails, and fixed bugs by Mark D. Roth · 8 years ago
  3. 9f97cca Fix error handling in grpc_call_create(). by Mark D. Roth · 8 years ago
  4. 0badbe8 Change grpc_channel_filter init_call_elem() method to return grpc_error. by Mark D. Roth · 8 years ago
  5. 97fe0a6 clang-format code by Craig Tiller · 8 years ago
  6. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 8 years ago
  7. a286b04 small fixes by Craig Tiller · 8 years ago
  8. 64c0e8d Add format check for gpr_log and gpr_asprintf by Yuchen Zeng · 8 years ago
  9. 0ca68b7 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  10. 533add5 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  11. 8ba42be s/maybe_compression_level.compression_level/maybe_compression_level.level by David Garcia Quintas · 8 years ago
  12. c97065d Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  13. 69ff63d clang-format by David Garcia Quintas · 8 years ago
  14. a0d7491 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  15. c4d5112 moar renamings by David Garcia Quintas · 8 years ago
  16. d925c93 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  17. 55c08f8 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  18. d38b2c4 Merge pull request #6761 from ctiller/there-were-no-fatalities by Jan Tattermusch · 8 years ago
  19. 48ed92e GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN by Craig Tiller · 8 years ago
  20. e751846 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  21. 4b5e757 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  22. 2a50dfe s/grpc_pops/grpc_polling_entity by David Garcia Quintas · 8 years ago
  23. 8bec6f6 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  24. 3b4b50b Remove unused struct by vjpai · 8 years ago
  25. 246d853 Remove some unused enums by vjpai · 8 years ago
  26. 77c983d clang-format by Craig Tiller · 8 years ago
  27. 332f1b3 Rename functions by Craig Tiller · 8 years ago
  28. 48abdde Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  29. c4c6ecf Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  30. bc7593d Revert "Revert "Remove spam"" by Craig Tiller · 8 years ago
  31. e76528c Revert "Remove spam" by Craig Tiller · 8 years ago
  32. fa96d86 Fix comments by Craig Tiller · 8 years ago
  33. 3f3312e Remove spam by Craig Tiller · 8 years ago
  34. 509b30e Fix non-listening cq registration so that calls can be queued against them by Craig Tiller · 8 years ago
  35. ae09d9d Fixes and code simplification by Craig Tiller · 8 years ago
  36. 772f485 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  37. 4221c37 Merge branch 'test_affine' of github.com:ctiller/grpc into test_affine by Craig Tiller · 8 years ago
  38. db7c356 Work stealing between affinitized cqs by Craig Tiller · 8 years ago
  39. 3e4f49f Added check for client in call.c's default level processing code. by David Garcia Quintas · 8 years ago
  40. a488037 Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring by Julien Boeuf · 8 years ago
  41. ac09447 Merge branch 'compression_incoming_checks' into compression_md_level_bis by David Garcia Quintas · 8 years ago
  42. 824f837 s/INTERNAL/UNIMPLEMENTED by David Garcia Quintas · 8 years ago
  43. 9766f4f Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  44. d013e9b Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  45. f1945f2 Merge branch 'master' of github.com:grpc/grpc into compression_incoming_checks by David Garcia Quintas · 8 years ago
  46. 8f73650 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  47. 3e71f77 moved md compression validation outside of md filter by David Garcia Quintas · 8 years ago
  48. 01fb04d Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  49. aa51f63 Merge pull request #6463 from dgquintas/fix_compression_interop by Jan Tattermusch · 8 years ago
  50. 025b4a6 Removed spurious compression check by David Garcia Quintas · 8 years ago
  51. 749367f Fixes to surface/call.c to consider the channel's default compression level. by David Garcia Quintas · 8 years ago
  52. b0dd253 Added grpc_channel_get_default_compression_level() by David Garcia Quintas · 8 years ago
  53. f54171c Merge branch 'moar-compression-public-refactorings' into compression_md_level_bis by David Garcia Quintas · 8 years ago
  54. 113a934 Merge branch 'master' of github.com:grpc/grpc into compression_incoming_checks by David Garcia Quintas · 8 years ago
  55. af1c7e4 INTERNAL -> UNIMPLEMENTED for disabled algorithms by David Garcia Quintas · 8 years ago
  56. 88ef00e Remove broken test by Craig Tiller · 8 years ago
  57. cf2cce6 Bug fixes by Craig Tiller · 8 years ago
  58. 40945c7 Add missing function for completion queue by Craig Tiller · 8 years ago
  59. 9f9d422 Further server cq affinity work by Craig Tiller · 8 years ago
  60. 418a821 Begin sharding request queues per cq by Craig Tiller · 8 years ago
  61. 2b59dbc Fixes by Craig Tiller · 8 years ago
  62. 118dc63 made send_initial_md compression level a "maybe" by David Garcia Quintas · 8 years ago
  63. be0d7fe Fix socket_utils_test, clang-fmt by Craig Tiller · 8 years ago
  64. 8e5c934 Fix leaks in server fuzzer by Craig Tiller · 8 years ago
  65. 71f9665 Small fixes by Craig Tiller · 8 years ago
  66. a58ed7c Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  67. cfc8ae1 Fix connectivity bits by Craig Tiller · 8 years ago
  68. bae6a4c Merge branch 'master' of https://github.com/grpc/grpc into credentials_refactoring by Julien Boeuf · 8 years ago
  69. b08fa49 Fix refcounting bugs by Craig Tiller · 8 years ago
  70. 10dd6f2 Fix refcounting bugs by Craig Tiller · 8 years ago
  71. 8dbe2cb Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  72. cae4b1b Progress converting to new error system (HTTP fixes) by Craig Tiller · 8 years ago
  73. 0b405d5 fixed wrong change by David Garcia Quintas · 8 years ago
  74. 4612337 grpc-accept-encoding checks by David Garcia Quintas · 8 years ago
  75. a301eaa Allow servers to select compression level via initial MD. by David Garcia Quintas · 8 years ago
  76. 9ccf5f1 Fix ownership bugs in error system by Craig Tiller · 8 years ago
  77. 1c51edc Progress converting to new error system by Craig Tiller · 8 years ago
  78. 4f1d0f3 Error reporting progress by Craig Tiller · 8 years ago
  79. f707d62 Convert tests to new error scheme by Craig Tiller · 8 years ago
  80. 303d308 Fixed compression interop and re-enable for C++. by David Garcia Quintas · 8 years ago
  81. 16caa50 Master is now 0.15.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  82. 804ff71 Progress converting to new error system by Craig Tiller · 8 years ago
  83. 4ba6a64 Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into error by Craig Tiller · 8 years ago
  84. 6044909 allocate grpc_pops on the stack by David Garcia Quintas · 8 years ago
  85. 8ca294e Refactoring the core security code. by Julien Boeuf · 8 years ago
  86. 261db11 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  87. f72eb97 Introduced grpc_pops (pollset or pollset_set) by David Garcia Quintas · 8 years ago
  88. f51457b Progress by Craig Tiller · 8 years ago
  89. c027e77 Progress by Craig Tiller · 8 years ago
  90. b69251c Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  91. e293b64 clang-format by David Garcia Quintas · 8 years ago
  92. 580987a Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  93. f921f2b Merge pull request #6305 from dgquintas/compression_tracer by Jan Tattermusch · 8 years ago
  94. a2b5495 Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  95. 0d6fee6 Merge pull request #2286 from ctiller/split-me-baby-one-more-time by Jan Tattermusch · 8 years ago
  96. c230881 Merge pull request #6285 from dgquintas/fix_plugin_tracers by Jan Tattermusch · 8 years ago
  97. f128cd2 Merge pull request #6196 from y-zeng/call-error-to-string by Craig Tiller · 8 years ago
  98. 12e111c Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  99. 396f445 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  100. cce51fe Added compression tracer by David Garcia Quintas · 8 years ago