1. 8939140 php: implement 2 more interop tests by Stanley Cheung · 8 years ago
  2. e2e0873 php: implement custom_metadata interop test by Stanley Cheung · 8 years ago
  3. fd79790 Merge pull request #6944 from nathanielmanistaatgoogle/fatal_failure→shutdown by Jan Tattermusch · 8 years ago
  4. f6e2cb7 Merge pull request #6902 from sreecha/php_stress_test by Jan Tattermusch · 8 years ago
  5. bd8d64a Merge pull request #6905 from makdharma/2868 by Jan Tattermusch · 8 years ago
  6. 8615cce Merge pull request #6943 from kpayson64/python_qps_wait by Jan Tattermusch · 8 years ago
  7. bef286f Wait for channel to be connected for each client by Ken Payson · 8 years ago
  8. 5444bed Rename FATAL_FAILURE SHUTDOWN by Nathaniel Manista · 8 years ago
  9. 2a69bef Merge pull request #6921 from dgquintas/fix_printf_flags_lb_policy by Jan Tattermusch · 8 years ago
  10. 6b0e5dd Merge pull request #6938 from nathanielmanistaatgoogle/__all__ by Jan Tattermusch · 8 years ago
  11. 3943244 Merge pull request #6882 from kpayson64/python_metadata_tests by Jan Tattermusch · 8 years ago
  12. 3e1379a grpc.__all__ definition by Nathaniel Manista · 8 years ago
  13. 1e52b1a Merge pull request #6876 from mdyring/master by Nicolas Noble · 8 years ago
  14. 2a6c683 Fixed printf/gpr_log format. by David Garcia Quintas · 8 years ago
  15. 2e67fee Merge pull request #6909 from jtattermusch/csharp_client_streaming by Jan Tattermusch · 8 years ago
  16. dd692b3 Merge pull request #6908 from jtattermusch/csharp_send_completion_dedup by Jan Tattermusch · 8 years ago
  17. f8bd01f Merge remote-tracking branch 'upstream/master' into manual_upmerge_0_14_to_master by Jan Tattermusch · 8 years ago
  18. 8fb6c92 Merge pull request #6875 from y-zeng/log_check by Jan Tattermusch · 8 years ago
  19. b4fc876 Merge pull request #6900 from nathanielmanistaatgoogle/_rpc_test-future-division by Jan Tattermusch · 8 years ago
  20. 655e28f Merge pull request #6904 from nathanielmanistaatgoogle/unimplemented-for-cardinality-violation by Jan Tattermusch · 8 years ago
  21. 6f42fd9 Merge pull request #6632 from stanley-cheung/php-add-trailing-metadata-api by Jan Tattermusch · 8 years ago
  22. 2eb09ee improve docs for IAsyncStreamReader by Jan Tattermusch · 8 years ago
  23. b8d50af deduplicate send finished handler by Jan Tattermusch · 8 years ago
  24. f2ce430 fix terminal encoding for cocoapods by Jan Tattermusch · 8 years ago
  25. 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
  26. febfd32 Merge pull request #6572 from y-zeng/base64_decode by Jan Tattermusch · 8 years ago
  27. 4de40ca Fixes #2868 by Makarand Dharmapurikar · 8 years ago
  28. d66c381 Merge pull request #6857 from kpayson64/python_cleanup by Jan Tattermusch · 8 years ago
  29. fd1419a Merge pull request #6873 from kpayson64/python_signal_handling by Jan Tattermusch · 8 years ago
  30. b383c68 Merge pull request #6874 from nathanielmanistaatgoogle/ga by Jan Tattermusch · 8 years ago
  31. 8857adc Merge pull request #6881 from kpayson64/python_create_channel_bug by Jan Tattermusch · 8 years ago
  32. 0442214 UNIMPLEMENTED status for cardinality violation by Nathaniel Manista · 8 years ago
  33. 7ed39a1 PHP stress client in stress test framework by Sree Kuchibhotla · 8 years ago
  34. 1e44766 Drop unnecessary future division import by Nathaniel Manista · 8 years ago
  35. 6668d51 php: add call getTrailingMetadata API by Stanley Cheung · 8 years ago
  36. eeffc68 Merge pull request #6890 from jtattermusch/csharp_less_verbose_logs by Jan Tattermusch · 8 years ago
  37. 289dcb1 Rename gpr_strpad as gpr_leftpad by Yuchen Zeng · 8 years ago
  38. ed74285 Added cleanup to the server thread's join method. by Ken Payson · 8 years ago
  39. f24665f Fix create_[secure/insecure]_channel argument order by Ken Payson · 8 years ago
  40. a8d0a5d Added Python GA API metadata tests by Ken Payson · 8 years ago
  41. 1363077 Merge pull request #6438 from y-zeng/reflection_separate_lib by Jan Tattermusch · 8 years ago
  42. 74823b9 Merge pull request #6879 from kpayson64/server_metadata_fix by Jan Tattermusch · 8 years ago
  43. 4547940 Python GA code generation by Nathaniel Manista · 8 years ago
  44. 504b3b9 set default gRPC C# logging level to Info by Jan Tattermusch · 8 years ago
  45. 2bab9a8 add LogLevel enum by Jan Tattermusch · 8 years ago
  46. aee9d1a Added check for signals in poll() Also removed the unused pluck() function by Ken Payson · 8 years ago
  47. e4fd5b9 C# merge fixups by Jan Tattermusch · 8 years ago
  48. 8f893e1 Merge remote-tracking branch 'upstream/release-0_14' into HEAD by Jan Tattermusch · 8 years ago
  49. e05d319 php: add channel argument to BaseStub constructor by Stanley Cheung · 8 years ago
  50. 6b943e5 Fixed bug with server initial metadata type translation by Ken Payson · 8 years ago
  51. 55ca239 Merge pull request #6547 from kpayson64/py_generic_stream_test by Jan Tattermusch · 8 years ago
  52. f04a94b Merge pull request #6864 from ctiller/fuzzing-hell by Jan Tattermusch · 8 years ago
  53. 7aabab7 Added unit test for empty request/responses by Ken Payson · 8 years ago
  54. 68e5ecb Merge pull request #6503 from kpayson64/python_3_support by Jan Tattermusch · 8 years ago
  55. 0de6cea Fix scope problem when GPR_SUPPORT_CHANNELS_FROM_FD is not defined by Martin Dyring-Andersen · 8 years ago
  56. 654db3d Regenerate build files by Yuchen Zeng · 8 years ago
  57. ed81a88 Merge remote-tracking branch 'upstream/master' into log_format_check by Yuchen Zeng · 8 years ago
  58. beaa357 Fix type mismatch for type_size by Yuchen Zeng · 8 years ago
  59. 0ba1144 Fix gpr_log format mismatches in c++ tests by Yuchen Zeng · 8 years ago
  60. 1f24af8 Restricted the check to GUNC by Yuchen Zeng · 8 years ago
  61. a9e3ea3 Merge pull request #6659 from stanley-cheung/php-fix-style by Jan Tattermusch · 8 years ago
  62. dfbee48 Merge pull request #6853 from nathanielmanistaatgoogle/operationtyple-equals-equals by Jan Tattermusch · 8 years ago
  63. 1efb601 Initial Python3 support by Ken Payson · 8 years ago
  64. 64c0e8d Add format check for gpr_log and gpr_asprintf by Yuchen Zeng · 8 years ago
  65. e4e865f Fix fuzzing detected bug by Craig Tiller · 8 years ago
  66. 216e1a1 Merge pull request #6804 from ctiller/plugin_advertisement by Jan Tattermusch · 8 years ago
  67. e4fb0fe Merge pull request #6753 from ctiller/fuzz-me by Jan Tattermusch · 8 years ago
  68. d2c0256 Merge pull request #6855 from makdharma/issue6834 by Jan Tattermusch · 8 years ago
  69. 24cb78d Merge pull request #6751 from soltanmm/6522 by Jan Tattermusch · 8 years ago
  70. a68b07e Merge pull request #6841 from makdharma/issue6344 by Jan Tattermusch · 8 years ago
  71. 6fba013 Merge pull request #6773 from y-zeng/handler_http_response by Jan Tattermusch · 8 years ago
  72. d36b901 Merge pull request #6829 from jtattermusch/csharp_add_server_test by Jan Tattermusch · 8 years ago
  73. 857495a fix for #6834 by Makarand Dharmapurikar · 8 years ago
  74. 5f8ad89 Use == instead of is for cygrpc.OperationTypes by Nathaniel Manista · 8 years ago
  75. d7a15b8 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  76. 8e93533 allow shutdown of unstarted server by Jan Tattermusch · 8 years ago
  77. 1bc2976 Merge pull request #6481 from dgquintas/compression_md_level_bis by Jan Tattermusch · 8 years ago
  78. b81f172 Merge pull request #6610 from xyzzyz/external_fd_fresh by Jan Tattermusch · 8 years ago
  79. 40e9665 Merge pull request #6779 from dgquintas/rr_docs by Jan Tattermusch · 8 years ago
  80. 4f527d5 Merge pull request #6833 from rjshade/sockopts by Jan Tattermusch · 8 years ago
  81. 0a0c1b0 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  82. 2bdde23 Remove zu specifiers by Yuchen Zeng · 8 years ago
  83. cb79b29 fix for issue 6344. added printing of .proto file comments in generated code. by Makarand Dharmapurikar · 8 years ago
  84. d861b13 Merge pull request #6823 from makdharma/bugfixes by Jan Tattermusch · 8 years ago
  85. 3302836 Merge pull request #6826 from makdharma/issue5548 by Jan Tattermusch · 8 years ago
  86. b17e25c Merge pull request #6649 from dgquintas/core_codegen_be_public by Jan Tattermusch · 8 years ago
  87. 4809e8e Merge pull request #6675 from dgquintas/check_http_client_filter_content_type by Jan Tattermusch · 8 years ago
  88. 5ccf4b3 Merge pull request #6786 from ctiller/meta-whoops by Jan Tattermusch · 8 years ago
  89. 7eaae43 Merge pull request #6827 from jtattermusch/csharp_metadata_entry_is_class by Jan Tattermusch · 8 years ago
  90. 129cd65 Merge pull request #6830 from dgquintas/simplify_compression_interop by Jan Tattermusch · 8 years ago
  91. e153774 Merge pull request #6815 from kpayson64/python_perf_fixes by Jan Tattermusch · 8 years ago
  92. 09bf5f4 Merge pull request #6831 from kpayson64/python_jwt_creds by Jan Tattermusch · 8 years ago
  93. 4b8550d clang-format code by Craig Tiller · 8 years ago
  94. cfd4102 fix memory leak by Adam Michalik · 8 years ago
  95. 4f11ab1 addressed feedback. by Makarand Dharmapurikar · 8 years ago
  96. da901c2 Merge github.com:grpc/grpc into fuzz-me by Craig Tiller · 8 years ago
  97. 3f30e63 Adds functions to set snd/rcv socket buffer sizes. by Robbie Shade · 8 years ago
  98. 533add5 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  99. dfff4de Fix sed induced typo by David G. Quintas · 8 years ago
  100. 22a65e1 Added python jwt_token_creds interop test by Ken Payson · 8 years ago