aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/transport
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into service_config_jsonGravatar Mark D. Roth2016-11-16
|\
| * Merge pull request #8666 from dgquintas/rr_fixallGravatar David G. Quintas2016-11-15
| |\
| * | Fix use-after-free in time parse cachingGravatar Craig Tiller2016-11-15
| | * Merge branch 'master' of github.com:grpc/grpc into rr_fixallGravatar David Garcia Quintas2016-11-14
| | |\ | | |/ | |/|
| * | Merge pull request #8486 from y-zeng/get_tosGravatar Yuchen Zeng2016-11-10
| |\ \
* | | | Change JSON format to use the standard proto3 mapping for each type.Gravatar Mark D. Roth2016-11-10
* | | | Merge remote-tracking branch 'upstream/master' into service_config_jsonGravatar Mark D. Roth2016-11-08
|\| | |
| | | * Added INIT state to grpc_connectivity_stateGravatar David Garcia Quintas2016-11-08
| * | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-08
| |\ \ \
| | * \ \ Merge github.com:grpc/grpc into fuzzitGravatar Craig Tiller2016-11-08
| | |\ \ \ | | | | |/ | | | |/|
| * | | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-08
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge remote-tracking branch 'upstream/master' into service_config_jsonGravatar Mark D. Roth2016-11-07
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix spellingGravatar Craig Tiller2016-11-04
* | | | | Code review changes.Gravatar Mark D. Roth2016-11-04
* | | | | Fix build problem.Gravatar Mark D. Roth2016-11-03
* | | | | Change value of channel arg to string form, and reparse in each place we use it.Gravatar Mark D. Roth2016-11-03
* | | | | Rename method_config.[ch] to service_config.[ch].Gravatar Mark D. Roth2016-11-03
* | | | | Add method to extract LB policy name from service config JSON.Gravatar Mark D. Roth2016-11-03
* | | | | clang-formatGravatar Mark D. Roth2016-11-03
* | | | | Remove more now-unnecessary code.Gravatar Mark D. Roth2016-11-03
* | | | | Remove now-unnecessary code.Gravatar Mark D. Roth2016-11-03
* | | | | Add grpc_json_tree to handle refcounting for channel arg.Gravatar Mark D. Roth2016-11-03
* | | | | Use JSON for service config channel arg.Gravatar Mark D. Roth2016-11-02
| | | | * Merge remote-tracking branch 'upstream/master' into get_tosGravatar Yuchen Zeng2016-11-02
| | | | |\ | |_|_|_|/ |/| | | |
| | | * | Revert errant changeGravatar Craig Tiller2016-10-31
| | | * | Fix memory leakGravatar Craig Tiller2016-10-31
| |_|/ / |/| | |
| * | | Merge github.com:grpc/grpc into pid_ctlGravatar Craig Tiller2016-10-28
| |\ \ \ | |/ / / |/| | |
| | * | clang-formatGravatar Craig Tiller2016-10-26
| | * | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
| | * | Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
| | |\ \ | |_|/ / |/| | |
| | * | Update includes, s/gpr_dump_slice/grpc_dump_slice/gGravatar Craig Tiller2016-10-26
| | * | Bulk update #includesGravatar Craig Tiller2016-10-26
| | * | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
* | | | Move method_config module from ext/client_channel to lib/transport.Gravatar Mark D. Roth2016-10-26
| |/ / |/| |
* | | clang-formatGravatar Mark D. Roth2016-10-24
| | * Add endpoint interface in transportGravatar Yuchen Zeng2016-10-24
* | | Merge remote-tracking branch 'upstream/master' into service_config2Gravatar Mark D. Roth2016-10-24
|\ \ \ | | |/ | |/|
| | * Add documentationGravatar Craig Tiller2016-10-21
| * | Merge pull request #8381 from dgquintas/lb-cost-binGravatar David G. Quintas2016-10-20
| |\ \
| | | * Add pid controller testGravatar Craig Tiller2016-10-20
| | | * Add pid controllerGravatar Craig Tiller2016-10-20
| | |/ | |/|
* / | Convert method config to a struct for use in the fast path.Gravatar Mark D. Roth2016-10-19
|/ /
* | Merge remote-tracking branch 'upstream/master' into service_configGravatar Mark D. Roth2016-10-18
|\ \
| * | Better debug stringsGravatar Craig Tiller2016-10-17
| | * s/lb-cost/lb-cost-binGravatar David Garcia Quintas2016-10-15
| * | Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-14
| |\|
* | | Rename grpc_hash_table to grpc_mdstr_hash_table.Gravatar Mark D. Roth2016-10-14
* | | clang-formatGravatar Mark D. Roth2016-10-12
* | | Code review changes.Gravatar Mark D. Roth2016-10-12
| | * Renamed LB-related metadata keysGravatar David Garcia Quintas2016-10-11