1. 1871cd7 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  2. 97fe0a6 clang-format code by Craig Tiller · 8 years ago
  3. 0ab51a3 Merge pull request #6631 from stanley-cheung/php-custom-metadata-interop by Jan Tattermusch · 8 years ago
  4. adf9e68 Merge branch 'error' of github.com:ctiller/grpc into error by Craig Tiller · 8 years ago
  5. 7264f14 Cleanup spam by Craig Tiller · 8 years ago
  6. 02db1e4 Merge pull request #6952 from jtattermusch/bump_protobuf_300_beta32 by Jan Tattermusch · 8 years ago
  7. a66e075 php: there is an unimplemented service by Stanley Cheung · 8 years ago
  8. 1b1e38a Merge branch 'node_qps_wait_for_ready' of github.com:murgatroid99/grpc into error by Craig Tiller · 8 years ago
  9. e1cbd62 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  10. 83d8e37 php: run advanced interop tests by Stanley Cheung · 8 years ago
  11. 8939140 php: implement 2 more interop tests by Stanley Cheung · 8 years ago
  12. e2e0873 php: implement custom_metadata interop test by Stanley Cheung · 8 years ago
  13. 2c7caa1 update third_party/protobuf to v3.0.0-beta-3.2 by Jan Tattermusch · 8 years ago
  14. fd79790 Merge pull request #6944 from nathanielmanistaatgoogle/fatal_failure→shutdown by Jan Tattermusch · 8 years ago
  15. f6e2cb7 Merge pull request #6902 from sreecha/php_stress_test by Jan Tattermusch · 8 years ago
  16. 40f5726 Node QPS worker: wait for clients to be ready before making calls by murgatroid99 · 8 years ago
  17. 8edaa35 Merge pull request #6926 from vjpai/clang34 by Jan Tattermusch · 8 years ago
  18. 0aa52e3 Merge pull request #6917 from ctiller/poller_restrictions by Jan Tattermusch · 8 years ago
  19. 6917075 Merge pull request #6916 from ctiller/faster_tsan by Jan Tattermusch · 8 years ago
  20. 3e45ed1 Merge pull request #6838 from vjpai/trigger_happy by Jan Tattermusch · 8 years ago
  21. ef03e53 Merge pull request #6858 from makdharma/issue5851 by Jan Tattermusch · 8 years ago
  22. bd8d64a Merge pull request #6905 from makdharma/2868 by Jan Tattermusch · 8 years ago
  23. 8615cce Merge pull request #6943 from kpayson64/python_qps_wait by Jan Tattermusch · 8 years ago
  24. c2b55af Merge pull request #5256 from tamihiro/master by Jan Tattermusch · 8 years ago
  25. bef286f Wait for channel to be connected for each client by Ken Payson · 8 years ago
  26. 5444bed Rename FATAL_FAILURE SHUTDOWN by Nathaniel Manista · 8 years ago
  27. bc4c3e3 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  28. 2a69bef Merge pull request #6921 from dgquintas/fix_printf_flags_lb_policy by Jan Tattermusch · 8 years ago
  29. 6b0e5dd Merge pull request #6938 from nathanielmanistaatgoogle/__all__ by Jan Tattermusch · 8 years ago
  30. 3943244 Merge pull request #6882 from kpayson64/python_metadata_tests by Jan Tattermusch · 8 years ago
  31. 3e1379a grpc.__all__ definition by Nathaniel Manista · 8 years ago
  32. 1e52b1a Merge pull request #6876 from mdyring/master by Nicolas Noble · 8 years ago
  33. 8b79fde Disable ccache for clang-3.4 on Ubuntu 14.04 as this is not currently working. by Vijay Pai · 8 years ago
  34. a9e62c2 no ccache by Vijay Pai · 8 years ago
  35. 2a6c683 Fixed printf/gpr_log format. by David Garcia Quintas · 8 years ago
  36. 0e81d5e Merge branch 'idempotent_endpoint_shutdown' into error by Craig Tiller · 8 years ago
  37. c8762fa clang-format code by Craig Tiller · 8 years ago
  38. aee10fd Fix windows tests for idempotent shutdown by Craig Tiller · 8 years ago
  39. fa9b7c1 Merge pull request #6334 from tberghammer/android-64bit by Nicolas Noble · 8 years ago
  40. 123f137 Allow forcing the use of the default polling strategy [instead of all strategies] by Craig Tiller · 8 years ago
  41. edcd4e2 Disable fuzzed tests on TSAN by Craig Tiller · 8 years ago
  42. 2e67fee Merge pull request #6909 from jtattermusch/csharp_client_streaming by Jan Tattermusch · 8 years ago
  43. dd692b3 Merge pull request #6908 from jtattermusch/csharp_send_completion_dedup by Jan Tattermusch · 8 years ago
  44. efcaa4b Merge pull request #6884 from jtattermusch/manual_upmerge_0_14_to_master by Nicolas Noble · 8 years ago
  45. 7dce092 Fix merge errors by Craig Tiller · 8 years ago
  46. a9d8fef Fix merge error by Craig Tiller · 8 years ago
  47. 94c4bac Merge branch 'idempotent_endpoint_shutdown' of github.com:ctiller/grpc into handshake_timeout by Craig Tiller · 8 years ago
  48. c7ab6db Add a byte to avert a crash (which should be investigated sometime) by Craig Tiller · 8 years ago
  49. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 8 years ago
  50. 52f2312 Make {endpoint,fd}_shutdown idempotent by Craig Tiller · 8 years ago
  51. f8bd01f Merge remote-tracking branch 'upstream/master' into manual_upmerge_0_14_to_master by Jan Tattermusch · 8 years ago
  52. 95123ce Add a test for multiple endpoint shutdowns by Craig Tiller · 8 years ago
  53. 8fb6c92 Merge pull request #6875 from y-zeng/log_check by Jan Tattermusch · 8 years ago
  54. b4fc876 Merge pull request #6900 from nathanielmanistaatgoogle/_rpc_test-future-division by Jan Tattermusch · 8 years ago
  55. 655e28f Merge pull request #6904 from nathanielmanistaatgoogle/unimplemented-for-cardinality-violation by Jan Tattermusch · 8 years ago
  56. 6f42fd9 Merge pull request #6632 from stanley-cheung/php-add-trailing-metadata-api by Jan Tattermusch · 8 years ago
  57. 2eb09ee improve docs for IAsyncStreamReader by Jan Tattermusch · 8 years ago
  58. b8d50af deduplicate send finished handler by Jan Tattermusch · 8 years ago
  59. f2ce430 fix terminal encoding for cocoapods by Jan Tattermusch · 8 years ago
  60. 9627e2c Fix a typo in php stress client that was causing the php client to ignore any explicitly passed port by Sree Kuchibhotla · 8 years ago
  61. 8df99f2 Try to get some more debug info by Craig Tiller · 8 years ago
  62. febfd32 Merge pull request #6572 from y-zeng/base64_decode by Jan Tattermusch · 8 years ago
  63. 4de40ca Fixes #2868 by Makarand Dharmapurikar · 8 years ago
  64. d66c381 Merge pull request #6857 from kpayson64/python_cleanup by Jan Tattermusch · 8 years ago
  65. fd1419a Merge pull request #6873 from kpayson64/python_signal_handling by Jan Tattermusch · 8 years ago
  66. b383c68 Merge pull request #6874 from nathanielmanistaatgoogle/ga by Jan Tattermusch · 8 years ago
  67. 8857adc Merge pull request #6881 from kpayson64/python_create_channel_bug by Jan Tattermusch · 8 years ago
  68. 0442214 UNIMPLEMENTED status for cardinality violation by Nathaniel Manista · 8 years ago
  69. 7ed39a1 PHP stress client in stress test framework by Sree Kuchibhotla · 8 years ago
  70. 1e44766 Drop unnecessary future division import by Nathaniel Manista · 8 years ago
  71. 6668d51 php: add call getTrailingMetadata API by Stanley Cheung · 8 years ago
  72. e697b7d Merge pull request #6895 from dgquintas/async_docs_fixit by David G. Quintas · 8 years ago
  73. fc25b5f Fix use-after-free by Craig Tiller · 8 years ago
  74. 0761157 Fix merge error by Craig Tiller · 8 years ago
  75. ae13494 Handshake timeout implemented, and compiles by Craig Tiller · 8 years ago
  76. 0aa23d8 Merge pull request #6704 from yang-g/distribtest by Jan Tattermusch · 8 years ago
  77. eeffc68 Merge pull request #6890 from jtattermusch/csharp_less_verbose_logs by Jan Tattermusch · 8 years ago
  78. 289dcb1 Rename gpr_strpad as gpr_leftpad by Yuchen Zeng · 8 years ago
  79. 058c9de Added to server's shutdown docstrings by David Garcia Quintas · 8 years ago
  80. a47acad Merge pull request #6852 from nathanielmanistaatgoogle/status-codes by Abhishek Kumar · 8 years ago
  81. 449c64b Getting handshake timeouts in place by Craig Tiller · 8 years ago
  82. ed74285 Added cleanup to the server thread's join method. by Ken Payson · 8 years ago
  83. 46f4a68 minor fixes by yang-g · 8 years ago
  84. 89af61e Attempt to fix bug breaking perf tests by Craig Tiller · 8 years ago
  85. a3a7528 Merge pull request #6887 from stanley-cheung/php-remove-composer-version by Jan Tattermusch · 8 years ago
  86. f24665f Fix create_[secure/insecure]_channel argument order by Ken Payson · 8 years ago
  87. a8d0a5d Added Python GA API metadata tests by Ken Payson · 8 years ago
  88. 5225f83 Merge pull request #6865 from vjpai/stylin by Jan Tattermusch · 8 years ago
  89. 1363077 Merge pull request #6438 from y-zeng/reflection_separate_lib by Jan Tattermusch · 8 years ago
  90. 74823b9 Merge pull request #6879 from kpayson64/server_metadata_fix by Jan Tattermusch · 8 years ago
  91. 7d670f5 Merge pull request #6634 from stanley-cheung/php-add-channel-to-stub-constructor by Jan Tattermusch · 8 years ago
  92. 4547940 Python GA code generation by Nathaniel Manista · 8 years ago
  93. 504b3b9 set default gRPC C# logging level to Info by Jan Tattermusch · 8 years ago
  94. 2bab9a8 add LogLevel enum by Jan Tattermusch · 8 years ago
  95. cf7281c Merge branch 'error' of github.com:ctiller/grpc into error by Craig Tiller · 8 years ago
  96. a72e281 Merge branch 'error' of https://github.com/ctiller/grpc into error by Craig Tiller · 8 years ago
  97. aee9d1a Added check for signals in poll() Also removed the unused pluck() function by Ken Payson · 8 years ago
  98. f38f2bb php: remove explicit version in composer.json by Stanley Cheung · 8 years ago
  99. 0f47a68 Finish merge by Craig Tiller · 8 years ago
  100. 1d39a06 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago