1. e2672c9 Some slice and resource quota updates to UV and Node code by murgatroid99 · 8 years ago
  2. c625c7a Allow fetching service config via grpc_channel_get_info(). by Mark D. Roth · 8 years ago
  3. 998fdd0 dont hang when empty metadata is passed by Jan Tattermusch · 8 years ago
  4. c56c3ad Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  5. 1b77f0b Merge remote-tracking branch 'upstream/master' into latency_in_final_info by Mark D. Roth · 8 years ago
  6. 502eb90 redact json key by yang-g · 8 years ago
  7. 3abd5cc Merge pull request #8343 from muxi/no-authority-header-in-cronet by Muxi Yan · 8 years ago
  8. 5e44504 Merge pull request #8687 from dgquintas/handshaker_demote_logging by David G. Quintas · 8 years ago
  9. 76b894c Demote handshake failure logging message from ERROR to INFO by David Garcia Quintas · 8 years ago
  10. d43b9f3 Merge pull request #8518 from sreecha/mutrace_fix by Sree Kuchibhotla · 8 years ago
  11. d4d2ece clang-format by David Garcia Quintas · 8 years ago
  12. 7810898 Add grpc_socket_mutator_compare by Yuchen Zeng · 8 years ago
  13. 8006949 Added assert for lb_token before reffing it by David Garcia Quintas · 8 years ago
  14. f953295 Fixed locking for grpclb by David Garcia Quintas · 8 years ago
  15. 10a27c1 Merge remote-tracking branch 'upstream/master' into no-authority-header-in-cronet by Muxi Yan · 8 years ago
  16. fc75321 Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  17. 0ace62f Merge pull request #8618 from markdroth/channel_info_api by Mark D. Roth · 8 years ago
  18. ea6689d Added INIT state to grpc_connectivity_state by David Garcia Quintas · 8 years ago
  19. 328cbcc Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  20. 5910eee Merge github.com:grpc/grpc into bm_fullstack by Craig Tiller · 8 years ago
  21. a7a956f Merge github.com:grpc/grpc into fuzzit by Craig Tiller · 8 years ago
  22. e6684f4 Remove legacy poller by Craig Tiller · 8 years ago
  23. 31606bd Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  24. 94277b6 Merge pull request #8080 from ctiller/decouple_version_number by Craig Tiller · 8 years ago
  25. 944d39d Remove errant header by Craig Tiller · 8 years ago
  26. b720b60 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  27. 1828029 Merge pull request #8522 from lizan/write_compressed_byte_buffer by David G. Quintas · 8 years ago
  28. 8797e94 Merge pull request #8659 from dgquintas/grpclb_call_cancel_locked by David G. Quintas · 8 years ago
  29. a9cf87d Fixed wrong connectivity status updates for RR by David Garcia Quintas · 8 years ago
  30. 72e674d Merge pull request #8641 from ctiller/more-wtfs by Craig Tiller · 8 years ago
  31. 859cce4 clang-format by Mark D. Roth · 8 years ago
  32. 3d88341 Populate latency field in final_info. by Mark D. Roth · 8 years ago
  33. c00688d Fix build problem. by Mark D. Roth · 8 years ago
  34. aa24e9a Fixed unprotected access to lb policy data by David Garcia Quintas · 8 years ago
  35. c6a752d Merge remote-tracking branch 'upstream/master' into channel_info_api by Mark D. Roth · 8 years ago
  36. c22717e Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  37. 42909c5 Bypass poll thread if wakeup fd is set by Ken Payson · 8 years ago
  38. fdfe41f Fix typo by Yuchen Zeng · 8 years ago
  39. 194b238 Merge github.com:grpc/grpc into decouple_version_number by Craig Tiller · 8 years ago
  40. 3e2048d Merge github.com:grpc/grpc into newlines by Craig Tiller · 8 years ago
  41. e942434 Fix typo by Yuchen Zeng · 8 years ago
  42. 503653e Merge pull request #8456 from ctiller/pid_ctl by Craig Tiller · 8 years ago
  43. 2f75cf4 Merge pull request #8640 from ctiller/wtf-build by Craig Tiller · 8 years ago
  44. fe6350d clang-format code by Craig Tiller · 8 years ago
  45. c037fc1 Fix windows for new RU api by Craig Tiller · 8 years ago
  46. a947f1c Make resource_quota a real object by Craig Tiller · 8 years ago
  47. 57b7760 Fix spelling by Craig Tiller · 8 years ago
  48. b65e234 Merge github.com:grpc/grpc into fuzzit by Craig Tiller · 8 years ago
  49. 78afd77 clang-format by Mark D. Roth · 8 years ago
  50. 9a8dbc4 Merge remote-tracking branch 'upstream/master' into channel_info_api by Mark D. Roth · 8 years ago
  51. f81a5dc Release target once pinged by Craig Tiller · 8 years ago
  52. 4736c55 Merge pull request #8631 from soltanmm-google/blebs-on-cells-and-other-signs by Masood Malekghassemi · 8 years ago
  53. 2685577 Fix memory leak by Craig Tiller · 8 years ago
  54. 70a1abd clang-format by Mark D. Roth · 8 years ago
  55. bdc58b2 Code review changes. by Mark D. Roth · 8 years ago
  56. cad4593 Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  57. 7a4ac73 Merge github.com:grpc/grpc into bm_fullstack by Craig Tiller · 8 years ago
  58. f79ce7d Code review changes. by Mark D. Roth · 8 years ago
  59. e8df27d Merge pull request #8569 from dgquintas/dns_retry_timeout_sign by David G. Quintas · 8 years ago
  60. b044445 Remove spam by Craig Tiller · 8 years ago
  61. 32df467 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  62. 31c5ee2 Remove errant init by Craig Tiller · 8 years ago
  63. 4253c1e Say what we mean by Masood Malekghassemi · 8 years ago
  64. b121fc7 Support percent-encoding status messages by Craig Tiller · 8 years ago
  65. 047518f Merge pull request #8270 from daniel-j-born/server_port_index by Yuchen Zeng · 8 years ago
  66. 4aa3687 Fix build problem. by Mark D. Roth · 8 years ago
  67. 9ec28af Change value of channel arg to string form, and reparse in each place we use it. by Mark D. Roth · 8 years ago
  68. ea846a0 Rename method_config.[ch] to service_config.[ch]. by Mark D. Roth · 8 years ago
  69. f2e8a6a Add method to extract LB policy name from service config JSON. by Mark D. Roth · 8 years ago
  70. 4112499 Minor cleanups. by Mark D. Roth · 8 years ago
  71. e5b4d4f Merge remote-tracking branch 'upstream/master' into channel_info_api by Mark D. Roth · 8 years ago
  72. 65c52ea Merge branch 'remove_fake_resolver' into service_config_json by Mark D. Roth · 8 years ago
  73. 47f1084 clang-format by Mark D. Roth · 8 years ago
  74. 6ad8057 Remove more now-unnecessary code. by Mark D. Roth · 8 years ago
  75. e30baeb Minor cleanups. by Mark D. Roth · 8 years ago
  76. 638c38a Remove now-unnecessary code. by Mark D. Roth · 8 years ago
  77. 896d925 Add grpc_json_tree to handle refcounting for channel arg. by Mark D. Roth · 8 years ago
  78. 9895a56 Merge pull request #8598 from ctiller/rst_stream by Muxi Yan · 8 years ago
  79. 02f40df Merge pull request #8614 from dgquintas/grpclb_shame_cube_af_inet6 by David G. Quintas · 8 years ago
  80. 107ca16 Use the right address family by David Garcia Quintas · 8 years ago
  81. 64d518e Merge remote-tracking branch 'upstream/master' into tos by Yuchen Zeng · 8 years ago
  82. 5bdcd23 RR: Don't copy user_data is no vtable by David Garcia Quintas · 8 years ago
  83. e528993 Merge branch 'remove_fake_resolver' into service_config_json by Mark D. Roth · 8 years ago
  84. c968e60 Use JSON for service config channel arg. by Mark D. Roth · 8 years ago
  85. 1c0b7a2 Merge remote-tracking branch 'upstream/master' into get_tos by Yuchen Zeng · 8 years ago
  86. 68413c2 Remove GRPC_SOCKET by Yuchen Zeng · 8 years ago
  87. 11948f7 Merge pull request #8588 from murgatroid99/uv_resource_quota by Michael Lumish · 8 years ago
  88. 105b394 Merge pull request #8568 from dgquintas/grpclb_leaks_fix by David G. Quintas · 8 years ago
  89. 2ff8180 clang-format by David Garcia Quintas · 8 years ago
  90. da050b6 Fixed weird whitespace change by murgatroid99 · 8 years ago
  91. 00bbb41 Merge pull request #8548 from dgquintas/lb-tokens-length by David G. Quintas · 8 years ago
  92. 7213aa7 Merge branch 'microbench' into bm_fullstack by Craig Tiller · 8 years ago
  93. d14458f Reverted back to using 128 bytes for service name by David Garcia Quintas · 8 years ago
  94. e224a76 PR comments, take three by David Garcia Quintas · 8 years ago
  95. cbc059e Merge branch 'master' of github.com:grpc/grpc into grpclb_leaks_fix by David Garcia Quintas · 8 years ago
  96. 246c564 PR comments, take two by David Garcia Quintas · 8 years ago
  97. a59c475 Send a RST_STREAM from the client if servers dont properly close streams by Craig Tiller · 8 years ago
  98. 9ddab9f Merge branch 'master' into uv_resource_quota by murgatroid99 · 8 years ago
  99. 7ec2913 PR comments by David Garcia Quintas · 8 years ago
  100. 41fd9f2 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago