920 Commits (858eff5ab909c7e975a152b22ddf9158efb2f337)

Author SHA1 Message Date
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
Esun Kim 9b3f75d322
Added absl::Status support to error_utils (#27358) 3 years ago
Craig Tiller 5db17f7350
Revert "a useful change (#27381)" (#27411) 3 years ago
Craig Tiller 11eb70bbed
a useful change (#27381) 3 years ago
Denny C. Dai e5c2a820ab
[objc] Debug logging for CFNetwork test flake (#27338) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
AJ Heller 2d16865693
Delete libuv-iomgr implementation and GRPC_UV build option (#27188) 3 years ago
Craig Tiller 59da7bc42a
Eliminate grpc_core::Atomic (#27025) 3 years ago
AJ Heller d10617edb5
Move resource_user ownership into chttp2 transport/server/connector v2 (#27032) 3 years ago
Craig Tiller f5d3ed2db1
Revert "Move resource_user ownership into chttp2 transport/server/connector (#26643)" (#27029) 3 years ago
AJ Heller d1935a65a1
Move resource_user ownership into chttp2 transport/server/connector (#26643) 3 years ago
Tamir Duberstein ccad567e0b
Disallow implicit fallthrough (#26874) 3 years ago
Vijay Pai ea4b68e7a1
Drop experimental tags from core callback API (#26535) 3 years ago
Craig Tiller 03bdfa4a74
Make socket mutators work for server connections (#26328) 3 years ago
AJ Heller 25d91e3091
New iomgr implementation backed by the EventEngine API (#26026) 3 years ago
Craig Tiller 7d2f9ff515
Build visibility macro system (#26252) 4 years ago
Mark D. Roth 4c40ee3f78
move parse_address and sockaddr_utils out of iomgr directory (#26077) 4 years ago
Esun Kim 460898f11c
Migrated from grpc_error_string to grpc_error_std_string (#26068) 4 years ago
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
AJ Heller 4c59b17d40
Remove eventmanager_libuv code (#25811) 4 years ago
Yash Tibrewal 5c49bf4209
Remove old grpc_string_to_sockaddr and rename grpc_string_to_sockaddr_new to grpc_string_to_sockaddr (#25831) 4 years ago
Yash Tibrewal 53ba4a101e
Implement FilterChainMatch algorithm (#25757) 4 years ago
AJ Heller 1694984846
Revert "Remove unused eventmanager_libuv code (#25796)" (#25807) 4 years ago
AJ Heller 077f627aef
Remove unused eventmanager_libuv code (#25796) 4 years ago
AJ Heller 0e3a02e903
Revert "Remove the `urgent` argument from iomgr tcp read API (#25494)" (#25592) 4 years ago
donnadionne 1835f00ef1
Revert "Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537)" (#25549) 4 years ago
AJ Heller a3398f924c
Remove the `urgent` argument from iomgr tcp read API (#25494) 4 years ago
donnadionne 8e268dcec8
Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537) 4 years ago
Alexander Polcyn 6d8e7d3819 Fix a race in resolve_address and resolve_address_posix tests 4 years ago