6536 Commits (eb034a12278a20677d665cb3f1c7a9fbadafb34f)

Author SHA1 Message Date
Mark D. Roth f15635287b
[xxhash] add a wrapper header to avoid clang-format breakage (#34658) 1 year ago
Mark D. Roth d9033b36e2
[client idleness] enable via experiment (#34653) 1 year ago
Mark D. Roth 067fc48dca
[pick_first] implement address interleaving for Happy Eyeballs (#34615) 1 year ago
Craig Tiller 594d4ed34b
[chttp2] Add an experiment to separate liveness checks from ping timeouts (#34647) 1 year ago
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492) 1 year ago
Craig Tiller bc0bce2b8f
[idle] De-experimentalize max_idle jitter (#34643) 1 year ago
Craig Tiller ec49866463
[fuzzing] Fix timeout in retry_exceeds_buffer_size_in_delay (#34627) 1 year ago
Craig Tiller 6a49e953a4
[chttp2] Experiments for rst_stream pushback (#34642) 1 year ago
Craig Tiller e527581a93
[chttp2] Tarpit invalid requests (#34641) 1 year ago
Craig Tiller 385583b28a
[chttp2] Enforce settings acks (#34640) 1 year ago
Craig Tiller d94313b949
[chttp2] Limit work per read cycle (#34639) 1 year ago
Craig Tiller 954b285dd2
[chttp2] Limit request count before receiving settings ack (#34638) 1 year ago
Craig Tiller 98c7e8fb12
Revert "[chaotic-good] Initial change of chaotic-good client-read path." (#34649) 1 year ago
Craig Tiller 6358f61d0b
[chttp2] Randomly ping on RST_STREAM (#34637) 1 year ago
nanahpang ce75ec23a1
[chaotic-good] Initial change of chaotic-good client-read path. (#34191) 1 year ago
Mark D. Roth 01907a7767
[ring_hash] add test and make some minor fixes and improvements (#34610) 1 year ago
Mark D. Roth bb6a6faa69
[SSA] support multiple addresses per endpoint (#34472) 1 year ago
Craig Tiller 7fabc61f07
[chttp2] Delay starting ping timeout timer until writes complete (#34589) 1 year ago
Mark D. Roth 36b70504e5
[outlier detection] support multiple addresses per endpoint (#34526) 1 year ago
Craig Tiller 34683ace5b
[chttp2] Document some policies (#34532) 1 year ago
Craig Tiller 4a74127ced
[chttp2] Dont send ping-acks with large data frames (#34583) 1 year ago
Craig Tiller 579e0f1881
[owners] Remove the mkowners tool (#34533) 1 year ago
Craig Tiller a5f8585271
[chttp2] Fix android build error (#34543) 1 year ago
Mark D. Roth 24f995538c
[xDS] add support for multiple addresses per endpoint (#34506) 1 year ago
Mark D. Roth 7a06614f95
[resolver and LB policy APIs] reland: change address list to support multiple addresses per endpoint (#34531) 1 year ago
Craig Tiller a17f08b49d
[chttp2] Continue refactoring towards promises (#34437) 1 year ago
Mark D. Roth 41f26de3b6
Revert "[resolver and LB policy APIs] change address list to support multiple addresses per endpoint" (#34527) 1 year ago
Craig Tiller 90c72c0b77
[chttp2] Add owners file (#34529) 1 year ago
Mark D. Roth fd2e8c9462
[resolver and LB policy APIs] change address list to support multiple addresses per endpoint (#33567) 1 year ago
Craig Tiller b517a3d792
[chttp2] Make outbuf a SliceBuffer (#34495) 1 year ago
Craig Tiller 232611bfc2
[client-channel] fix use-after-free in promise based code (#34493) 1 year ago
Mark D. Roth 835775e347
[pick_first] implement Happy Eyeballs (#34426) 1 year ago
Yousuk Seung 153824a21c
[grpclb] set resolution note for empty list from balancer (#34487) 1 year ago
Mark D. Roth 69f625c27c
[xDS protos] update to get new fields for dualstack endpoints (#34491) 1 year ago
Alisha Nanda 11c8b53f18
[memory] Re-align caches for transport, stream, and tcp (#34397) 1 year ago
Craig Tiller 59d886cb5c
[fuzzing] Expose random number generator to some fuzzers (#34415) 1 year ago
Yash Tibrewal 06b55bdaa4
[RegisteredMethod] Set information on initial metadata about whether method is registered or not (#34432) 1 year ago
Eugene Ostroukhov 2f78fffa37
[xds ssa] Remove environment variable protection for stateful affinity (#34435) 1 year ago
Craig Tiller 9b4e2c06e5
[pings] Trace abuse counters (#34414) 1 year ago
Mark D. Roth ddd4d6e318
[client_channel] don't hop into WorkSerializer to unref ConfigSelector per-call (#34399) 1 year ago
AJ Heller 3707b42bec
[reland][EventEngine] Move combiner executor usage to EventEngine (#34396) 1 year ago
Mark D. Roth 83c35169e5
[client_channel] don't unref picker while holding the LB mutex (#34407) 1 year ago
Mark D. Roth 214776e6aa
[LB policies] hop into WorkSerializer in subchannel wrappers' Orphan() (#34394) 1 year ago
Mark D. Roth 25cb8e6ed2
[WRR] delegate to pick_first as per dualstack design (#34245) 1 year ago
Yash Tibrewal b038da5072
[CSM] Second attempt: Add a server selector based on channel args (#34376) 1 year ago
Craig Tiller 86b931c354
[work-serializer] Dispatch on run experiment (relanding) (#34372) 1 year ago
Mark D. Roth b6f01c68aa
[pick_first] ignore duplicate calls to ExitIdleLocked() (#34374) 1 year ago
Mark D. Roth 5a4e8f3dbd
[client_channel] second attempt: SubchannelWrapper hops into WorkSerializer before destruction (#34321) 1 year ago
nanahpang 2db446aa9a
Revert "[CSM] Add a server selector based on channel args" (#34375) 1 year ago
Yash Tibrewal c145b7910e
[CSM] Add a server selector based on channel args (#34312) 1 year ago