1. c18b906 Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge by murgatroid99 · 7 years ago
  2. 9f41c04 %z -> %lu for mingw build by Alexander Polcyn · 7 years ago
  3. f91eb71 Change round_robin LB policy to use the addresses in the order given. by Mark D. Roth · 7 years ago
  4. 96fc54c Allow specifying DNS server to query for c-ares via URI authority. by Mark D. Roth · 7 years ago
  5. c3b1f18 get rid of connectivity state watchers right after timeout by Alexander Polcyn · 7 years ago
  6. 656bbbe Merge pull request #11026 from markdroth/grpclb_drop_alt by Mark D. Roth · 7 years ago
  7. 4de910d Merge pull request #11098 from dgquintas/fix_subchannel_stuffs by David G. Quintas · 7 years ago
  8. d7389b4 Implement grpclb drop support. by Mark D. Roth · 7 years ago
  9. 29ff466 Revert "Revert "Implement Server Backward Compatibility"" by Muxi Yan · 7 years ago
  10. 7edcce2 Revert "Implement Server Backward Compatibility" by Nicolas Noble · 7 years ago
  11. a2d9d48 Merge pull request #10849 from muxi/backward-compat by Muxi Yan · 7 years ago
  12. 6d8ca69 Fixes to subchannel and its index by David Garcia Quintas · 7 years ago
  13. b574c60 clang-format by Muxi Yan · 7 years ago
  14. 16fd216 Fix portability test by Muxi Yan · 7 years ago
  15. 25d71cd remove enable_workaround by Muxi Yan · 7 years ago
  16. fac9d9e Address comment - simplify code by Muxi Yan · 7 years ago
  17. 937dba3 Put workaround list somewhere accessable by wrapping languages by Muxi Yan · 7 years ago
  18. 3db618e Merge remote-tracking branch 'upstream/master' into backward-compat by Muxi Yan · 7 years ago
  19. 1ff6d47 clang-format by Muxi Yan · 7 years ago
  20. a589f20 Rename grpc_user_agent_md to make it less confusing by Muxi Yan · 7 years ago
  21. e634582 Address comments by Muxi Yan · 7 years ago
  22. 1dbd063 Fix old trace vars by Craig Tiller · 7 years ago
  23. 62800f7 Merge github.com:grpc/grpc into timer_pool by Craig Tiller · 7 years ago
  24. bc7c224 Merge branch '0bug' into timer_pool by Craig Tiller · 7 years ago
  25. 175c73b clang-format by Mark D. Roth · 7 years ago
  26. 3b65436 Add initializers for all tracers by Craig Tiller · 7 years ago
  27. 86b9473 Merge pull request #10980 from markdroth/grpclb_deadline_fix by Mark D. Roth · 7 years ago
  28. b9b0efd clang-format by Mark D. Roth · 7 years ago
  29. 84f75d4 Fix ASAN/TSAN failures by Craig Tiller · 7 years ago
  30. 64d922a Make sure we set deadline for the LB call even without a pick. by Mark D. Roth · 7 years ago
  31. 9221083 Fix build problem with gcc 4.7. by Mark D. Roth · 7 years ago
  32. b7e6fa5 Merge remote-tracking branch 'upstream/master' into client_channel_cleanup by Mark D. Roth · 7 years ago
  33. 64a317c Code clean-up in client_channel. by Mark D. Roth · 7 years ago
  34. 09e458c Implement client-side load reporting for grpclb. by Mark D. Roth · 7 years ago
  35. d8e278f Merge branch 'master' of github.com:grpc/grpc into grpclb_new_test by David Garcia Quintas · 7 years ago
  36. e123a05 Merge remote-tracking branch 'upstream/master' into backward-compat by Muxi Yan · 7 years ago
  37. 286b696 Sanity fix by Muxi Yan · 7 years ago
  38. 1a138e9 Asan bug fix by Muxi Yan · 7 years ago
  39. 5109b38 Add end2end test for workarounds by Muxi Yan · 7 years ago
  40. 58a1220 sanity fixes by Muxi Yan · 7 years ago
  41. 384d8ff Use mdelem's user data caching by Muxi Yan · 7 years ago
  42. d64e70a Use channel arg to enable workaround by Muxi Yan · 7 years ago
  43. a9236bc Merge pull request #10824 from ctiller/proxy2 by Craig Tiller · 7 years ago
  44. 9dd9178 Allow enabling of each filter by Muxi Yan · 7 years ago
  45. f8d01f3 Intercept compression when workaround is active by Muxi Yan · 7 years ago
  46. 04911ca New version of grpclb end2end test by David Garcia Quintas · 7 years ago
  47. 4865c79 Merge pull request #10613 from ctiller/framing_costs by Craig Tiller · 7 years ago
  48. f63afec user-agent string filtering by Muxi Yan · 7 years ago
  49. f5521c3 Revert "Merge branch 'master' into v1.3.x" by Alexander Polcyn · 7 years ago
  50. b53fd4d Add cronet_compression workaround filter by Muxi Yan · 7 years ago
  51. ad8d36d clang fmt by Noah Eisen · 7 years ago
  52. 7eaca2f Propagate publish error by Noah Eisen · 7 years ago
  53. 1c2332b Fix potential memory leak, cleanup some code by Craig Tiller · 7 years ago
  54. 18548b8 Merge pull request #10258 from markdroth/service_config_lb_semantics by Mark D. Roth · 7 years ago
  55. 7748faf Merge pull request #10639 from vjpai/buildfixes by Vijay Pai · 7 years ago
  56. b7f1129 Merge pull request #10742 from markdroth/hash_table by Mark D. Roth · 7 years ago
  57. e5db841 Merge remote-tracking branch 'upstream/master' into service_config_lb_semantics by Mark D. Roth · 7 years ago
  58. 24c7a18 Merge github.com:grpc/grpc into framing_costs by Craig Tiller · 7 years ago
  59. a8e5675 Merge branch 'master' of https://github.com/grpc/grpc into yet-another-error-refcount-bug by Noah Eisen · 7 years ago
  60. 576e546 Changes required to make build possible: create separate grpc++_base{,_unsecure}, move grpc_compression_trace definition, and remove an assertion about library initialization from server by Vijay Pai · 7 years ago
  61. d5ad177 Merge github.com:grpc/grpc into framing_costs by Craig Tiller · 7 years ago
  62. 65c23aa Fix error refcount bug by Noah Eisen · 7 years ago
  63. 06a30ee Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  64. e300670 Simplify hash table API: remove per-entry vtable and take ownership of by Mark D. Roth · 7 years ago
  65. 7fadeae Fix a couple leaks by David Garcia Quintas · 7 years ago
  66. cac4e17 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  67. 1eeed85 Merge pull request #10237 from meliuz/configurable-minbackoff-reconnect by Craig Tiller · 7 years ago
  68. a6f64f4 Merge pull request #10391 from dgquintas/lr_back_to_md by David G. Quintas · 7 years ago
  69. d9bc60c Merge remote-tracking branch 'upstream/master' into service_config_lb_semantics by Mark D. Roth · 7 years ago
  70. c39fbcf Merge github.com:grpc/grpc into framing_costs by Craig Tiller · 7 years ago
  71. 3ddc13b Merge pull request #10668 from dgquintas/update_lb_proto_2 by David G. Quintas · 7 years ago
  72. a818f72 Load Reporting back to using metadata by David Garcia Quintas · 7 years ago
  73. a7a1098 Updated load_balancer.proto by David Garcia Quintas · 7 years ago
  74. 53af23c Improvements to Fake Resolver by David Garcia Quintas · 7 years ago
  75. a8b8aea Merge pull request #10645 from dgquintas/client_channel_high_freq_resolver_updates by David G. Quintas · 7 years ago
  76. 644e05e Merge pull request #10664 from dgquintas/http_filter_slices by David G. Quintas · 7 years ago
  77. 88ce393 Merge pull request #10398 from ipylypiv/fix_uri_parser by Craig Tiller · 7 years ago
  78. 9d129e7 Merge pull request #10626 from grpc/revert-10619-revert-9626-lazy-deframe by Muxi Yan · 7 years ago
  79. 3725128 Comments by David Garcia Quintas · 7 years ago
  80. 2f4679e Fix handling of slice in http_client_filter by David Garcia Quintas · 7 years ago
  81. 2c6f637 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  82. f294934 Merge github.com:grpc/grpc into framing_costs by Craig Tiller · 7 years ago
  83. d65b44a Merge branch 'caching_uri' of https://github.com/makdharma/grpc into makdharma-caching_uri by Makarand Dharmapurikar · 7 years ago
  84. 3136568 Merge remote-tracking branch 'upstream/master' into revert-10619-revert-9626-lazy-deframe by Muxi Yan · 7 years ago
  85. 58e6d13 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  86. 956f700 Keep LB policy alive during high freq of resolver updates by David Garcia Quintas · 7 years ago
  87. 09b0284 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  88. 37daca3 add missing refs by Craig Tiller · 7 years ago
  89. 80233bf Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  90. 423d6fd Optimize framing a little by Craig Tiller · 7 years ago
  91. 161e4ba Fix memory leak by Craig Tiller · 7 years ago
  92. feb77ef Get cancel error right by Craig Tiller · 7 years ago
  93. c20fa90 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  94. 2ad8a9b Handle cancellation by Craig Tiller · 7 years ago
  95. 19b1f5e Allow unlimited size messages by Craig Tiller · 7 years ago
  96. 95a15a1 Deal with initial_metadata/send_message ordering issues in message_compress_filter by Craig Tiller · 7 years ago
  97. 440df10 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  98. 02e26c9 Merge pull request #10521 from y-zeng/fix_max_idle by Yuchen Zeng · 7 years ago
  99. 185d413 Fix the max idle timer by Yuchen Zeng · 7 years ago
  100. 5f399d1 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago