1. 19c34b6 Reviewer comments by Noah Eisen · 7 years ago
  2. e092ff8 Merge branch 'master' of https://github.com/grpc/grpc into tracing++ by Noah Eisen · 7 years ago
  3. 71d5ec7 Merge pull request #13189 from apolcyn/pass_args_to_tsi by apolcyn · 7 years ago
  4. 3810749 Merge pull request #13339 from dgquintas/client_stats_fallback_kaput by David G. Quintas · 7 years ago
  5. 16ba80c Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi by Alexander Polcyn · 7 years ago
  6. d9d5c8f clang fmt by Noah Eisen · 7 years ago
  7. 6870e6f clang tidy by Noah Eisen · 7 years ago
  8. 68bb1bf Merge branch 'master' of https://github.com/grpc/grpc into tracing++ by Noah Eisen · 7 years ago
  9. 248c4f5 Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi by Alexander Polcyn · 7 years ago
  10. 3f6b10a Use existing read buffer in security handshaker if present by Alexander Polcyn · 7 years ago
  11. 15ff8f3 Merge github.com:grpc/grpc into lfe3 by Craig Tiller · 7 years ago
  12. 6d472b3 Merge pull request #13344 from muxi/fix-timer-thread-spin by Sree Kuchibhotla · 7 years ago
  13. c384d81 clang fmt by Noah Eisen · 7 years ago
  14. 05294b6 Make debug flags DebugOnly by ncteisen · 7 years ago
  15. 39662f6 Add comments by Muxi Yan · 7 years ago
  16. 05fbb9d Fix test compile by ncteisen · 7 years ago
  17. f8136e3 clang-format by Muxi Yan · 7 years ago
  18. 6def710 Merge github.com:grpc/grpc into lfe3 by Craig Tiller · 7 years ago
  19. 8c12c51 sanity fixes by Craig Tiller · 7 years ago
  20. 756acb6 Fix TSAN build by ncteisen · 7 years ago
  21. be98d24 clang-format after nullptr changes by Craig Tiller · 7 years ago
  22. 415739a Use atomic time pair for g_start_time by Muxi Yan · 7 years ago
  23. 9ee455c Merge pull request #11888 from ctiller/shardier by Craig Tiller · 7 years ago
  24. 6d0ec6b Merge github.com:grpc/grpc into lfe3 by Craig Tiller · 7 years ago
  25. 4ac2b8e Enable clang-tidy as a sanity check, fix up all known failures by Craig Tiller · 7 years ago
  26. 047e0fd Portability by ncteisen · 7 years ago
  27. 9ffb149 Portability by ncteisen · 7 years ago
  28. 3cffe1f Get NDEBUG to build by ncteisen · 7 years ago
  29. 812b802 Merge branch 'master' of https://github.com/grpc/grpc into tracing++ by ncteisen · 7 years ago
  30. c0ec3cc Merge pull request #13332 from dgquintas/grpclb_better_logging by David G. Quintas · 7 years ago
  31. 2076ca5 Merge pull request #13343 from dgquintas/pf_error_refs by David G. Quintas · 7 years ago
  32. 72afb76 Merge branch 'master' of https://github.com/grpc/grpc into tracing++ by ncteisen · 7 years ago
  33. 6712a75 Fix wrong assignment by David Garcia Quintas · 7 years ago
  34. 9fbd6c1 Merge pull request #13331 from dgquintas/grpclb_retry_timer by David G. Quintas · 7 years ago
  35. 0fa2c6b Moar cleanups! by David Garcia Quintas · 7 years ago
  36. b07d7a8 Removed call to grpc_subchannel_check_connectivity and loop in pf_conn cb by David Garcia Quintas · 7 years ago
  37. e77b3c3 Merge github.com:grpc/grpc into lfe3 by Craig Tiller · 7 years ago
  38. 4782d92 s/NULL/nullptr by Craig Tiller · 7 years ago
  39. 14b7d52 Revert "Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure" by Jan Tattermusch · 7 years ago
  40. a5ddf26 Merge pull request #13322 from jboeuf/oauth_failure by jboeuf · 7 years ago
  41. aa2ab1f Polish invalidation of by Muxi Yan · 7 years ago
  42. 830c14f Add realtime clock sync every 10s by Muxi Yan · 7 years ago
  43. 94eae04 PF: don't unref errors when about to loop in pf_conn cb by David Garcia Quintas · 7 years ago
  44. 76190cf Merge pull request #13294 from sreecha/cc-tsan-1 by Sree Kuchibhotla · 7 years ago
  45. 5960790 pr comments by David Garcia Quintas · 7 years ago
  46. 3f69cb3 Actually do what the pr comments suggested by David Garcia Quintas · 7 years ago
  47. 2b372e0 pr comments by David Garcia Quintas · 7 years ago
  48. 064bdd5 Merge pull request #13281 from yang-g/log_envar by Yang Gao · 7 years ago
  49. b90cb3f pr comments by David Garcia Quintas · 7 years ago
  50. 3a128c0 Merge branch 'master' into cc-tsan-1 by Sree Kuchibhotla · 7 years ago
  51. 3a54b86 Merge pull request #13201 from wjackson/cancel-and-priority by Noah Eisen · 7 years ago
  52. a1c6590 grpclb: Improved logging by David Garcia Quintas · 7 years ago
  53. e782063 Merge pull request #13259 from sreecha/resource-quota-fix by Sree Kuchibhotla · 7 years ago
  54. a5c2d6b Don't expect LB call to be NULL inside LB call retry timer. by David Garcia Quintas · 7 years ago
  55. 4d4fab1 Merge pull request #13313 from murgatroid99/uv_assertion_fixes by Michael Lumish · 7 years ago
  56. a674634 Handle frame with priority flag for canceled stream by Whitney Jackson · 7 years ago
  57. 5addba4 Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure by Julien Boeuf · 7 years ago
  58. c3be930 Merge branch 'master' of https://github.com/grpc/grpc into log_envar by yang-g · 7 years ago
  59. 70e87c3 Clang format by murgatroid99 · 7 years ago
  60. b6727b6 clang format by Sree Kuchibhotla · 7 years ago
  61. 096f883 clang format by Sree Kuchibhotla · 7 years ago
  62. c4a973c Merge branch 'master' into cc-tsan-1 by Sree Kuchibhotla · 7 years ago
  63. c6f925d Fix timer freed early in uv pollset by murgatroid99 · 7 years ago
  64. 1ef989c Fixes, commentary by Craig Tiller · 7 years ago
  65. 15626bb Fix data race by Craig Tiller · 7 years ago
  66. fbf61bb Revert "Revert "Class-ify lockfree event"" by Craig Tiller · 7 years ago
  67. a5ad92d Merge pull request #13303 from ncteisen/ubsan by Noah Eisen · 7 years ago
  68. 332c7e4 Revert "Class-ify lockfree event" by David G. Quintas · 7 years ago
  69. 52f7039 Merge branch 'master' into cc-tsan-1 by Sree Kuchibhotla · 7 years ago
  70. 4047e45 Merge branch 'master' into resource-quota-fix by Sree Kuchibhotla · 7 years ago
  71. 99dcb69 Merge pull request #13097 from ctiller/lfe3 by Craig Tiller · 7 years ago
  72. 5dd0d6f Fix internal UBSAN failure by ncteisen · 7 years ago
  73. d9da738 Merge pull request #13147 from yashykt/testc++ize by Yash Tibrewal · 7 years ago
  74. ceb2475 include log.h for mac by yang-g · 7 years ago
  75. 802f762 remove unused variable by yang-g · 7 years ago
  76. e153357 Add back mpscq request matcher by Ken Payson · 7 years ago
  77. 5d3b03f Merge pull request #13286 from yashykt/13235fix by Yash Tibrewal · 7 years ago
  78. 9a0db88 Fix TSAN issue in backup poller by Sree Kuchibhotla · 7 years ago
  79. d9f18a9 Merge pull request #13256 from jtattermusch/naive_cq_test_fix by Jan Tattermusch · 7 years ago
  80. 240256f Forward fix for PR #13235. Perform strcmp only when not NULL by Yash Tibrewal · 7 years ago
  81. 56e7257 merge with head by yang-g · 7 years ago
  82. 30101b0 log GRPC_POLL_STRATEGY when fail to find polling engine by yang-g · 7 years ago
  83. 40422d5 Merge master by Yash Tibrewal · 7 years ago
  84. 55e6820 Merge github.com:grpc/grpc into shardier by Craig Tiller · 7 years ago
  85. 0be9ad4 Merge github.com:grpc/grpc into lfe3 by Craig Tiller · 7 years ago
  86. 34992a6 Merge github.com:grpc/grpc into 50 by Craig Tiller · 7 years ago
  87. 6810009 Merge pull request #12427 from dgquintas/grpclb_pick_from_shutdown_rr by David G. Quintas · 7 years ago
  88. 0c1d8e2 Review comment: merge seen_goaway and goaway_error fields on transport by Sree Kuchibhotla · 7 years ago
  89. 9ab26fe Merge github.com:grpc/grpc into 50 by Craig Tiller · 7 years ago
  90. 62a4fd3 invalidate after wait in nonpolling poller by Jan Tattermusch · 7 years ago
  91. 7f3f30f Fix resource_quota_server bug by Sree Kuchibhotla · 7 years ago
  92. a274f34 Removing port 443 for the service name (used as audience) when the url is https. by Julien Boeuf · 7 years ago
  93. a64b2b1 Merge github.com:grpc/grpc into 50 by Craig Tiller · 7 years ago
  94. e9e7791 Merge pull request #13161 from markdroth/service_config_fixes by Mark D. Roth · 7 years ago
  95. baa14a9 Update clang-format to 5.0 by Craig Tiller · 7 years ago
  96. 0a9c74f PR comments, bis by David Garcia Quintas · 7 years ago
  97. f6c6b92 PR comments by David Garcia Quintas · 7 years ago
  98. eca25f3 Improvements to C Core's backoff code and API by David Garcia Quintas · 7 years ago
  99. 88933d8 Merge branch 'master' of github.com:grpc/grpc into grpclb_pick_from_shutdown_rr by David Garcia Quintas · 7 years ago
  100. 670106e Add grpc_exec_ctx_invalidate_now in grpc_pollset_work right after gpr_cv_wait by Yash Tibrewal · 7 years ago