16560 Commits (f66cfed913e21667f852689f8b9e71a8b01c71c9)

Author SHA1 Message Date
ncteisen 9ffb149467 Portability 7 years ago
ncteisen 3cffe1fce5 Get NDEBUG to build 7 years ago
David Garcia Quintas 6712a75278 Fix wrong assignment 7 years ago
David Garcia Quintas 0fa2c6bba8 Moar cleanups! 7 years ago
David Garcia Quintas b07d7a8051 Removed call to grpc_subchannel_check_connectivity and loop in pf_conn cb 7 years ago
Craig Tiller 4782d92b2d s/NULL/nullptr 7 years ago
Jan Tattermusch 14b7d5227f
Revert "Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure" 7 years ago
Muxi Yan aa2ab1fd98 Polish invalidation of 7 years ago
Muxi Yan 830c14ff9b Add realtime clock sync every 10s 7 years ago
David Garcia Quintas 94eae043c7 PF: don't unref errors when about to loop in pf_conn cb 7 years ago
David Garcia Quintas 59607907a8 pr comments 7 years ago
David Garcia Quintas 3f69cb3dc3 Actually do what the pr comments suggested 7 years ago
David Garcia Quintas 2b372e0176 pr comments 7 years ago
David Garcia Quintas b90cb3fc29 pr comments 7 years ago
David Garcia Quintas a1c65909c9 grpclb: Improved logging 7 years ago
David Garcia Quintas a5c2d6b234 Don't expect LB call to be NULL inside LB call retry timer. 7 years ago
Whitney Jackson a674634055 Handle frame with priority flag for canceled stream 7 years ago
Julien Boeuf 5addba4749 Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure 7 years ago
murgatroid99 70e87c3dee Clang format 7 years ago
Sree Kuchibhotla b6727b6f70 clang format 7 years ago
Sree Kuchibhotla 096f883e5e clang format 7 years ago
murgatroid99 c6f925d922 Fix timer freed early in uv pollset 7 years ago
Craig Tiller 1ef989cd50 Fixes, commentary 7 years ago
Craig Tiller 15626bb527 Fix data race 7 years ago
Craig Tiller fbf61bbc1a
Revert "Revert "Class-ify lockfree event"" 7 years ago
David G. Quintas 332c7e402a
Revert "Class-ify lockfree event" 7 years ago
ncteisen 5dd0d6fadb Fix internal UBSAN failure 7 years ago
yang-g ceb24750e7 include log.h for mac 7 years ago
yang-g 802f762f17 remove unused variable 7 years ago
Ken Payson e1533572d5 Add back mpscq request matcher 7 years ago
Sree Kuchibhotla 9a0db88885 Fix TSAN issue in backup poller 7 years ago
ncteisen f97d2f5b37 Add init/shutdown to codegen interface 7 years ago
Yash Tibrewal 240256fd24 Forward fix for PR #13235. Perform strcmp only when not NULL 7 years ago
yang-g 30101b05c6 log GRPC_POLL_STRATEGY when fail to find polling engine 7 years ago
Garret Kelly cf5a1f2c81 Do not interpolate variables in leading comments. 7 years ago
Muxi Yan 47d843b1ad
Add comment to self == [GRPCCall self] 7 years ago
Jan Tattermusch 18f02d2049 fix php testWatchConnectivityState 7 years ago
Sree Kuchibhotla 0c1d8e2086 Review comment: merge seen_goaway and goaway_error fields on transport 7 years ago
Muxi Yan 87b1914437 Change [GRPCCall load] to [GRPCCall initialize] 7 years ago
Jan Tattermusch 62a4fd3523 invalidate after wait in nonpolling poller 7 years ago
Sree Kuchibhotla 7f3f30f333 Fix resource_quota_server bug 7 years ago
Julien Boeuf a274f341d5 Removing port 443 for the service name (used as audience) when the url is https. 7 years ago
Craig Tiller 44ab6a559c fix 7 years ago
Craig Tiller b32d72ef90 Sanity fixes 7 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
David Garcia Quintas 0a9c74f003 PR comments, bis 7 years ago
David Garcia Quintas f6c6b92c02 PR comments 7 years ago
David Garcia Quintas eca25f3746 Improvements to C Core's backoff code and API 7 years ago
Yash Tibrewal 2f921a3f97 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 7 years ago
Yash Tibrewal 670106ebb2 Add grpc_exec_ctx_invalidate_now in grpc_pollset_work right after gpr_cv_wait 7 years ago