aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/client_config/client_channel.c
Commit message (Expand)AuthorAge
* Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-clos...Gravatar Craig Tiller2016-09-16
|\
* | Moved LB token changes solely into grpclb.cGravatar David Garcia Quintas2016-09-12
| * Revert "Revert "Grand unified closures""Gravatar Craig Tiller2016-09-12
| * Revert "Grand unified closures"Gravatar Craig Tiller2016-09-12
| * Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-09-02
| |\
* | \ Merge branch 'master' of github.com:grpc/grpc into lb_add_mdGravatar David Garcia Quintas2016-09-02
|\ \ \ | | |/ | |/|
| * | clang-formatGravatar Mark D. Roth2016-09-01
| * | A bit more cleanup.Gravatar Mark D. Roth2016-09-01
| * | Move subchannel_call_holder code into client_channel module.Gravatar Mark D. Roth2016-08-31
| |/
* | Merge branch 'master' of github.com:grpc/grpc into lb_add_mdGravatar David Garcia Quintas2016-08-29
|\|
| * clang-formatGravatar Mark D. Roth2016-08-23
| * Rename grpc_client_config to grpc_resolver_result.Gravatar Mark D. Roth2016-08-22
* | 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
|/
* Merge remote-tracking branch 'upstream/master' into filter_call_init_failureGravatar Mark D. Roth2016-08-02
|\
| * 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
|\|
| * Annotate more thingsGravatar Craig Tiller2016-06-27
* | clang-formatGravatar Mark D. Roth2016-06-23
* | Change grpc_channel_filter init_call_elem() method to return grpc_error.Gravatar Mark D. Roth2016-06-23
|/
* 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
| | | * s/grpc_pops/grpc_polling_entityGravatar David Garcia Quintas2016-05-31
* | | | Rename functionsGravatar Craig Tiller2016-05-24
* | | | Fix refcounting bugGravatar Craig Tiller2016-05-10
* | | | Fix ownership bugs in error systemGravatar Craig Tiller2016-05-07
* | | | Progress converting to new error systemGravatar Craig Tiller2016-05-07
* | | | Bug fixes to error handlingGravatar Craig Tiller2016-05-06
* | | | Convert tests to new error schemeGravatar Craig Tiller2016-05-06
* | | | Progress converting to new error systemGravatar Craig Tiller2016-05-05
| |/ / |/| |
| | * Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-03
| | |\ | |_|/ |/| |
| | * Introduced grpc_pops (pollset or pollset_set)Gravatar David Garcia Quintas2016-05-03
| * | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-04-29
| |\ \ | |/ / |/| |
| | * Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-04-27
| | |\
| | * | Smarter pollset/pollset_set propagationGravatar David Garcia Quintas2016-04-27
| * | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-04-27
| |\ \ \ | | | |/ | | |/|
* | | | Merge github.com:grpc/grpc into split-me-baby-one-more-timeGravatar Craig Tiller2016-04-26
|\ \ \ \ | | |/ / | |/| |
| | | * PR commentsGravatar David Garcia Quintas2016-04-25
| * | | Bug fixesGravatar Craig Tiller2016-04-23
| * | | Fix locking bugGravatar Craig Tiller2016-04-23
| * | | Fix memory leakGravatar Craig Tiller2016-04-23
| * | | Fix memory leak on disconnectionGravatar Craig Tiller2016-04-23
| | | * Changes across the board from pollset to pollset_setGravatar David Garcia Quintas2016-04-18
| | |/ | |/|
| | * Added grpc_call_stats to the call stackGravatar David Garcia Quintas2016-04-14
| |/
* / Merge github.com:grpc/grpc into split-me-baby-one-more-timeGravatar Craig Tiller2016-04-06
|/
* clang-fmtGravatar Craig Tiller2016-04-05
* Move subchannel_call_holderGravatar Craig Tiller2016-04-05