27704 Commits (761bb3bfc3dd46ebd3f5257ed80f995848fa64e4)

Author SHA1 Message Date
Craig Tiller 4b5441382d
[iwyu] uri (#29547) 3 years ago
Craig Tiller 535cee4fbd
[iwyu] Enable --no_fwd_decls on iwyu script (#29527) 3 years ago
Mark D. Roth 8616cb1f60
resolver: cc me on all PRs (#29528) 3 years ago
Craig Tiller 6b00bc7516
[build] Remove str_format.h from server_address.h (#29524) 3 years ago
Vignesh Babu 53e382729f
Adding a min progress size argument to grpc_endpoint_read to allow gRPC to use TCP optimizations on the read path (#29503) 3 years ago
dpcollins-google 6d480e9d34
Restructure HPackParserTable to not use an inline table, and use a std::vector for its ring buffer instead. (#29394) 3 years ago
Jan Tattermusch e8404698d5
Remove C# implementation (individual packages will continue to be maintained through v2.46.x patches or moved to grpc-dotnet) (#29225) 3 years ago
ZhenLian 2badafbc4d
Expose NoOpCertificateVerifier to C++ (#29322) 3 years ago
ZhenLian bba7568646
Update Documentation for AuthMetadataProcessor (#28985) 3 years ago
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