1. 0b259a8 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  2. 9ab8ba7 Merge pull request #8263 from markdroth/grpclb_resolver_semantic_fix by Mark D. Roth · 8 years ago
  3. 08ce4b9 Merge pull request #8141 from jtattermusch/matrix_tests_made_easy by Jan Tattermusch · 8 years ago
  4. 1d06e82 Merge pull request #8253 from dgquintas/grpclb_deadline_n_massage by David G. Quintas · 8 years ago
  5. b9c7747 Merge pull request #8036 from tania-m/patch-1 by Michael Lumish · 8 years ago
  6. 61c5801 improved todo by David Garcia Quintas · 8 years ago
  7. 5cf3c37 Back to using inf future lor LB call deadline by David Garcia Quintas · 8 years ago
  8. c532d83 Merge branch 'fake_resolver' into service_config by Mark D. Roth · 8 years ago
  9. b34b055 Code cleanup. by Mark D. Roth · 8 years ago
  10. ec39334 Add h2_fake_resolver end2end test fixture. by Mark D. Roth · 8 years ago
  11. 9eee718 Merge branch 'fake_resolver' into service_config by Mark D. Roth · 8 years ago
  12. da0ec82 Add fake resolver for tests. by Mark D. Roth · 8 years ago
  13. 6909922 Change to use the max deadline across calls by David Garcia Quintas · 8 years ago
  14. 9070ab6 Merge pull request #8247 from y-zeng/proto_db_check_service by Yuchen Zeng · 8 years ago
  15. 37cf028 Merge pull request #8266 from jtattermusch/fix_go_docker_interop by Jan Tattermusch · 8 years ago
  16. 43f562d Merge pull request #8179 from stanley-cheung/php-proto3-pr by Stanley Cheung · 8 years ago
  17. ee2a10e Merge pull request #8050 from ctiller/env by Craig Tiller · 8 years ago
  18. 0368e3d Merge pull request #8205 from ctiller/crashy by Craig Tiller · 8 years ago
  19. c9742d3 Merge pull request #8202 from ctiller/perf-wha by Craig Tiller · 8 years ago
  20. aa2822c fix building go interop image by Jan Tattermusch · 8 years ago
  21. ac9736f Merge pull request #8188 from vjpai/no_races_just_bytesize by Craig Tiller · 8 years ago
  22. ecc5a40 Merge pull request #8222 from nicolasnoble/highmem-highroad by Craig Tiller · 8 years ago
  23. a268ee7 Merge pull request #8216 from carl-mastrangelo/spec by Craig Tiller · 8 years ago
  24. 88405f7 Centralized logic for choosing the right LB policy. by Mark D. Roth · 8 years ago
  25. 9f85272 bugfixes from integration testing by David Garcia Quintas · 8 years ago
  26. bd57bba Use a reasonable deadline in grpclb test by David Garcia Quintas · 8 years ago
  27. 92eb6b9 Use call's deadline for internal grpclb call by David Garcia Quintas · 8 years ago
  28. 673fa6c Merge pull request #8227 from dgquintas/grpclb_service_name by Nicolas Noble · 8 years ago
  29. 21993e0 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  30. d76e159 Merge pull request #8226 from dgquintas/sockaddr_server_name by Nicolas Noble · 8 years ago
  31. afa8c10 clang-format by Mark D. Roth · 8 years ago
  32. 72d0b16 Change sockaddr resolver to allow setting method config via URI query params. by Mark D. Roth · 8 years ago
  33. d51e035 Various fixes and clean-ups. by Mark D. Roth · 8 years ago
  34. 4089138 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  35. 7cd90c6 Print more information about ambiguous method names by Yuchen Zeng · 8 years ago
  36. 146a377 PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto by Stanley Cheung · 8 years ago
  37. 39b2e5b PHP Proto3: update tests and README by Stanley Cheung · 8 years ago
  38. 857a130 PHP Proto3: run generate_projects.sh by Stanley Cheung · 8 years ago
  39. b7223bb PHP Proto3: update templates by Stanley Cheung · 8 years ago
  40. 881f4ff PHP Proto3: new serialization/deserialization for messages by Stanley Cheung · 8 years ago
  41. 53d219c PHP Proto3: gRPC PHP Plugin code generator by Stanley Cheung · 8 years ago
  42. dc61b34 regenerated projects by David Garcia Quintas · 8 years ago
  43. 6679d78 Handle partially exposed reflection service by Yuchen Zeng · 8 years ago
  44. fc80671 regenerated projects by David Garcia Quintas · 8 years ago
  45. be43240 Merge pull request #8235 from ctiller/adjustable_window by Nicolas Noble · 8 years ago
  46. 2587f20 Merge pull request #8238 from nicolasnoble/master-upmerge-from-deep-under by Nicolas Noble · 8 years ago
  47. 8c00909 Merge github.com:grpc/grpc into adjustable_window by Craig Tiller · 8 years ago
  48. d24b822 Merge pull request #8046 from gislan/master by Yang Gao · 8 years ago
  49. 78a9c1d Merge pull request #36 from muxi/adjustable_window_objc by Craig Tiller · 8 years ago
  50. beeeddd Format. by Nicolas "Pixel" Noble · 8 years ago
  51. 1674f65 Clean up code by Muxi Yan · 8 years ago
  52. ef49a5d Merge pull request #7833 from sreecha/fix_channel_from_fd_api by Nicolas Noble · 8 years ago
  53. 66306c2 Merge pull request #8224 from sreecha/grpc_signal by Nicolas Noble · 8 years ago
  54. 748524e Merge branch 'master' of https://github.com/grpc/grpc into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  55. e99538d Merge branch 'fail_fast' into service_config by Mark D. Roth · 8 years ago
  56. a40d471 Plumb through GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET. by Mark D. Roth · 8 years ago
  57. 473e8f9 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  58. d914591 Merge pull request #7970 from markdroth/deadline_filter by Nicolas Noble · 8 years ago
  59. 34dee03 Merge pull request #8203 from dgquintas/nanopb_fuzzer_squelch by David G. Quintas · 8 years ago
  60. 58c23da Ran generate_projects.sh. by Mark D. Roth · 8 years ago
  61. ba03dd2 Merge pull request #35 from muxi/adjustable_window_objc by Craig Tiller · 8 years ago
  62. dcbf544 Set initial backoff to 10000ms when creating channel by Muxi Yan · 8 years ago
  63. 7398363 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  64. 2686bdb Merge pull request #8237 from nicolasnoble/memleak by Nicolas Noble · 8 years ago
  65. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  66. fa242cb Plugging memory leak. by Nicolas "Pixel" Noble · 8 years ago
  67. 62d66b8 Fix copy/paste bug by Craig Tiller · 8 years ago
  68. 4f13db3 Merge pull request #8184 from nicolasnoble/nanopb-code-drop by Nicolas Noble · 8 years ago
  69. 10d13f6 Make initial connect retry backoff configurable by Craig Tiller · 8 years ago
  70. 6336ef7 Use per-method wait_until_ready value. by Mark D. Roth · 8 years ago
  71. 0d366c9 PR comments by David Garcia Quintas · 8 years ago
  72. ef7efb1 Merge branch 'fail_fast' into service_config by Mark D. Roth · 8 years ago
  73. 62cfbea Update pending API cleanups doc. by Mark D. Roth · 8 years ago
  74. 59c9f90 Rename GRPC_INITIAL_METADATA_IGNORE_CONNECTIVITY to by Mark D. Roth · 8 years ago
  75. 5db2497 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  76. 56e470e Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  77. 94948b8 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  78. b97f867 Merge pull request #8185 from y-zeng/gen_proto_comment by Yuchen Zeng · 8 years ago
  79. fbf8dd8 Merge pull request #8168 from markdroth/max_message_size_fix by Nicolas Noble · 8 years ago
  80. 15292db Merge pull request #8221 from dgquintas/grpclb_server_name_const by Nicolas Noble · 8 years ago
  81. 25e229d Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  82. 9fce8e1 Merge pull request #8191 from markdroth/subchannel_factory_cleanup by Mark D. Roth · 8 years ago
  83. 129bb46 Added comments wrt lb/subchannel args ownership. by David Garcia Quintas · 8 years ago
  84. 1e70dea Merge pull request #8192 from dgquintas/resolver_prefix by David G. Quintas · 8 years ago
  85. 8d7cab6 Merge pull request #8183 from dgquintas/grpclb_deadline by David G. Quintas · 8 years ago
  86. 55ba14a Use the server's name as the service name for gRPC LB by David Garcia Quintas · 8 years ago
  87. 5f2e90e Populate server_name for sockaddr resolver by David Garcia Quintas · 8 years ago
  88. a613615 Regenerate tests.json since it was out of sync by Sree Kuchibhotla · 8 years ago
  89. bd48c91 Use SIGMINRT + 6 as the default signal for gRPC epoll engine by Sree Kuchibhotla · 8 years ago
  90. 8ed4399 Changing Linux worker creation script. by Nicolas "Pixel" Noble · 8 years ago
  91. 7ab8eec Merge pull request #8218 from ctiller/reduce_load by Nicolas Noble · 8 years ago
  92. e8b8786 Add doc of pending API cleanups for C++. by Mark D. Roth · 8 years ago
  93. 9477724 Change C++ API to expose wait_for_ready instead of fail_fast. by Mark D. Roth · 8 years ago
  94. af9da92 Dont run benchmarks outside of linux for now by Craig Tiller · 8 years ago
  95. 91bb624 Reduce # of benchmarks run as Jenkins unit tests by Craig Tiller · 8 years ago
  96. 996e95b Use per-method max message size limits. by Mark D. Roth · 8 years ago
  97. 14eae8f Update Protocol spec to mention idempotency by Carl Mastrangelo · 8 years ago
  98. 6600645 Refactor hash table code into its own module and use it for method_config as well as method_config_table. by Mark D. Roth · 8 years ago
  99. 9a574ec Merge pull request #7930 from yang-g/header2 by Nicolas Noble · 8 years ago
  100. 3af0908 Merge pull request #7928 from yang-g/void_cast by Nicolas Noble · 8 years ago