aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/client_config
Commit message (Expand)AuthorAge
* 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
* | | | | 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
|/ / / /
| * | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0Gravatar David Garcia Quintas2016-07-14
| |\ \ \ | |/ / / |/| | |
| | * | Added new features to load reporting.Gravatar David Garcia Quintas2016-07-10
| |/ / |/| |
| | * 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
| * | Fixed printf/gpr_log format.Gravatar David Garcia Quintas2016-06-15
| |/
* | Fix merge errorsGravatar Craig Tiller2016-06-15
* | Attempt to fix bug breaking perf testsGravatar Craig Tiller2016-06-13
* | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-07
|\|
| * Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-06-06
| |\
* | \ Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-06
|\ \ \ | | |/ | |/|
| * | Merge pull request #6761 from ctiller/there-were-no-fatalitiesGravatar Jan Tattermusch2016-06-03
| |\ \
| | * | GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWNGravatar Craig Tiller2016-06-02
| * | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-06-02
| |\| |
* | | | Use exec_ctx where it should be, and fix leakGravatar Craig Tiller2016-06-01
* | | | clang-formatGravatar Craig Tiller2016-06-01
* | | | Fix formatting bug leading to crashGravatar Craig Tiller2016-06-01
| | | * s/grpc_pops/grpc_polling_entityGravatar David Garcia Quintas2016-05-31