1. fb369d9 Merge pull request #14343 from muxi/revert-12708 by Muxi Yan · 6 years ago
  2. 836fa8b Merge pull request #13671 from AspirinSJL/grpclb_reresolution by Juanli Shen · 6 years ago
  3. 2711e38 Update prefix length in algorithm_test by Muxi Yan · 6 years ago
  4. cda058d build projects by Muxi Yan · 6 years ago
  5. 99f1a8f Remove compression_ruby by Muxi Yan · 6 years ago
  6. 931f68e regenerate metadata by Muxi Yan · 6 years ago
  7. 3db2caa Replace message/deflate,gzip with deflate,gzip by Muxi Yan · 6 years ago
  8. 6f0b195 Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_* by Muxi Yan · 6 years ago
  9. 3629f1f Merge pull request #14339 from mehrdada/fixreconnect by Mehrdad Afshari · 6 years ago
  10. 33cdd57 grpclb in charge of its re-resolution by Juanli Shen · 6 years ago
  11. b66e6fe Sleep a second to deflake ReconnectTest by Mehrdad Afshari · 6 years ago
  12. e17592c Merge pull request #14337 from grpc/revert-14326-foundry_integration by adelez · 6 years ago
  13. 18a356c Revert "Define the tests as grpc_cc_test to automatically test against all po…" by adelez · 6 years ago
  14. 19f15c4 Merge pull request #14335 from carl-mastrangelo/ret by Yuchen Zeng · 6 years ago
  15. b7bf768 Merge pull request #14323 from vjpai/cq_comments by Vijay Pai · 6 years ago
  16. 16cca9f Check return values from ServiceReflection calls, and print a more helpful message by Carl Mastrangelo · 6 years ago
  17. e81ead5 Improve CQ and cancellation comments by Vijay Pai · 6 years ago
  18. c75c818 Merge pull request #14221 from markdroth/ref_counted_crtp by Mark D. Roth · 6 years ago
  19. 582d785 Merge pull request #14328 from yashykt/badssl by Yash Tibrewal · 6 years ago
  20. 4493cea Merge pull request #14019 from hacst/cmake-export-fix by Jan Tattermusch · 6 years ago
  21. 08d9f3d Change Ref() methods to return a RefCountedPtr<>. by Mark D. Roth · 6 years ago
  22. 5e9cfd9 cleanup the way openssl and zlib are used by Jan Tattermusch · 6 years ago
  23. 007f119 Merge pull request #14322 from vjpai/generic_deprecate by Vijay Pai · 6 years ago
  24. d1b6062 Merge pull request #14326 from adelez/foundry_integration by adelez · 6 years ago
  25. e00050a Merge pull request #14325 from adelez/update_toolchain by adelez · 6 years ago
  26. 3b7ae55 More uses of 1-phase Call by Vijay Pai · 6 years ago
  27. 5d0e9c4 Merge pull request #14329 from mehrdada/fix-example-unary-stream by Mehrdad Afshari · 6 years ago
  28. cd3f579 Merge pull request #14314 from muxi/fix-implicit-retain-self by Muxi Yan · 6 years ago
  29. 42b6af7 Merge pull request #14324 from muxi/revert-14042 by Muxi Yan · 6 years ago
  30. 6d13712 Fix Python example unary/stream conflict by Mehrdad Afshari · 6 years ago
  31. a3b9929 Get bazel tests for bad_ssl working by Yash Tibrewal · 6 years ago
  32. 5b30e46 Define the tests as grpc_cc_test to automatically test against all polling strategies by Adele Zhou · 6 years ago
  33. 2383322 Update bazel toolchain version. by Adele Zhou · 6 years ago
  34. 6b676e7 Merge pull request #14316 from adelez/foundry_integration by adelez · 6 years ago
  35. 3cb1b0a Partial revert PR#14042 by Muxi Yan · 6 years ago
  36. 45ca202 Resolve warnings of implementing deprecated class by Muxi Yan · 6 years ago
  37. 461d59c Add BUILD file by Adele Zhou · 6 years ago
  38. dcd5ef3 Deprecate GenericStub()::Call for multi-threaded use by Vijay Pai · 6 years ago
  39. 2fd6e8c Merge pull request #14320 from jtattermusch/try_fix_python_win_art by Jan Tattermusch · 6 years ago
  40. 7da82ec fix python windows artifact build by Jan Tattermusch · 6 years ago
  41. f1df0c0 Merge pull request #14312 from jtattermusch/format_should_not_root by Jan Tattermusch · 6 years ago
  42. 3ac5b1b Merge pull request #14313 from jtattermusch/kill_xdg_caching by Jan Tattermusch · 6 years ago
  43. 53a295b Fix a typo by Muxi Yan · 6 years ago
  44. d65458d Fix reference of self in block by Muxi Yan · 6 years ago
  45. b1f5d59 Merge pull request #14272 from ncteisen/bug-chasing by Jan Tattermusch · 6 years ago
  46. afc6437 add quotes in bash by Jan Tattermusch · 6 years ago
  47. fb1ad35 Using python's xdg-caching can cause flakes by Jan Tattermusch · 6 years ago
  48. ed5e270 Merge pull request #14308 from jyane/fix-typo by Jan Tattermusch · 6 years ago
  49. a300764 clang format and tidy shouldnt change file ownership by Jan Tattermusch · 6 years ago
  50. 35367cc fix typo by Shohei Kamimori · 6 years ago
  51. 73a50ab Merge pull request #14286 from dgquintas/fix_compresion_alg_accessors by Vijay Pai · 6 years ago
  52. d934602 Merge pull request #14275 from sreecha/enable-epollex by Sree Kuchibhotla · 6 years ago
  53. 785dda8 Merge pull request #14282 from matt-kwong/release-jobs by Matt Kwong · 6 years ago
  54. 8011a09 Merge pull request #14281 from AspirinSJL/fake_resolver_results_upon_error by Juanli Shen · 6 years ago
  55. f96bbc3 Merge pull request #14298 from vjpai/own by Vijay Pai · 6 years ago
  56. 7a2637b Merge pull request #14299 from grpc/remove-objc-backoff-override by Muxi Yan · 6 years ago
  57. af66bed Mark poll FD shutdown as UNAVAILABLE by ncteisen · 6 years ago
  58. 94e07e1 Merge pull request #14287 from matt-kwong/submodule-fix by Matt Kwong · 6 years ago
  59. d8e292f Removing ctiller as owner by Vijay Pai · 6 years ago
  60. 9e794d8 Remove initial backoff override in ObjC by Muxi Yan · 6 years ago
  61. 4146b2a Fix testing submodules at head by Matt Kwong · 6 years ago
  62. c8e07c4 Merge pull request #14295 from vjpai/resanalarm by Vijay Pai · 6 years ago
  63. 45ba983 Merge pull request #14284 from dgquintas/kill_lb_policies_test by David G. Quintas · 6 years ago
  64. e318b5b Regain sanity by Vijay Pai · 6 years ago
  65. d82e137 Add a results_upon_error setter to fake resolver by Juanli Shen · 6 years ago
  66. e5b0a50 Merge pull request #14015 from vjpai/alarm by Vijay Pai · 6 years ago
  67. ba92ab5 Merge pull request #14285 from dgquintas/cleanup_client_lb_test by David G. Quintas · 6 years ago
  68. 4eca959 Merge pull request #14228 from dgquintas/dns_cooldown by David G. Quintas · 6 years ago
  69. d2e9b98 Merge pull request #14124 from toanju/update-header-install by Vijay Pai · 6 years ago
  70. 1efec95 Removed unused argument from ResetStub() by David Garcia Quintas · 6 years ago
  71. 8adf19c clang-format by David Garcia Quintas · 6 years ago
  72. a21ab2b Fix compression algorithm accessors by David Garcia Quintas · 6 years ago
  73. 8d8214a Removed obsolete lb_policies_test by David Garcia Quintas · 6 years ago
  74. cba95fc Kokoro performance job uploads to same BQ table as Jenkins by Matt Kwong · 6 years ago
  75. af162af Add release branch performance job by Matt Kwong · 6 years ago
  76. 64d02ba Merge branch 'master' of github.com:grpc/grpc into dns_cooldown by David Garcia Quintas · 6 years ago
  77. d2a575a Merge branch 'master' into HEAD by Vijay Pai · 6 years ago
  78. 12a6c1e Batch size to 1 since it is better for latency (this is similar to what by Sree Kuchibhotla · 6 years ago
  79. e53d6b3 PR comments by David Garcia Quintas · 6 years ago
  80. ac47595 Merge pull request #14262 from ZhouyihaiDing/SharedChannelClose by Zhouyihai Ding · 6 years ago
  81. 4f8b322 Merge pull request #14266 from adelez/fix_grpc_tool_test by adelez · 6 years ago
  82. 43132b5 php: remove unrelated code from SharedChannelClose test by ZhouyihaiDing · 6 years ago
  83. 2294031 Fix echo.proto path under bazel by Adele Zhou · 6 years ago
  84. ffa4fbd enable epollex by default by Sree Kuchibhotla · 6 years ago
  85. f4a94b6 Merge pull request #14264 from yang-g/to_scope by Yang Gao · 6 years ago
  86. 3d63a67 Merge pull request #14244 from sreecha/polling-api-trace by Sree Kuchibhotla · 6 years ago
  87. 052c07d Remove spurious closure inits by David Garcia Quintas · 6 years ago
  88. a3cc9ea Remove unnecessary closures by David Garcia Quintas · 6 years ago
  89. c46cf95 Merge pull request #14232 from jtattermusch/add_owners by Jan Tattermusch · 6 years ago
  90. 7159c0f Merge pull request #14263 from yang-g/latency_tool by Yang Gao · 6 years ago
  91. ce1cfea Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE. by yang-g · 6 years ago
  92. f25126c PR comments by David Garcia Quintas · 6 years ago
  93. 3685041 Merge pull request #14256 from matt-kwong/bsl by Matt Kwong · 6 years ago
  94. 076f5ba Merge pull request #14250 from markdroth/dns_resolver_backoff_reset_fix by Mark D. Roth · 6 years ago
  95. d2cbfac Merge pull request #14255 from adelez/foundry_integration by adelez · 6 years ago
  96. e294279 Merge pull request #14236 from jtattermusch/fix_passthru_endpoint_race by Jan Tattermusch · 6 years ago
  97. 8b616a8 Fix path relative to TEST_SRCDIR by Adele Zhou · 6 years ago
  98. 74f50aa Merge branch 'master' into polling-api-trace by Sree Kuchibhotla · 6 years ago
  99. 8f65906 Shutdown timer manager first and then executor by yang-g · 6 years ago
  100. d6358a5 Merge pull request #14253 from yang-g/latency_tool by Yang Gao · 6 years ago