1. af3cc76 Merge pull request #10706 from markdroth/c_ares_authority by Mark D. Roth · 7 years ago
  2. 01635d1 Add trace protector to flag by ncteisen · 7 years ago
  3. e6bf7d0 Merge pull request #10930 from ncteisen/frame-size by Noah Eisen · 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. 0fd5d12 Merge pull request #11093 from ctiller/c++compat4 by Craig Tiller · 7 years ago
  6. 656bbbe Merge pull request #11026 from markdroth/grpclb_drop_alt by Mark D. Roth · 7 years ago
  7. ff0e429 Merge pull request #11198 from stanley-cheung/upmerge-v1_3_2-to-master by Stanley Cheung · 7 years ago
  8. aaefea2 Merge pull request #11201 from yang-g/debug by Yang Gao · 7 years ago
  9. ebeda85 Upmerge from v1.3.x branch to master by Stanley Cheung · 7 years ago
  10. 67cda0a Unref pending events under cq lock by yang-g · 7 years ago
  11. 4de910d Merge pull request #11098 from dgquintas/fix_subchannel_stuffs by David G. Quintas · 7 years ago
  12. 2d1e8cd Fix hpack_size test by Craig Tiller · 7 years ago
  13. d7389b4 Implement grpclb drop support. by Mark D. Roth · 7 years ago
  14. 90224ba Merge pull request #11113 from jtattermusch/python_artifact_polling_trace by Jan Tattermusch · 7 years ago
  15. bcb65f0 Merge pull request #10897 from ctiller/serve_fries by Craig Tiller · 7 years ago
  16. a57d3c8 Merge pull request #11138 from grpc/revert-11121-revert-10849-backward-compat by Muxi Yan · 7 years ago
  17. d0b47db Merge pull request #11000 from lyuxuan/poll_stat by lyuxuan · 7 years ago
  18. 9eef67d fix python artifact build by Jan Tattermusch · 7 years ago
  19. 3634fbe Merge pull request #10800 from kpayson64/fix_alpine by kpayson64 · 7 years ago
  20. 8698f2b fix extern c location by Yuxuan Li · 7 years ago
  21. a6429df fix last merge by Yuxuan Li · 7 years ago
  22. 37c2e6d fix merge by Yuxuan Li · 7 years ago
  23. 6ca796d merge master, resolve conflict by Yuxuan Li · 7 years ago
  24. 29ff466 Revert "Revert "Implement Server Backward Compatibility"" by Muxi Yan · 7 years ago
  25. a6171a9 Merge pull request #10662 from sreecha/cq_mpsc_based by Sree Kuchibhotla · 7 years ago
  26. 4436969 Merge pull request #11076 from dgquintas/epoll_error_static_string by David G. Quintas · 7 years ago
  27. 7edcce2 Revert "Implement Server Backward Compatibility" by Nicolas Noble · 7 years ago
  28. a2d9d48 Merge pull request #10849 from muxi/backward-compat by Muxi Yan · 7 years ago
  29. 6d8ca69 Fixes to subchannel and its index by David Garcia Quintas · 7 years ago
  30. 8ac5c6d Merge with master and fix a bad-merge by Sree Kuchibhotla · 7 years ago
  31. 0fb74c2 clang by Sree Kuchibhotla · 7 years ago
  32. 61f86d9 C++ compatibility fixes by Craig Tiller · 7 years ago
  33. 467ad20 Merge branch 'master' into cq_mpsc_based by Sree Kuchibhotla · 7 years ago
  34. 54773cf Merge github.com:grpc/grpc into serve_fries by Craig Tiller · 7 years ago
  35. 21322de Merge branch 'master' into poll_stat by lyuxuan · 7 years ago
  36. 63cde40 Merge pull request #11010 from ctiller/uberpoll by Craig Tiller · 7 years ago
  37. 234a677 Merge branch 'master' into cq_mpsc_based by Sree Kuchibhotla · 7 years ago
  38. b574c60 clang-format by Muxi Yan · 7 years ago
  39. 89e4221 Merge pull request #11067 from jtattermusch/core_fixing_nits by Jan Tattermusch · 7 years ago
  40. 6e510f7 Merge branch 'master' into cq_mpsc_based by Sree Kuchibhotla · 7 years ago
  41. b920d10 Copy error string in GRPC_OS_ERROR by David Garcia Quintas · 7 years ago
  42. 4c42729 Merge branch 'master' of https://github.com/grpc/grpc into frame-size by ncteisen · 7 years ago
  43. 5e90c03 Don't crate GRPC_OS_ERROR with a non-static string by David Garcia Quintas · 7 years ago
  44. 16fd216 Fix portability test by Muxi Yan · 7 years ago
  45. a7785ba Merge github.com:grpc/grpc into uberpoll by Craig Tiller · 7 years ago
  46. 6e18ef3 Fix portability by Craig Tiller · 7 years ago
  47. a1f3c20 fix encoding of chars by Jan Tattermusch · 7 years ago
  48. 8683911 print insecure channel target in trace by Jan Tattermusch · 7 years ago
  49. 25d71cd remove enable_workaround by Muxi Yan · 7 years ago
  50. 15285fb Add missing include by Craig Tiller · 7 years ago
  51. fac9d9e Address comment - simplify code by Muxi Yan · 7 years ago
  52. 8ce9a46 Fix small message streaming ping-pong write count regression by Craig Tiller · 7 years ago
  53. 937dba3 Put workaround list somewhere accessable by wrapping languages by Muxi Yan · 7 years ago
  54. a1137ce Improve how UV TCP servers and endpoints are shut down by murgatroid99 · 7 years ago
  55. 99ee8d5 Solve uv link problem by Craig Tiller · 7 years ago
  56. 9cd102a Fix printf by Craig Tiller · 7 years ago
  57. 341bcc5 Fix tracer usage by Craig Tiller · 7 years ago
  58. 020176d Fix tracer decl by Craig Tiller · 7 years ago
  59. f70fe1d Fix mac build by Craig Tiller · 7 years ago
  60. 93f307a Fix trace dependency mess by Craig Tiller · 7 years ago
  61. 8450876 clang by ncteisen · 7 years ago
  62. 57e12b1 Merge branch 'poll_stat' of github.com:lyuxuan/grpc into poll_stat by Yuxuan Li · 7 years ago
  63. a7f7fcf Merge branch 'master' into poll_stat by Yuxuan Li · 7 years ago
  64. b7345a2 Merge branch 'master' of https://github.com/grpc/grpc into frame-size by ncteisen · 7 years ago
  65. 85d3a53 change gpr_atm to int by Yuxuan Li · 7 years ago
  66. d868a07 Merge github.com:grpc/grpc into uberpoll by Craig Tiller · 7 years ago
  67. 87827e0 use lock instand of atomics, fix include position by Yuxuan Li · 7 years ago
  68. 3db618e Merge remote-tracking branch 'upstream/master' into backward-compat by Muxi Yan · 7 years ago
  69. 1ff6d47 clang-format by Muxi Yan · 7 years ago
  70. a589f20 Rename grpc_user_agent_md to make it less confusing by Muxi Yan · 7 years ago
  71. e634582 Address comments by Muxi Yan · 7 years ago
  72. 7188c9d Merge branch 'cq_limited_pollers' of github.com:sreecha/grpc into uberpoll by Craig Tiller · 7 years ago
  73. 5a1a3b4 Separate this into a new poller by Sree Kuchibhotla · 7 years ago
  74. 76edc30 Merge branch 'master' into cq_limited_pollers by Sree Kuchibhotla · 7 years ago
  75. f7d8956 Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpoll by Craig Tiller · 7 years ago
  76. 4fd1698 Merge github.com:grpc/grpc into trickle_stall by Craig Tiller · 7 years ago
  77. 6e0df14 Header formatting by Craig Tiller · 7 years ago
  78. bc0ab08 clang-format by Craig Tiller · 7 years ago
  79. 924353a Finish merge, disable new pollers until they stabilize by Craig Tiller · 7 years ago
  80. 18545a3 Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpoll by Craig Tiller · 7 years ago
  81. 3e04383 Remove extra log line by Sree Kuchibhotla · 7 years ago
  82. 9739a2a Merge branch 'master' into epoll_thread_pool by Sree Kuchibhotla · 7 years ago
  83. 6c8383a Fix missing edge, add tracing by Craig Tiller · 7 years ago
  84. 2b78f03 Merge branch 'timer_pool' into uberpoll by Craig Tiller · 7 years ago
  85. 6b82f8c Fix misplaced unlock, cleanup tracing by Craig Tiller · 7 years ago
  86. ce651a2 Merge branch 'timer_pool' of github.com:ctiller/grpc into uberpoll by Craig Tiller · 7 years ago
  87. cfaa046 Integrate new tracers by Craig Tiller · 7 years ago
  88. eda29c6 Merge branch 'epex4' into uberpoll by Craig Tiller · 7 years ago
  89. 7365ec9 Merge branch 'timer_pool' into uberpoll by Craig Tiller · 7 years ago
  90. d6ff2f0 Merge github.com:grpc/grpc into hiertune by Craig Tiller · 7 years ago
  91. 66918a6 simplify by Craig Tiller · 7 years ago
  92. 2e8993f Eliminate some complexity by Craig Tiller · 7 years ago
  93. 14a7f9a Reduce wakeups, comment code by Craig Tiller · 7 years ago
  94. 1dbd063 Fix old trace vars by Craig Tiller · 7 years ago
  95. 62800f7 Merge github.com:grpc/grpc into timer_pool by Craig Tiller · 7 years ago
  96. bc7c224 Merge branch '0bug' into timer_pool by Craig Tiller · 7 years ago
  97. 2a7cf87 Set frame size to max(bdp, bw in ms) by ncteisen · 7 years ago
  98. 1c86987 Set frame size to B/us by ncteisen · 7 years ago
  99. c2ad372 Merge pull request #10912 from dgquintas/trying-to-fix-stuff by David G. Quintas · 7 years ago
  100. cbecd72 Merge pull request #10958 from muxi/fix-on-cancel-crash by Muxi Yan · 7 years ago