1. 119fd38 Merge pull request #5632 from stanley-cheung/php-update-readme by LisaFC · 9 years ago
  2. a2c8b20 review changes by Stanley Cheung · 9 years ago
  3. 838531e Merge pull request #5629 from jtattermusch/python_custom_test by Masood Malekghassemi · 9 years ago
  4. a41a677 php: update readme by Stanley Cheung · 9 years ago
  5. 17908c1 Address comments and add a TODO. by Jan Tattermusch · 9 years ago
  6. e6cc9c7 custom test target for parallel test running by Jan Tattermusch · 9 years ago
  7. 84774b6 clang-format by Craig Tiller · 9 years ago
  8. f880e62 Potential fix for race condition exposed by Node by Craig Tiller · 9 years ago
  9. 72724bc Merge pull request #5609 from ctiller/fix_mac_race by Craig Tiller · 9 years ago
  10. 9f285e4 Merge pull request #5610 from murgatroid99/node_client_status_race_fix by Michael Lumish · 9 years ago
  11. c1edf22 Fix sanity by Craig Tiller · 9 years ago
  12. f1b6d61 Fix formatting by Craig Tiller · 9 years ago
  13. 9adecb0 Fix race between parsing messages and receiving status in Node client by murgatroid99 · 9 years ago
  14. b3320fc Fix race in poll() based pollset by Craig Tiller · 9 years ago
  15. 459edd9 Revert "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()" by Jan Tattermusch · 9 years ago
  16. ac96662 Merge pull request #5595 from ctiller/trycancel by Vijay Pai · 9 years ago
  17. 929ddb0 Merge pull request #5544 from gresrun/master by Jorge Canizales · 9 years ago
  18. aaf66a9 Add comments and feature flag. by Greg Haines · 9 years ago
  19. edd96e4 Revert "Properly integrate async API with server-side cancellations." by Sree Kuchibhotla · 9 years ago
  20. 22e53cb Merge pull request #5572 from vjpai/srv_ctx by Sree Kuchibhotla · 9 years ago
  21. ad23ae1 Unref writable streams on transport close to avoid leaks by Craig Tiller · 9 years ago
  22. af22087 Fix leak: dont become writable if writes are closed by Craig Tiller · 9 years ago
  23. 687bf62 Fix typo by Craig Tiller · 9 years ago
  24. 1bd9ea4 Refine condition by Craig Tiller · 9 years ago
  25. 389297d Document some things by Craig Tiller · 9 years ago
  26. b519af8 Merge github.com:grpc/grpc into monkey_man by Craig Tiller · 9 years ago
  27. 13ee2f2 Properly integrate async API with server-side cancellations. by Vijay Pai · 9 years ago
  28. 4473dd5 Merge pull request #5541 from jtattermusch/python_split_tests by Jan Tattermusch · 9 years ago
  29. d7f12e3 Fix accept_stream being called post-channel deletion by Craig Tiller · 9 years ago
  30. 91bd627 Feedback from @jcanizales and @vjpai by Greg Haines · 9 years ago
  31. 0cb803d Always ref writable streams by Craig Tiller · 9 years ago
  32. 072ebaa make python test suites run in parallel by Jan Tattermusch · 9 years ago
  33. 8c5be78 Merge pull request #5542 from soltanmm/over-troubled-water by Nathaniel Manista · 9 years ago
  34. 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
  35. 7bee075 Add troubleshooting section to package description by Masood Malekghassemi · 9 years ago
  36. 18720ff Maintain correct queue invariants against core by Masood Malekghassemi · 9 years ago
  37. 16e8bbb Merge pull request #5529 from ctiller/racy by Vijay Pai · 9 years ago
  38. 8e19f61 Fix esan detected race in subchannel state by Craig Tiller · 9 years ago
  39. 5da3fae Merge pull request #5517 from jtattermusch/csharp_fix_rststream8 by Jan Tattermusch · 9 years ago
  40. 06c98fa fix copyright by Jan Tattermusch · 9 years ago
  41. 7d91dc3 fix #4427 by Jan Tattermusch · 9 years ago
  42. 7d974ea Merge pull request #5488 from stanley-cheung/php-update-to-next-ver by Stanley Cheung · 9 years ago
  43. 6829170 Fixing copyrights. by Nicolas "Pixel" Noble · 9 years ago
  44. 6a5e1d7 Merge pull request #5478 from soltanmm/catatonic by Masood Malekghassemi · 9 years ago
  45. f0ca4d5 Merge pull request #5441 from a-veitch/no_binary_tags by Bogdan Drutu · 9 years ago
  46. df1e05a Simplify PHP installation by Stanley Cheung · 9 years ago
  47. 334e0ee Address some memory hazards in Cython code by Masood Malekghassemi · 9 years ago
  48. 2463010 package protoc artifacts for all platforms in Grpc.Tools by Jan Tattermusch · 9 years ago
  49. 1df0860 Merge pull request #5465 from makdharma/coverage by Jorge Canizales · 9 years ago
  50. f1588b5 Another nit fix.. by Makarand Dharmapurikar · 9 years ago
  51. c9dbf64 fixed indentation and removed unnecessary empty line by Makarand Dharmapurikar · 9 years ago
  52. c2b3490 Added a test to verify user agent prefix can be set correctly. by Makarand Dharmapurikar · 9 years ago
  53. 0cc8242 regenerate imports by Alistair Veitch · 9 years ago
  54. 600e993 add checking of character values by Alistair Veitch · 9 years ago
  55. 8141696 clang-format by Craig Tiller · 9 years ago
  56. 9d84fa8 Fix copyrights by Craig Tiller · 9 years ago
  57. 4a76dcd Fix merge error made at some point by Craig Tiller · 9 years ago
  58. 69b093b Revert "Revert "Add an implementation firewall against pollset_set"" by Craig Tiller · 9 years ago
  59. e9ef536 Revert "Add an implementation firewall against pollset_set" by Vijay Pai · 9 years ago
  60. 414b056 Merge github.com:grpc/grpc into hide-the-pollset-set by Craig Tiller · 9 years ago
  61. d67b5f7 Merge pull request #5408 from jboeuf/server_security_connector by Yang Gao · 9 years ago
  62. e2a8a3f Merge branch 'hide-the-pollset' into hide-the-pollset-set by Craig Tiller · 9 years ago
  63. 544b98f Merge pull request #5293 from dgquintas/alarm_cpp by Vijay Pai · 9 years ago
  64. c058652 Merge pull request #5307 from ctiller/hide-the-worker by Vijay Pai · 9 years ago
  65. 188563f eliminate binary tags by Alistair Veitch · 9 years ago
  66. 1d7704d Fix windows by Craig Tiller · 9 years ago
  67. 85371a2 Change pollset mutex ownership by Craig Tiller · 9 years ago
  68. ad81219 Merge branch 'master' of github.com:grpc/grpc into server_security_connector by Julien Boeuf · 9 years ago
  69. 84a74f8 Merge pull request #5327 from yang-g/v1alpha_to_v1 by Yang Gao · 9 years ago
  70. 2167987 Merge github.com:grpc/grpc into hide-the-pollset by Craig Tiller · 9 years ago
  71. 74c3912 Merge pull request #5086 from chrisdunelm/coreclr_platforms by Jan Tattermusch · 9 years ago
  72. 7620649 Merge pull request #5359 from nicolasnoble/upmerge by Jan Tattermusch · 9 years ago
  73. 12e6009 clang-format all the things. by Nicolas "Pixel" Noble · 9 years ago
  74. 7204010 Fixing format and copyright. by Nicolas "Pixel" Noble · 9 years ago
  75. 4f4d37c Have a dedicated server security connector. by Julien Boeuf · 9 years ago
  76. c333cc9 Merge pull request #5315 from makdharma/master by Jorge Canizales · 9 years ago
  77. 2063a1c Merge pull request #5384 from ctiller/44 by Vijay Pai · 9 years ago
  78. b0ec2ba Merge pull request #5087 from chrisdunelm/coreclr_DefaultSslRootsOverride2 by Jan Tattermusch · 9 years ago
  79. d734167 Fix bug by Craig Tiller · 9 years ago
  80. 0544d7f Merge github.com:grpc/grpc into 44 by Craig Tiller · 9 years ago
  81. c939934 Merge remote-tracking branch 'upstream/master' into v1alpha_to_v1 by yang-g · 9 years ago
  82. 1c2890d Order change of includes. by Makarand Dharmapurikar · 9 years ago
  83. 54a3cc6 Reverted a change, removed empty test. by Makarand Dharmapurikar · 9 years ago
  84. 63f2b5b Fixed nits. by Makarand Dharmapurikar · 9 years ago
  85. cbff80e Merge pull request #5390 from ctiller/tls_init by Vijay Pai · 9 years ago
  86. fc4dcf0 Merge github.com:grpc/grpc into 44 by Craig Tiller · 9 years ago
  87. d3a7b60 Merge pull request #5365 from ctiller/naming-crisis by Nicolas Noble · 9 years ago
  88. 7c0715a Properly initialize TLS var by Craig Tiller · 9 years ago
  89. c46beaa Add an implementation firewall against pollset_set by Craig Tiller · 9 years ago
  90. ee1f1f3 Merge branch 'hide-the-worker' into hide-the-pollset by Craig Tiller · 9 years ago
  91. 9114a14 Port pollset worker changes to windows by Craig Tiller · 9 years ago
  92. 65c443b Merge github.com:grpc/grpc into hide-the-worker by Craig Tiller · 9 years ago
  93. 0d2df65 updated generated lb proto code to latest nanopb version by David Garcia Quintas · 9 years ago
  94. 4ea4599 Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 9 years ago
  95. 5b18682 Add fallback for secure_getenv (again) by Craig Tiller · 9 years ago
  96. a0414ee Addressed feedback from @jcanizales by Makarand Dharmapurikar · 9 years ago
  97. 73979f4 Merge pull request #5375 from jtattermusch/grpcpreconditions_fix by Vijay Pai · 9 years ago
  98. 0a5f613 Merge pull request #5213 from ctiller/fix-proto-docker by David G. Quintas · 9 years ago
  99. a493353 fix C# build by Jan Tattermusch · 9 years ago
  100. 4938274 Merge pull request #5314 from jtattermusch/csharp_perf_removehost by Vijay Pai · 9 years ago