1. 23006cb Merge pull request #8267 from markdroth/fake_resolver by Mark D. Roth · 8 years ago
  2. 0bb3fdb Merge pull request #7596 from rjshade/orphan_before_shutdown by Yang Gao · 8 years ago
  3. 95c7143 Ran generate_projects.sh. by Mark D. Roth · 8 years ago
  4. 07aab59 clang-format by Mark D. Roth · 8 years ago
  5. 2fd004a Merge pull request #8278 from jtattermusch/run_tests_matrix_fix_macos by Jan Tattermusch · 8 years ago
  6. aa44062 add proxy script for run_tests_matrix.py by Jan Tattermusch · 8 years ago
  7. 4436cbb Merge pull request #8276 from jtattermusch/remove_node_portability_targets by Jan Tattermusch · 8 years ago
  8. 280db23 Merge pull request #8275 from jtattermusch/run_tests_matrix_fixes by Jan Tattermusch · 8 years ago
  9. 94ba752 Merge remote-tracking branch 'upstream/master' into fake_resolver by Mark D. Roth · 8 years ago
  10. 9ab8ba7 Merge pull request #8263 from markdroth/grpclb_resolver_semantic_fix by Mark D. Roth · 8 years ago
  11. 0b6d72c remove node portability targets by Jan Tattermusch · 8 years ago
  12. 6bc0861 fixes for run_tests_in_workspace.sh by Jan Tattermusch · 8 years ago
  13. 08ce4b9 Merge pull request #8141 from jtattermusch/matrix_tests_made_easy by Jan Tattermusch · 8 years ago
  14. 1d06e82 Merge pull request #8253 from dgquintas/grpclb_deadline_n_massage by David G. Quintas · 8 years ago
  15. b9c7747 Merge pull request #8036 from tania-m/patch-1 by Michael Lumish · 8 years ago
  16. 61c5801 improved todo by David Garcia Quintas · 8 years ago
  17. 5cf3c37 Back to using inf future lor LB call deadline by David Garcia Quintas · 8 years ago
  18. b34b055 Code cleanup. by Mark D. Roth · 8 years ago
  19. da0ec82 Add fake resolver for tests. by Mark D. Roth · 8 years ago
  20. 6909922 Change to use the max deadline across calls by David Garcia Quintas · 8 years ago
  21. 9070ab6 Merge pull request #8247 from y-zeng/proto_db_check_service by Yuchen Zeng · 8 years ago
  22. 37cf028 Merge pull request #8266 from jtattermusch/fix_go_docker_interop by Jan Tattermusch · 8 years ago
  23. 43f562d Merge pull request #8179 from stanley-cheung/php-proto3-pr by Stanley Cheung · 8 years ago
  24. ee2a10e Merge pull request #8050 from ctiller/env by Craig Tiller · 8 years ago
  25. 0368e3d Merge pull request #8205 from ctiller/crashy by Craig Tiller · 8 years ago
  26. c9742d3 Merge pull request #8202 from ctiller/perf-wha by Craig Tiller · 8 years ago
  27. aa2822c fix building go interop image by Jan Tattermusch · 8 years ago
  28. ac9736f Merge pull request #8188 from vjpai/no_races_just_bytesize by Craig Tiller · 8 years ago
  29. ecc5a40 Merge pull request #8222 from nicolasnoble/highmem-highroad by Craig Tiller · 8 years ago
  30. a268ee7 Merge pull request #8216 from carl-mastrangelo/spec by Craig Tiller · 8 years ago
  31. 88405f7 Centralized logic for choosing the right LB policy. by Mark D. Roth · 8 years ago
  32. 9f85272 bugfixes from integration testing by David Garcia Quintas · 8 years ago
  33. bd57bba Use a reasonable deadline in grpclb test by David Garcia Quintas · 8 years ago
  34. 92eb6b9 Use call's deadline for internal grpclb call by David Garcia Quintas · 8 years ago
  35. 673fa6c Merge pull request #8227 from dgquintas/grpclb_service_name by Nicolas Noble · 8 years ago
  36. d76e159 Merge pull request #8226 from dgquintas/sockaddr_server_name by Nicolas Noble · 8 years ago
  37. 7cd90c6 Print more information about ambiguous method names by Yuchen Zeng · 8 years ago
  38. 146a377 PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto by Stanley Cheung · 8 years ago
  39. 39b2e5b PHP Proto3: update tests and README by Stanley Cheung · 8 years ago
  40. 857a130 PHP Proto3: run generate_projects.sh by Stanley Cheung · 8 years ago
  41. b7223bb PHP Proto3: update templates by Stanley Cheung · 8 years ago
  42. 881f4ff PHP Proto3: new serialization/deserialization for messages by Stanley Cheung · 8 years ago
  43. 53d219c PHP Proto3: gRPC PHP Plugin code generator by Stanley Cheung · 8 years ago
  44. dc61b34 regenerated projects by David Garcia Quintas · 8 years ago
  45. 6679d78 Handle partially exposed reflection service by Yuchen Zeng · 8 years ago
  46. fc80671 regenerated projects by David Garcia Quintas · 8 years ago
  47. be43240 Merge pull request #8235 from ctiller/adjustable_window by Nicolas Noble · 8 years ago
  48. 2587f20 Merge pull request #8238 from nicolasnoble/master-upmerge-from-deep-under by Nicolas Noble · 8 years ago
  49. 8c00909 Merge github.com:grpc/grpc into adjustable_window by Craig Tiller · 8 years ago
  50. d24b822 Merge pull request #8046 from gislan/master by Yang Gao · 8 years ago
  51. 78a9c1d Merge pull request #36 from muxi/adjustable_window_objc by Craig Tiller · 8 years ago
  52. beeeddd Format. by Nicolas "Pixel" Noble · 8 years ago
  53. 1674f65 Clean up code by Muxi Yan · 8 years ago
  54. ef49a5d Merge pull request #7833 from sreecha/fix_channel_from_fd_api by Nicolas Noble · 8 years ago
  55. 66306c2 Merge pull request #8224 from sreecha/grpc_signal by Nicolas Noble · 8 years ago
  56. 748524e Merge branch 'master' of https://github.com/grpc/grpc into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  57. d914591 Merge pull request #7970 from markdroth/deadline_filter by Nicolas Noble · 8 years ago
  58. 34dee03 Merge pull request #8203 from dgquintas/nanopb_fuzzer_squelch by David G. Quintas · 8 years ago
  59. 58c23da Ran generate_projects.sh. by Mark D. Roth · 8 years ago
  60. ba03dd2 Merge pull request #35 from muxi/adjustable_window_objc by Craig Tiller · 8 years ago
  61. dcbf544 Set initial backoff to 10000ms when creating channel by Muxi Yan · 8 years ago
  62. 7398363 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  63. 2686bdb Merge pull request #8237 from nicolasnoble/memleak by Nicolas Noble · 8 years ago
  64. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  65. fa242cb Plugging memory leak. by Nicolas "Pixel" Noble · 8 years ago
  66. 62d66b8 Fix copy/paste bug by Craig Tiller · 8 years ago
  67. 4f13db3 Merge pull request #8184 from nicolasnoble/nanopb-code-drop by Nicolas Noble · 8 years ago
  68. 10d13f6 Make initial connect retry backoff configurable by Craig Tiller · 8 years ago
  69. 0d366c9 PR comments by David Garcia Quintas · 8 years ago
  70. 94948b8 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  71. b97f867 Merge pull request #8185 from y-zeng/gen_proto_comment by Yuchen Zeng · 8 years ago
  72. fbf8dd8 Merge pull request #8168 from markdroth/max_message_size_fix by Nicolas Noble · 8 years ago
  73. 15292db Merge pull request #8221 from dgquintas/grpclb_server_name_const by Nicolas Noble · 8 years ago
  74. 25e229d Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  75. 9fce8e1 Merge pull request #8191 from markdroth/subchannel_factory_cleanup by Mark D. Roth · 8 years ago
  76. 129bb46 Added comments wrt lb/subchannel args ownership. by David Garcia Quintas · 8 years ago
  77. 1e70dea Merge pull request #8192 from dgquintas/resolver_prefix by David G. Quintas · 8 years ago
  78. 8d7cab6 Merge pull request #8183 from dgquintas/grpclb_deadline by David G. Quintas · 8 years ago
  79. 55ba14a Use the server's name as the service name for gRPC LB by David Garcia Quintas · 8 years ago
  80. 5f2e90e Populate server_name for sockaddr resolver by David Garcia Quintas · 8 years ago
  81. a613615 Regenerate tests.json since it was out of sync by Sree Kuchibhotla · 8 years ago
  82. bd48c91 Use SIGMINRT + 6 as the default signal for gRPC epoll engine by Sree Kuchibhotla · 8 years ago
  83. 8ed4399 Changing Linux worker creation script. by Nicolas "Pixel" Noble · 8 years ago
  84. 7ab8eec Merge pull request #8218 from ctiller/reduce_load by Nicolas Noble · 8 years ago
  85. af9da92 Dont run benchmarks outside of linux for now by Craig Tiller · 8 years ago
  86. 91bb624 Reduce # of benchmarks run as Jenkins unit tests by Craig Tiller · 8 years ago
  87. 14eae8f Update Protocol spec to mention idempotency by Carl Mastrangelo · 8 years ago
  88. 9a574ec Merge pull request #7930 from yang-g/header2 by Nicolas Noble · 8 years ago
  89. 3af0908 Merge pull request #7928 from yang-g/void_cast by Nicolas Noble · 8 years ago
  90. a60dcca PR comments by David Garcia Quintas · 8 years ago
  91. af76e65 Fixes by Craig Tiller · 8 years ago
  92. 012372f Cleanup test, check fail fast or not by Craig Tiller · 8 years ago
  93. 31e3244 Prevent nanopb fuzzers from spamming logs by David Garcia Quintas · 8 years ago
  94. a0629e8 Merge github.com:grpc/grpc into crashy by Craig Tiller · 8 years ago
  95. 677966a Be explicit as to which tests to run by Craig Tiller · 8 years ago
  96. 4e9a404 Add connection refused test by Vincent van Dam · 8 years ago
  97. fa0896b Rewrote handling of default resolver prefix by David Garcia Quintas · 8 years ago
  98. cc87939 Remove unused files. by Mark D. Roth · 8 years ago
  99. ef394a9 Fix typo by Yuchen Zeng · 8 years ago
  100. 4de69c9 Add a suppression for a datarace in proto on an idempotent write by Vijay Pai · 8 years ago