1. 76d2442 clang-format by Mark D. Roth · 8 years ago
  2. 5d11e43 Added test for filter whose call initialization fails, and fixed bugs by Mark D. Roth · 8 years ago
  3. 09e6698 Propagate error up through grpc_connected_subchannel_create_call(). by Mark D. Roth · 8 years ago
  4. 9f97cca Fix error handling in grpc_call_create(). by Mark D. Roth · 8 years ago
  5. 0badbe8 Change grpc_channel_filter init_call_elem() method to return grpc_error. by Mark D. Roth · 8 years ago
  6. 4bfb794 Merge pull request #6993 from grpc/update_csharp_readme by Jan Tattermusch · 8 years ago
  7. cfce066 Merge pull request #6104 from jtattermusch/coreclr_support by Jan Tattermusch · 8 years ago
  8. b2a18c8 Merge pull request #6984 from jtattermusch/fix_6930 by Jan Tattermusch · 8 years ago
  9. 892f8f9 Update c# readme. by Jan Tattermusch · 8 years ago
  10. 00ab530 Merge pull request #6839 from dgquintas/simplify_compression_interop by Jan Tattermusch · 8 years ago
  11. e89aad0 updated node interop server by David Garcia Quintas · 8 years ago
  12. 311c74e Merge pull request #6972 from nathanielmanistaatgoogle/fatal_failure→shutdown by Jan Tattermusch · 8 years ago
  13. be37455 add missing ConfigureAwait(false) by Jan Tattermusch · 8 years ago
  14. ad8723f moved up 'package' statement. by David Garcia Quintas · 8 years ago
  15. be22335 Merge pull request #6969 from ctiller/stream_finish by Jan Tattermusch · 8 years ago
  16. 7bfa751 Merge pull request #6966 from ctiller/get_settings_first by Jan Tattermusch · 8 years ago
  17. f019766 Merge pull request #6965 from ctiller/naughty_client by Jan Tattermusch · 8 years ago
  18. 0c3ea08 Merge pull request #6970 from nathanielmanistaatgoogle/with_call by Jan Tattermusch · 8 years ago
  19. 7edfcb0 Using inlined BoolValue in lieu of wrappers.proto due to lack of node support by David Garcia Quintas · 8 years ago
  20. 381e26a regenerate project.json files by Jan Tattermusch · 8 years ago
  21. 5988716 Merge pull request #6912 from murgatroid99/grpc_tools_well_known_types2 by Jan Tattermusch · 8 years ago
  22. 7433013 improve project.json files by Jan Tattermusch · 8 years ago
  23. bc43e07 Merge pull request #6896 from soltanmm/maybe by Jan Tattermusch · 8 years ago
  24. 3b5ae53 Correct lingering FATAL_FAILURE sites by Nathaniel Manista · 8 years ago
  25. 1468d4b Merge pull request #6848 from thinkerou/default_roots_pem by Jan Tattermusch · 8 years ago
  26. 8d3477c Merge pull request #6962 from nathanielmanistaatgoogle/delete-dead-code-tests by Jan Tattermusch · 8 years ago
  27. 604bdf7 Merge pull request #6961 from nathanielmanistaatgoogle/secure-channel-construction by Jan Tattermusch · 8 years ago
  28. ffaafe6 Change with_call from parameter to attribute by Nathaniel Manista · 8 years ago
  29. fa1f74e Fix errored streams prematurely terminating, add a test by Craig Tiller · 8 years ago
  30. daec5f9 We dont need to account for parsing or not when writing by Craig Tiller · 8 years ago
  31. 56565fc Force receiving a SETTINGS frame as the first frame by Craig Tiller · 8 years ago
  32. 78a7333 Fix memory leak upon receiving two RST_STREAMs by Craig Tiller · 8 years ago
  33. 76233f5 Delete tests of dead pre-GA code by Nathaniel Manista · 8 years ago
  34. 6efe7c7 Fix secure channel construction by Nathaniel Manista · 8 years ago
  35. 5ad70a6 removed spurious .format() by David Garcia Quintas · 8 years ago
  36. 913f5ab Merge remote-tracking branch 'origin/fix_logproto' into simplify_compression_interop by David Garcia Quintas · 8 years ago
  37. 50c5511 Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  38. 377bfde added extra path to python protoc by David Garcia Quintas · 8 years ago
  39. e5f0f95 fixed syntax errors in proto by David Garcia Quintas · 8 years ago
  40. b6163df Merge pull request #6352 from ctiller/error by Jan Tattermusch · 8 years ago
  41. 56f9862 Merge pull request #6863 from vjpai/wheezy by Jan Tattermusch · 8 years ago
  42. 099cbf8 add debian.8-x64 to the list of runtimes by Jan Tattermusch · 8 years ago
  43. fab857e address review comments by Jan Tattermusch · 8 years ago
  44. 27e55b5 Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  45. fa1433a Merge pull request #6911 from ctiller/idempotent_endpoint_shutdown by Jan Tattermusch · 8 years ago
  46. 1871cd7 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  47. 97fe0a6 clang-format code by Craig Tiller · 8 years ago
  48. adf9e68 Merge branch 'error' of github.com:ctiller/grpc into error by Craig Tiller · 8 years ago
  49. 7264f14 Cleanup spam by Craig Tiller · 8 years ago
  50. ddf694c Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  51. a66e075 php: there is an unimplemented service by Stanley Cheung · 8 years ago
  52. 1b1e38a Merge branch 'node_qps_wait_for_ready' of github.com:murgatroid99/grpc into error by Craig Tiller · 8 years ago
  53. e1cbd62 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  54. 8939140 php: implement 2 more interop tests by Stanley Cheung · 8 years ago
  55. e2e0873 php: implement custom_metadata interop test by Stanley Cheung · 8 years ago
  56. 20e5d9e Update Node plugin to handle well known type changes by murgatroid99 · 8 years ago
  57. fd79790 Merge pull request #6944 from nathanielmanistaatgoogle/fatal_failure→shutdown by Jan Tattermusch · 8 years ago
  58. f6e2cb7 Merge pull request #6902 from sreecha/php_stress_test by Jan Tattermusch · 8 years ago
  59. 40f5726 Node QPS worker: wait for clients to be ready before making calls by murgatroid99 · 8 years ago
  60. 8375c0d Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  61. f3bc3b6 Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback by thinkerou · 8 years ago
  62. bd8d64a Merge pull request #6905 from makdharma/2868 by Jan Tattermusch · 8 years ago
  63. 8615cce Merge pull request #6943 from kpayson64/python_qps_wait by Jan Tattermusch · 8 years ago
  64. 909dd6e Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  65. 317b8ac migrate everything to netstandard1.5 by Jan Tattermusch · 8 years ago
  66. bef286f Wait for channel to be connected for each client by Ken Payson · 8 years ago
  67. 5444bed Rename FATAL_FAILURE SHUTDOWN by Nathaniel Manista · 8 years ago
  68. bc4c3e3 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  69. 2a69bef Merge pull request #6921 from dgquintas/fix_printf_flags_lb_policy by Jan Tattermusch · 8 years ago
  70. 474a574 update readme.md by Jan Tattermusch · 8 years ago
  71. 6b0e5dd Merge pull request #6938 from nathanielmanistaatgoogle/__all__ by Jan Tattermusch · 8 years ago
  72. 3943244 Merge pull request #6882 from kpayson64/python_metadata_tests by Jan Tattermusch · 8 years ago
  73. 3e1379a grpc.__all__ definition by Nathaniel Manista · 8 years ago
  74. 1e52b1a Merge pull request #6876 from mdyring/master by Nicolas Noble · 8 years ago
  75. 6b668cc Remove range-based for, comparisons to nullptr by Vijay Pai · 8 years ago
  76. 4e1a883 Digraph by Vijay Pai · 8 years ago
  77. 62eb1c7 Merge branch 'wheezy' of github.com:vjpai/grpc into wheezy by Vijay Pai · 8 years ago
  78. 4425828 Should not explicitly initialize these pointers to nullptr in gcc-4.4 case by Vijay Pai · 8 years ago
  79. b9e927a Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  80. 2a6c683 Fixed printf/gpr_log format. by David Garcia Quintas · 8 years ago
  81. 635fafc dont register shutdownhooks for dotnet5.4 by Jan Tattermusch · 8 years ago
  82. a6c9a91 update project.json by Jan Tattermusch · 8 years ago
  83. c61c235 moar pr comments by David Garcia Quintas · 8 years ago
  84. 2e67fee Merge pull request #6909 from jtattermusch/csharp_client_streaming by Jan Tattermusch · 8 years ago
  85. dd692b3 Merge pull request #6908 from jtattermusch/csharp_send_completion_dedup by Jan Tattermusch · 8 years ago
  86. 43b6373 Add well known protos to Node and Ruby tools packages by murgatroid99 · 8 years ago
  87. 7dce092 Fix merge errors by Craig Tiller · 8 years ago
  88. a9d8fef Fix merge error by Craig Tiller · 8 years ago
  89. ae7b048 upgrade protobuf to 3.0.0-beta3 in project.json files by Jan Tattermusch · 8 years ago
  90. 5ff32fa update .xproj files by Jan Tattermusch · 8 years ago
  91. c58b3bb rename Grpc.Dnx.sln by Jan Tattermusch · 8 years ago
  92. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 8 years ago
  93. 8d9dff5 prevent interfering of project.json files with .csproj files in VS2015 by Jan Tattermusch · 8 years ago
  94. 52f2312 Make {endpoint,fd}_shutdown idempotent by Craig Tiller · 8 years ago
  95. f8bd01f Merge remote-tracking branch 'upstream/master' into manual_upmerge_0_14_to_master by Jan Tattermusch · 8 years ago
  96. 8fb6c92 Merge pull request #6875 from y-zeng/log_check by Jan Tattermusch · 8 years ago
  97. b4fc876 Merge pull request #6900 from nathanielmanistaatgoogle/_rpc_test-future-division by Jan Tattermusch · 8 years ago
  98. 655e28f Merge pull request #6904 from nathanielmanistaatgoogle/unimplemented-for-cardinality-violation by Jan Tattermusch · 8 years ago
  99. 6f42fd9 Merge pull request #6632 from stanley-cheung/php-add-trailing-metadata-api by Jan Tattermusch · 8 years ago
  100. 2eb09ee improve docs for IAsyncStreamReader by Jan Tattermusch · 8 years ago