aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/transport
Commit message (Expand)AuthorAge
* Actually add the documentationGravatar Craig Tiller2017-01-06
* Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
|\
| * Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-30
|\|
| * Break infinite connection retry loopGravatar Craig Tiller2016-11-30
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-18
|\|
* | Fix include guardsGravatar Craig Tiller2016-11-16
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-16
|\ \
| | * 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 github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\| | | |
| | | | * 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
| | | | |/ | | | |/|
* | | / | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar 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