273 Commits (a8f90b6df138c05a6a79534ff0b8bab4b9d3ff5c)

Author SHA1 Message Date
Mark D. Roth 206592ce9c Restructure how addresses and service config are passed from resolver to LB policy. 6 years ago
Adam Langley 271807df79 Build BoringSSL tests as BoringSSL does. 6 years ago
Bill Feng d9fc63f42f generated project for updated submodule 6 years ago
Yihua Zhang b017c801b6 Add SPIFFE security stack to gRPC core 6 years ago
Vishal Powar 319fcdf26e Add a script for generating C code and build rule for protobuf protos. 6 years ago
Yash Tibrewal abcd5861eb Nuking the poll-cv polling engine 6 years ago
Mark D. Roth a04b0646de Don't use a separate call context for subchannel calls. 6 years ago
Mark D. Roth aa149fedbb Revert "Merge pull request #18093 from grpc/revert-17770-lb_policy_picker_api" 6 years ago
hcaseyal 275296c594
Revert "LB policy picker API" 6 years ago
Mark D. Roth bab8123763 LB policy picker API 6 years ago
Arjun Roy 195a30bb8b Grpc: Change grpc_handshake and grpc_handshake_mgr to use CPP implementations. 6 years ago
Yihua Zhang a3d997cbdc Add a TLS credential surface API (experimental) 6 years ago
Juanli Shen bbe2587c39 Enable per-channel subchannel pool 6 years ago
Prashant Jaikumar 95965f71d3 Remove network_status_tracker 6 years ago
Mark D. Roth d6e2b33670 Move InterceptRecvTrailingMetadataLoadBalancingPolicy to a separate file. 6 years ago
Mark D. Roth 21446eb35a Fix build.yaml. 6 years ago
Alexander Polcyn 00763bc3ea Support named scope id's with ipv6 resolver on posix 6 years ago
Mark D. Roth 40f22bfc94 move ForwardingLoadBalancingPolicy to its own library 6 years ago
Mark D. Roth 09f57c17ee Refactor request routing code out of client_channel. 6 years ago
Yihua Zhang 0531d3d3ad extend local credentials to support tcp loopback 6 years ago
Alexander Polcyn ac6795a57e Revert "Changes add a script for generating C code and build rule for protobuf" 6 years ago
Vishal Powar 62027b7e14 Changes add a script for generating C code and build rule for protobuf 6 years ago
Mark D. Roth c5f344deaf
Revert "Revert "Allow encoding arbitrary channel args on a per-address basis."" 6 years ago
hcaseyal 27e2ba31bf
Revert "Allow encoding arbitrary channel args on a per-address basis." 6 years ago
Mark D. Roth dedff37b4f Allow encoding arbitrary channel args on a per-address basis. 6 years ago
yang-g 47233225ca Split out the test service to separate library so that it can be reused 6 years ago
yang-g e00ca0371a Promote gpr_test_util to part of grpc_test_util, add a sample to show it works, build.yaml change first 6 years ago
Hope Casey-Allen 470ea17843 Debugging unimplemented error in CheckClientInitialMetadata 6 years ago
Juanli Shen 8a880801ae Add support for LB config in service config 6 years ago
Yihua Zhang 3fefdde3cc remove ALTS shared resources 6 years ago
Moiz Haidry 1303ec7b53 Added benchmarks for Callback based Unary server 6 years ago
Yash Tibrewal 4cc3717e15 move client_interceptor.cc from src/cpp/codegen to src/cpp/client 6 years ago
Yihua Zhang cd768ec12a use gRPC thread model 6 years ago
ncteisen 44b262c361 fix build and sanity 6 years ago
ncteisen 1a3c2d3e3a Move uri_parser to lib 6 years ago
ncteisen 3cb8b0b8cb Move uri_parser to common spot 6 years ago
Yash Tibrewal 0390b29e15 Register global interceptors functionality 6 years ago
Yash Tibrewal c2e3fde9b5 Rename call.h to call_op_set.h and call_wrapper.h to call.h 6 years ago
Mark D. Roth f85fd026e3 Client-side health checking support. 6 years ago
Yihua Zhang 81bc942cd8 security connector refactor 6 years ago
Yash Tibrewal 9b83b7d19e Adding intercepted channel 6 years ago
Vishal Powar a33e796575 Changes to register xds plugin init and shutdown. 6 years ago
Moiz Haidry b4d5c7cee4 Benchmark test for callback unary gRPC 6 years ago
Hope Casey-Allen 4772a743e8 Delete hpack lookup table 6 years ago
Jan Tattermusch d9f1aea9e3 regenerate projects 6 years ago
Vijay Pai be18cedf90 Delete epollsig poller and tests using it 6 years ago
Vijay Pai 9e6511ae2e Make the core callback interface API so that it can be used in generated code 6 years ago
Hope Casey-Allen 327c514fe7 Some reorganizing to respond to code review comments 6 years ago
Vijay Pai 8bf52535d1 Provide a generic client-side unary callback API 6 years ago
Yash Tibrewal 8d47cd4992
Revert "Revert "Fathom tcp changes"" 6 years ago