948 Commits (fbe6a4d941ac4ab3b19a5924d6e9e4c8bab9d582)

Author SHA1 Message Date
AJ Heller 13dfc6b4d3
Revert "Tcp connect cancellation implementation for posix (#29976)" (#30037) 3 years ago
Vignesh Babu 7417386956
Tcp connect cancellation implementation for posix (#29976) 3 years ago
Esun Kim c6ebbb5482
Added GRPC_ERROR_IS_NONE (#29937) 3 years ago
AJ Heller 1df32ca680
Delete the EventEngine-driven iomgr implementation (#29654) 3 years ago
AJ Heller c11f66faef
Reland DNSResolver cancellation (#29581 and #29631) (#29670) 3 years ago
AJ Heller 9f7311e399
Revert DNSResolver cancellation (#29581 and #29631) (#29634) 3 years ago
AJ Heller 075e84314d
DNSResolver cancellation continued (followup to #29581) (#29631) 3 years ago
AJ Heller 0a21ecdff6
Change cancellation semantics in the iomgr DNSResolver (#29581) 3 years ago
Vignesh Babu b92f885756
Adding a max_frame_size argument to grpc_endpoint_write API to allow a sender to control frame sizes (#29526) 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
Craig Tiller 8bb45aa3a6
Convert grpc_channel to C++ (#29266) 3 years ago
Yousuk Seung 371d231b53
Support unix socket in grpc_sockaddr_to_string (#29169) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Craig Tiller 766cd6b573
Remove epollex poller (#29160) 3 years ago
Craig Tiller d9883c2e66
Fix iOS build (#28995) 3 years ago
Craig Tiller 5fc3ff8203
grpc_millis -> Timestamp/Duration (#28119) 3 years ago
Craig Tiller ff87ca02b2
Revive test/core/memory_usage (#28931) 3 years ago
AJ Heller 84ed11459d
Delete custom iomgr (#28816) 3 years ago
yihuaz b458db9246
Eliminate gRPC insecure build (#25586) 3 years ago
Esun Kim 84101427d0
Fix CFStreamEndpointTests (#28812) 3 years ago
Yash Tibrewal 9ffd1a7b0a
Fix for a racy WorkSerializer shutdown (#28769) 3 years ago
Jan Tattermusch c0f18e2bd6
another fixup for #27846 (#28540) 3 years ago
Craig Tiller 4b3045b788
fix mac build (#28494) 3 years ago
apolcyn 1a8d2b6760
API to cancel grpc_resolve_address (#27883) 3 years ago
Jan Tattermusch 1c19a4379f
run objc cfstream clients against 127.0.0.1 (#28372) 3 years ago
Jan Tattermusch 32770542b2
Cleanup of ObjC test scripts (#28333) 3 years ago
Denny C. Dai 3c28d6e65c
Disable App Transport Security (ATL) for CFStream test suite (#28310) 3 years ago
Mark D. Roth ac70281e74
improve RPC status messages when name resolution fails (#28091) 3 years ago
Esun Kim 260145c517
Updated backoff to use absl::Random (#27193) 3 years ago
Craig Tiller de6ef448e4
Fix cronet tests (#28189) 3 years ago
Craig Tiller 672f31c6ac
Channel args preconditioning (#28132) 3 years ago
Craig Tiller a629c9a03e
Reland resource quota work (#28017) 3 years ago
Craig Tiller 0ea2c37263
Revert "New resource quota integration (#27643)" (#28014) 3 years ago
Craig Tiller 39f0877d25
New resource quota integration (#27643) 3 years ago
Yash Tibrewal 8ac0def897
Add Schedule and DrainQueue to WorkSerializer (#27902) 3 years ago
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807) 3 years ago
Esun Kim e246811e55
Add (void) to function calls returning absl::Status (#27761) 3 years ago
Esun Kim 3b6056aed8
Zalloc or C++ new for structs (#27739) 3 years ago
Craig Tiller a21ad2c296
Remove UDP code - it's unused (#27595) 3 years ago
Hannah Shi 5acc4c40a1
podfile cleanup (#27609) 3 years ago
Esun Kim ec4c61a3ae
Various fixes on absl::Status migration (#27557) 3 years ago
Craig Tiller d1e01ac139
Add a test for a (now-illegal) build file construct (#27602) 3 years ago
Esun Kim 1c6634ac44
Changed grpc_error_get|set_str to use std string instead of slice (#27466) 3 years ago
Denny C. Dai 9df6d1d41e
[objc] Clean pod cache in CI build and set verbose (#27494) 3 years ago
Craig Tiller e977ef0351
Fixup layering (#27482) 3 years ago
Craig Tiller d4407b7e59
Revert "Remove dead code (#27445)" (#27461) 3 years ago
Craig Tiller 693f36f91c
Remove dead code (#27445) 3 years ago
Esun Kim 47586fb36e
Revert "Revert "Added absl::Status support to error_utils (#27358)" (#27418)" (#27429) 3 years ago
Craig Tiller 933676c56c
Revert "Added absl::Status support to error_utils (#27358)" (#27418) 3 years ago
Craig Tiller b669a3c521
Revert "Revert "a useful change (#27381)" (#27411)" (#27412) 3 years ago