1. 16cca9f Check return values from ServiceReflection calls, and print a more helpful message by Carl Mastrangelo · 7 years ago
  2. 582d785 Merge pull request #14328 from yashykt/badssl by Yash Tibrewal · 7 years ago
  3. 4493cea Merge pull request #14019 from hacst/cmake-export-fix by Jan Tattermusch · 7 years ago
  4. 5e9cfd9 cleanup the way openssl and zlib are used by Jan Tattermusch · 7 years ago
  5. 007f119 Merge pull request #14322 from vjpai/generic_deprecate by Vijay Pai · 7 years ago
  6. d1b6062 Merge pull request #14326 from adelez/foundry_integration by adelez · 7 years ago
  7. e00050a Merge pull request #14325 from adelez/update_toolchain by adelez · 7 years ago
  8. 3b7ae55 More uses of 1-phase Call by Vijay Pai · 7 years ago
  9. 5d0e9c4 Merge pull request #14329 from mehrdada/fix-example-unary-stream by Mehrdad Afshari · 7 years ago
  10. cd3f579 Merge pull request #14314 from muxi/fix-implicit-retain-self by Muxi Yan · 7 years ago
  11. 42b6af7 Merge pull request #14324 from muxi/revert-14042 by Muxi Yan · 7 years ago
  12. 6d13712 Fix Python example unary/stream conflict by Mehrdad Afshari · 7 years ago
  13. a3b9929 Get bazel tests for bad_ssl working by Yash Tibrewal · 7 years ago
  14. 5b30e46 Define the tests as grpc_cc_test to automatically test against all polling strategies by Adele Zhou · 7 years ago
  15. 2383322 Update bazel toolchain version. by Adele Zhou · 7 years ago
  16. 6b676e7 Merge pull request #14316 from adelez/foundry_integration by adelez · 7 years ago
  17. 3cb1b0a Partial revert PR#14042 by Muxi Yan · 7 years ago
  18. 45ca202 Resolve warnings of implementing deprecated class by Muxi Yan · 7 years ago
  19. 461d59c Add BUILD file by Adele Zhou · 7 years ago
  20. dcd5ef3 Deprecate GenericStub()::Call for multi-threaded use by Vijay Pai · 7 years ago
  21. 2fd6e8c Merge pull request #14320 from jtattermusch/try_fix_python_win_art by Jan Tattermusch · 7 years ago
  22. 7da82ec fix python windows artifact build by Jan Tattermusch · 7 years ago
  23. f1df0c0 Merge pull request #14312 from jtattermusch/format_should_not_root by Jan Tattermusch · 7 years ago
  24. 3ac5b1b Merge pull request #14313 from jtattermusch/kill_xdg_caching by Jan Tattermusch · 7 years ago
  25. 53a295b Fix a typo by Muxi Yan · 7 years ago
  26. d65458d Fix reference of self in block by Muxi Yan · 7 years ago
  27. b1f5d59 Merge pull request #14272 from ncteisen/bug-chasing by Jan Tattermusch · 7 years ago
  28. afc6437 add quotes in bash by Jan Tattermusch · 7 years ago
  29. fb1ad35 Using python's xdg-caching can cause flakes by Jan Tattermusch · 7 years ago
  30. ed5e270 Merge pull request #14308 from jyane/fix-typo by Jan Tattermusch · 7 years ago
  31. a300764 clang format and tidy shouldnt change file ownership by Jan Tattermusch · 7 years ago
  32. 35367cc fix typo by Shohei Kamimori · 7 years ago
  33. 73a50ab Merge pull request #14286 from dgquintas/fix_compresion_alg_accessors by Vijay Pai · 7 years ago
  34. d934602 Merge pull request #14275 from sreecha/enable-epollex by Sree Kuchibhotla · 7 years ago
  35. 785dda8 Merge pull request #14282 from matt-kwong/release-jobs by Matt Kwong · 7 years ago
  36. 8011a09 Merge pull request #14281 from AspirinSJL/fake_resolver_results_upon_error by Juanli Shen · 7 years ago
  37. f96bbc3 Merge pull request #14298 from vjpai/own by Vijay Pai · 7 years ago
  38. 7a2637b Merge pull request #14299 from grpc/remove-objc-backoff-override by Muxi Yan · 7 years ago
  39. af66bed Mark poll FD shutdown as UNAVAILABLE by ncteisen · 7 years ago
  40. 94e07e1 Merge pull request #14287 from matt-kwong/submodule-fix by Matt Kwong · 7 years ago
  41. d8e292f Removing ctiller as owner by Vijay Pai · 7 years ago
  42. 9e794d8 Remove initial backoff override in ObjC by Muxi Yan · 7 years ago
  43. 4146b2a Fix testing submodules at head by Matt Kwong · 7 years ago
  44. c8e07c4 Merge pull request #14295 from vjpai/resanalarm by Vijay Pai · 7 years ago
  45. 45ba983 Merge pull request #14284 from dgquintas/kill_lb_policies_test by David G. Quintas · 7 years ago
  46. e318b5b Regain sanity by Vijay Pai · 7 years ago
  47. d82e137 Add a results_upon_error setter to fake resolver by Juanli Shen · 7 years ago
  48. e5b0a50 Merge pull request #14015 from vjpai/alarm by Vijay Pai · 7 years ago
  49. ba92ab5 Merge pull request #14285 from dgquintas/cleanup_client_lb_test by David G. Quintas · 7 years ago
  50. 4eca959 Merge pull request #14228 from dgquintas/dns_cooldown by David G. Quintas · 7 years ago
  51. d2e9b98 Merge pull request #14124 from toanju/update-header-install by Vijay Pai · 7 years ago
  52. 1efec95 Removed unused argument from ResetStub() by David Garcia Quintas · 7 years ago
  53. 8adf19c clang-format by David Garcia Quintas · 7 years ago
  54. a21ab2b Fix compression algorithm accessors by David Garcia Quintas · 7 years ago
  55. 8d8214a Removed obsolete lb_policies_test by David Garcia Quintas · 7 years ago
  56. cba95fc Kokoro performance job uploads to same BQ table as Jenkins by Matt Kwong · 7 years ago
  57. af162af Add release branch performance job by Matt Kwong · 7 years ago
  58. 64d02ba Merge branch 'master' of github.com:grpc/grpc into dns_cooldown by David Garcia Quintas · 7 years ago
  59. d2a575a Merge branch 'master' into HEAD by Vijay Pai · 7 years ago
  60. 12a6c1e Batch size to 1 since it is better for latency (this is similar to what by Sree Kuchibhotla · 7 years ago
  61. e53d6b3 PR comments by David Garcia Quintas · 7 years ago
  62. ac47595 Merge pull request #14262 from ZhouyihaiDing/SharedChannelClose by Zhouyihai Ding · 7 years ago
  63. 4f8b322 Merge pull request #14266 from adelez/fix_grpc_tool_test by adelez · 7 years ago
  64. 43132b5 php: remove unrelated code from SharedChannelClose test by ZhouyihaiDing · 7 years ago
  65. 2294031 Fix echo.proto path under bazel by Adele Zhou · 7 years ago
  66. ffa4fbd enable epollex by default by Sree Kuchibhotla · 7 years ago
  67. f4a94b6 Merge pull request #14264 from yang-g/to_scope by Yang Gao · 7 years ago
  68. 3d63a67 Merge pull request #14244 from sreecha/polling-api-trace by Sree Kuchibhotla · 7 years ago
  69. 052c07d Remove spurious closure inits by David Garcia Quintas · 7 years ago
  70. a3cc9ea Remove unnecessary closures by David Garcia Quintas · 7 years ago
  71. c46cf95 Merge pull request #14232 from jtattermusch/add_owners by Jan Tattermusch · 7 years ago
  72. 7159c0f Merge pull request #14263 from yang-g/latency_tool by Yang Gao · 7 years ago
  73. ce1cfea Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE. by yang-g · 7 years ago
  74. f25126c PR comments by David Garcia Quintas · 7 years ago
  75. 3685041 Merge pull request #14256 from matt-kwong/bsl by Matt Kwong · 7 years ago
  76. 076f5ba Merge pull request #14250 from markdroth/dns_resolver_backoff_reset_fix by Mark D. Roth · 7 years ago
  77. d2cbfac Merge pull request #14255 from adelez/foundry_integration by adelez · 7 years ago
  78. e294279 Merge pull request #14236 from jtattermusch/fix_passthru_endpoint_race by Jan Tattermusch · 7 years ago
  79. 8b616a8 Fix path relative to TEST_SRCDIR by Adele Zhou · 7 years ago
  80. 74f50aa Merge branch 'master' into polling-api-trace by Sree Kuchibhotla · 7 years ago
  81. 8f65906 Shutdown timer manager first and then executor by yang-g · 7 years ago
  82. d6358a5 Merge pull request #14253 from yang-g/latency_tool by Yang Gao · 7 years ago
  83. 889bb7f calling create in default param is against code style by Jan Tattermusch · 7 years ago
  84. 20ea5b8 Fix issues in latency parsing tool by yang-g · 7 years ago
  85. 18f2737 avoid touching stats_ instance field before base constructor by Jan Tattermusch · 7 years ago
  86. 1b0168e Add BoringSSL tests by Matt Kwong · 7 years ago
  87. 382374e add comment by Jan Tattermusch · 7 years ago
  88. 32b9bdd Merge pull request #13948 from matt-kwong/bsl by Matt Kwong · 7 years ago
  89. 9c17817 Merge pull request #14242 from adelez/foundry_integration by adelez · 7 years ago
  90. a9d07ef Fix DNS resolvers to reset the backoff in the right place. by Mark D. Roth · 7 years ago
  91. 3065038 Merge pull request #14238 from jtattermusch/echo_deadline_off_by_two by Jan Tattermusch · 7 years ago
  92. af7afbd fixed format string by David Garcia Quintas · 7 years ago
  93. 64637bf Merge pull request #14230 from dgquintas/fix_ares_wrapper_lb_addr by David G. Quintas · 7 years ago
  94. 132c7d1 Fix format specifier for gpr_millis by Sree Kuchibhotla · 7 years ago
  95. a984e45 Merge pull request #14112 from yashykt/badclient by Yash Tibrewal · 7 years ago
  96. 394daf8 Update ev_posix.cc by Sree Kuchibhotla · 7 years ago
  97. 546e739 Debug statements for polling api by Sree Kuchibhotla · 7 years ago
  98. 8fe2531 Redefine grpc_sh_binary as native.sh_binary. by Adele Zhou · 7 years ago
  99. 75508a3 Removed debug log by David Garcia Quintas · 7 years ago
  100. 956fe5e Added tests, supporting c-ares as well as std resolver. by David Garcia Quintas · 7 years ago