1. aa9c578 Clean up code after merge with master by murgatroid99 · 8 years ago
  2. fde76d7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  3. 197d87e Fix how Node touches an internal core header by Michael Lumish · 8 years ago
  4. 70c0b32 Merge pull request #8219 from markdroth/fail_fast by Mark D. Roth · 8 years ago
  5. 9fee24f Merge pull request #8305 from stanley-cheung/php-update-composer-json by Stanley Cheung · 8 years ago
  6. 9efab21 Merge pull request #8323 from markdroth/lb_pick_fix by Mark D. Roth · 8 years ago
  7. 2c287ca UV tests pass on linux by murgatroid99 · 8 years ago
  8. cf16b76 clang-format by Mark D. Roth · 8 years ago
  9. 1e5f6af Fix grpclb LB policy pick method to return 0 upon error. by Mark D. Roth · 8 years ago
  10. e5c744d Merge pull request #8307 from markdroth/header_fix by Mark D. Roth · 8 years ago
  11. 757e84e Add 'extern "C"' to error.h. by Mark D. Roth · 8 years ago
  12. 619c034 php: require grpc extension to be installed before composer package by Stanley Cheung · 8 years ago
  13. 6f6f94f Fix header. by Mark D. Roth · 8 years ago
  14. 8dc4193 Resolve conflicts by Yuchen Zeng · 8 years ago
  15. 4bcdd73 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  16. bc4ea6d fix compilation error by Jan Tattermusch · 8 years ago
  17. 4552f6a Init method as POST by Yuchen Zeng · 8 years ago
  18. c7cf9a6 Fix maybe-uninitialized variable by Yuchen Zeng · 8 years ago
  19. c43aa51 Merge pull request #7984 from lizan/byte_buffer_compression by David G. Quintas · 8 years ago
  20. ba46906 Merge pull request #8223 from muxi/add-quic-support by makdharma · 8 years ago
  21. da865f1 Merge pull request #8256 from muxi/fix-cronet-memory-leak by makdharma · 8 years ago
  22. a3570f2 Fix grpc_byte_buffer_copy to copy compression algorithm by Lizan Zhou · 8 years ago
  23. 998dbc0 Merge pull request #7612 from rjshade/enable_udp_testing by Yang Gao · 8 years ago
  24. b486002 Merge pull request #8280 from markdroth/max_message_size_fix by Mark D. Roth · 8 years ago
  25. e8176dc Merge pull request #8282 from dgquintas/udp_sp by David G. Quintas · 8 years ago
  26. f8cabbb Merge pull request #8122 from bithavoc/fix-ruby-broken-link by apolcyn · 8 years ago
  27. 35d7a26 Merge branch 'master' into enable_udp_testing by Robbie Shade · 8 years ago
  28. 53ab32b added missing line to UDP server by David Garcia Quintas · 8 years ago
  29. 825af91 Merge remote-tracking branch 'upstream/master' into max_message_size_fix by Mark D. Roth · 8 years ago
  30. 23006cb Merge pull request #8267 from markdroth/fake_resolver by Mark D. Roth · 8 years ago
  31. 0bb3fdb Merge pull request #7596 from rjshade/orphan_before_shutdown by Yang Gao · 8 years ago
  32. 07aab59 clang-format by Mark D. Roth · 8 years ago
  33. 274c8ed Fix handling of max receive message size on client side. by Mark D. Roth · 8 years ago
  34. 94ba752 Merge remote-tracking branch 'upstream/master' into fake_resolver by Mark D. Roth · 8 years ago
  35. 9ab8ba7 Merge pull request #8263 from markdroth/grpclb_resolver_semantic_fix by Mark D. Roth · 8 years ago
  36. 1d06e82 Merge pull request #8253 from dgquintas/grpclb_deadline_n_massage by David G. Quintas · 8 years ago
  37. 61c5801 improved todo by David Garcia Quintas · 8 years ago
  38. 5cf3c37 Back to using inf future lor LB call deadline by David Garcia Quintas · 8 years ago
  39. b34b055 Code cleanup. by Mark D. Roth · 8 years ago
  40. da0ec82 Add fake resolver for tests. by Mark D. Roth · 8 years ago
  41. 6909922 Change to use the max deadline across calls by David Garcia Quintas · 8 years ago
  42. 43f562d Merge pull request #8179 from stanley-cheung/php-proto3-pr by Stanley Cheung · 8 years ago
  43. 92795c4 Update free_read_buffer with a function by Muxi Yan · 8 years ago
  44. 8739e80 Update test by Muxi Yan · 8 years ago
  45. eebb129 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  46. c36f6ea Compile and link core tests with libuv by murgatroid99 · 8 years ago
  47. 88405f7 Centralized logic for choosing the right LB policy. by Mark D. Roth · 8 years ago
  48. 6c0b960 Name revision by Muxi Yan · 8 years ago
  49. 9f85272 bugfixes from integration testing by David Garcia Quintas · 8 years ago
  50. 20f4961 Simplify the changes using macro by Muxi Yan · 8 years ago
  51. 0814e3c Minor fixes by Muxi Yan · 8 years ago
  52. 461fed1 Resolve memory leak in cronet_transport by Muxi Yan · 8 years ago
  53. 1bd5c77 Add idempotent test by Muxi Yan · 8 years ago
  54. 22f7973 ObjC API update by Muxi Yan · 8 years ago
  55. 92eb6b9 Use call's deadline for internal grpclb call by David Garcia Quintas · 8 years ago
  56. 673fa6c Merge pull request #8227 from dgquintas/grpclb_service_name by Nicolas Noble · 8 years ago
  57. d76e159 Merge pull request #8226 from dgquintas/sockaddr_server_name by Nicolas Noble · 8 years ago
  58. 4944ee2 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  59. 146a377 PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto by Stanley Cheung · 8 years ago
  60. 39b2e5b PHP Proto3: update tests and README by Stanley Cheung · 8 years ago
  61. 881f4ff PHP Proto3: new serialization/deserialization for messages by Stanley Cheung · 8 years ago
  62. 53d219c PHP Proto3: gRPC PHP Plugin code generator by Stanley Cheung · 8 years ago
  63. be43240 Merge pull request #8235 from ctiller/adjustable_window by Nicolas Noble · 8 years ago
  64. 2587f20 Merge pull request #8238 from nicolasnoble/master-upmerge-from-deep-under by Nicolas Noble · 8 years ago
  65. 8c00909 Merge github.com:grpc/grpc into adjustable_window by Craig Tiller · 8 years ago
  66. d24b822 Merge pull request #8046 from gislan/master by Yang Gao · 8 years ago
  67. beeeddd Format. by Nicolas "Pixel" Noble · 8 years ago
  68. 1674f65 Clean up code by Muxi Yan · 8 years ago
  69. ef49a5d Merge pull request #7833 from sreecha/fix_channel_from_fd_api by Nicolas Noble · 8 years ago
  70. 66306c2 Merge pull request #8224 from sreecha/grpc_signal by Nicolas Noble · 8 years ago
  71. 748524e Merge branch 'master' of https://github.com/grpc/grpc into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  72. 473e8f9 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  73. dcbf544 Set initial backoff to 10000ms when creating channel by Muxi Yan · 8 years ago
  74. 7398363 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  75. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  76. 9deb09f Use NS_OPTIONS flags for ObjC API by Muxi Yan · 8 years ago
  77. fa242cb Plugging memory leak. by Nicolas "Pixel" Noble · 8 years ago
  78. 62d66b8 Fix copy/paste bug by Craig Tiller · 8 years ago
  79. 10d13f6 Make initial connect retry backoff configurable by Craig Tiller · 8 years ago
  80. 0d366c9 PR comments by David Garcia Quintas · 8 years ago
  81. 59c9f90 Rename GRPC_INITIAL_METADATA_IGNORE_CONNECTIVITY to by Mark D. Roth · 8 years ago
  82. 5db2497 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  83. 94948b8 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  84. b97f867 Merge pull request #8185 from y-zeng/gen_proto_comment by Yuchen Zeng · 8 years ago
  85. fbf8dd8 Merge pull request #8168 from markdroth/max_message_size_fix by Nicolas Noble · 8 years ago
  86. 15292db Merge pull request #8221 from dgquintas/grpclb_server_name_const by Nicolas Noble · 8 years ago
  87. 25e229d Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  88. 9fce8e1 Merge pull request #8191 from markdroth/subchannel_factory_cleanup by Mark D. Roth · 8 years ago
  89. d7aef05 Readability improvement by Muxi Yan · 8 years ago
  90. e97f7c0 Allow more general flags to be passed to ObjC API by Muxi Yan · 8 years ago
  91. 129bb46 Added comments wrt lb/subchannel args ownership. by David Garcia Quintas · 8 years ago
  92. 1e70dea Merge pull request #8192 from dgquintas/resolver_prefix by David G. Quintas · 8 years ago
  93. 8d7cab6 Merge pull request #8183 from dgquintas/grpclb_deadline by David G. Quintas · 8 years ago
  94. 55ba14a Use the server's name as the service name for gRPC LB by David Garcia Quintas · 8 years ago
  95. 5f2e90e Populate server_name for sockaddr resolver by David Garcia Quintas · 8 years ago
  96. bd48c91 Use SIGMINRT + 6 as the default signal for gRPC epoll engine by Sree Kuchibhotla · 8 years ago
  97. fdea83d Update grpc objc API for support of PUT method by Muxi Yan · 8 years ago
  98. 16c26ed Add support of PUT method by Muxi Yan · 8 years ago
  99. 9477724 Change C++ API to expose wait_for_ready instead of fail_fast. by Mark D. Roth · 8 years ago
  100. 9a574ec Merge pull request #7930 from yang-g/header2 by Nicolas Noble · 8 years ago