24785 Commits (a4e8cf009471e4fa62d1cfb148cda28bf947d6e8)

Author SHA1 Message Date
Eric Gribkoff c7e0d323e0 Merge pull request #23206 from ericgribkoff/dynamic_server_health 5 years ago
Srini Polavarapu 090b05d387 Regenerate projects 5 years ago
Jan Tattermusch 35dc47a1c3 fix error "passing 'const char *' to parameter of type 'void *' discards qualifiers" 5 years ago
Jan Tattermusch 4c303a387e Revert "Revert "C# expose C-core's debug error string in Status struct"" 5 years ago
Stanley Cheung 88be358e0d Set timeout on PHP/Ruby xDS test 5 years ago
Stanley Cheung 503e2f8766 Fix format 5 years ago
Stanley Cheung bd061ecf47 Add debug info to xds test 5 years ago
Mark D. Roth a11679fb2f xds: Add logging for WeightedCluster field. 5 years ago
Jan Tattermusch 7c30f0c956
Revert "C# expose C-core's debug error string in Status struct" 5 years ago
Jan Tattermusch 2ca781f5a1 address review feedback 5 years ago
Mark D. Roth 21ee2335d2 Fix use-after-free bug for ResourceState of unsubscribed RDS resource. 5 years ago
Jan Tattermusch 72c92813a8 alternative API: expose debug error in form of an exception 5 years ago
Mark D. Roth d674fa3e37 Support xDS via both "xds" and "xds-experimental" URI schemes. 5 years ago
Pau Freixes b4afe041f1 Fixed weird annotation issues with pytype 5 years ago
Pau Freixes c8b7f22474 Apply feedback review 5 years ago
Pau Freixes f9d9793c96 Apply review feedback 5 years ago
staticdev ab41ecbaaf clang_format_code 5 years ago
jeffreyqw ed0f4e404c PHP: Update Compression example 5 years ago
Stanley Cheung 6f72faa74b Update to protobuf 3.12.2 5 years ago
Stanley Cheung eccbac3443 Update grpc protoc plugins to support proto3 optional 5 years ago
Pau Freixes b3425f6dbf Add stream stream client interceptor support 5 years ago
Karthik Ravi Shankar 063704ebad
Revert "Update grpc protoc plugin to be compliant of proto3 field presence" 5 years ago
Alexander Polcyn 2c133c562d Fix sorting of gRPCLB addresses when resolved via DNS 5 years ago
staticdev 942a2b4201 Review of wording 5 years ago
Yash Tibrewal d9319aaa80 Remove unnamed typedef structs in src/core 5 years ago
jeffreyqw 5e5080e1da remove extra if clause 5 years ago
Vijay Pai 7b37f71a91 Partially Revert "Revert "Inproc transport server should end all RPC ops after sending status"" 5 years ago
Rob Clevenger 1c20b397ab Move header up. 5 years ago
yulin liang 743ce2ab72
Revert "Inproc transport server should end all RPC ops after sending status" 5 years ago
Mark D. Roth 7f8f52f65d Fix bug in grpc_channel_args_string(). 5 years ago
Mark D. Roth 3bb427195e Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec" 5 years ago
Mark D. Roth 104aef6ddf Fix race condition in health checking client. 5 years ago
Mark D. Roth 0a286b57ce Remove XdsClient from channel args to fix subchannel sharing. 5 years ago
Mark D. Roth b7625c575f Fix CDS and EDS policies to destroy their children in OnResourceDoesNotExist(). 5 years ago
Mark D. Roth aed6574023 Refactor ServiceConfig code to move parsing to its own API. 5 years ago
Stanley Cheung 3614b0088c PHP xDS Interop test client 5 years ago
Donna Dionne 666572a050 Fixing small internal naming error. 5 years ago
Stanley Cheung f70ebf85a6 Update to protobuf 3.12.2 5 years ago
Stanley Cheung dc9b100865 Update grpc protoc plugins to support proto3 optional 5 years ago
Lidi Zheng a275cb1eaa Supply sock options but still close the socket 5 years ago
Vijay Pai 1bc7e14f98 Inproc transport bug fix: sending server status should end all RPC ops 5 years ago
Kraemer, Benjamin d8e5237fd2 _Protobuf_SelectFiles depends on _Protobuf_SetProtoRoot 5 years ago
Karthik Ravi Shankar f46c07f3f8
Revert "Remove gpr_strvec." 5 years ago
Kraemer, Benjamin aae5e4c236 Use intermediate group Protobuf_Rooted 5 years ago
Rob Clevenger d54d1275dd Fix missing include for std::string 5 years ago
jeffreyqw 3a598311af remove 'method_exists' clause 5 years ago
yulin-liang 6ec5f3e13c remove the extra space. 5 years ago
yulin-liang ab68ff01c4 Fix build_one_example.sh script build issue. 5 years ago
Mark D. Roth cfc82d5f34 Add experimental attribute accessor method to LoadBalancingPolicy::CallState. 5 years ago
Mark D. Roth c2ef110303 Replace gpr_strvec with absl::StrJoin(). 5 years ago