26532 Commits (16684bf11bd55252562200449f0f4611d5cb5766)

Author SHA1 Message Date
Yash Tibrewal e0c4475db0 Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS and make it non-effective 5 years ago
Mark D. Roth ac6f3a7818 Fix use-after-free bug 5 years ago
Mark D. Roth 0db7ea4196 Change RefIfNonZero() to return a RefCountedPtr<>. 5 years ago
Mark D. Roth 7baf55e473 Stop propagating parent channel args into xDS channel. 5 years ago
Donna Dionne f90790aebb Fixing clang tidy suggestions caught at import time. 5 years ago
Donna Dionne 4bac0f7be1 Fixing Clang Tidy errors caught at import time. 5 years ago
Vijay Pai da7f82fa9c
Properly synchronize thread creation failure case 5 years ago
Mark D. Roth e1633396dc Decouple channel creation from channelz child linkage. 5 years ago
Mark D. Roth f105c331ed fix asan 5 years ago
James Newton-King 81f0b2f30f
Add trimming attribute to BindServiceMethodAttribute 5 years ago
Mark D. Roth 93ecdd5d7a fix typo 5 years ago
Richard Belleville 1c425ba9fd Fix CI errors 5 years ago
yulin-liang 82f2468877 Roll-forward: Import cronet net error list and modify grpc-cronet error message. 5 years ago
Richard Belleville a80a3b72bb Do not import grpc_tools.protoc from grpc_tools 5 years ago
Esun Kim c19079da51 Delete slice_traits.h 5 years ago
Vijay Pai f8b046e819 Eliminate ServerContextBase::Clear/Setup and fix unref process for core call 5 years ago
Mark D. Roth 6e241963f2 fix potential memory leak 5 years ago
yulin liang 00a5f7406f
Revert "Import cronet net error list and modify grpc-cronet error message." 5 years ago
Yash Tibrewal 99c89dc21a Convert ExecCtx::Run to Closure::Run for subchannel call stack destruction 5 years ago
Mark D. Roth 7ddaafadd2 Change XdsClient to use its own mutex instead of the channel's WorkSerializer. 5 years ago
Mark D. Roth 6ea7e4dd16 Fix channel to apply new ConfigSelector even if ServiceConfig hasn't changed. 5 years ago
Mark D. Roth b36fbb75ed Store grpclb LB token and stats object in a per-address attribute. 5 years ago
Vijay Pai d0bf9cedcc CallbackRequest is no longer reused, so remove relics to support reuse 5 years ago
Esun Kim 5984f129f8 Use system nuget 5 years ago
Mark D. Roth f7a72b040d Pass address to CreateSubchannel() and expose attributes in SubchannelInterface. 5 years ago
Mark D. Roth 855a55a3c6 Store address hierarchy information in attributes instead of channel args. 5 years ago
yulin-liang 9cd28bf51b Import cronet net error list and modify grpc-cronet error message. 5 years ago
Yash Tibrewal 11abbd3828 Add parsing logic for GoogleMeshCaConfig 5 years ago
Esun Kim 6877a93a44 More info on metadata leak 5 years ago
Mark D. Roth 4bb00c25c0 Fix cut-and-paste error and change test to catch this kind of bug. 5 years ago
Mark D. Roth 84c8f7051a Simplify service config processing and fix config selector handling. 5 years ago
Lidi Zheng 83b60606d8 Also add return code alternating to the .net install script 5 years ago
Mark D. Roth 5107e65a93 Stop setting PROXYLESS_CLIENT_HOSTNAME node metadata in LRS request. 5 years ago
Esun Kim b8ac1b1e5c
Revert "Revert "Implemented conditional shutdown"" 5 years ago
Mark D. Roth 5acae9fc07 Change XdsClient to support multiple LDS and RDS watchers. 5 years ago
Ashitha Santhosh c50a33f0d1 Import checked.proto for CEL-based Authorization Engine. 5 years ago
Ashitha Santhosh 23b5d0bf75 Fix memory leak. 5 years ago
Yash Tibrewal bccb9c0588 Disable initiating writes on bdp pings till b/168345569 is fixed 5 years ago
Mark D. Roth 414405d6ae Fix EDS update equality check. 5 years ago
yulin-liang bac876eb1e Fix a typo s/training/trailing/ in ProtoRPC.h 5 years ago
Alisha Nanda 91627677fd
Added timeout flag to grpc cli. 5 years ago
Mark D. Roth 6513ce67ed xds: Remove code for stripping call creds from channel creds. 5 years ago
Mark D. Roth 021651631e Clean up EdsUpdate data structure. 5 years ago
Donna Dionne ffb560090a Moving XDS Routing functionalities from LB policy into XdsConfigSelector 5 years ago
zhungxd a562727b8b remove unused variable 5 years ago
Alisha Nanda a3ef19c1f0
Revert "Add timeout flag to gRPC cli" 5 years ago
yulin-liang bd2157b026 Expose Cronet error message to the application layer. 5 years ago
root 609eb861ca add server->start() to correspond with PR23636 5 years ago
root 8c6be42148 add i386 docker and more tests for timeval 5 years ago
Esun Kim 7a0f16e805
Revert "Implemented conditional shutdown" 5 years ago