1. 9460166 Short deadlines: set Status on deadline by David Garcia Quintas · 8 years ago
  2. be37dff Merge pull request #8979 from markdroth/handshaker_cleanup by Mark D. Roth · 8 years ago
  3. d03dfcc Merge pull request #8951 from grpc/revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  4. aa6f24b Merge pull request #8980 from markdroth/handshaker_early_exit by Mark D. Roth · 8 years ago
  5. 5431135 Merge pull request #8742 from kpayson64/service_names_hint by kpayson64 · 8 years ago
  6. a98778f Merge pull request #8745 from kpayson64/sigpipe_handle by kpayson64 · 8 years ago
  7. 32f35f8 Merge remote-tracking branch 'upstream/master' into revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  8. 0ee1dbb Catch the case where we were shutdown after a handoff. by Mark D. Roth · 8 years ago
  9. 96ba68d Fix more allocation bugs. by Mark D. Roth · 8 years ago
  10. 6c07bf8 Fix allocation bug. by Mark D. Roth · 8 years ago
  11. a44d314 Allow handlers to hint at the services they export by kpayson64 · 8 years ago
  12. 3c1cd53 Merge remote-tracking branch 'upstream/master' into handshaker_early_exit by Mark D. Roth · 8 years ago
  13. eed3815 Pass ownership of grpc_tcp_server_acceptor to connector. by Mark D. Roth · 8 years ago
  14. 5b850b2 clang-format by Mark D. Roth · 8 years ago
  15. c898417 Fix race condition on shutdown. by Mark D. Roth · 8 years ago
  16. ef17501 Merge pull request #8898 from rjshade/fix_tsan by Craig Tiller · 8 years ago
  17. 17ebccf Merge pull request #8344 from muxi/cronet-stream-read by Muxi Yan · 8 years ago
  18. ec7ba39 PR comments by David Garcia Quintas · 8 years ago
  19. 3da4188 Fix handling of streams waiting for concurrency by David Garcia Quintas · 8 years ago
  20. 5f5f470 Merge pull request #8930 from ctiller/fixit19 by Craig Tiller · 8 years ago
  21. 58d68f0 Turn off Cronet logging by Muxi Yan · 8 years ago
  22. e7825ea Merge pull request #8986 from dgquintas/rename_gbench_2 by David G. Quintas · 8 years ago
  23. 7d74b66 Redo change accidentally reverted in previous commit. by Mark D. Roth · 8 years ago
  24. 887e218 Make grpc_handshaker vtable wrapper functions public. by Mark D. Roth · 8 years ago
  25. cc8487e clang-format by Mark D. Roth · 8 years ago
  26. d095340 Allow creating security handshaker without adding it to handshake manager. by Mark D. Roth · 8 years ago
  27. 3059828 Make handshakers that exit early responsible for cleaning up all args. by Mark D. Roth · 8 years ago
  28. ff31121 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  29. 200ef28 Perform quit operations in a useful order in Node perf tests by murgatroid99 · 8 years ago
  30. 170a073 clang-format by Mark D. Roth · 8 years ago
  31. cc527cf Provide a way to exit handshaking early without an error. by Mark D. Roth · 8 years ago
  32. 7c9076a Merge pull request #8960 from muxi/test-timeout-flakiness by Muxi Yan · 8 years ago
  33. d9ef283 clang-format by Mark D. Roth · 8 years ago
  34. 71daef7 Clarify comment. by Mark D. Roth · 8 years ago
  35. 65b79c8 Rename *_create_handshakers() to *_add_handshakers(). by Mark D. Roth · 8 years ago
  36. b1341a3 Use unified test timeouts by Muxi Yan · 8 years ago
  37. 4ee9bb0 Fix race if connector is shutdown while connecting by Craig Tiller · 8 years ago
  38. 749ccd9 Merge branch 'track_cq_finalize' of github.com:vjpai/grpc into fixit29 by Craig Tiller · 8 years ago
  39. 9c5318a Fix shutdown problems with sync server by Craig Tiller · 8 years ago
  40. 7e499aa Bring back gli initializer summoning by Vijay Pai · 8 years ago
  41. 9493091 Increase test timeout of testMetadata to 8s to alleviate flakiness under overloaded Jenkins mac machine by Muxi Yan · 8 years ago
  42. 6510d47 gpr_atm isn't automatically initialized to 0. Thanks Obama. by Vijay Pai · 8 years ago
  43. bf24dd9 clang-format by Vijay Pai · 8 years ago
  44. cbe1599 Track requests that could cause other requests to be created, and don't do by Vijay Pai · 8 years ago
  45. 1d3ad2b Merge pull request #8938 from ctiller/fixit23 by Craig Tiller · 8 years ago
  46. b23c86b Merge pull request #8790 from pquerna/objc_fix_leak_of_buffer by Jorge Canizales · 8 years ago
  47. 73c4f8f Readability improvements by Craig Tiller · 8 years ago
  48. 504ae43 Add parens by Craig Tiller · 8 years ago
  49. d907370 GPR Buffers need to be destroyed, not directly freed, otherwise it leaks reference counted backing slices. by Paul Querna · 8 years ago
  50. 9099350 Get idle edge reliably by Craig Tiller · 8 years ago
  51. e9c75e3 Merge github.com:grpc/grpc into fixit23 by Craig Tiller · 8 years ago
  52. 73122ba clang-format by Craig Tiller · 8 years ago
  53. 2d317fb Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" by Mark D. Roth · 8 years ago
  54. f7a7546 Merge pull request #8949 from grpc/revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  55. d101e14 Revert "Renamed google_benchmark submodule to benchmark" by Mark D. Roth · 8 years ago
  56. 4eec004 Revert "Remove redundant includes from string.h and tmpfile.h" by Mark D. Roth · 8 years ago
  57. adc3fbc Merge pull request #8922 from sreecha/slice_cleanup by Mark D. Roth · 8 years ago
  58. 746578a Merge pull request #8851 from dgquintas/rename_gbench by Mark D. Roth · 8 years ago
  59. 8e9a492 Merge pull request #8828 from jtattermusch/csharp_call_flags_api by Jan Tattermusch · 8 years ago
  60. dedf6c1 Merge github.com:grpc/grpc into fixit23 by Craig Tiller · 8 years ago
  61. b35cfc7 Merge pull request #8913 from markdroth/security_handshaker2 by Craig Tiller · 8 years ago
  62. ad15889 Merge pull request #8854 from dgquintas/backoff by Craig Tiller · 8 years ago
  63. 80c7e92 Merge pull request #8939 from ctiller/fixit24 by Craig Tiller · 8 years ago
  64. 4d7b0e1 Merge pull request #8920 from soltanmm-google/fracking-is-not-inherently-horrible-it-just-does-not-have-enough-oversight by Masood Malekghassemi · 8 years ago
  65. 1af5401 Fix spam by Craig Tiller · 8 years ago
  66. ab5a499 Fix use-after-free by Craig Tiller · 8 years ago
  67. c494c7b Fix some things: by Craig Tiller · 8 years ago
  68. 561dce4 Switch to command-arg for Python split-codegen by Masood Malekghassemi · 8 years ago
  69. 0627af2 Merge branch 'security_handshaker2' of github.com:markdroth/grpc into fixit23 by Craig Tiller · 8 years ago
  70. c50ee7a Merge remote-tracking branch 'origin/security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  71. a0bb374 Fix server_chttp2_test. by Mark D. Roth · 8 years ago
  72. 4999d0a Merge branch 'backoff' of github.com:dgquintas/grpc into fixit23 by Craig Tiller · 8 years ago
  73. 1402a29 Merge branch 'security_handshaker2' of github.com:markdroth/grpc into fixit23 by Craig Tiller · 8 years ago
  74. 0f4bbba Fix allocation bugs in server shutdown. by Mark D. Roth · 8 years ago
  75. ba801e6 Merge branch 'security_handshaker2' of github.com:markdroth/grpc into fixit23 by Craig Tiller · 8 years ago
  76. 1747055 Merge pull request #8931 from ctiller/fixit20 by Craig Tiller · 8 years ago
  77. f6a046e Fix race condition during handshake manager shutdown. by Mark D. Roth · 8 years ago
  78. 13b9a9a Remove resource users from reclaimer lists when shutting down by Craig Tiller · 8 years ago
  79. db25f08 Make TCP error messages more descriptive by Craig Tiller · 8 years ago
  80. a0bcfbb Fix Windows build problem. by Mark D. Roth · 8 years ago
  81. 3e9ba86 Merge branch 'security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  82. 8aa2f70 Code review changes. by Mark D. Roth · 8 years ago
  83. 7140382 Use the same server code for both secure and insecure servers. by Mark D. Roth · 8 years ago
  84. bd913a8 Fix asan failures. by Mark D. Roth · 8 years ago
  85. 058f555 make CallFlags internal, expose WaitForReady by Jan Tattermusch · 8 years ago
  86. 43416da wire passing of C# CallFlags to C core by Jan Tattermusch · 8 years ago
  87. 0faf80c add C# call flags API by Jan Tattermusch · 8 years ago
  88. b79af5b Merge pull request #8775 from ctiller/hansel by Craig Tiller · 8 years ago
  89. f4b1bbf Merge branch 'master' into slice_cleanup by Sree Kuchibhotla · 8 years ago
  90. 94298fb Merge pull request #8923 from kpayson64/php_unit_test_cleanup by kpayson64 · 8 years ago
  91. d0c27df Merge pull request #8707 from kpayson64/upstream_changes by kpayson64 · 8 years ago
  92. 02d2807 Fixes 2 issues: by Ken Payson · 8 years ago
  93. 3045a37 Add configurable exit grace periods and shutdown handlers by Ken Payson · 8 years ago
  94. a561785 clang-format by Mark D. Roth · 8 years ago
  95. 9b3f1b7 Fix httpcli cleanup code. by Mark D. Roth · 8 years ago
  96. 412e6ac Merge branch 'security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  97. 53bd693 Code review changes. by Mark D. Roth · 8 years ago
  98. 6c870f6 Remove redundant includes by Sree Kuchibhotla · 8 years ago
  99. 2388b95 Remove redundant includes by Sree Kuchibhotla · 8 years ago
  100. d17c7c9 Merge pull request #8884 from jtattermusch/csharp_cleanup_nuspec by Jan Tattermusch · 8 years ago