aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/client_config
Commit message (Expand)AuthorAge
...
* | | | Fix crash identified by fuzzer tests.Gravatar Mark D. Roth2016-08-17
| | * | Introduced LB token initial metadata propagationGravatar David Garcia Quintas2016-08-15
| | * | Introduced grpc_lb_policy_pick_args and added some LB docsGravatar David Garcia Quintas2016-08-15
| |/ /
* | | Code review changes.Gravatar Mark D. Roth2016-08-11
* | | Implement timeout support.Gravatar Mark D. Roth2016-08-04
* | | clang-formatGravatar Mark D. Roth2016-08-04
* | | Plumbed read_buffer through and fixed leftover bytes problem.Gravatar Mark D. Roth2016-08-04
| | * Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-04
| | |\ | | |/ | |/|
* | | Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-08-02
|\| |
* | | Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-08-02
|\ \ \
| | * \ Merge remote-tracking branch 'upstream/master' into filter_call_init_failureGravatar Mark D. Roth2016-08-02
| | |\ \ | | |/ / | |/| |
| * | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0Gravatar David Garcia Quintas2016-08-01
| |\ \ \
| | * \ \ Merge branch 'master' of github.com:grpc/grpc into lr_july_16Gravatar David Garcia Quintas2016-08-01
| | |\ \ \
| * | \ \ \ Merge branch 'master' of github.com:grpc/grpc into grpclb_v0Gravatar David Garcia Quintas2016-08-01
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Fix memory leaks.Gravatar Mark D. Roth2016-08-01
* | | | | | Added FIXME comment.Gravatar Mark D. Roth2016-07-27
| | | | * | Fixed asan failure and some refcounting bugs.Gravatar Mark D. Roth2016-07-27
* | | | | | Made significant progress on the test, but not working yet.Gravatar Mark D. Roth2016-07-27
* | | | | | Use URI query string instead of channel arg to indicate use of proxy.Gravatar Mark D. Roth2016-07-25
| | | | | * Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-07-24
| | | | | |\ | | | |_|_|/ | | |/| | |
* | | | | | Plumb server name down into the subchannel.Gravatar Mark D. Roth2016-07-22
* | | | | | Added channel_arg for proxy server and changed client to add handshaker.Gravatar Mark D. Roth2016-07-22
* | | | | | Fix API from merge.Gravatar Mark D. Roth2016-07-22
* | | | | | Merge branch 'handshake_api2' into http_connectGravatar Mark D. Roth2016-07-22
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Add support for CONNECT to httpcli code and flesh out handshaker implementation.Gravatar Mark D. Roth2016-07-22
| | | | * | Merge remote-tracking branch 'upstream/master' into filter_call_init_failureGravatar Mark D. Roth2016-07-21
| | | | |\ \ | | |_|_|/ / | |/| | | |
| * | | | | Sanitizing master.Gravatar Nicolas "Pixel" Noble2016-07-21
* | | | | | Fix API from merge.Gravatar Mark D. Roth2016-07-21
| * | | | | Updated outdated comment about uchannelsGravatar David Garcia Quintas2016-07-18
* | | | | | Initial framework for HTTP CONNECT handshaker.Gravatar Mark D. Roth2016-07-18
|/ / / / /
| | | | * FixesGravatar Craig Tiller2016-07-18
| * | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0Gravatar David Garcia Quintas2016-07-14
| |\ \ \ \ | |/ / / / |/| | | |
| | | | * Fix some refcounting bugsGravatar Craig Tiller2016-07-11
| | | | * DebuggingGravatar Craig Tiller2016-07-11
| | * | | Added new features to load reporting.Gravatar David Garcia Quintas2016-07-10
| |/ / / |/| | |
| | | * Update to new op schemeGravatar Craig Tiller2016-07-09
| |_|/ |/| |
| | * Merge branch 'master' into filter_call_init_failureGravatar Mark D. Roth2016-07-01
| | |\ | |_|/ |/| |
| | * When call creation fails, free the allocated call.Gravatar Mark D. Roth2016-06-29
* | | Merge github.com:grpc/grpc into %sGravatar Craig Tiller2016-06-28
|\ \ \
| * | | Annotate more thingsGravatar Craig Tiller2016-06-27
* | | | Merge github.com:grpc/grpc into %sGravatar Craig Tiller2016-06-27
|\| | |
| * | | Fix clang formattingGravatar Ken Payson2016-06-24
* | | | Make transport-level errors be reflected in status messages on callsGravatar Craig Tiller2016-06-23
| | | * clang-formatGravatar Mark D. Roth2016-06-23
| * | | Changed %lld to use mingw supported PRId64Gravatar Ken Payson2016-06-23
|/ / /
| | * Propagate error up through grpc_connected_subchannel_create_call().Gravatar Mark D. Roth2016-06-23
| | * Change grpc_channel_filter init_call_elem() method to return grpc_error.Gravatar Mark D. Roth2016-06-23
| |/ |/|
| * Merge branch 'master' of github.com:grpc/grpc into grpclb_v0Gravatar David Garcia Quintas2016-06-20
| |\ | |/ |/|
* | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-16
|\ \
| | * gRPC LB policyGravatar David Garcia Quintas2016-06-15