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. 70c0b32 Merge pull request #8219 from markdroth/fail_fast by Mark D. Roth · 8 years ago
  4. 9efab21 Merge pull request #8323 from markdroth/lb_pick_fix by Mark D. Roth · 8 years ago
  5. 2c287ca UV tests pass on linux by murgatroid99 · 8 years ago
  6. cf16b76 clang-format by Mark D. Roth · 8 years ago
  7. 1e5f6af Fix grpclb LB policy pick method to return 0 upon error. by Mark D. Roth · 8 years ago
  8. e5c744d Merge pull request #8307 from markdroth/header_fix by Mark D. Roth · 8 years ago
  9. 757e84e Add 'extern "C"' to error.h. by Mark D. Roth · 8 years ago
  10. 8dc4193 Resolve conflicts by Yuchen Zeng · 8 years ago
  11. 4bcdd73 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  12. bc4ea6d fix compilation error by Jan Tattermusch · 8 years ago
  13. 4552f6a Init method as POST by Yuchen Zeng · 8 years ago
  14. c7cf9a6 Fix maybe-uninitialized variable by Yuchen Zeng · 8 years ago
  15. c43aa51 Merge pull request #7984 from lizan/byte_buffer_compression by David G. Quintas · 8 years ago
  16. ba46906 Merge pull request #8223 from muxi/add-quic-support by makdharma · 8 years ago
  17. da865f1 Merge pull request #8256 from muxi/fix-cronet-memory-leak by makdharma · 8 years ago
  18. a3570f2 Fix grpc_byte_buffer_copy to copy compression algorithm by Lizan Zhou · 8 years ago
  19. 998dbc0 Merge pull request #7612 from rjshade/enable_udp_testing by Yang Gao · 8 years ago
  20. b486002 Merge pull request #8280 from markdroth/max_message_size_fix by Mark D. Roth · 8 years ago
  21. 35d7a26 Merge branch 'master' into enable_udp_testing by Robbie Shade · 8 years ago
  22. 53ab32b added missing line to UDP server by David Garcia Quintas · 8 years ago
  23. 825af91 Merge remote-tracking branch 'upstream/master' into max_message_size_fix by Mark D. Roth · 8 years ago
  24. 23006cb Merge pull request #8267 from markdroth/fake_resolver by Mark D. Roth · 8 years ago
  25. 0bb3fdb Merge pull request #7596 from rjshade/orphan_before_shutdown by Yang Gao · 8 years ago
  26. 07aab59 clang-format by Mark D. Roth · 8 years ago
  27. 274c8ed Fix handling of max receive message size on client side. by Mark D. Roth · 8 years ago
  28. 94ba752 Merge remote-tracking branch 'upstream/master' into fake_resolver by Mark D. Roth · 8 years ago
  29. 9ab8ba7 Merge pull request #8263 from markdroth/grpclb_resolver_semantic_fix by Mark D. Roth · 8 years ago
  30. 61c5801 improved todo by David Garcia Quintas · 8 years ago
  31. 5cf3c37 Back to using inf future lor LB call deadline by David Garcia Quintas · 8 years ago
  32. b34b055 Code cleanup. by Mark D. Roth · 8 years ago
  33. da0ec82 Add fake resolver for tests. by Mark D. Roth · 8 years ago
  34. 6909922 Change to use the max deadline across calls by David Garcia Quintas · 8 years ago
  35. 92795c4 Update free_read_buffer with a function by Muxi Yan · 8 years ago
  36. eebb129 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  37. c36f6ea Compile and link core tests with libuv by murgatroid99 · 8 years ago
  38. 88405f7 Centralized logic for choosing the right LB policy. by Mark D. Roth · 8 years ago
  39. 9f85272 bugfixes from integration testing by David Garcia Quintas · 8 years ago
  40. 20f4961 Simplify the changes using macro by Muxi Yan · 8 years ago
  41. 0814e3c Minor fixes by Muxi Yan · 8 years ago
  42. 461fed1 Resolve memory leak in cronet_transport by Muxi Yan · 8 years ago
  43. 92eb6b9 Use call's deadline for internal grpclb call by David Garcia Quintas · 8 years ago
  44. 673fa6c Merge pull request #8227 from dgquintas/grpclb_service_name by Nicolas Noble · 8 years ago
  45. d76e159 Merge pull request #8226 from dgquintas/sockaddr_server_name by Nicolas Noble · 8 years ago
  46. 4944ee2 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 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. ef49a5d Merge pull request #7833 from sreecha/fix_channel_from_fd_api by Nicolas Noble · 8 years ago
  51. 66306c2 Merge pull request #8224 from sreecha/grpc_signal by Nicolas Noble · 8 years ago
  52. 748524e Merge branch 'master' of https://github.com/grpc/grpc into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  53. 473e8f9 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  54. 7398363 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  55. fa242cb Plugging memory leak. by Nicolas "Pixel" Noble · 8 years ago
  56. 62d66b8 Fix copy/paste bug by Craig Tiller · 8 years ago
  57. 10d13f6 Make initial connect retry backoff configurable by Craig Tiller · 8 years ago
  58. 0d366c9 PR comments by David Garcia Quintas · 8 years ago
  59. 59c9f90 Rename GRPC_INITIAL_METADATA_IGNORE_CONNECTIVITY to by Mark D. Roth · 8 years ago
  60. 94948b8 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  61. fbf8dd8 Merge pull request #8168 from markdroth/max_message_size_fix by Nicolas Noble · 8 years ago
  62. 15292db Merge pull request #8221 from dgquintas/grpclb_server_name_const by Nicolas Noble · 8 years ago
  63. 25e229d Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  64. 9fce8e1 Merge pull request #8191 from markdroth/subchannel_factory_cleanup by Mark D. Roth · 8 years ago
  65. d7aef05 Readability improvement by Muxi Yan · 8 years ago
  66. 129bb46 Added comments wrt lb/subchannel args ownership. by David Garcia Quintas · 8 years ago
  67. 1e70dea Merge pull request #8192 from dgquintas/resolver_prefix by David G. Quintas · 8 years ago
  68. 8d7cab6 Merge pull request #8183 from dgquintas/grpclb_deadline by David G. Quintas · 8 years ago
  69. 55ba14a Use the server's name as the service name for gRPC LB by David Garcia Quintas · 8 years ago
  70. 5f2e90e Populate server_name for sockaddr resolver by David Garcia Quintas · 8 years ago
  71. bd48c91 Use SIGMINRT + 6 as the default signal for gRPC epoll engine by Sree Kuchibhotla · 8 years ago
  72. 16c26ed Add support of PUT method by Muxi Yan · 8 years ago
  73. dedb923 Clang format by murgatroid99 · 8 years ago
  74. 77c6cce Updated changes for Windows, removed unistd.h from test files by Michael Lumish · 8 years ago
  75. a60dcca PR comments by David Garcia Quintas · 8 years ago
  76. fa0896b Rewrote handling of default resolver prefix by David Garcia Quintas · 8 years ago
  77. 08b0fab Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  78. cc87939 Remove unused files. by Mark D. Roth · 8 years ago
  79. 7871f73 Remove sockaddr type structs and socklen_t from internal core APIs, update POSIX tests by murgatroid99 · 8 years ago
  80. 1a2e6ac Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  81. 942c264 Merge pull request #7611 from markdroth/http_connect by Mark D. Roth · 8 years ago
  82. e425ce6 clang-format by Mark D. Roth · 8 years ago
  83. d8bf8e2 Changed deadline of internal LB channel. by David Garcia Quintas · 8 years ago
  84. f00badd Merge pull request #8171 from perumaalgoog/perugrpc2 by Nicolas Noble · 8 years ago
  85. 8a6c825 Fix Android CPP Build issues by Perumaal S · 8 years ago
  86. 4543e5c changed service name for grpclb by David Garcia Quintas · 8 years ago
  87. 923354b Fix Android+CPP build by Perumaal S · 8 years ago
  88. d1604af Fix asan failure. by Mark D. Roth · 8 years ago
  89. c44972a Fix type problems. by Mark D. Roth · 8 years ago
  90. bbfe147 Set default max send message size to unlimited. by Mark D. Roth · 8 years ago
  91. d53957c Merge pull request #8099 from dgquintas/census_md_rename_sep_16 by David G. Quintas · 8 years ago
  92. 933c955 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  93. 3c09810 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  94. 5bedd48 Merge pull request #8049 from markdroth/grpclb_resolver_changes2 by Mark D. Roth · 8 years ago
  95. d8a76d1 Sanitize master. by Nicolas "Pixel" Noble · 8 years ago
  96. 7f7d165 Code review changes. by Mark D. Roth · 8 years ago
  97. 6053497 Code review changes. by Mark D. Roth · 8 years ago
  98. 219db50 Fix message size filter to use close instead of cancel. by Mark D. Roth · 8 years ago
  99. 9fec58f Merge pull request #8052 from Vizerai/grpc_tracing by Jim King · 8 years ago
  100. 9710e2c Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago