1. b229094 Merge pull request #8789 from y-zeng/resolver_pollset by Yuchen Zeng · 8 years ago
  2. 2cf4f35 Merge pull request #9101 from murgatroid99/node_event_changes by Michael Lumish · 8 years ago
  3. 47f1f9e Merge pull request #9034 from igorpeshansky/patch-1 by Michael Lumish · 8 years ago
  4. 63e3e3b Add grpc_pollset_set as an arg in grpc_resolver_create by Yuchen Zeng · 8 years ago
  5. b4c27c1 Merge pull request #9120 from soltanmm-google/if-you-run-away-from-things-it-just-means-you're-going-to-see-them-again-when-you-wrap-around-the-universe by Masood Malekghassemi · 8 years ago
  6. 426cf85 Fix resolve_address_windows by Yuchen Zeng · 8 years ago
  7. f62706f Add pollset_set in grpc_resolver by Yuchen Zeng · 8 years ago
  8. 15521de Request a pollset_set in grpc_resolve_address by Yuchen Zeng · 8 years ago
  9. f290686 Merge remote-tracking branch 'upstream/master' into cpp_filter_api_cleanup by Mark D. Roth · 8 years ago
  10. 5904a95 Merge pull request #8795 from markdroth/client_channel_init_cleanup by Mark D. Roth · 8 years ago
  11. ed6e578 Merge pull request #9098 from y-zeng/grpc_context_traffic by Yuchen Zeng · 8 years ago
  12. 4682bf3 Diagnose AttrErr as too-old setuptools by Masood Malekghassemi · 8 years ago
  13. 870c4cd Merge pull request #9095 from soltanmm-google/rushing-is-not-always-a-good-idea by Masood Malekghassemi · 8 years ago
  14. 13f3574 clang-format by Mark D. Roth · 8 years ago
  15. d118da9 Merge branch 'client_channel_init_cleanup' into cpp_filter_api_cleanup by Mark D. Roth · 8 years ago
  16. f843914 clang-format by Mark D. Roth · 8 years ago
  17. f1cdf59 Patch overlooked strings from Python un-namespacing by Masood Malekghassemi · 8 years ago
  18. 9885013 Merge branch 'client_channel_init_cleanup' into cpp_filter_api_cleanup by Mark D. Roth · 8 years ago
  19. d574c19 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  20. 9addf90 Merge pull request #9061 from jtattermusch/csharp_generated_arg_comments by Jan Tattermusch · 8 years ago
  21. 83ed007 Merge pull request #9060 from jtattermusch/csharp_protoc_leading_space by Jan Tattermusch · 8 years ago
  22. 3fd9dc0 Merge pull request #9089 from dgquintas/short_deadlines_sans_tests by David G. Quintas · 8 years ago
  23. 78246df Add GRPC_CONTEXT_TRAFFIC in grpc_context_index by Yuchen Zeng · 8 years ago
  24. 5eebc93 Make event order consistent, and make 'end' and 'error' mutually exclusive by murgatroid99 · 8 years ago
  25. 665ec81 Merge pull request #9006 from kpayson64/revert_bizarre_api by kpayson64 · 8 years ago
  26. 68a9e38 Short deadlines: set Status on deadline by David Garcia Quintas · 8 years ago
  27. 00f6636 Generate param comments in C# proto plugin by Jan Tattermusch · 8 years ago
  28. 726f40f remove leading space in C# comments by Jan Tattermusch · 8 years ago
  29. 727f887 remove leading space in C# comments by Jan Tattermusch · 8 years ago
  30. 53f6d09 Recover 'namespace'd Python distribution packages by Masood Malekghassemi · 8 years ago
  31. fb261bf Un-namespace Python packages by Masood Malekghassemi · 8 years ago
  32. 42663fb Fix bug. by Mark D. Roth · 8 years ago
  33. aa1cd14 Clean up C++ filter API. by Mark D. Roth · 8 years ago
  34. be5e3ca Move internal channel arg definitions out of public headers. by Mark D. Roth · 8 years ago
  35. b14ed41 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  36. 201db7d Eliminate redundant places where server name was stored. by Mark D. Roth · 8 years ago
  37. f75d269 Fix grpclb code. by Mark D. Roth · 8 years ago
  38. 4603a1c Merge pull request #9062 from grpc/revert-9019-short_deadlines by Craig Tiller · 8 years ago
  39. 30268a9 Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" by Craig Tiller · 8 years ago
  40. 70a85ad Revert "Handle (and test) short call deadlines" by Craig Tiller · 8 years ago
  41. 92f059e Merge pull request #9028 from jtattermusch/remove_releasesigned_config by Jan Tattermusch · 8 years ago
  42. 48b1558 Merge pull request #8797 from sreecha/pss_pi by David G. Quintas · 8 years ago
  43. 8cbaeb8 Merge pull request #9019 from dgquintas/short_deadlines by David G. Quintas · 8 years ago
  44. 65feb6a Add ServiceRpcHandler to exported names by Ken Payson · 8 years ago
  45. c217e49 Add function to create channel arg for client channel factory. by Mark D. Roth · 8 years ago
  46. 9460166 Short deadlines: set Status on deadline by David Garcia Quintas · 8 years ago
  47. 389f272 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  48. be37dff Merge pull request #8979 from markdroth/handshaker_cleanup by Mark D. Roth · 8 years ago
  49. d03dfcc Merge pull request #8951 from grpc/revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  50. aa6f24b Merge pull request #8980 from markdroth/handshaker_early_exit by Mark D. Roth · 8 years ago
  51. 5431135 Merge pull request #8742 from kpayson64/service_names_hint by kpayson64 · 8 years ago
  52. a98778f Merge pull request #8745 from kpayson64/sigpipe_handle by kpayson64 · 8 years ago
  53. 39b1f91 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  54. 32f35f8 Merge remote-tracking branch 'upstream/master' into revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  55. 0ee1dbb Catch the case where we were shutdown after a handoff. by Mark D. Roth · 8 years ago
  56. 96ba68d Fix more allocation bugs. by Mark D. Roth · 8 years ago
  57. 6c07bf8 Fix allocation bug. by Mark D. Roth · 8 years ago
  58. e51e72d Use snake_case names for default rpc method implementations by igorpeshansky · 8 years ago
  59. c7df4cf get rid of unused ReleaseSigned config by Jan Tattermusch · 8 years ago
  60. a44d314 Allow handlers to hint at the services they export by kpayson64 · 8 years ago
  61. 3c1cd53 Merge remote-tracking branch 'upstream/master' into handshaker_early_exit by Mark D. Roth · 8 years ago
  62. eed3815 Pass ownership of grpc_tcp_server_acceptor to connector. by Mark D. Roth · 8 years ago
  63. e6f516e Remove PO_DEBUG from build.yaml and move it to ev_epoll_linux.c by Sree Kuchibhotla · 8 years ago
  64. 83decd6 Revert "Add configurable exit grace periods and shutdown handlers" by Ken Payson · 8 years ago
  65. d36e806 Merge branch 'master' into pss_pi by Sree Kuchibhotla · 8 years ago
  66. 5b850b2 clang-format by Mark D. Roth · 8 years ago
  67. c898417 Fix race condition on shutdown. by Mark D. Roth · 8 years ago
  68. ef17501 Merge pull request #8898 from rjshade/fix_tsan by Craig Tiller · 8 years ago
  69. 17ebccf Merge pull request #8344 from muxi/cronet-stream-read by Muxi Yan · 8 years ago
  70. ec7ba39 PR comments by David Garcia Quintas · 8 years ago
  71. 3da4188 Fix handling of streams waiting for concurrency by David Garcia Quintas · 8 years ago
  72. 5f5f470 Merge pull request #8930 from ctiller/fixit19 by Craig Tiller · 8 years ago
  73. 58d68f0 Turn off Cronet logging by Muxi Yan · 8 years ago
  74. e7825ea Merge pull request #8986 from dgquintas/rename_gbench_2 by David G. Quintas · 8 years ago
  75. 7d74b66 Redo change accidentally reverted in previous commit. by Mark D. Roth · 8 years ago
  76. 887e218 Make grpc_handshaker vtable wrapper functions public. by Mark D. Roth · 8 years ago
  77. cc8487e clang-format by Mark D. Roth · 8 years ago
  78. d095340 Allow creating security handshaker without adding it to handshake manager. by Mark D. Roth · 8 years ago
  79. 3059828 Make handshakers that exit early responsible for cleaning up all args. by Mark D. Roth · 8 years ago
  80. ff31121 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  81. 200ef28 Perform quit operations in a useful order in Node perf tests by murgatroid99 · 8 years ago
  82. 170a073 clang-format by Mark D. Roth · 8 years ago
  83. cc527cf Provide a way to exit handshaking early without an error. by Mark D. Roth · 8 years ago
  84. 7c9076a Merge pull request #8960 from muxi/test-timeout-flakiness by Muxi Yan · 8 years ago
  85. d9ef283 clang-format by Mark D. Roth · 8 years ago
  86. 71daef7 Clarify comment. by Mark D. Roth · 8 years ago
  87. 65b79c8 Rename *_create_handshakers() to *_add_handshakers(). by Mark D. Roth · 8 years ago
  88. b1341a3 Use unified test timeouts by Muxi Yan · 8 years ago
  89. 4ee9bb0 Fix race if connector is shutdown while connecting by Craig Tiller · 8 years ago
  90. 749ccd9 Merge branch 'track_cq_finalize' of github.com:vjpai/grpc into fixit29 by Craig Tiller · 8 years ago
  91. 9c5318a Fix shutdown problems with sync server by Craig Tiller · 8 years ago
  92. 7e499aa Bring back gli initializer summoning by Vijay Pai · 8 years ago
  93. 9493091 Increase test timeout of testMetadata to 8s to alleviate flakiness under overloaded Jenkins mac machine by Muxi Yan · 8 years ago
  94. 6510d47 gpr_atm isn't automatically initialized to 0. Thanks Obama. by Vijay Pai · 8 years ago
  95. bf24dd9 clang-format by Vijay Pai · 8 years ago
  96. cbe1599 Track requests that could cause other requests to be created, and don't do by Vijay Pai · 8 years ago
  97. 1d3ad2b Merge pull request #8938 from ctiller/fixit23 by Craig Tiller · 8 years ago
  98. b23c86b Merge pull request #8790 from pquerna/objc_fix_leak_of_buffer by Jorge Canizales · 8 years ago
  99. 73c4f8f Readability improvements by Craig Tiller · 8 years ago
  100. 504ae43 Add parens by Craig Tiller · 8 years ago