591 Commits (431d314eca8e1e94b07a485cf80300f4d21a47e4)

Author SHA1 Message Date
yihuaz b458db9246
Eliminate gRPC insecure build (#25586) 3 years ago
apolcyn 1a8d2b6760
API to cancel grpc_resolve_address (#27883) 3 years ago
Craig Tiller 264c321d83
Move compression related metadata to the new system (#28223) 3 years ago
Craig Tiller b95ed96b96
Revert "Revert "Move arena into resource quota (#28008)" (#28292)" (#28293) 3 years ago
Craig Tiller 91edf92ce0
Revert "Move arena into resource quota (#28008)" (#28292) 3 years ago
Craig Tiller ad424a2ebf
Move arena into resource quota (#28008) 3 years ago
Craig Tiller 672f31c6ac
Channel args preconditioning (#28132) 3 years ago
Mark D. Roth 0bdb4d650b
Revert "Revert "use CppImplOf for grpc_server (#28112)" (#28130)" (#28144) 3 years ago
Mark D. Roth eec0ca98c1
Revert "use CppImplOf for grpc_server (#28112)" (#28130) 3 years ago
Mark D. Roth 2ea8e50c3a
use CppImplOf for grpc_server (#28112) 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
ZhenLian 2e14f6fa70
Support Custom Post-handshake Verification in TlsCredentials (#25631) 3 years ago
AJ Heller c79cdc0ae8
Add support for abstract unix domain sockets (#27906) 3 years ago
Esun Kim 3b6056aed8
Zalloc or C++ new for structs (#27739) 3 years ago
Craig Tiller 98cf516874
Remove old backwards compatibility cronet compression workaround code (#27701) 3 years ago
Mark D. Roth f48119619e
Fix local TSI impl to pass along unused bytes (#27508) 3 years ago
Craig Tiller b669a3c521
Revert "Revert "a useful change (#27381)" (#27411)" (#27412) 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
Mark D. Roth 3763be8796
add APIs for creating errors from C++ strings (#27310) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 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
AJ Heller 25d91e3091
New iomgr implementation backed by the EventEngine API (#26026) 3 years ago
Mark D. Roth 1e2f19b286
fix retry code to handle failed send ops (#26418) 4 years ago
Mark D. Roth e8239ceb1d
enable retry proxy tests (#26425) 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
Mark D. Roth efe627594e
disable retries by default (#25847) 4 years ago
Yash Tibrewal 7021b72d1f
Revert Revert Xds Status Notifier (#25718) 4 years ago
Yash Tibrewal 3c9f3972e3
Revert "xDS status notifier (#25321)" (#25702) 4 years ago
Yash Tibrewal 81e90432e1
xDS status notifier (#25321) 4 years ago
AJ Heller 0e3a02e903
Revert "Remove the `urgent` argument from iomgr tcp read API (#25494)" (#25592) 4 years ago
AJ Heller a3398f924c
Remove the `urgent` argument from iomgr tcp read API (#25494) 4 years ago
Yash Tibrewal f4e55b85bc Replace disrespectful term 4 years ago
Jan Tattermusch c8e4a68edc avoid UDS conflict between tests in local bazel test run 4 years ago
Yash Tibrewal 096b2324e1 Experimental API for XdsServerCredentials 4 years ago
ZhenLian d74e43da95 Add File Watcher Certificate Provider API 4 years ago
yang-g c1df3bcbcf Do not crash if server filter fails at ChannelData::Init 4 years ago
Esun Kim 549810900d Disable uds-abstract tests on mac 4 years ago
Benjamin Shaya 702edbeee4 Add support for "unix-abstract:" URIs to support abstract unix domain sockets 4 years ago
ZhenLian 518ed1303c Add Credential Loading From Static Providers For TLS Credentials 4 years ago
Esun Kim 47dd5fd78e Fix by modernize-use-bool-literals 4 years ago
Mark D. Roth 0b61aea1c5 Convert grpc_server to idiomatic C++. 4 years ago
Vijay Pai 9d79ca6058 C++ify core server 4 years ago
Mark D. Roth 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 4 years ago