1. 303d308 Fixed compression interop and re-enable for C++. by David Garcia Quintas · 8 years ago
  2. 900ed58 Merge pull request #6379 from y-zeng/debug-logging-fix by Yuchen Zeng · 8 years ago
  3. e8ca2ac Merge pull request #6442 from jtattermusch/csharp_fixing_distribtests by Jan Tattermusch · 8 years ago
  4. e6274a1 Merge pull request #6430 from myeh/example/non_blocking_async_client by Jan Tattermusch · 8 years ago
  5. 6db0d96 Merge pull request #6447 from ctiller/import-madness by Jan Tattermusch · 8 years ago
  6. 2fc5267 Merge pull request #6434 from jtattermusch/csharp_serverside_unaryresponse_opt by Jan Tattermusch · 8 years ago
  7. 48d833a Merge pull request #6214 from makdharma/master by Nicolas Noble · 8 years ago
  8. 5deda3d Temporary fix for plugin initialization problem by Craig Tiller · 8 years ago
  9. 66e9d8e Merge pull request #6410 from murgatroid99/ruby_stress_fixes by Nicolas Noble · 8 years ago
  10. 74b41c0 fix C# distrib test after getting rid of grpc.native.csharp package by Jan Tattermusch · 8 years ago
  11. 5a5dafa Merge pull request #6409 from jtattermusch/master by Jan Tattermusch · 8 years ago
  12. feb8e74 Merge pull request #6418 from yang-g/no_rpc_service by Jan Tattermusch · 8 years ago
  13. 0090402 Merge pull request #6415 from yang-g/python_proto_comments by Jan Tattermusch · 8 years ago
  14. bf14c2f Merge pull request #6383 from dgquintas/remove-outdated-census-charg by Jan Tattermusch · 8 years ago
  15. 36918fc Merge pull request #6374 from grpc/dgquintas-patch-1 by Jan Tattermusch · 8 years ago
  16. ac50cf9 Merge pull request #6412 from ctiller/large_async_secure_and_fixed by Jan Tattermusch · 8 years ago
  17. b5658e4 Merge pull request #6333 from dgquintas/check_includes_moar_fixes by Jan Tattermusch · 8 years ago
  18. bc2afb0 Merge pull request #6323 from dgquintas/codegen_remove_proto by Jan Tattermusch · 8 years ago
  19. f9b89b1 Updated to more closely mimic greeter_async_client.cc. Fixed typos in comments. by Michael Yeh · 8 years ago
  20. 2901ea5 improve serverside handlers by Jan Tattermusch · 8 years ago
  21. 14e8dee use just one response batch for unary response serverside calls by Jan Tattermusch · 8 years ago
  22. 305ffd4 make SendStatusFromServer optionally send a message as well by Jan Tattermusch · 8 years ago
  23. 099b756 Merge pull request #6420 from jtattermusch/csharp_more_api_fixes by Jan Tattermusch · 8 years ago
  24. 05146ac Merge pull request #6416 from jtattermusch/csharp_api_polishing by Jan Tattermusch · 8 years ago
  25. d5d8f8f Added all transitive header dependencies in build.yaml to fix the failing check. by Makarand Dharmapurikar · 8 years ago
  26. 470cbd1 Created a new sample async client that is non-blocking. A reader thread is spawned to handle all the RPC results. by Michael Yeh · 8 years ago
  27. 2df7d40 Modified sample async client to be non-blocking. A reader thread is spawned to handle all the RPC results. by Michael Yeh · 8 years ago
  28. e5c1a15 Fixed a compiler warning that only shows up on linux by Makarand Dharmapurikar · 8 years ago
  29. a93c435 clang-format fixes by Makarand Dharmapurikar · 8 years ago
  30. b75f557 Merge pull request #6375 from jtattermusch/cleanup_jenkins_directory by Jan Tattermusch · 8 years ago
  31. 6504c02 remove useless code and todos by Jan Tattermusch · 8 years ago
  32. 274bcc8 Added dummy cronet api implementation so we can build on Jenkins. by Makarand Dharmapurikar · 8 years ago
  33. 739e86c finishing serverside request stream should not be required for disposal by Jan Tattermusch · 8 years ago
  34. 1717bff add a dummy service with no rpc to test codegen coverage by yang-g · 8 years ago
  35. 442bead Merge pull request #5701 from bluecmd/unix-socket by Jan Tattermusch · 8 years ago
  36. ed4d89e Remove trailing space. by Jan Tattermusch · 8 years ago
  37. 9c83512 update remaining stresstest configs by Jan Tattermusch · 8 years ago
  38. 080ddf0 add a readme file by Jan Tattermusch · 8 years ago
  39. 9835d4b update locations of dockerization scripts by Jan Tattermusch · 8 years ago
  40. 26ca776 update working directories by Jan Tattermusch · 8 years ago
  41. 99341e3 move helper script for dockerization by Jan Tattermusch · 8 years ago
  42. b0de716 Add proto comments to generated _pb2.py files by yang-g · 8 years ago
  43. f21f465 make AsyncCallServerTest finish correctly by Jan Tattermusch · 8 years ago
  44. 5a77953 Merge pull request #6376 from murgatroid99/node_test_multiple_versions by Jan Tattermusch · 8 years ago
  45. d00ed30 Merge pull request #6406 from sreecha/ruby_stress_test_docker by Jan Tattermusch · 8 years ago
  46. 2624cfb fixup by Jan Tattermusch · 8 years ago
  47. 9a9813b add more tests by Jan Tattermusch · 8 years ago
  48. b32e29f make SendStatusFromServer independent on WriteAsync by Jan Tattermusch · 8 years ago
  49. ce60d8e add AsyncCalServer tests to sanity tests by Jan Tattermusch · 8 years ago
  50. b6a9016 add tests for AsyncCallServer by Jan Tattermusch · 8 years ago
  51. e4d2748 Fix async_end2end_test flow control by Craig Tiller · 8 years ago
  52. 59dfee8 Fixed rubocop issues with newest changes by murgatroid99 · 8 years ago
  53. 38281cf Ruby: improve server error handling, fix a reference error by murgatroid99 · 8 years ago
  54. 19abba3 Improve docs on GRPC_OP_RECV_CLOSE_ON_SERVER by Jan Tattermusch · 8 years ago
  55. 5f51757 Merge github.com:grpc/grpc into large_async_secure_and_fixed by Craig Tiller · 8 years ago
  56. 230c932 fixup by Jan Tattermusch · 8 years ago
  57. 5105056 add one more client server test by Jan Tattermusch · 8 years ago
  58. a296677 add more tests by Jan Tattermusch · 8 years ago
  59. 96f21a2 make end-of-stream idempotent by Jan Tattermusch · 8 years ago
  60. a83ad2a add idempotency test by Jan Tattermusch · 8 years ago
  61. 69274c2 add more features by Jan Tattermusch · 8 years ago
  62. 97eb4f6 add more tests by Jan Tattermusch · 8 years ago
  63. 70f697b reran generate_projects.sh after @nnoble's fix in PR6399. by Makarand Dharmapurikar · 8 years ago
  64. 6bac7d3 Merge pull request #6399 from nicolasnoble/source-of-truth-api by Nicolas Noble · 8 years ago
  65. 7edab7c Ruby docker files and config by Sree Kuchibhotla · 8 years ago
  66. 1a7adfb Merge pull request #6394 from y-zeng/fix-5557 by Yuchen Zeng · 8 years ago
  67. a0d1529 Merge pull request #6397 from murgatroid99/node_tools_minor_fix by Nicolas Noble · 8 years ago
  68. b3d5533 Merge pull request #6393 from jtattermusch/csharp_internal_cleanup by Jan Tattermusch · 8 years ago
  69. 8fd7f65 Merge pull request #6380 from ctiller/stress_fail by Nicolas Noble · 8 years ago
  70. d7b1e70 Cover large message sent securely or insecurely over async by Vijay Pai · 8 years ago
  71. 957fe8d Updated a couple more scripts by murgatroid99 · 8 years ago
  72. df8b62c Add coverage for secure async end2end testing by Vijay Pai · 8 years ago
  73. 1c4dfc6 Merge pull request #6396 from nicolasnoble/build-it-all-the-way-2 by Nicolas Noble · 8 years ago
  74. 647464f Merge pull request #6382 from sreecha/csharp_stress_test_docker by Jan Tattermusch · 8 years ago
  75. e88030a Merge pull request #6340 from ctiller/fail_fast_breaks_qps by Jan Tattermusch · 8 years ago
  76. 806b644 Merge pull request #6359 from grpc/python_stress_test by Jan Tattermusch · 8 years ago
  77. e03f8e8 Merge pull request #6387 from ctiller/sml by Jan Tattermusch · 8 years ago
  78. 777c263 Properly using our build.yaml source of truth to generate our list of public APIs. by Nicolas "Pixel" Noble · 8 years ago
  79. 8a6efb7 Node tools: use the right extension for running protoc on Windows by murgatroid99 · 8 years ago
  80. 3f2fad6 Merge pull request #6371 from murgatroid99/ruby_tools_gem by Nicolas Noble · 8 years ago
  81. 791e93e Always build the grpc library when building the ruby extension. by Nicolas "Pixel" Noble · 8 years ago
  82. 08e1f75 fix typo by Jan Tattermusch · 8 years ago
  83. 8e4512b Reversed premature removal of a file by murgatroid99 · 8 years ago
  84. 80721b2 Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto by David Garcia Quintas · 8 years ago
  85. edb8b76 Simplified Ruby tools extension checking by murgatroid99 · 8 years ago
  86. 1dd74dd Merge pull request #6377 from murgatroid99/node_consistent_examples by Jan Tattermusch · 8 years ago
  87. a4a6270 add more tests by Jan Tattermusch · 8 years ago
  88. 13d1abf improve unary call response handler by Jan Tattermusch · 8 years ago
  89. 63ee8ce Reran tools/buildgen/generate_projects.sh again. by Makarand Dharmapurikar · 8 years ago
  90. 2389ad6 Clang formatting fixes by Makarand Dharmapurikar · 8 years ago
  91. 8081319 reverting stuff by Makarand Dharmapurikar · 8 years ago
  92. be5186a created new grpc_cronet.h. Addressed feedback from jcanizales@ and ctiller@ by Makarand Dharmapurikar · 8 years ago
  93. 7704483 fixed clang formating by Makarand Dharmapurikar · 8 years ago
  94. df66507 moved cronet_c_for_grpc.h in third_party by Makarand Dharmapurikar · 8 years ago
  95. a49b13b cronet wrapper code by Makarand Dharmapurikar · 8 years ago
  96. 6b1afe1 Merge pull request #6386 from jcanizales/fix-call-state by makdharma · 8 years ago
  97. e98b494 Fix bug where max_frame_size was ignored by Craig Tiller · 8 years ago
  98. 0803bb0 Add state transitions to GRPCCall by Jorge Canizales · 8 years ago
  99. 47b80bc Test that GRPCCall transitions states properly by Jorge Canizales · 8 years ago
  100. 7a5f019 Removed leftover function declaration from channel args by David Garcia Quintas · 8 years ago