1. 9ee455c Merge pull request #11888 from ctiller/shardier by Craig Tiller · 7 years ago
  2. c0ec3cc Merge pull request #13332 from dgquintas/grpclb_better_logging by David G. Quintas · 7 years ago
  3. 2076ca5 Merge pull request #13343 from dgquintas/pf_error_refs by David G. Quintas · 7 years ago
  4. 6712a75 Fix wrong assignment by David Garcia Quintas · 7 years ago
  5. 9fbd6c1 Merge pull request #13331 from dgquintas/grpclb_retry_timer by David G. Quintas · 7 years ago
  6. 0fa2c6b Moar cleanups! by David Garcia Quintas · 7 years ago
  7. b07d7a8 Removed call to grpc_subchannel_check_connectivity and loop in pf_conn cb by David Garcia Quintas · 7 years ago
  8. 14b7d52 Revert "Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure" by Jan Tattermusch · 7 years ago
  9. a5ddf26 Merge pull request #13322 from jboeuf/oauth_failure by jboeuf · 7 years ago
  10. 94eae04 PF: don't unref errors when about to loop in pf_conn cb by David Garcia Quintas · 7 years ago
  11. 76190cf Merge pull request #13294 from sreecha/cc-tsan-1 by Sree Kuchibhotla · 7 years ago
  12. 5960790 pr comments by David Garcia Quintas · 7 years ago
  13. 2b372e0 pr comments by David Garcia Quintas · 7 years ago
  14. 064bdd5 Merge pull request #13281 from yang-g/log_envar by Yang Gao · 7 years ago
  15. b90cb3f pr comments by David Garcia Quintas · 7 years ago
  16. 3a128c0 Merge branch 'master' into cc-tsan-1 by Sree Kuchibhotla · 7 years ago
  17. 3a54b86 Merge pull request #13201 from wjackson/cancel-and-priority by Noah Eisen · 7 years ago
  18. a1c6590 grpclb: Improved logging by David Garcia Quintas · 7 years ago
  19. e782063 Merge pull request #13259 from sreecha/resource-quota-fix by Sree Kuchibhotla · 7 years ago
  20. a5c2d6b Don't expect LB call to be NULL inside LB call retry timer. by David Garcia Quintas · 7 years ago
  21. 4d4fab1 Merge pull request #13313 from murgatroid99/uv_assertion_fixes by Michael Lumish · 7 years ago
  22. a674634 Handle frame with priority flag for canceled stream by Whitney Jackson · 7 years ago
  23. 5addba4 Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure by Julien Boeuf · 7 years ago
  24. c3be930 Merge branch 'master' of https://github.com/grpc/grpc into log_envar by yang-g · 7 years ago
  25. 70e87c3 Clang format by murgatroid99 · 7 years ago
  26. b6727b6 clang format by Sree Kuchibhotla · 7 years ago
  27. 096f883 clang format by Sree Kuchibhotla · 7 years ago
  28. c4a973c Merge branch 'master' into cc-tsan-1 by Sree Kuchibhotla · 7 years ago
  29. c6f925d Fix timer freed early in uv pollset by murgatroid99 · 7 years ago
  30. 1ef989c Fixes, commentary by Craig Tiller · 7 years ago
  31. 15626bb Fix data race by Craig Tiller · 7 years ago
  32. fbf61bb Revert "Revert "Class-ify lockfree event"" by Craig Tiller · 7 years ago
  33. a5ad92d Merge pull request #13303 from ncteisen/ubsan by Noah Eisen · 7 years ago
  34. 332c7e4 Revert "Class-ify lockfree event" by David G. Quintas · 7 years ago
  35. 52f7039 Merge branch 'master' into cc-tsan-1 by Sree Kuchibhotla · 7 years ago
  36. 4047e45 Merge branch 'master' into resource-quota-fix by Sree Kuchibhotla · 7 years ago
  37. 99dcb69 Merge pull request #13097 from ctiller/lfe3 by Craig Tiller · 7 years ago
  38. 5dd0d6f Fix internal UBSAN failure by ncteisen · 7 years ago
  39. d9da738 Merge pull request #13147 from yashykt/testc++ize by Yash Tibrewal · 7 years ago
  40. ceb2475 include log.h for mac by yang-g · 7 years ago
  41. c03867f Merge pull request #12648 from kpayson64/attempt_2 by kpayson64 · 7 years ago
  42. 9ad6068 Merge pull request #13199 from ncteisen/zero-copy by Noah Eisen · 7 years ago
  43. 802f762 remove unused variable by yang-g · 7 years ago
  44. e153357 Add back mpscq request matcher by Ken Payson · 7 years ago
  45. c55a4b1 Merge pull request #13145 from murgatroid99/remove_node by Michael Lumish · 7 years ago
  46. 5d3b03f Merge pull request #13286 from yashykt/13235fix by Yash Tibrewal · 7 years ago
  47. 9a0db88 Fix TSAN issue in backup poller by Sree Kuchibhotla · 7 years ago
  48. d9f18a9 Merge pull request #13256 from jtattermusch/naive_cq_test_fix by Jan Tattermusch · 7 years ago
  49. 150ebff Merge pull request #13274 from jtattermusch/php_dont_pass_timeout_to_core by Jan Tattermusch · 7 years ago
  50. 5e42211 Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  51. f97d2f5 Add init/shutdown to codegen interface by ncteisen · 7 years ago
  52. 240256f Forward fix for PR #13235. Perform strcmp only when not NULL by Yash Tibrewal · 7 years ago
  53. 56e7257 merge with head by yang-g · 7 years ago
  54. 30101b0 log GRPC_POLL_STRATEGY when fail to find polling engine by yang-g · 7 years ago
  55. 40422d5 Merge master by Yash Tibrewal · 7 years ago
  56. 13ab25a Merge pull request #13261 from muxi/change-grpc-call-init by Muxi Yan · 7 years ago
  57. 47d843b Add comment to self == [GRPCCall self] by Muxi Yan · 7 years ago
  58. 6fb23db Merge branch 'master' into remove_node by murgatroid99 · 7 years ago
  59. 55e6820 Merge github.com:grpc/grpc into shardier by Craig Tiller · 7 years ago
  60. 0be9ad4 Merge github.com:grpc/grpc into lfe3 by Craig Tiller · 7 years ago
  61. 34992a6 Merge github.com:grpc/grpc into 50 by Craig Tiller · 7 years ago
  62. 6810009 Merge pull request #12427 from dgquintas/grpclb_pick_from_shutdown_rr by David G. Quintas · 7 years ago
  63. 18f02d2 fix php testWatchConnectivityState by Jan Tattermusch · 7 years ago
  64. 0c1d8e2 Review comment: merge seen_goaway and goaway_error fields on transport by Sree Kuchibhotla · 7 years ago
  65. 9ab26fe Merge github.com:grpc/grpc into 50 by Craig Tiller · 7 years ago
  66. 87b1914 Change [GRPCCall load] to [GRPCCall initialize] by Muxi Yan · 7 years ago
  67. 62a4fd3 invalidate after wait in nonpolling poller by Jan Tattermusch · 7 years ago
  68. 7f3f30f Fix resource_quota_server bug by Sree Kuchibhotla · 7 years ago
  69. a274f34 Removing port 443 for the service name (used as audience) when the url is https. by Julien Boeuf · 7 years ago
  70. 44ab6a5 fix by Craig Tiller · 7 years ago
  71. a64b2b1 Merge github.com:grpc/grpc into 50 by Craig Tiller · 7 years ago
  72. 8cbb89a Merge pull request #13246 from yashykt/testlinkage1 by Yash Tibrewal · 7 years ago
  73. e9e7791 Merge pull request #13161 from markdroth/service_config_fixes by Mark D. Roth · 7 years ago
  74. b32d72e Sanity fixes by Craig Tiller · 7 years ago
  75. baa14a9 Update clang-format to 5.0 by Craig Tiller · 7 years ago
  76. 0a9c74f PR comments, bis by David Garcia Quintas · 7 years ago
  77. f6c6b92 PR comments by David Garcia Quintas · 7 years ago
  78. eca25f3 Improvements to C Core's backoff code and API by David Garcia Quintas · 7 years ago
  79. df58b2b Merge branch 'master' into remove_node by murgatroid99 · 7 years ago
  80. 2f921a3 Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to print the addresses of public api functions to check if they can be linked to by Yash Tibrewal · 7 years ago
  81. 88933d8 Merge branch 'master' of github.com:grpc/grpc into grpclb_pick_from_shutdown_rr by David Garcia Quintas · 7 years ago
  82. 670106e Add grpc_exec_ctx_invalidate_now in grpc_pollset_work right after gpr_cv_wait by Yash Tibrewal · 7 years ago
  83. dc84ed6 Add a grpc_exec_ctx_invalidate_now at the end of cq_next loop by Yash Tibrewal · 7 years ago
  84. c60659a Review feedback by Craig Tiller · 7 years ago
  85. e098d2e Finish conversion by Craig Tiller · 7 years ago
  86. 1eabadb Merge github.com:grpc/grpc into lfe3 by Craig Tiller · 7 years ago
  87. fe421ac Merge github.com:grpc/grpc into shardier by Craig Tiller · 7 years ago
  88. 8bd88c4 Merge master by Yash Tibrewal · 7 years ago
  89. 0961509 Add missing kick counter increment by ncteisen · 7 years ago
  90. 0237262 Refactor SerializationTraits by ncteisen · 7 years ago
  91. 8886913 Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  92. 3e07699 Merge pull request #13106 from Vizerai/census_update by Jim King · 7 years ago
  93. 268685b Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  94. 94a5226 Merge pull request #13082 from vjpai/friendly_fire by Vijay Pai · 7 years ago
  95. 9e6837d Merge pull request #12732 from y-zeng/connectivity_watcher by Yuchen Zeng · 7 years ago
  96. e9f5c90 clang-fmt by Vijay Pai · 7 years ago
  97. cb36615 GPR_ATTRIBUTE_NO_TSAN doesn't reach through function calls, so use a friend by Vijay Pai · 7 years ago
  98. 662ec97 Merge pull request #12878 from markdroth/pick_first_subchannel_list by Mark D. Roth · 7 years ago
  99. b16df75 Update with internal C++ interfaces by Yuchen Zeng · 7 years ago
  100. d382140 Fix crash in epollex by Yuchen Zeng · 7 years ago