aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/filters/client_channel
Commit message (Expand)AuthorAge
* Merge pull request #10613 from ctiller/framing_costsGravatar Craig Tiller2017-04-27
|\
* | clang fmtGravatar Noah Eisen2017-04-25
* | Propagate publish errorGravatar Noah Eisen2017-04-24
* | Merge pull request #10258 from markdroth/service_config_lb_semanticsGravatar Mark D. Roth2017-04-24
|\ \
* \ \ Merge pull request #10742 from markdroth/hash_tableGravatar Mark D. Roth2017-04-21
|\ \ \
| | * \ Merge remote-tracking branch 'upstream/master' into service_config_lb_semanticsGravatar Mark D. Roth2017-04-21
| | |\ \ | |_|/ / |/| | |
| | | * Merge github.com:grpc/grpc into framing_costsGravatar Craig Tiller2017-04-20
| | | |\ | |_|_|/ |/| | |
* | | | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-19
|\ \ \ \
| | * | | Simplify hash table API: remove per-entry vtable and take ownership ofGravatar Mark D. Roth2017-04-19
| * | | | Fix a couple leaksGravatar David Garcia Quintas2017-04-18
* | | | | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-18
|\| | | |
| * | | | Merge pull request #10237 from meliuz/configurable-minbackoff-reconnectGravatar Craig Tiller2017-04-18
| |\ \ \ \ | | |/ / / | |/| | |
| | | * | Merge remote-tracking branch 'upstream/master' into service_config_lb_semanticsGravatar Mark D. Roth2017-04-17
| | |/ / | |/| |
| | | * Merge github.com:grpc/grpc into framing_costsGravatar Craig Tiller2017-04-17
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #10668 from dgquintas/update_lb_proto_2Gravatar David G. Quintas2017-04-15
| |\ \ \
| | * | | Updated load_balancer.protoGravatar David Garcia Quintas2017-04-15
| * | | | Improvements to Fake ResolverGravatar David Garcia Quintas2017-04-15
| * | | | Merge pull request #10645 from dgquintas/client_channel_high_freq_resolver_up...Gravatar David G. Quintas2017-04-15
| |\ \ \ \
| * \ \ \ \ Merge pull request #10398 from ipylypiv/fix_uri_parserGravatar Craig Tiller2017-04-14
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | | * | | CommentsGravatar David Garcia Quintas2017-04-14
* | | | | | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-14
|\| | | | |
| | | | | * Merge github.com:grpc/grpc into framing_costsGravatar Craig Tiller2017-04-14
| | | | | |\ | | |_|_|_|/ | |/| | | |
| | | * | | Keep LB policy alive during high freq of resolver updatesGravatar David Garcia Quintas2017-04-13
| | | | | * Optimize framing a littleGravatar Craig Tiller2017-04-12
| | | | |/ | | | |/|
* | | | | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-12
|\ \ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-11
| | |\ \ \ | | |/ / / | |/| | |
| | | | * Make min_backoff_ms timeout configurableGravatar Edmundo Rodrigues2017-04-07
| * | | | Fix build on Alpine linux + add portability testsGravatar Ken Payson2017-04-06
| | |_|/ | |/| |
| | * | Merge deadline_init/deadline_startGravatar Craig Tiller2017-04-06
| | * | Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-06
| | |\ \ | | |/ / | |/| |
* | | | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-05
|\ \ \ \
| | | * \ Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-05
| | | |\ \ | | |_|/ / | |/| | |
| | * | | Fix refcounting for subchannel call stack init failures.Gravatar Mark D. Roth2017-04-05
| | | | * Refactor pchar_parse() to use switch()Gravatar Igor Pylypiv2017-04-04
* | | | | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-04
| |_|_|/ |/| | |
| | * | Merge branch 'subchannel_arena_fix' into filter_call_init_fail_fixGravatar Mark D. Roth2017-04-04
| | |\ \ | | |/ / | |/| |
| | * | Do not retry when we fail to create a subchannel call.Gravatar Mark D. Roth2017-04-04
| |/ / |/| |
| * | Remove invalid gpr_free() of arena-allocated memory.Gravatar Mark D. Roth2017-04-04
|/ /
| * Reprioritize to fix testGravatar Craig Tiller2017-04-04
| * Merge branch 'minimal' into minimal_testGravatar Craig Tiller2017-04-04
| |\ | |/ |/|
* | Merge github.com:grpc/grpc into minimalGravatar Craig Tiller2017-04-04
| * Optionalize deadline checkingGravatar Craig Tiller2017-04-03
|/
* Merge github.com:grpc/grpc into minimalGravatar Craig Tiller2017-04-03
* clang-formatGravatar Craig Tiller2017-04-03
* Fix include guardsGravatar Craig Tiller2017-04-02
* clang-formatGravatar Craig Tiller2017-04-02
* Reorganize ext treeGravatar Craig Tiller2017-03-31