1. ad23ae1 Unref writable streams on transport close to avoid leaks by Craig Tiller · 9 years ago
  2. af22087 Fix leak: dont become writable if writes are closed by Craig Tiller · 9 years ago
  3. 687bf62 Fix typo by Craig Tiller · 9 years ago
  4. 1bd9ea4 Refine condition by Craig Tiller · 9 years ago
  5. 389297d Document some things by Craig Tiller · 9 years ago
  6. b519af8 Merge github.com:grpc/grpc into monkey_man by Craig Tiller · 9 years ago
  7. 93744fc update PHP composer.json files by Stanley Cheung · 9 years ago
  8. f2f7d57 Allow use of alternative credential types. by Dan Born · 9 years ago
  9. 13ee2f2 Properly integrate async API with server-side cancellations. by Vijay Pai · 9 years ago
  10. 4aaf474 Merge remote-tracking branch 'upstream/master' into upmerge by Masood Malekghassemi · 9 years ago
  11. 4473dd5 Merge pull request #5541 from jtattermusch/python_split_tests by Jan Tattermusch · 9 years ago
  12. d7f12e3 Fix accept_stream being called post-channel deletion by Craig Tiller · 9 years ago
  13. 91bd627 Feedback from @jcanizales and @vjpai by Greg Haines · 9 years ago
  14. 0cb803d Always ref writable streams by Craig Tiller · 9 years ago
  15. 072ebaa make python test suites run in parallel by Jan Tattermusch · 9 years ago
  16. 8c5be78 Merge pull request #5542 from soltanmm/over-troubled-water by Nathaniel Manista · 9 years ago
  17. 42dab36 Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll(). by Greg Haines · 9 years ago
  18. 7bee075 Add troubleshooting section to package description by Masood Malekghassemi · 9 years ago
  19. 357871f Merge remote-tracking branch 'upstream/release-0_13' by Masood Malekghassemi · 9 years ago
  20. 18720ff Maintain correct queue invariants against core by Masood Malekghassemi · 9 years ago
  21. 16e8bbb Merge pull request #5529 from ctiller/racy by Vijay Pai · 9 years ago
  22. 92bab12 clang-format by Craig Tiller · 9 years ago
  23. 5f17aae Merge github.com:grpc/grpc into esan by Craig Tiller · 9 years ago
  24. 8e19f61 Fix esan detected race in subchannel state by Craig Tiller · 9 years ago
  25. aa1c339 fix compile by Craig Tiller · 9 years ago
  26. 5da3fae Merge pull request #5517 from jtattermusch/csharp_fix_rststream8 by Jan Tattermusch · 9 years ago
  27. 06c98fa fix copyright by Jan Tattermusch · 9 years ago
  28. 7d91dc3 fix #4427 by Jan Tattermusch · 9 years ago
  29. 7d974ea Merge pull request #5488 from stanley-cheung/php-update-to-next-ver by Stanley Cheung · 9 years ago
  30. 6829170 Fixing copyrights. by Nicolas "Pixel" Noble · 9 years ago
  31. 6a5e1d7 Merge pull request #5478 from soltanmm/catatonic by Masood Malekghassemi · 9 years ago
  32. f0ca4d5 Merge pull request #5441 from a-veitch/no_binary_tags by Bogdan Drutu · 9 years ago
  33. df1e05a Simplify PHP installation by Stanley Cheung · 9 years ago
  34. 334e0ee Address some memory hazards in Cython code by Masood Malekghassemi · 9 years ago
  35. 2463010 package protoc artifacts for all platforms in Grpc.Tools by Jan Tattermusch · 9 years ago
  36. b929d76 C++ fix by Craig Tiller · 9 years ago
  37. 3af3f74 Fixes to things by Craig Tiller · 9 years ago
  38. 6156f09 Simplify PHP installation for release 0.13 by Stanley Cheung · 9 years ago
  39. ef1bf87 ESAN prototype by Craig Tiller · 9 years ago
  40. 1df0860 Merge pull request #5465 from makdharma/coverage by Jorge Canizales · 9 years ago
  41. f1588b5 Another nit fix.. by Makarand Dharmapurikar · 9 years ago
  42. c9dbf64 fixed indentation and removed unnecessary empty line by Makarand Dharmapurikar · 9 years ago
  43. c2b3490 Added a test to verify user agent prefix can be set correctly. by Makarand Dharmapurikar · 9 years ago
  44. ef3528e Make client properly report when message deserialization fails by murgatroid99 · 9 years ago
  45. 0cc8242 regenerate imports by Alistair Veitch · 9 years ago
  46. 600e993 add checking of character values by Alistair Veitch · 9 years ago
  47. 762ed43 Support for coreclr by Chris Bacon · 9 years ago
  48. 8141696 clang-format by Craig Tiller · 9 years ago
  49. 9d84fa8 Fix copyrights by Craig Tiller · 9 years ago
  50. 4a76dcd Fix merge error made at some point by Craig Tiller · 9 years ago
  51. 69b093b Revert "Revert "Add an implementation firewall against pollset_set"" by Craig Tiller · 9 years ago
  52. e9ef536 Revert "Add an implementation firewall against pollset_set" by Vijay Pai · 9 years ago
  53. 414b056 Merge github.com:grpc/grpc into hide-the-pollset-set by Craig Tiller · 9 years ago
  54. d67b5f7 Merge pull request #5408 from jboeuf/server_security_connector by Yang Gao · 9 years ago
  55. e2a8a3f Merge branch 'hide-the-pollset' into hide-the-pollset-set by Craig Tiller · 9 years ago
  56. 544b98f Merge pull request #5293 from dgquintas/alarm_cpp by Vijay Pai · 9 years ago
  57. c058652 Merge pull request #5307 from ctiller/hide-the-worker by Vijay Pai · 9 years ago
  58. 188563f eliminate binary tags by Alistair Veitch · 9 years ago
  59. 1d7704d Fix windows by Craig Tiller · 9 years ago
  60. 85371a2 Change pollset mutex ownership by Craig Tiller · 9 years ago
  61. ad81219 Merge branch 'master' of github.com:grpc/grpc into server_security_connector by Julien Boeuf · 9 years ago
  62. 84a74f8 Merge pull request #5327 from yang-g/v1alpha_to_v1 by Yang Gao · 9 years ago
  63. 2167987 Merge github.com:grpc/grpc into hide-the-pollset by Craig Tiller · 9 years ago
  64. 74c3912 Merge pull request #5086 from chrisdunelm/coreclr_platforms by Jan Tattermusch · 9 years ago
  65. 7620649 Merge pull request #5359 from nicolasnoble/upmerge by Jan Tattermusch · 9 years ago
  66. 12e6009 clang-format all the things. by Nicolas "Pixel" Noble · 9 years ago
  67. 7204010 Fixing format and copyright. by Nicolas "Pixel" Noble · 9 years ago
  68. 4f4d37c Have a dedicated server security connector. by Julien Boeuf · 9 years ago
  69. c333cc9 Merge pull request #5315 from makdharma/master by Jorge Canizales · 9 years ago
  70. 2063a1c Merge pull request #5384 from ctiller/44 by Vijay Pai · 9 years ago
  71. b0ec2ba Merge pull request #5087 from chrisdunelm/coreclr_DefaultSslRootsOverride2 by Jan Tattermusch · 9 years ago
  72. d734167 Fix bug by Craig Tiller · 9 years ago
  73. 0544d7f Merge github.com:grpc/grpc into 44 by Craig Tiller · 9 years ago
  74. c939934 Merge remote-tracking branch 'upstream/master' into v1alpha_to_v1 by yang-g · 9 years ago
  75. 1c2890d Order change of includes. by Makarand Dharmapurikar · 9 years ago
  76. 54a3cc6 Reverted a change, removed empty test. by Makarand Dharmapurikar · 9 years ago
  77. 63f2b5b Fixed nits. by Makarand Dharmapurikar · 9 years ago
  78. cbff80e Merge pull request #5390 from ctiller/tls_init by Vijay Pai · 9 years ago
  79. fc4dcf0 Merge github.com:grpc/grpc into 44 by Craig Tiller · 9 years ago
  80. d3a7b60 Merge pull request #5365 from ctiller/naming-crisis by Nicolas Noble · 9 years ago
  81. 7c0715a Properly initialize TLS var by Craig Tiller · 9 years ago
  82. c46beaa Add an implementation firewall against pollset_set by Craig Tiller · 9 years ago
  83. ee1f1f3 Merge branch 'hide-the-worker' into hide-the-pollset by Craig Tiller · 9 years ago
  84. 9114a14 Port pollset worker changes to windows by Craig Tiller · 9 years ago
  85. 65c443b Merge github.com:grpc/grpc into hide-the-worker by Craig Tiller · 9 years ago
  86. 0d2df65 updated generated lb proto code to latest nanopb version by David Garcia Quintas · 9 years ago
  87. 4ea4599 Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 9 years ago
  88. 5b18682 Add fallback for secure_getenv (again) by Craig Tiller · 9 years ago
  89. a0414ee Addressed feedback from @jcanizales by Makarand Dharmapurikar · 9 years ago
  90. 73979f4 Merge pull request #5375 from jtattermusch/grpcpreconditions_fix by Vijay Pai · 9 years ago
  91. 0a5f613 Merge pull request #5213 from ctiller/fix-proto-docker by David G. Quintas · 9 years ago
  92. a493353 fix C# build by Jan Tattermusch · 9 years ago
  93. 4938274 Merge pull request #5314 from jtattermusch/csharp_perf_removehost by Vijay Pai · 9 years ago
  94. 19fa540 Fix copyrights by Craig Tiller · 9 years ago
  95. 45add8a Merge branch 'master' of github.com:grpc/grpc into alarm_cpp by David Garcia Quintas · 9 years ago
  96. 70ab4c5 Merge github.com:grpc/grpc into fix-proto-docker by Craig Tiller · 9 years ago
  97. c866f72 Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 9 years ago
  98. 521423c Regenerate files, fix bugs by Craig Tiller · 9 years ago
  99. 5b0fde1 Merge github.com:grpc/grpc into hide-the-worker by Craig Tiller · 9 years ago
  100. 914a2e7 Merge pull request #5350 from yang-g/stalled_by_transport_race by Craig Tiller · 9 years ago