1. 26a1785 Resolve conflicts by Yuchen Zeng · 8 years ago
  2. c916c1c Merge pull request #6459 from nicolasnoble/upmerge by Nicolas Noble · 8 years ago
  3. 7d099a5 Fix naming and comment problems by Yuchen Zeng · 8 years ago
  4. 0bdc7cc Fix #4592 by Masood Malekghassemi · 8 years ago
  5. 19c46c3 Merge remote-tracking branch 'google/release-0_14' by Nicolas "Pixel" Noble · 8 years ago
  6. 24ccbed Merge pull request #6458 from nicolasnoble/ruby-fixes by Nicolas Noble · 8 years ago
  7. 16caa50 Master is now 0.15.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  8. 253a710 The release branch is now 0.14.0-pre1. by Nicolas "Pixel" Noble · 8 years ago
  9. 27ca074 Merge pull request #6450 from nicolasnoble/gopro by Jan Tattermusch · 8 years ago
  10. 900ed58 Merge pull request #6379 from y-zeng/debug-logging-fix by Yuchen Zeng · 8 years ago
  11. 6db0d96 Merge pull request #6447 from ctiller/import-madness by Jan Tattermusch · 8 years ago
  12. 2fc5267 Merge pull request #6434 from jtattermusch/csharp_serverside_unaryresponse_opt by Jan Tattermusch · 8 years ago
  13. 48d833a Merge pull request #6214 from makdharma/master by Nicolas Noble · 8 years ago
  14. 5deda3d Temporary fix for plugin initialization problem by Craig Tiller · 8 years ago
  15. 66e9d8e Merge pull request #6410 from murgatroid99/ruby_stress_fixes by Nicolas Noble · 8 years ago
  16. 9fcdc87 Cleaning up includes. by Nicolas "Pixel" Noble · 8 years ago
  17. feb8e74 Merge pull request #6418 from yang-g/no_rpc_service by Jan Tattermusch · 8 years ago
  18. 0090402 Merge pull request #6415 from yang-g/python_proto_comments by Jan Tattermusch · 8 years ago
  19. bf14c2f Merge pull request #6383 from dgquintas/remove-outdated-census-charg by Jan Tattermusch · 8 years ago
  20. bc2afb0 Merge pull request #6323 from dgquintas/codegen_remove_proto by Jan Tattermusch · 8 years ago
  21. 88f56e5 'exception_info' is a bad word for Windows... by Nicolas "Pixel" Noble · 8 years ago
  22. d8b07cb Let's not compile grpc under Windows - it's taken care of already. by Nicolas "Pixel" Noble · 8 years ago
  23. d039a98 Add Python grpcio protoc package by Masood Malekghassemi · 8 years ago
  24. 2901ea5 improve serverside handlers by Jan Tattermusch · 8 years ago
  25. 14e8dee use just one response batch for unary response serverside calls by Jan Tattermusch · 8 years ago
  26. 305ffd4 make SendStatusFromServer optionally send a message as well by Jan Tattermusch · 8 years ago
  27. 099b756 Merge pull request #6420 from jtattermusch/csharp_more_api_fixes by Jan Tattermusch · 8 years ago
  28. 05146ac Merge pull request #6416 from jtattermusch/csharp_api_polishing by Jan Tattermusch · 8 years ago
  29. e5c1a15 Fixed a compiler warning that only shows up on linux by Makarand Dharmapurikar · 8 years ago
  30. a93c435 clang-format fixes by Makarand Dharmapurikar · 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. b0de716 Add proto comments to generated _pb2.py files by yang-g · 8 years ago
  37. f21f465 make AsyncCallServerTest finish correctly by Jan Tattermusch · 8 years ago
  38. 2624cfb fixup by Jan Tattermusch · 8 years ago
  39. 9a9813b add more tests by Jan Tattermusch · 8 years ago
  40. b32e29f make SendStatusFromServer independent on WriteAsync by Jan Tattermusch · 8 years ago
  41. ce60d8e add AsyncCalServer tests to sanity tests by Jan Tattermusch · 8 years ago
  42. b6a9016 add tests for AsyncCallServer by Jan Tattermusch · 8 years ago
  43. 3b8f335 Add plugins at the time of static initialization by Yuchen Zeng · 8 years ago
  44. 59dfee8 Fixed rubocop issues with newest changes by murgatroid99 · 8 years ago
  45. 38281cf Ruby: improve server error handling, fix a reference error by murgatroid99 · 8 years ago
  46. 230c932 fixup by Jan Tattermusch · 8 years ago
  47. 5105056 add one more client server test by Jan Tattermusch · 8 years ago
  48. a296677 add more tests by Jan Tattermusch · 8 years ago
  49. 96f21a2 make end-of-stream idempotent by Jan Tattermusch · 8 years ago
  50. a83ad2a add idempotency test by Jan Tattermusch · 8 years ago
  51. 69274c2 add more features by Jan Tattermusch · 8 years ago
  52. 97eb4f6 add more tests by Jan Tattermusch · 8 years ago
  53. 70f697b reran generate_projects.sh after @nnoble's fix in PR6399. by Makarand Dharmapurikar · 8 years ago
  54. 1a7adfb Merge pull request #6394 from y-zeng/fix-5557 by Yuchen Zeng · 8 years ago
  55. a0d1529 Merge pull request #6397 from murgatroid99/node_tools_minor_fix by Nicolas Noble · 8 years ago
  56. b3d5533 Merge pull request #6393 from jtattermusch/csharp_internal_cleanup by Jan Tattermusch · 8 years ago
  57. 8fd7f65 Merge pull request #6380 from ctiller/stress_fail by Nicolas Noble · 8 years ago
  58. 1c4dfc6 Merge pull request #6396 from nicolasnoble/build-it-all-the-way-2 by Nicolas Noble · 8 years ago
  59. 806b644 Merge pull request #6359 from grpc/python_stress_test by Jan Tattermusch · 8 years ago
  60. e03f8e8 Merge pull request #6387 from ctiller/sml by Jan Tattermusch · 8 years ago
  61. 8a6efb7 Node tools: use the right extension for running protoc on Windows by murgatroid99 · 8 years ago
  62. 3f2fad6 Merge pull request #6371 from murgatroid99/ruby_tools_gem by Nicolas Noble · 8 years ago
  63. 791e93e Always build the grpc library when building the ruby extension. by Nicolas "Pixel" Noble · 9 years ago
  64. 08e1f75 fix typo by Jan Tattermusch · 8 years ago
  65. 8e4512b Reversed premature removal of a file by murgatroid99 · 8 years ago
  66. 80721b2 Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto by David Garcia Quintas · 8 years ago
  67. edb8b76 Simplified Ruby tools extension checking by murgatroid99 · 8 years ago
  68. a4a6270 add more tests by Jan Tattermusch · 8 years ago
  69. 13d1abf improve unary call response handler by Jan Tattermusch · 8 years ago
  70. 63ee8ce Reran tools/buildgen/generate_projects.sh again. by Makarand Dharmapurikar · 8 years ago
  71. 2389ad6 Clang formatting fixes by Makarand Dharmapurikar · 8 years ago
  72. be5186a created new grpc_cronet.h. Addressed feedback from jcanizales@ and ctiller@ by Makarand Dharmapurikar · 8 years ago
  73. 7704483 fixed clang formating by Makarand Dharmapurikar · 8 years ago
  74. df66507 moved cronet_c_for_grpc.h in third_party by Makarand Dharmapurikar · 8 years ago
  75. a49b13b cronet wrapper code by Makarand Dharmapurikar · 8 years ago
  76. 6b1afe1 Merge pull request #6386 from jcanizales/fix-call-state by makdharma · 8 years ago
  77. e98b494 Fix bug where max_frame_size was ignored by Craig Tiller · 8 years ago
  78. 0803bb0 Add state transitions to GRPCCall by Jorge Canizales · 8 years ago
  79. 47b80bc Test that GRPCCall transitions states properly by Jorge Canizales · 8 years ago
  80. 7a5f019 Removed leftover function declaration from channel args by David Garcia Quintas · 8 years ago
  81. 088aa27 format fixes by Yuchen Zeng · 8 years ago
  82. 615da64 explicitly cast constant value to gpr_atm by Yuchen Zeng · 8 years ago
  83. 5ff9920 Merge pull request #6347 from ctiller/catastrophic_monkey_dance_241 by Nicolas Noble · 8 years ago
  84. 4ee1a62 Stress test fixes by Craig Tiller · 8 years ago
  85. fad0450 debug logging fix by Yuchen Zeng · 8 years ago
  86. a42ec21 Server builder plugin by Yuchen Zeng · 8 years ago
  87. f921f2b Merge pull request #6305 from dgquintas/compression_tracer by Jan Tattermusch · 8 years ago
  88. faf3bfc Fixed grpc-tools.gemspec by murgatroid99 · 8 years ago
  89. 3b29325 Created grpc-tools ruby gem for distributing protoc and the plugin by murgatroid99 · 8 years ago
  90. ad9d06e Create Python stress test by Ken Payson · 8 years ago
  91. 514699c Merge pull request #5592 from pquerna/objc_ssl_channel_creds by Jorge Canizales · 8 years ago
  92. 1b9c0a2 Remove duplicate instance of grpc_global_wakeup_fd by Paul Querna · 8 years ago
  93. 2c21e5c Merge pull request #6309 from murgatroid99/node_proto_plugin_packaging by Jan Tattermusch · 8 years ago
  94. 40f11aa Objective-C: Add ChannelCredentials to gRPC Call. by Paul Querna · 9 years ago
  95. 5e6cc81 Merge pull request #6331 from nathanielmanistaatgoogle/alpha by Jan Tattermusch · 8 years ago
  96. b8c4443 Merge pull request #6298 from grpc/python_qps_tests by Jan Tattermusch · 8 years ago
  97. 0482c10 Python QPS Worker/initial scenarios by Ken Payson · 8 years ago
  98. 2e4bfed Merge pull request #6330 from soltanmm/6264 by Jan Tattermusch · 8 years ago
  99. 45177c0 Merge pull request #6351 from murgatroid99/ruby_default_roots by Jan Tattermusch · 8 years ago
  100. 64ec84c Merge pull request #6325 from murgatroid99/node_default_roots by Jan Tattermusch · 8 years ago