28095 Commits (db321c64e898b35987e1c24ec5609660aa18b101)

Author SHA1 Message Date
Mark D. Roth 1cd6e69347
subchannel: report IDLE upon existing connection failure and after backoff interval (#29428) 3 years ago
Craig Tiller 41cbd23998
[promises] Add abstractions for capturing batches (#29344) 3 years ago
Yash Tibrewal da9682f939
HTTP: Send GOAWAY frame with last stream ID on immediate disconnect (#29462) 3 years ago
Walter Lee 4f9c6a02bc
Disable layering check for Objective-C (#29446) 3 years ago
Ming-Chuan 65d005c6a2
Fix crash when sockaddr cannot be converted to string (#29482) 3 years ago
Vignesh Babu 6f3d7ccdb1
Modifying slice buffer add to merge two contiguous slices sharing the same refcount object (#29466) 3 years ago
Vignesh Babu 65f510c584
Reduce spam log messages at server under high memory pressure (#29470) 3 years ago
dpcollins-google 659a02aba0
Replace grpc_chttp2_stream::included with a grpc_core::BitSet. (#29393) 3 years ago
Craig Tiller 8bb45aa3a6
Convert grpc_channel to C++ (#29266) 3 years ago
Richard Belleville 409b375980
Revert "Revert "Fix Python xDS Interop Client Time Slicing (#29423)" (#29458)" (#29460) 3 years ago
Yash Tibrewal c2052d4b24
Revert "Fix Python xDS Interop Client Time Slicing (#29423)" (#29458) 3 years ago
Mark D. Roth be53d2ce3f
LB policy API: add OOB backend metric API (#29012) 3 years ago
Craig Tiller 9f65dfed5b
Roll forward fault injection --> promises (#29452) 3 years ago
Craig Tiller 5d843c482c
Fix TSAN race (#29449) 3 years ago
Richard Belleville be1b4a6d3a
Fix Python xDS Interop Client Time Slicing (#29423) 3 years ago
Yash Tibrewal 8e0da602a8
HTTP: Rename PUT allowing channel arg (#29438) 3 years ago
Yash Tibrewal eb96f90eb7
HTTP: Use channel arg instead of global to allow PUT requests (#29411) 3 years ago
AJ Heller f12658cdcd
Remove unmatched grpc_init from *ChannelFromFd methods (#29434) 3 years ago
Anirudh Ramachandra 0922756050
Fix grpc_sockaddr_to_uri to handle embedded nulls for unix_abstract resolved addresses (#29323) 3 years ago
Hannah Shi bf4ab9654b
[Objc] iOS ThirdPartyTest suite for libuv dns test, add additional dns test (#28573) 3 years ago
Mark D. Roth 50df29bdec
ring_hash: trigger internal connection attemps on only one subchannel at a time (#29422) 3 years ago
Yash Tibrewal f28695351e
Prevent direct usage of absl::Mutex (#29424) 3 years ago
Vignesh Babu 59f7149159
Revert "Adjusting tcp min read chunk size growth to reduce wastage of incoming buffer size (#29334)" (#29426) 3 years ago
Yousuk Seung 371d231b53
Support unix socket in grpc_sockaddr_to_string (#29169) 3 years ago
Lidi Zheng 98fc0260e3
Bump dev version to v1.47.0-dev (#29414) 3 years ago
Mark D. Roth 6273832210
priority and ring_hash LBs: fix interactions when using ring_hash under priority (#29332) 3 years ago
sai-sunder-s 387dbb92bd
Add Session Token to AWS IMDSv2 Metadata requests (#29296) 3 years ago
Mark D. Roth 1a983ed013
Duration: add method for generating JSON form of google.protobuf.Duration (#29401) 3 years ago
dpcollins-google fc077c2771
Don't allocate slice buffers when using the zero copy protector, as they are entirely unused. (#29392) 3 years ago
Yash Tibrewal 5e989cf78d
HTTP: Conditionally allow PUT requests (#29397) 3 years ago
Lidi Zheng 14cdbc68af
Revert "Fault injection filter -> promises (#29288)" (#29395) 3 years ago
Mark D. Roth 9a12b0def8
cds LB: fix diamond dependency handling (#29384) 3 years ago
Vignesh Babu 1b52d7b8af
Resource quota changes to give memory back sooner to total quota (#29335) 3 years ago
Mark D. Roth 714c78bd05
rls: don't update picker while update is in flight (#29350) 3 years ago
Jan Tattermusch 47aa3c23ac
add tests for #25682, at least for server streaming and bidi streaming calls (#29072) 3 years ago
Mark D. Roth d61433ecb2
cds LB: handle loops in aggregate cluster graph (#29382) 3 years ago
Mark D. Roth 94c538cd55
Second attempt: Adding is_optional case to RLS (#29378) 3 years ago
Yash Tibrewal 5850cba295
Ignore Connection Aborted errors on accept (#29318) 3 years ago
Vignesh Babu 88a706eaac
Adjusting tcp min read chunk size growth to reduce wastage of incoming buffer size (#29334) 3 years ago
Lidi Zheng 9f5735b604
Bump core version 202204081538 (#29362) 3 years ago
Vignesh Babu 58de9394aa
fixing unused return value error (#29358) 3 years ago
Mark D. Roth 60c56f7d01
Second attempt: implement ORCA RPC service for OOB backend metric reporting (#29352) 3 years ago
Esun Kim 05af494b28
Fix bugprone-stringview-nullptr (#29346) 3 years ago
Mark D. Roth 71b355624f
Revert "ORCA: implement ORCA RPC service for OOB backend metric reporting (#29215)" (#29351) 3 years ago
Esun Kim 696e4928e6
Upgrade upb to the latest (#29333) 3 years ago
Mark D. Roth 6d6380de58
ORCA: implement ORCA RPC service for OOB backend metric reporting (#29215) 3 years ago
Jan Tattermusch 519ae7d795
unbreak proto regenerate scripts for C#, ruby, php by allowing protobuf well known types (#29330) 3 years ago
Mark D. Roth 1fd3850502
client_lb_end2end_test: refactor connection delay injection into its own library (#29320) 3 years ago
Alisha Nanda 869ed910d5
Add resource quota reclamation to tcp endpoint (#29292) 3 years ago
Mark D. Roth 96c19e8c98
weighted_target and xds_cluster_manager: don't update picker while update is in flight (#29313) 3 years ago