1. 8bd88c4 Merge master by Yash Tibrewal · 7 years ago
  2. b930632 objC needs C linkage by Yash Tibrewal · 7 years ago
  3. e1d91cf Merge pull request #13208 from dgquintas/lb_poll2 by David G. Quintas · 7 years ago
  4. 49e2ce3 Merge pull request #13205 from ncteisen/pollset-kick by Noah Eisen · 7 years ago
  5. 4b6f3b8 Re-enabled all polling engines for LB tests by David Garcia Quintas · 7 years ago
  6. 77827e1 BG-poll very frequently to pick up subchannels's updates in LB tests by David Garcia Quintas · 7 years ago
  7. 0961509 Add missing kick counter increment by ncteisen · 7 years ago
  8. 5fa58d5 Merge pull request #13197 from matt-kwong/mac-filter-fix by Matt Kwong · 7 years ago
  9. 11a5189 LLVMfuzzer extern C by Yash Tibrewal · 7 years ago
  10. 0aeef4f bazel build errors by Yash Tibrewal · 7 years ago
  11. 2aa79cb changes for bazel and test certificates by Yash Tibrewal · 7 years ago
  12. 0f59869 Merge pull request #13146 from apolcyn/update_ruby_googleauth_dep_master by apolcyn · 7 years ago
  13. c0fe602 Merge pull request #13185 from jtattermusch/reasonable_multipliers by Jan Tattermusch · 7 years ago
  14. 09b4d7c Merge pull request #13123 from ncteisen/disable-trickle by Noah Eisen · 7 years ago
  15. e92294c Remove test/core/census by Yash Tibrewal · 7 years ago
  16. d89c202 solve benchmark issue by Yash Tibrewal · 7 years ago
  17. 8886913 Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  18. 7753203 BUILD changes. test languauge to C++ by Yash Tibrewal · 7 years ago
  19. 3e07699 Merge pull request #13106 from Vizerai/census_update by Jim King · 7 years ago
  20. 3133ebe Update brew before using it by Matt Kwong · 7 years ago
  21. 8e1a163 windows linker errors by Yash Tibrewal · 7 years ago
  22. 8afaf61 Merge pull request #13192 from vjpai/spp by Vijay Pai · 7 years ago
  23. 4d71636 some BUILD changes and designated initializers by Yash Tibrewal · 7 years ago
  24. e586324 BUILD files changes for bazel by Yash Tibrewal · 7 years ago
  25. c430c84f more changes by Yash Tibrewal · 7 years ago
  26. 268685b Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  27. f8a6c82 Changes to build other platforms by Yash Tibrewal · 7 years ago
  28. 94a5226 Merge pull request #13082 from vjpai/friendly_fire by Vijay Pai · 7 years ago
  29. f92b530 Fix a data race in microbenchmark stats gathering by Vijay Pai · 7 years ago
  30. 9e6837d Merge pull request #12732 from y-zeng/connectivity_watcher by Yuchen Zeng · 7 years ago
  31. e9f5c90 clang-fmt by Vijay Pai · 7 years ago
  32. cb36615 GPR_ATTRIBUTE_NO_TSAN doesn't reach through function calls, so use a friend by Vijay Pai · 7 years ago
  33. 662ec97 Merge pull request #12878 from markdroth/pick_first_subchannel_list by Mark D. Roth · 7 years ago
  34. b16df75 Update with internal C++ interfaces by Yuchen Zeng · 7 years ago
  35. d382140 Fix crash in epollex by Yuchen Zeng · 7 years ago
  36. cbb9296 Change the default interval to 5 seconds by Yuchen Zeng · 7 years ago
  37. 7fa814f Fix timeouts by Yuchen Zeng · 7 years ago
  38. 6f9985e Fix SIGV when grpc_channel_stack_init returns errors by Yuchen Zeng · 7 years ago
  39. d573861 Update with grpc_millis by Yuchen Zeng · 7 years ago
  40. c83ce41 Fix polling_timer shutdown process by Yuchen Zeng · 7 years ago
  41. 223f8d4 Remove schedule_polling_timer by Yuchen Zeng · 7 years ago
  42. dd77922 Add comments, fix backup_poller_shutdown_unref by Yuchen Zeng · 7 years ago
  43. b41014e Add GRPC_CLIENT_CHANNEL_BACKUP_POLL_INTERVAL_MS by Yuchen Zeng · 7 years ago
  44. 0bad30a Use backup pollser instead of connectivity watcher by Yuchen Zeng · 7 years ago
  45. d9ce7d9 clang-format by Yuchen Zeng · 7 years ago
  46. f8ed4fa convert connectivity_watcher to cpp file by Yuchen Zeng · 7 years ago
  47. 6a48dc5 Remove c++ channel connectivity watcher by Yuchen Zeng · 7 years ago
  48. 7269667 Add client channel connectivity watcher by Yuchen Zeng · 7 years ago
  49. b559d86 thread_stress_test: default timeout is sufficient by Jan Tattermusch · 7 years ago
  50. eaf2bf5 use reasonable multiplier values by Jan Tattermusch · 7 years ago
  51. 555b845 Merge pull request #12870 from kpayson64/call_bm_diff by kpayson64 · 7 years ago
  52. d5b66f1 Merge pull request #13107 from vjpai/reinternalize by Vijay Pai · 7 years ago
  53. c4c535d Merge pull request #13177 from kpayson64/qps_test_fix by kpayson64 · 7 years ago
  54. 3f68e03 Merge pull request #12644 from justinburke/cert_reloading by Justin Burke · 7 years ago
  55. 667aa2b Add call size bm_diff by Ken Payson · 7 years ago
  56. c1d354d Support SSL server certificate reloading. by Justin Burke · 7 years ago
  57. 9ba487c Merge pull request #13158 from ncteisen/fix-p0 by Noah Eisen · 7 years ago
  58. 7721456 Fix portabiloty by ncteisen · 7 years ago
  59. fc06243 Address github comment, sleep for minimal time by ncteisen · 7 years ago
  60. 7a64885 Adopt the static factory pattern (#10) by Vijay Pai · 7 years ago
  61. 0e06c41 Fix build failure. by Mark D. Roth · 7 years ago
  62. 6e5ce72 Assume that subchannels start in state IDLE. by Mark D. Roth · 7 years ago
  63. 918ce7a Fix QPS Async Client Next loop by Ken Payson · 7 years ago
  64. 21c6405 Merge pull request #13157 from jtattermusch/docker_faster_pulls by Jan Tattermusch · 7 years ago
  65. 5506d84 Merge pull request #13154 from jtattermusch/buildonly_parallelism by Jan Tattermusch · 7 years ago
  66. bf3f4be Merge pull request #13164 from yang-g/clear_the_request by Yang Gao · 7 years ago
  67. 37f1bd1 clear the request by yang-g · 7 years ago
  68. 06e174a Separate public and internal C++ interfaces by Vijay Pai · 7 years ago
  69. e9b1083 Change uses of PRIdPTR to PRIuPTR. by Mark D. Roth · 7 years ago
  70. 3e7d95f Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list by Mark D. Roth · 7 years ago
  71. 52620b6 Merge branch 'master' into census_update by Jim King · 7 years ago
  72. 9d30153 Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  73. 1cf9992 Removing a few build.yaml errors by Yash Tibrewal · 7 years ago
  74. a2465b0 Merge pull request #13119 from jtattermusch/core_win_unref_res_quota_master by Jan Tattermusch · 7 years ago
  75. cfcbab3 clang-format by Mark D. Roth · 7 years ago
  76. f06d42a Fix test timing bug: by ncteisen · 7 years ago
  77. f568c0a use GCR mirror for pulling images by Jan Tattermusch · 7 years ago
  78. 69bd8f2 print timing for docker pull by Jan Tattermusch · 7 years ago
  79. a511356 limit concurrent jobs for build_only on linux by Jan Tattermusch · 7 years ago
  80. 589e583 Missing extern C in public API by Yash Tibrewal · 7 years ago
  81. 39aed1a Remove unnecessary extern Cs by Yash Tibrewal · 7 years ago
  82. af92246 ssl_credentials_tests C++ized by Yash Tibrewal · 7 years ago
  83. 3318979 Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  84. 34a57d0 rename all test core files to cc and a lot of C++ style conversions by Yash Tibrewal · 7 years ago
  85. 2c4cc1b Update max-allowed-version of googleauth ruby dependency by Alexander Polcyn · 7 years ago
  86. 255c590 Merge pull request #13092 from adelez/fix by adelez · 7 years ago
  87. 7fd9623 Merge pull request #13141 from yang-g/error_off_by_one by Yang Gao · 7 years ago
  88. b548730 Merge pull request #13144 from matt-kwong/increase-timeout-sanity by Nicolas Noble · 7 years ago
  89. 01f0733 Increase sanity build timeout by Matt Kwong · 7 years ago
  90. 903981a Catch out of order error code by yang-g · 7 years ago
  91. 1bf7207 Merge pull request #13084 from kpayson64/cq_lambda by kpayson64 · 7 years ago
  92. 42bd87e Adds gRPC Experimental CQ DoThenAsyncNext lambda API by Ken Payson · 7 years ago
  93. 6c55691 Take ref to connected subchannel if subchannel starts in state READY. by Mark D. Roth · 7 years ago
  94. 61da050 Fix bug from merge and improve logging. by Mark D. Roth · 7 years ago
  95. b188e0e Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list by Mark D. Roth · 7 years ago
  96. 1bda510 Merge pull request #13094 from muxi/fix-objc-cpp-build by Muxi Yan · 7 years ago
  97. 7e08c1a Merge pull request #12850 from markdroth/lb_pick_error_fix by Mark D. Roth · 7 years ago
  98. 2a14112 Merge pull request #13127 from dgquintas/exclude_epollex_from_lb_tests_for_now by David G. Quintas · 7 years ago
  99. 44d820e One more fix in gRPC-Core.podspec that makes Xcode compile by Muxi Yan · 7 years ago
  100. 80eee98 Merge pull request #12809 from justinburke/convert_cert_pairs by Justin Burke · 7 years ago