27216 Commits (790365f261ceec546da6ff11e4ee28b4e66cafbb)

Author SHA1 Message Date
Mark D. Roth 790365f261
xds: fix memory leak (#28327) 3 years ago
apolcyn 0fa0e5f300
Revert "Revert "Replace work serializer with a mutex in c-ares resolver" #28324" (#28325) 3 years ago
Craig Tiller dc6060fbfd
Make promise arena part of the context (#28313) 3 years ago
Mark D. Roth 27cfacdfc8
resolvers: fix resolvers to return channel args even when reporting an error (#28326) 3 years ago
Mark D. Roth 9965ece70a
XdsClient: use a templated base class for XdsResourceType implementations (#28279) 3 years ago
Craig Tiller b75dc22d7f
Fix resource quota not getting passed through (#28318) 3 years ago
Craig Tiller b972b76816
Revert "Replace work serializer with a mutex in c-ares resolver (#27858)" (#28324) 3 years ago
Ming-Chuan 47f58f5b8d
[BinderTransport] Remove duplicate header (#28297) 3 years ago
apolcyn ec600f3973
Replace work serializer with a mutex in c-ares resolver (#27858) 3 years ago
Mark D. Roth f76f2653c3
Second attempt: XdsClient: remove resource-type-specific methods from XdsClient API (#28305) 3 years ago
Mark D. Roth 3e779b68fe
Revert "XdsClient: remove resource-type-specific methods from XdsClient API (#28231)" (#28301) 3 years ago
Hannah Shi 0f34b44a45
podfile cleanup and add core test to script to run (#28177) 3 years ago
Mark D. Roth 747a5d8c24
XdsClient: remove resource-type-specific methods from XdsClient API (#28231) 3 years ago
apolcyn 3f1d4de5d5
Replace C2P resolver env var with experimental scheme suffix (#28294) 3 years ago
Mark D. Roth ac70281e74
improve RPC status messages when name resolution fails (#28091) 3 years ago
Jan Tattermusch 858eff5ab9
Introduce C# single-platform nuget build (and distribtests) (#27180) 3 years ago
Craig Tiller b95ed96b96
Revert "Revert "Move arena into resource quota (#28008)" (#28292)" (#28293) 3 years ago
Ming-Chuan c952e9be63
Revert "Revert "[BinderTransport] Send correct version to server and verify it (#27990)" (#28090)" (#28168) 3 years ago
Craig Tiller 91edf92ce0
Revert "Move arena into resource quota (#28008)" (#28292) 3 years ago
Mark D. Roth d1448872fa
XdsClient: use XdsResourceType abstraction throughout XdsClient (#28165) 3 years ago
Esun Kim ba06eeb07c
Bump to v1.44.0 dev (#28248) 3 years ago
Craig Tiller ad424a2ebf
Move arena into resource quota (#28008) 3 years ago
Mark D. Roth 81a4ea444e
xds: remove legacy EDS-only workflow (#28274) 3 years ago
Craig Tiller f9c227b212
Fix fuzzer found crash in new metadata code (#28278) 3 years ago
apolcyn 13c343d5e0
Add an env var to override make parallelism in ruby build (#28250) 3 years ago
James Newton-King 65efed181d
[C#] Add ConfigureAwait to AsyncUnaryCall and AsyncClientStreamingCall (#28235) 3 years ago
Craig Tiller 8a050874c9
Fix exposing "host" metadata (#28268) 3 years ago
Mark D. Roth cbe2855866
XdsClient: move resource type parsing out of XdsApi (#28151) 3 years ago
Craig Tiller e21505858f
Move some integer based metadata to the new system (#28198) 3 years ago
Yash Tibrewal 3689072979
xDS: Add graceful shutdown for old connections on listener resource update (#28154) 3 years ago
Esun Kim 260145c517
Updated backoff to use absl::Random (#27193) 3 years ago
apolcyn c6b9483a30
add test for c-ares resolver error message propogation (#28252) 3 years ago
Mark D. Roth 0073403206
XdsClient: fix object deletion problem on import (#28254) 3 years ago
Esun Kim 5961aeb2a0
Revert "Revert "Add absl::Status support to closure (#27308)" (#28211)" (#28220) 3 years ago
Esun Kim 75041ea3a9
Bump core version (#28246) 3 years ago
Vignesh Babu e19e36deac
Api fuzzer double free bug (#28237) 3 years ago
Lidi Zheng 45024f63a7
Correct the error_in_stream_unary test (#28229) 3 years ago
Mark D. Roth 64b2061907
XdsClient: First steps toward a ResourceType abstraction (#28143) 3 years ago
Esun Kim 779701ab76
google/api/... (#27928) 3 years ago
Yash Tibrewal 789e8b33c8
RefCountedPtr: Explicit constructor (#28157) 3 years ago
mint570 74d0e3905e
Fix compiler error for certain gcc version. (#28196) 3 years ago
James Newton-King a0f30a4c79
Add nullable type attributes to Grpc.Core.Api (#27887) 3 years ago
Craig Tiller 770d304d9c
Fix memory leak in memory tracking code (#28222) 3 years ago
Ashitha Santhosh 1290364374
Plumb subject field and add to authz flow. (#27615) 3 years ago
Niyas Sait d88a57b350
Fix conflicts with msvc arm neon64 intrinsics (#28164) 3 years ago
Craig Tiller 220cf641fa
Reland slice metadata conversion (#28210) 3 years ago
dmaclach 9e3b364ee1
Get GRPC compiling with `-Woverriding-method-mismatch` (#28215) 3 years ago
apolcyn cce34f68b7
Remove redundant work serializer usage in c-ares windows code (#28016) 3 years ago
Craig Tiller cd9730d2d2
Revert "Add absl::Status support to closure (#27308)" (#28211) 3 years ago
Vignesh Babu 71374e7375
accounting for un-matched utf8 bytes in json parsing (#28203) 3 years ago