1. 1747055 Merge pull request #8931 from ctiller/fixit20 by Craig Tiller · 8 years ago
  2. 13b9a9a Remove resource users from reclaimer lists when shutting down by Craig Tiller · 8 years ago
  3. b79af5b Merge pull request #8775 from ctiller/hansel by Craig Tiller · 8 years ago
  4. 94298fb Merge pull request #8923 from kpayson64/php_unit_test_cleanup by kpayson64 · 8 years ago
  5. d0c27df Merge pull request #8707 from kpayson64/upstream_changes by kpayson64 · 8 years ago
  6. 02d2807 Fixes 2 issues: by Ken Payson · 8 years ago
  7. 3045a37 Add configurable exit grace periods and shutdown handlers by Ken Payson · 8 years ago
  8. d17c7c9 Merge pull request #8884 from jtattermusch/csharp_cleanup_nuspec by Jan Tattermusch · 8 years ago
  9. b1c4e61 Merge pull request #8849 from pmarks-net/master by Paul Marks · 8 years ago
  10. 9832b9b Merge pull request #8902 from muxi/fix-cocoapods-fail by Muxi Yan · 8 years ago
  11. a91298c Update post_install condition and comments by Muxi Yan · 8 years ago
  12. 4b06406 Merge github.com:grpc/grpc into hansel by Craig Tiller · 8 years ago
  13. 65832fb Merge pull request #8880 from dgquintas/json_localhost_carnage by David G. Quintas · 8 years ago
  14. 6facd26 Merge pull request #8903 from ctiller/tcp_shutdown by Craig Tiller · 8 years ago
  15. 9fbb338 Review feedback by Craig Tiller · 8 years ago
  16. 296984b Break infinite connection retry loop by Craig Tiller · 8 years ago
  17. e068361 clang-format by Craig Tiller · 8 years ago
  18. f6fe888 Merge branch 'tcp_shutdown' of github.com:ctiller/grpc into tcp_shutdown by Craig Tiller · 8 years ago
  19. d112ed9 Further safety fixes for TCP on Windows by Craig Tiller · 8 years ago
  20. a4945df get rid of the obsolete C# package builder by Jan Tattermusch · 8 years ago
  21. 69299c7 generate reflection package as well by Jan Tattermusch · 8 years ago
  22. d890b25 generate package build script from a template by Jan Tattermusch · 8 years ago
  23. 90e46ff Merge pull request #8857 from jtattermusch/csharp_reflection by Jan Tattermusch · 8 years ago
  24. a0a3c41 Merge branch 'master' of github.com:grpc/grpc into json_localhost_carnage by David Garcia Quintas · 8 years ago
  25. fdc17aa clang-format by Craig Tiller · 8 years ago
  26. cbafdd1 Fix races on tcp server shutdown on Windows by Craig Tiller · 8 years ago
  27. bb4e501 Merge github.com:grpc/grpc into tcp_shutdown by Craig Tiller · 8 years ago
  28. 47564de Capture name change of CocoaPods generated target by Muxi Yan · 8 years ago
  29. 3b04e7e Merge pull request #8894 from ctiller/fixit14 by Craig Tiller · 8 years ago
  30. 30f4b81 Merge pull request #8876 from ctiller/iomgr_shutdown by Craig Tiller · 8 years ago
  31. b123643 remove one more publicSign by Jan Tattermusch · 8 years ago
  32. c0c0dbc Fix TSAN race on adding a reclaimer by Craig Tiller · 8 years ago
  33. 0d8c9cf Merge pull request #8868 from markdroth/fixit_qps by Mark D. Roth · 8 years ago
  34. 091057a fix proto import paths for C# where possible by Jan Tattermusch · 8 years ago
  35. 0201776 add C# server reflection by Jan Tattermusch · 8 years ago
  36. a05909f Added pid logging to subprocess by David Garcia Quintas · 8 years ago
  37. 83b6e8e Run clang-format on udp_server.c by Paul Marks · 8 years ago
  38. da81d1a Flush platform stuff after timer events by Craig Tiller · 8 years ago
  39. a540848 Fixed http_client race by David Garcia Quintas · 8 years ago
  40. 491d975 Fix subprocess code to avoid redundant calls to waitpid(). by Mark D. Roth · 8 years ago
  41. 1fa9ddb Fix clang-format by Craig Tiller · 8 years ago
  42. b4b8e1e Fix mac build by Craig Tiller · 8 years ago
  43. cb09e70 Fix a memory leak in grpc_udp_server_add_port() by Paul Marks · 8 years ago
  44. 6ff81e9 Merge pull request #8825 from jtattermusch/manual_upmerge_101 by Jan Tattermusch · 8 years ago
  45. 09ba2d6 fix formatting by Jan Tattermusch · 8 years ago
  46. 4bbbb73 Merge pull request #8847 from yang-g/clang-format by David G. Quintas · 8 years ago
  47. d255a72 Clang-format by yang-g · 8 years ago
  48. f75459d Merge pull request #8827 from jtattermusch/ur_does_not_reference_tcp by Jan Tattermusch · 8 years ago
  49. 543d3a3 Merge pull request #8650 from kpayson64/poll_cv_improvement by kpayson64 · 8 years ago
  50. 74ce594 Merge pull request #8815 from yang-g/http_trace by Yang Gao · 8 years ago
  51. ff3da88 regenerate C# protos by Jan Tattermusch · 8 years ago
  52. cdd4203 use thread pool from v1.0.x but keep server call life cycle in master by Alexander Polcyn · 8 years ago
  53. 01eda53 Merge pull request #8829 from dgquintas/grpclb_right_target by David G. Quintas · 8 years ago
  54. 7cb1318 Merge pull request #8822 from dgquintas/grpclb_serverlist_leak by David G. Quintas · 8 years ago
  55. 4334fe5 Merge pull request #8817 from ncteisen/python_stress_flags by Noah Eisen · 8 years ago
  56. 6493a73 Check on *target, not target by David Garcia Quintas · 8 years ago
  57. 24804d2 Add new flags to Python stress client by Noah Eisen · 8 years ago
  58. 6f8507f UserResource does not reference tcp endpoint on windows by Jan Tattermusch · 8 years ago
  59. 8613e47 Merge remote-tracking branch 'upstream/v1.0.x' into HEAD by Jan Tattermusch · 8 years ago
  60. 1864870 Merge pull request #8808 from jtattermusch/update_async_311 by Jan Tattermusch · 8 years ago
  61. 1ebcaa2 Fixed leak upon duped serverlist updates by David Garcia Quintas · 8 years ago
  62. 8fb73d2 Pretty print outgoing headers by yang-g · 8 years ago
  63. e7099c8 update Grpc.HealthCheck.nuspec by Jan Tattermusch · 8 years ago
  64. 63cdea3 update Grpc.Core.nuspec by Jan Tattermusch · 8 years ago
  65. f8c43a0 update project.json projects to System.Interactive.Async 3.1.1 by Jan Tattermusch · 8 years ago
  66. 57cc83e Update .csproj files to System.Interactive.Async to 3.1.1 by Jan Tattermusch · 8 years ago
  67. 19badff tcp_client_posix: Don't overwrite error descr. by David Garcia Quintas · 8 years ago
  68. 501a4fc Merge pull request #8785 from yang-g/message_limits by Yang Gao · 8 years ago
  69. 1a84f99 regenerated projects by David Garcia Quintas · 8 years ago
  70. 4283a26 pr comments by David Garcia Quintas · 8 years ago
  71. e7d2f21 improved logging by David Garcia Quintas · 8 years ago
  72. c2e6254 Merge branch 'master' of github.com:grpc/grpc into grpclb_reworked_conn_state by David Garcia Quintas · 8 years ago
  73. 405503b Merge pull request #8758 from dgquintas/lb_token_nullness by David G. Quintas · 8 years ago
  74. 149f09d Rewrote connectivity status logic for gRPC LB by David Garcia Quintas · 8 years ago
  75. e46de3d Expose message limit constants so that users can reference them by yang-g · 8 years ago
  76. 91f24b9 Add default arguments to python interop client by Noah Eisen · 8 years ago
  77. ed92f7b Merge pull request #8617 from markdroth/service_config_json by Mark D. Roth · 8 years ago
  78. 8a4ac88 Merge pull request #8619 from apolcyn/gen_csharp_partial_class by apolcyn · 8 years ago
  79. 4a0e584 Undo wrong NULLing in grpclb by David Garcia Quintas · 8 years ago
  80. 1dc9ad3 Merge pull request #8630 from ctiller/newlines by Craig Tiller · 8 years ago
  81. 1016d9f Merge github.com:grpc/grpc into bm_fullstack by Craig Tiller · 8 years ago
  82. 077da7f Fix merge error by Craig Tiller · 8 years ago
  83. 7d1fc82 Merge github.com:grpc/grpc into hansel by Craig Tiller · 8 years ago
  84. bed2404 Remove spam by Craig Tiller · 8 years ago
  85. d57a148 Merge github.com:grpc/grpc into newlines by Craig Tiller · 8 years ago
  86. ac88ca1 Fix logic race in chttp2 write path by Craig Tiller · 8 years ago
  87. 863113a Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  88. 740665a Merge pull request #8737 from yang-g/creds_sanitize by Yang Gao · 8 years ago
  89. b0fb2d2 fix windows build by Jan Tattermusch · 8 years ago
  90. c80fa2f Merge pull request #8680 from ctiller/no_more_legacy by Craig Tiller · 8 years ago
  91. 850cbaa Added more testing for grpclb tokens by David Garcia Quintas · 8 years ago
  92. a1cf4dd Merge pull request #8666 from dgquintas/rr_fixall by David G. Quintas · 8 years ago
  93. 738e6db Fix use-after-free in time parse caching by Craig Tiller · 8 years ago
  94. f392ce9 Merge pull request #8662 from markdroth/latency_in_final_info by Mark D. Roth · 8 years ago
  95. 8f68e29 Merge pull request #8733 from dgquintas/grpclb_deadlock by David G. Quintas · 8 years ago
  96. d03afbd Merge branch 'master' of github.com:grpc/grpc into rr_fixall by David Garcia Quintas · 8 years ago
  97. 7466ae7 Merge pull request #8746 from murgatroid99/node_lodash_compat by Michael Lumish · 8 years ago
  98. 7d46b94 Merge pull request #8724 from dgquintas/chttp_initial_md_copypaste_fix by David G. Quintas · 8 years ago
  99. 3ddebf4 PR comment by David Garcia Quintas · 8 years ago
  100. ad1b395 Merge remote-tracking branch 'upstream/master' into latency_in_final_info by Mark D. Roth · 8 years ago