1. 8b34ab0 Merge pull request #6552 from jboeuf/add_curlies by Jan Tattermusch · 8 years ago
  2. a8663fa Merge pull request #6553 from grpc/revert-6488-revert-6214-master by Jan Tattermusch · 8 years ago
  3. 9aa6f40 Add callback when gRPC FD is about to be orphaned. by Robbie Shade · 8 years ago
  4. 528fb66 improve channel behavior in shutdown situations by Jan Tattermusch · 8 years ago
  5. 1acbe3e Merge pull request #6545 from jtattermusch/csharp_stress_metrics_fix by Jan Tattermusch · 8 years ago
  6. f86bbde Merge pull request #6373 from y-zeng/server-builder-plugin by Yuchen Zeng · 8 years ago
  7. 8fd9074 Add curlies for multiline if statements. by Julien Boeuf · 8 years ago
  8. c2ec95b Revert "Revert "cronet wrapper code"" by makdharma · 8 years ago
  9. 86803d1 Merge pull request #6470 from yang-g/error_with_trailer by Jorge Canizales · 8 years ago
  10. d151dcb fix qps reporting in C# stress client by Jan Tattermusch · 8 years ago
  11. f624a79 Merge pull request #6537 from grpc/release-0_14 by Nicolas Noble · 8 years ago
  12. c8b2543 Merge pull request #6526 from jtattermusch/improve_examples by Jan Tattermusch · 8 years ago
  13. 0840b85 Merge pull request #6500 from murgatroid99/ruby_user_agent by Jan Tattermusch · 8 years ago
  14. 38c6cfb Merge pull request #6536 from grpc/release-0_14 by Nicolas Noble · 8 years ago
  15. 594ff20 Merge pull request #6524 from kpayson64/qps_improvements by Jan Tattermusch · 8 years ago
  16. 1fc79fc Merge pull request #6493 from jtattermusch/csharp_streaming_api_exceptions by Jan Tattermusch · 8 years ago
  17. d6dabf9 Merge pull request #6449 from sreecha/stress_client_reconnects by Jan Tattermusch · 8 years ago
  18. 8291274 Fixed variable by murgatroid99 · 8 years ago
  19. 87f9e66 Fix encoding and piping problems with Node plugin wrapper by murgatroid99 · 8 years ago
  20. d6a8397 add more examples and improve existing ones by Jan Tattermusch · 8 years ago
  21. 1eb8d54 Added true async qps client by Ken Payson · 8 years ago
  22. fffd296 Merge pull request #6279 from dgquintas/lb_proto_v1 by Jan Tattermusch · 8 years ago
  23. a46d21d fix TimeoutOnSleepingServer interop test by Jan Tattermusch · 8 years ago
  24. 7573dfc Fixed references in grpc-tools gemspec by murgatroid99 · 8 years ago
  25. cfbe020 Merge pull request #6320 from markdroth/limit_metadata_size by Jan Tattermusch · 8 years ago
  26. 5e743b2 Merge pull request #6417 from stanley-cheung/php-stress-client by Jan Tattermusch · 8 years ago
  27. ade3a79 Merge pull request #6498 from jtattermusch/csharp_server_improvements by Jan Tattermusch · 8 years ago
  28. 2c75731 The release branch is now 0.14.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  29. 5ecdda7 Processing the 0.14 release. by Nicolas "Pixel" Noble · 8 years ago
  30. fac1b4d Merge pull request #6475 from grpc/release-0_14 by Nicolas Noble · 8 years ago
  31. 6915e6b Merge pull request #6495 from murgatroid99/backport_tools_package_bin_namespacing by Nicolas Noble · 8 years ago
  32. b98e24b Merge pull request #6480 from jcanizales/update-version-master by Nicolas Noble · 8 years ago
  33. dae51b0 fix compilation on windows by Jan Tattermusch · 8 years ago
  34. 794834f Merge pull request #6448 from nathanielmanistaatgoogle/issue-4899 by Jan Tattermusch · 8 years ago
  35. d0cdd04 Merge pull request #6452 from stanley-cheung/node-math-server-minor-bug by Jan Tattermusch · 8 years ago
  36. de88da9 Merge pull request #6433 from murgatroid99/tools_package_bin_namespacing by Nicolas Noble · 8 years ago
  37. 1e1fa08 dont lock to run server_request_call by Jan Tattermusch · 8 years ago
  38. df0872f expose experimental API to set GrpcThreadPool size. by Jan Tattermusch · 8 years ago
  39. e458d84 dont create dedicated threads for async client by Jan Tattermusch · 8 years ago
  40. 26cc142 start server with more than one allowed RPCs by Jan Tattermusch · 8 years ago
  41. 65ca9dc eliminate a thread switch when invoking server-side handler by Jan Tattermusch · 8 years ago
  42. 2434054 Merge pull request #6489 from jtattermusch/fully_qualify_task by Jan Tattermusch · 8 years ago
  43. 585ceca Make namespacing of executables exposed by grpc-tools packages consistent between Node and Ruby by murgatroid99 · 8 years ago
  44. 3080ede Allow Ruby client code to set a user agent by murgatroid99 · 8 years ago
  45. 98f2430 throw RpcException from writes after finishing by Jan Tattermusch · 8 years ago
  46. 6220033 change typo in the comment by Jan Tattermusch · 8 years ago
  47. 19c7bf7 fixup tests by Jan Tattermusch · 8 years ago
  48. b293c95 add more tests by Jan Tattermusch · 8 years ago
  49. 0545d7f Revert "Merge pull request #6214 from makdharma/master" by Nicolas "Pixel" Noble · 8 years ago
  50. d83f791 regenerate C# code by Jan Tattermusch · 8 years ago
  51. 0ddf46f Fully qualify System.Threading.Tasks.Task by Kirill Katsnelson · 9 years ago
  52. 03f7e99 Merge pull request #6472 from murgatroid99/ruby_signal_handling2 by Jan Tattermusch · 8 years ago
  53. 8f53953 Merge pull request #6400 from murgatroid99/ruby_empty_proto_package by Jan Tattermusch · 8 years ago
  54. 42342cb Revert "cronet wrapper code" by Craig Tiller · 8 years ago
  55. f742afc Update BoringSSL podspec version. by Jorge Canizales · 8 years ago
  56. 26a1785 Resolve conflicts by Yuchen Zeng · 8 years ago
  57. 3a4b903 Merge pull request #6419 from sreecha/python_stress_test_docker by Jan Tattermusch · 8 years ago
  58. cf239e7 Add a default handler to Ruby services that returns UNIMPLEMENTED by murgatroid99 · 8 years ago
  59. c916c1c Merge pull request #6459 from nicolasnoble/upmerge by Nicolas Noble · 8 years ago
  60. 41fd37b Poll for signals more frequently, for greater responsiveness by murgatroid99 · 8 years ago
  61. 7d099a5 Fix naming and comment problems by Yuchen Zeng · 8 years ago
  62. 873e419 Added explanation about handling signals in C by murgatroid99 · 8 years ago
  63. 6bbe369 Make Ruby library terminate on Ctrl+C on client and server by murgatroid99 · 8 years ago
  64. 9074efd fix copyright by Stanley Cheung · 8 years ago
  65. c1bb55e reuse interop client stub by Stanley Cheung · 8 years ago
  66. 55643fe php: stress test client by Stanley Cheung · 8 years ago
  67. c3eb649 node: fix math server minor bug by Stanley Cheung · 8 years ago
  68. 4c07008 Add a test for server returning error with debug info in trailer. by yang-g · 8 years ago
  69. 0bdc7cc Fix #4592 by Masood Malekghassemi · 8 years ago
  70. ab5309c Remove precompiled Python extension hack by Masood Malekghassemi · 8 years ago
  71. 19c46c3 Merge remote-tracking branch 'google/release-0_14' by Nicolas "Pixel" Noble · 8 years ago
  72. 24ccbed Merge pull request #6458 from nicolasnoble/ruby-fixes by Nicolas Noble · 8 years ago
  73. 16caa50 Master is now 0.15.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  74. 253a710 The release branch is now 0.14.0-pre1. by Nicolas "Pixel" Noble · 8 years ago
  75. 27ca074 Merge pull request #6450 from nicolasnoble/gopro by Jan Tattermusch · 8 years ago
  76. 900ed58 Merge pull request #6379 from y-zeng/debug-logging-fix by Yuchen Zeng · 8 years ago
  77. 6db0d96 Merge pull request #6447 from ctiller/import-madness by Jan Tattermusch · 8 years ago
  78. 2fc5267 Merge pull request #6434 from jtattermusch/csharp_serverside_unaryresponse_opt by Jan Tattermusch · 8 years ago
  79. ad0f792 Interop client that is resilient to server restarts by Sree Kuchibhotla · 8 years ago
  80. 48d833a Merge pull request #6214 from makdharma/master by Nicolas Noble · 8 years ago
  81. 7809f2b Raise parallelism in grpc._cython._channel_test by Nathaniel Manista · 8 years ago
  82. f2f707c More clang-format fixes. by Mark D. Roth · 8 years ago
  83. 5deda3d Temporary fix for plugin initialization problem by Craig Tiller · 8 years ago
  84. 66e9d8e Merge pull request #6410 from murgatroid99/ruby_stress_fixes by Nicolas Noble · 8 years ago
  85. 9fcdc87 Cleaning up includes. by Nicolas "Pixel" Noble · 8 years ago
  86. feb8e74 Merge pull request #6418 from yang-g/no_rpc_service by Jan Tattermusch · 8 years ago
  87. 0090402 Merge pull request #6415 from yang-g/python_proto_comments by Jan Tattermusch · 8 years ago
  88. bf14c2f Merge pull request #6383 from dgquintas/remove-outdated-census-charg by Jan Tattermusch · 8 years ago
  89. bc2afb0 Merge pull request #6323 from dgquintas/codegen_remove_proto by Jan Tattermusch · 8 years ago
  90. 88f56e5 'exception_info' is a bad word for Windows... by Nicolas "Pixel" Noble · 8 years ago
  91. d8b07cb Let's not compile grpc under Windows - it's taken care of already. by Nicolas "Pixel" Noble · 8 years ago
  92. d039a98 Add Python grpcio protoc package by Masood Malekghassemi · 9 years ago
  93. 2901ea5 improve serverside handlers by Jan Tattermusch · 8 years ago
  94. 14e8dee use just one response batch for unary response serverside calls by Jan Tattermusch · 8 years ago
  95. 305ffd4 make SendStatusFromServer optionally send a message as well by Jan Tattermusch · 8 years ago
  96. 099b756 Merge pull request #6420 from jtattermusch/csharp_more_api_fixes by Jan Tattermusch · 8 years ago
  97. 05146ac Merge pull request #6416 from jtattermusch/csharp_api_polishing by Jan Tattermusch · 8 years ago
  98. 22b338e Apply clang-format diffs. by Mark D. Roth · 8 years ago
  99. 2b6a2ab Make namespacing of executables exposed by grpc-tools packages consistent between Node and Ruby by murgatroid99 · 8 years ago
  100. bc84672 Use unlimited default for max header size until receiving new settings by Mark D. Roth · 8 years ago