1. 6aa9aa0 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  2. 932d027 clang-format fixes by Makarand Dharmapurikar · 8 years ago
  3. fcb304f Compilation failure by Sree Kuchibhotla · 8 years ago
  4. 76a0795 Fix build errors on some configurations by Sree Kuchibhotla · 8 years ago
  5. f7c7f33 Init grpc for each test by Yuchen Zeng · 8 years ago
  6. 6149443 add code to unregister endpoints by Makarand Dharmapurikar · 8 years ago
  7. edfebc9 dont generate NewClient method for C# services by Jan Tattermusch · 8 years ago
  8. c9396aa Merge pull request #6991 from jtattermusch/csharp_fix_compressed_read by Jan Tattermusch · 8 years ago
  9. b16e451 Add a test of metadata, status code, and details by Nathaniel Manista · 8 years ago
  10. 606e35a add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEY by Jan Tattermusch · 8 years ago
  11. 9fc079f enable client compression interop tests for C# by Jan Tattermusch · 8 years ago
  12. a7daf1e implement C# client compression interop tests by Jan Tattermusch · 8 years ago
  13. f8135f6 remove occurences of compressable payload type by Jan Tattermusch · 8 years ago
  14. 67ceba5 regenerate messages.proto by Jan Tattermusch · 8 years ago
  15. 4047d5d add test that C# can read compressed messages by Jan Tattermusch · 8 years ago
  16. 0d896ef fix reading of compressed byte_buffer in C# by Jan Tattermusch · 8 years ago
  17. d9c6ac0 Memset ops before being used, destroy metadata_recv after beign used by Yuchen Zeng · 8 years ago
  18. 82393ef Fix run_test.py by Yuchen Zeng · 8 years ago
  19. a2dd838 Use pipe fds instead of event fds for the test by Sree Kuchibhotla · 8 years ago
  20. acbf8c2 Merge pull request #6437 from kpayson64/build_change by Jan Tattermusch · 8 years ago
  21. 4bfb794 Merge pull request #6993 from grpc/update_csharp_readme by Jan Tattermusch · 8 years ago
  22. cfce066 Merge pull request #6104 from jtattermusch/coreclr_support by Jan Tattermusch · 8 years ago
  23. b2a18c8 Merge pull request #6984 from jtattermusch/fix_6930 by Jan Tattermusch · 8 years ago
  24. d82a5b6 Merge github.com:grpc/grpc into reuse_port by Craig Tiller · 8 years ago
  25. df6a44c Improve the generated cmake build files by Tamas Berghammer · 8 years ago
  26. c82324f Remove some unneccessary dependency from build.yaml by Tamas Berghammer · 8 years ago
  27. c0668c8 Increase timeout_seconds for build_example_test by Yuchen Zeng · 8 years ago
  28. db3ffe1 Update examples with Cocoapods 1.0.0 by Yuchen Zeng · 8 years ago
  29. 892f8f9 Update c# readme. by Jan Tattermusch · 8 years ago
  30. f95a489 Fixed format issues by Yuchen Zeng · 8 years ago
  31. caca0a1 Build objc examples as part of automatic tests by Yuchen Zeng · 8 years ago
  32. 229533b1 Remove pollset->pi_mu since it is redundant. Also do not get polling by Sree Kuchibhotla · 8 years ago
  33. 00ab530 Merge pull request #6839 from dgquintas/simplify_compression_interop by Jan Tattermusch · 8 years ago
  34. 3ce2f67 Merge branch 'epoll_changes_merged' into epoll_changes by Sree Kuchibhotla · 8 years ago
  35. bd28936 Properly handle reviewer comment re concurrent Read by vjpai · 8 years ago
  36. 24b6eae Add missing function fd_is_shutdown by Sree Kuchibhotla · 8 years ago
  37. 0100b2f Make fd_shutdown idempotent by Sree Kuchibhotla · 8 years ago
  38. 3131c26 Integrate with unified error reporting by Sree Kuchibhotla · 8 years ago
  39. 396f943 added freaking missing comma by David Garcia Quintas · 8 years ago
  40. 8333792 Merge github.com:grpc/grpc into reuse_port by Craig Tiller · 8 years ago
  41. 446f70e fixed faulty server streaming c++ test case by David Garcia Quintas · 8 years ago
  42. 47031a8 Add egg-info to python distribution. by Ken Payson · 8 years ago
  43. ff32a86 updated the interop tests driver by David Garcia Quintas · 8 years ago
  44. 3a90ddd Merge remote-tracking branch 'upstream/master' into import by yang-g · 8 years ago
  45. d9230ca Merge remote-tracking branch 'upstream/master' into fixes by yang-g · 8 years ago
  46. 19cce59 Merge pull request #6985 from dgquintas/fix_performance_jenkins by Jan Tattermusch · 8 years ago
  47. e89aad0 updated node interop server by David Garcia Quintas · 8 years ago
  48. ef01edf Fix review comments by vjpai · 8 years ago
  49. dacce7a fixed bad merge. c++ tests should work again by David Garcia Quintas · 8 years ago
  50. 1d9b1e9 Merge branch 'master' into async_stream_doc by vjpai · 8 years ago
  51. c3a9fae Merge branch 'master' into epoll_changes_merged by Sree Kuchibhotla · 8 years ago
  52. 311c74e Merge pull request #6972 from nathanielmanistaatgoogle/fatal_failure→shutdown by Jan Tattermusch · 8 years ago
  53. 34d052a Merge pull request #6981 from murgatroid99/node_tools_package_regenerate by Jan Tattermusch · 8 years ago
  54. 9d393a5 slightly fancier output by David Garcia Quintas · 8 years ago
  55. be37455 add missing ConfigureAwait(false) by Jan Tattermusch · 8 years ago
  56. 176a557 Merge pull request #6974 from dgquintas/fix_performance_jenkins by Jan Tattermusch · 8 years ago
  57. 0f852da Merge branch 'master' into import by yang-g · 8 years ago
  58. 4bcd135 Merge branch 'master' into fixes by yang-g · 8 years ago
  59. f8bbe72 Make src/node/tools/package.json consistent with its template by murgatroid99 · 8 years ago
  60. ad8723f moved up 'package' statement. by David Garcia Quintas · 8 years ago
  61. be22335 Merge pull request #6969 from ctiller/stream_finish by Jan Tattermusch · 8 years ago
  62. 7bfa751 Merge pull request #6966 from ctiller/get_settings_first by Jan Tattermusch · 8 years ago
  63. f019766 Merge pull request #6965 from ctiller/naughty_client by Jan Tattermusch · 8 years ago
  64. 0c3ea08 Merge pull request #6970 from nathanielmanistaatgoogle/with_call by Jan Tattermusch · 8 years ago
  65. 7edfcb0 Using inlined BoolValue in lieu of wrappers.proto due to lack of node support by David Garcia Quintas · 8 years ago
  66. 3d399cb Fix format issues by Yuchen Zeng · 8 years ago
  67. b665dd2 reworded some by David Garcia Quintas · 8 years ago
  68. 743decd fix C# --use_docker on linux by Jan Tattermusch · 8 years ago
  69. 8d9e838 Fixed format issues by Yuchen Zeng · 8 years ago
  70. d5fd7dd Addressed review comments by Yuchen Zeng · 8 years ago
  71. 6e2f88c compile 64bit extension for coreclr on windows by Jan Tattermusch · 8 years ago
  72. 9f26a14 fixed incomplete sentence by David Garcia Quintas · 8 years ago
  73. 6d08220 try making C# tests work on coreclr on mac by Jan Tattermusch · 8 years ago
  74. 381e26a regenerate project.json files by Jan Tattermusch · 8 years ago
  75. 939e9ca use template to generate project.json files by Jan Tattermusch · 8 years ago
  76. 04a4681 Add comment by Craig Tiller · 8 years ago
  77. d263b92 Make sure to poll cq by Craig Tiller · 8 years ago
  78. 65c6c59 Fix refcounting tsan failures and grab pollset lock in the function by Sree Kuchibhotla · 8 years ago
  79. 94cda1a Significantly refactor the polling island locking and refcounting code by Sree Kuchibhotla · 8 years ago
  80. 39f9ac9 Test polling island merges by Sree Kuchibhotla · 8 years ago
  81. e63246d clang-format by Craig Tiller · 8 years ago
  82. 7e55430 Merge github.com:grpc/grpc into reuse_port by Craig Tiller · 8 years ago
  83. cddf697 Fix refcounting tsan failures and grab pollset lock in the function by Sree Kuchibhotla · 8 years ago
  84. d798a7d Generate a simple cmake build file by Tamas Berghammer · 8 years ago
  85. ea74f91 Remove an unneccessary dependency from grpc++_base by Tamas Berghammer · 8 years ago
  86. 5988716 Merge pull request #6912 from murgatroid99/grpc_tools_well_known_types2 by Jan Tattermusch · 8 years ago
  87. 74ea91d use qps_json_driver for latency profiling by David Garcia Quintas · 8 years ago
  88. 64c137c select runtime dir by Jan Tattermusch · 8 years ago
  89. bbe601a add a hack by Jan Tattermusch · 8 years ago
  90. 113cdb4 Fixed gpr_log format issues in linux_x86_default_bo by Yuchen Zeng · 8 years ago
  91. aa33832 Revert ProtoService.m, add an exception for its incompatible-pointer-types warning by Yuchen Zeng · 8 years ago
  92. 7433013 improve project.json files by Jan Tattermusch · 8 years ago
  93. bc98af1 make run_tests.py support coreclr on windows by Jan Tattermusch · 8 years ago
  94. 2f8ade0 Significantly refactor the polling island locking and refcounting code by Sree Kuchibhotla · 8 years ago
  95. adb65a6 Fixed gpr_log format issues by Yuchen Zeng · 8 years ago
  96. 0579cfc more files after running build.yaml changes through by Makarand Dharmapurikar · 8 years ago
  97. 7981e19 Network status tracking by Makarand Dharmapurikar · 8 years ago
  98. bc43e07 Merge pull request #6896 from soltanmm/maybe by Jan Tattermusch · 8 years ago
  99. 3b5ae53 Correct lingering FATAL_FAILURE sites by Nathaniel Manista · 8 years ago
  100. e5633f8 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago