1. 7f4fc98 Merge branch 'endpoints' of github.com:ctiller/grpc into endpoints by Craig Tiller · 9 years ago
  2. d1ed567 Update comments by Craig Tiller · 9 years ago
  3. eb95b11 Turn off refcount debugging by Craig Tiller · 9 years ago
  4. 1c09069 clang-format by Craig Tiller · 9 years ago
  5. ec9acab Update Windows to new endpoint API by Craig Tiller · 9 years ago
  6. 592e7f2 Refactor Endpoint API by Craig Tiller · 9 years ago
  7. 4f21d35 Merge pull request #2971 from ctiller/wtf-happened-to-our-formatting by David G. Quintas · 9 years ago
  8. d6c98df clang-format all source by Craig Tiller · 9 years ago
  9. bb1c795 Merge pull request #2965 from yang-g/lame_client_error_message by Craig Tiller · 9 years ago
  10. e4fec62 Merge pull request #2603 from dgquintas/compression-interop by Yang Gao · 9 years ago
  11. 935c171 Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  12. 3447c08 Merge pull request #2963 from nathanielmanistaatgoogle/base-test-suite by Masood Malekghassemi · 9 years ago
  13. 04b4ca1 A test suite for the RPC Framework base interface by Nathaniel Manista · 9 years ago
  14. c31cd86 Let lame_client accept error status by yang-g · 9 years ago
  15. 6de6cbf Merge pull request #2961 from stanley-cheung/php_waitforready by Michael Lumish · 9 years ago
  16. 9038579 Merge pull request #2962 from grpc/docs-be-good by Craig Tiller · 9 years ago
  17. d0efbdb Update subchannel.h by David G. Quintas · 9 years ago
  18. eb12fbd docstrings for gprc_subchannel_{add,del}_interested_party by David G. Quintas · 9 years ago
  19. fea1f68 php: fixed constant typo by Stanley Cheung · 9 years ago
  20. 2461bf6 Merge pull request #2907 from yang-g/error_code_conforming by Vijay Pai · 9 years ago
  21. d6225ee Merge pull request #2951 from nathanielmanistaatgoogle/base-interface by Masood Malekghassemi · 9 years ago
  22. 4e62e83 Merge pull request #2956 from tbetbetbe/grpc-ruby-make-logging-gem-a-dev-dependency by Michael Lumish · 9 years ago
  23. 9df83ab The base interface of RPC Framework by Nathaniel Manista · 9 years ago
  24. 25f5011 Remove the runtime dependency on the logging gem. by Tim Emiola · 9 years ago
  25. b7eefcf Merge pull request #2954 from tbetbetbe/grpc-ruby-mv-interop-test-to-pb by Michael Lumish · 9 years ago
  26. ac1a8d3 Adds a test for ruby code generation. by Tim Emiola · 9 years ago
  27. 2194cd8 Merge pull request #2942 from murgatroid99/node_parent_call by Michael Lumish · 9 years ago
  28. 19e436d Removes the dependency on Minitest by Tim Emiola · 9 years ago
  29. f4ee961 Reorganize interop test files. by Tim Emiola · 9 years ago
  30. 1892b78 Merge pull request #2939 from vjpai/emplace by David G. Quintas · 9 years ago
  31. 53c85d6 Update the generated code for the interop service. by Tim Emiola · 9 years ago
  32. d21ce04 Merge pull request #2949 from grpc/jtattermusch-patch-1 by Stanley Cheung · 9 years ago
  33. c7cfe9d Fix version of Google.Apis.Auth required by Grpc.Auth nuget. by Jan Tattermusch · 9 years ago
  34. 723569b Merge pull request #2943 from tbetbetbe/grpc-ruby-add-health-check-service by Jan Tattermusch · 9 years ago
  35. 3a2b223 Merge pull request #2944 from murgatroid99/node_server_listen_remnants by Stanley Cheung · 9 years ago
  36. 2cc1ed9 Fixed typo in argument error message by murgatroid99 · 9 years ago
  37. 591c8ee Merge pull request #2934 from tbetbetbe/grpc-ruby-add-more-auth-interop-tests by Michael Lumish · 9 years ago
  38. a5d39f7 Merges timeout interop test change by Tim Emiola · 9 years ago
  39. 6cc1715 Merge pull request #2937 from tbetbetbe/grpc-ruby-add-timeout-interop-test by Michael Lumish · 9 years ago
  40. bc15a78 Replaced remaining references to 'listen' with 'start' by murgatroid99 · 9 years ago
  41. 8c4607f Merge branch 'master' into node_parent_call by murgatroid99 · 9 years ago
  42. c04c03c Resolved merge conflicts with master by murgatroid99 · 9 years ago
  43. 39e1804 Merge pull request #2941 from nicolasnoble/zookeeper-is-c-not-c++ by Michael Lumish · 9 years ago
  44. 1c9ba19 Make comment look finished by vjpai · 9 years ago
  45. 0b09457 Made deadline tests work by murgatroid99 · 9 years ago
  46. 975d0cb Add a health checker service implementation. by Tim Emiola · 9 years ago
  47. 99e2104 Add parent call propagation API to Node library by murgatroid99 · 9 years ago
  48. 4ef9b86 Fixing zookeeper's installation. by Nicolas "Pixel" Noble · 9 years ago
  49. bd0d1bd Merge pull request #2549 from hongweiwang/zookeeper by David G. Quintas · 9 years ago
  50. abd5326 Merge pull request #2935 from jcanizales/add-grpc-prefix by David G. Quintas · 9 years ago
  51. 8fe60a8 Use emplace_back properly and when appropriate, considering limitations by Vijay Pai · 9 years ago
  52. 8d1c96f Merge pull request #2938 from jtattermusch/fix_codegen_output by David G. Quintas · 9 years ago
  53. 205e6c8 dont generate directories in C# protoc plugin by Jan Tattermusch · 9 years ago
  54. 0c3b4c8 Merge pull request #2799 from ctiller/selective-town by Jan Tattermusch · 9 years ago
  55. 0b15b44 Merge pull request #2696 from murgatroid99/node_client_connectivity by Jan Tattermusch · 9 years ago
  56. cdb7ccc Adds the ruby timeout interop test. by Tim Emiola · 9 years ago
  57. 7671434 Merge pull request #2376 from rjshade/add_udp_server_2 by Yang Gao · 9 years ago
  58. 0791cf0 Merge pull request #2931 from dgquintas/none-to-identity by Yang Gao · 9 years ago
  59. 637c365 Let people generate ObjC code from an Arduino by Jorge Canizales · 9 years ago
  60. 49b7650 Breaks API - switches timeout to a keyword arg. by Tim Emiola · 9 years ago
  61. b015dfb Add ::grpc:: prefix by Jorge Canizales · 9 years ago
  62. 685674c Merge pull request #2932 from nicolasnoble/restoring-windows-building-gaah by David G. Quintas · 9 years ago
  63. c3f48c8 Minor fix on comments by Hongwei Wang · 9 years ago
  64. 1df8ee9 Recreating grpc_test_util_unsecure's template. by Nicolas "Pixel" Noble · 9 years ago
  65. cddd95b Renamed "none" as "identity" for the no-op compression algorithm for consistency with the spec by David Garcia Quintas · 9 years ago
  66. 85ad685 Address comments and update grpc plugins by Hongwei Wang · 9 years ago
  67. 8d5196d Added copyright notice to udp_server.c by Robbie Shade · 9 years ago
  68. 5c45b94 Merge remote-tracking branch 'upstream/master' into add_udp_server_2 by Robbie Shade · 9 years ago
  69. 00436a2 Update to latest API changes. by Robbie Shade · 9 years ago
  70. a294487 Add Apple specific #define for IPV6_RECVPKTINFO by Robbie Shade · 9 years ago
  71. c49a48b Merge pull request #2919 from nicolasnoble/report-culling by Jan Tattermusch · 9 years ago
  72. 8c0389d Merge pull request #2921 from yang-g/unknown_service by Vijay Pai · 9 years ago
  73. 864d186 proto3 required changes by David Garcia Quintas · 9 years ago
  74. a2f3652 Regenerated project files by Robbie Shade · 9 years ago
  75. d9c1bc7 Merge pull request #2612 from nicolasnoble/the-ultimate-showdown by Vijay Pai · 9 years ago
  76. 3544fd2 Merge remote-tracking branch 'upstream/master' into add_udp_server_2 by Robbie Shade · 9 years ago
  77. 80dc66d Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  78. 4a5a8f3 Reducing JUnit's report size. by Nicolas "Pixel" Noble · 9 years ago
  79. 523201c remove redundant ctor by yang-g · 9 years ago
  80. 1665059 Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  81. f123443 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  82. ed48bf8 Merge pull request #2922 from yang-g/proto3_cpp by Vijay Pai · 9 years ago
  83. c16d9e4 Merge pull request #2926 from nicolasnoble/cancel_gpr_cancelable by Yang Gao · 9 years ago
  84. bb3aed0 Removing gpr_cancelable. by Nicolas "Pixel" Noble · 9 years ago
  85. f6befe8 update the interop test protos and code to proto3 by yang-g · 9 years ago
  86. b802fc7 Updated outdated Grpc.mak by David Garcia Quintas · 9 years ago
  87. 74f4f0b Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  88. 6d9e184 Regenerated project files by Robbie Shade · 9 years ago
  89. 37ad56b Merge remote-tracking branch 'upstream/master' into add_udp_server_2 by Robbie Shade · 9 years ago
  90. 118f65d Merge pull request #2877 from stanley-cheung/php_connectivity_api by Michael Lumish · 9 years ago
  91. 0622b8c Merge pull request #2925 from grpc/revert-2910-timeout_on_sleeping_server by Jan Tattermusch · 9 years ago
  92. 3c9752e Revert "implement timeout_on_sleeping_server interop test" by Jan Tattermusch · 9 years ago
  93. d2b2ca8 Merge pull request #2910 from jtattermusch/timeout_on_sleeping_server by Michael Lumish · 9 years ago
  94. b55b740 Merge pull request #2924 from mzhaom/zlib-dep by Nicolas Noble · 9 years ago
  95. f2f24e2 Let grpc target depend on //external:zlib so that "-lz" or a real zlib by Ming Zhao · 9 years ago
  96. e9e69a8 use proto3 syntax in c++ test protos by yang-g · 9 years ago
  97. 93dfab9 Make sure COMPRESSABLE is the default for LargeUnary by David Garcia Quintas · 9 years ago
  98. 296a369 Further fixed connectivity tests by murgatroid99 · 9 years ago
  99. 3713546 Modified watchState functions to match C API by murgatroid99 · 9 years ago
  100. 9b7757d Use a sync service to handle requests to unknown services by yang-g · 9 years ago