1. b2a18c8 Merge pull request #6984 from jtattermusch/fix_6930 by Jan Tattermusch · 8 years ago
  2. db3ffe1 Update examples with Cocoapods 1.0.0 by Yuchen Zeng · 8 years ago
  3. 892f8f9 Update c# readme. by Jan Tattermusch · 8 years ago
  4. 00ab530 Merge pull request #6839 from dgquintas/simplify_compression_interop by Jan Tattermusch · 8 years ago
  5. bd28936 Properly handle reviewer comment re concurrent Read by vjpai · 8 years ago
  6. 396f943 added freaking missing comma by David Garcia Quintas · 8 years ago
  7. 446f70e fixed faulty server streaming c++ test case by David Garcia Quintas · 8 years ago
  8. 47031a8 Add egg-info to python distribution. by Ken Payson · 8 years ago
  9. ff32a86 updated the interop tests driver by David Garcia Quintas · 8 years ago
  10. 19cce59 Merge pull request #6985 from dgquintas/fix_performance_jenkins by Jan Tattermusch · 8 years ago
  11. e89aad0 updated node interop server by David Garcia Quintas · 8 years ago
  12. ef01edf Fix review comments by vjpai · 8 years ago
  13. dacce7a fixed bad merge. c++ tests should work again by David Garcia Quintas · 8 years ago
  14. 1d9b1e9 Merge branch 'master' into async_stream_doc by vjpai · 8 years ago
  15. 311c74e Merge pull request #6972 from nathanielmanistaatgoogle/fatal_failure→shutdown by Jan Tattermusch · 8 years ago
  16. 34d052a Merge pull request #6981 from murgatroid99/node_tools_package_regenerate by Jan Tattermusch · 8 years ago
  17. 9d393a5 slightly fancier output by David Garcia Quintas · 8 years ago
  18. be37455 add missing ConfigureAwait(false) by Jan Tattermusch · 8 years ago
  19. 176a557 Merge pull request #6974 from dgquintas/fix_performance_jenkins by Jan Tattermusch · 8 years ago
  20. f8bbe72 Make src/node/tools/package.json consistent with its template by murgatroid99 · 8 years ago
  21. ad8723f moved up 'package' statement. by David Garcia Quintas · 8 years ago
  22. be22335 Merge pull request #6969 from ctiller/stream_finish by Jan Tattermusch · 8 years ago
  23. 7bfa751 Merge pull request #6966 from ctiller/get_settings_first by Jan Tattermusch · 8 years ago
  24. f019766 Merge pull request #6965 from ctiller/naughty_client by Jan Tattermusch · 8 years ago
  25. 0c3ea08 Merge pull request #6970 from nathanielmanistaatgoogle/with_call by Jan Tattermusch · 8 years ago
  26. 7edfcb0 Using inlined BoolValue in lieu of wrappers.proto due to lack of node support by David Garcia Quintas · 8 years ago
  27. b665dd2 reworded some by David Garcia Quintas · 8 years ago
  28. 743decd fix C# --use_docker on linux by Jan Tattermusch · 8 years ago
  29. 8d9e838 Fixed format issues by Yuchen Zeng · 8 years ago
  30. d5fd7dd Addressed review comments by Yuchen Zeng · 8 years ago
  31. 6e2f88c compile 64bit extension for coreclr on windows by Jan Tattermusch · 8 years ago
  32. 9f26a14 fixed incomplete sentence by David Garcia Quintas · 8 years ago
  33. 6d08220 try making C# tests work on coreclr on mac by Jan Tattermusch · 8 years ago
  34. 381e26a regenerate project.json files by Jan Tattermusch · 8 years ago
  35. 939e9ca use template to generate project.json files by Jan Tattermusch · 8 years ago
  36. 5988716 Merge pull request #6912 from murgatroid99/grpc_tools_well_known_types2 by Jan Tattermusch · 8 years ago
  37. 74ea91d use qps_json_driver for latency profiling by David Garcia Quintas · 8 years ago
  38. 64c137c select runtime dir by Jan Tattermusch · 8 years ago
  39. bbe601a add a hack by Jan Tattermusch · 8 years ago
  40. aa33832 Revert ProtoService.m, add an exception for its incompatible-pointer-types warning by Yuchen Zeng · 8 years ago
  41. 7433013 improve project.json files by Jan Tattermusch · 8 years ago
  42. bc98af1 make run_tests.py support coreclr on windows by Jan Tattermusch · 8 years ago
  43. bc43e07 Merge pull request #6896 from soltanmm/maybe by Jan Tattermusch · 8 years ago
  44. 3b5ae53 Correct lingering FATAL_FAILURE sites by Nathaniel Manista · 8 years ago
  45. abc7427 Update podfiles for objc examples by Yuchen Zeng · 8 years ago
  46. ca3e9c8 Merge remote-tracking branch 'upstream/master' into ios-test by Yuchen Zeng · 8 years ago
  47. 36a58a7 Enable treating warnings as errors for target gRPC by Yuchen Zeng · 8 years ago
  48. 1468d4b Merge pull request #6848 from thinkerou/default_roots_pem by Jan Tattermusch · 8 years ago
  49. 8d3477c Merge pull request #6962 from nathanielmanistaatgoogle/delete-dead-code-tests by Jan Tattermusch · 8 years ago
  50. 604bdf7 Merge pull request #6961 from nathanielmanistaatgoogle/secure-channel-construction by Jan Tattermusch · 8 years ago
  51. ffaafe6 Change with_call from parameter to attribute by Nathaniel Manista · 8 years ago
  52. 53018e4 Merge pull request #6954 from dgquintas/protoc_include_path by Nicolas Noble · 8 years ago
  53. 89dde5e Fix copyright by Craig Tiller · 8 years ago
  54. fa1f74e Fix errored streams prematurely terminating, add a test by Craig Tiller · 8 years ago
  55. 04e47f3 Direct additional log statement through custom logger by murgatroid99 · 8 years ago
  56. daec5f9 We dont need to account for parsing or not when writing by Craig Tiller · 8 years ago
  57. 56565fc Force receiving a SETTINGS frame as the first frame by Craig Tiller · 8 years ago
  58. 78a7333 Fix memory leak upon receiving two RST_STREAMs by Craig Tiller · 8 years ago
  59. 4e29480 Merge pull request #6957 from ctiller/cpu_cost by Jan Tattermusch · 8 years ago
  60. c7d7be9 Merge pull request #6958 from ctiller/cpuburn by Jan Tattermusch · 8 years ago
  61. 76233f5 Delete tests of dead pre-GA code by Nathaniel Manista · 8 years ago
  62. 6efe7c7 Fix secure channel construction by Nathaniel Manista · 8 years ago
  63. 5ad70a6 removed spurious .format() by David Garcia Quintas · 8 years ago
  64. 913f5ab Merge remote-tracking branch 'origin/fix_logproto' into simplify_compression_interop by David Garcia Quintas · 8 years ago
  65. 50c5511 Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  66. 377bfde added extra path to python protoc by David Garcia Quintas · 8 years ago
  67. e5f0f95 fixed syntax errors in proto by David Garcia Quintas · 8 years ago
  68. b6163df Merge pull request #6352 from ctiller/error by Jan Tattermusch · 8 years ago
  69. 56f9862 Merge pull request #6863 from vjpai/wheezy by Jan Tattermusch · 8 years ago
  70. e2715df Reduce cost of some heavyweight tests by Craig Tiller · 8 years ago
  71. 76511a5 attempt for run_tests.py by Jan Tattermusch · 8 years ago
  72. 099cbf8 add debian.8-x64 to the list of runtimes by Jan Tattermusch · 8 years ago
  73. 39ec1cb add csharp CoreCLR docker image by Jan Tattermusch · 8 years ago
  74. fab857e address review comments by Jan Tattermusch · 8 years ago
  75. b544c29 Adjust cpu_cost of some tests to better reflect reality by Craig Tiller · 8 years ago
  76. 7cbfc3e Adjust cpu_cost of some tests to better reflect reality by Craig Tiller · 8 years ago
  77. 9f5fe9a Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  78. 27e55b5 Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  79. fa1433a Merge pull request #6911 from ctiller/idempotent_endpoint_shutdown by Jan Tattermusch · 8 years ago
  80. 1871cd7 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  81. 97fe0a6 clang-format code by Craig Tiller · 8 years ago
  82. 0ab51a3 Merge pull request #6631 from stanley-cheung/php-custom-metadata-interop by Jan Tattermusch · 8 years ago
  83. 7b4dc53 Stop using global namespace on a template param by vjpai · 8 years ago
  84. f486881 Merge branch 'wheezy' of github.com:vjpai/grpc into wheezy by vjpai · 8 years ago
  85. 3c65d24 updated stress test with new tests cases by David Garcia Quintas · 8 years ago
  86. adf9e68 Merge branch 'error' of github.com:ctiller/grpc into error by Craig Tiller · 8 years ago
  87. 7264f14 Cleanup spam by Craig Tiller · 8 years ago
  88. ddf694c Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  89. 02db1e4 Merge pull request #6952 from jtattermusch/bump_protobuf_300_beta32 by Jan Tattermusch · 8 years ago
  90. a66e075 php: there is an unimplemented service by Stanley Cheung · 8 years ago
  91. 1b1e38a Merge branch 'node_qps_wait_for_ready' of github.com:murgatroid99/grpc into error by Craig Tiller · 8 years ago
  92. e1cbd62 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  93. e68ed6f Added third_party/protobuf/src to protoc's include path by David Garcia Quintas · 8 years ago
  94. dc44e17 Added third_party/protobuf/src to protoc's include path by David Garcia Quintas · 8 years ago
  95. 83d8e37 php: run advanced interop tests by Stanley Cheung · 8 years ago
  96. 8939140 php: implement 2 more interop tests by Stanley Cheung · 8 years ago
  97. e2e0873 php: implement custom_metadata interop test by Stanley Cheung · 8 years ago
  98. 2c7caa1 update third_party/protobuf to v3.0.0-beta-3.2 by Jan Tattermusch · 8 years ago
  99. 20e5d9e Update Node plugin to handle well known type changes by murgatroid99 · 8 years ago
  100. fd79790 Merge pull request #6944 from nathanielmanistaatgoogle/fatal_failure→shutdown by Jan Tattermusch · 8 years ago