aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/transport
Commit message (Expand)AuthorAge
...
* | | Fix static string interningGravatar Craig Tiller2016-11-17
* | | Initial fixesGravatar Craig Tiller2016-11-17
* | | All core tests compile without grpc_mdstrGravatar Craig Tiller2016-11-17
* | | Move slice functions to vtable, implement hashGravatar Craig Tiller2016-11-17
* | | Tests are starting to compileGravatar Craig Tiller2016-11-16
* | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-16
* | | Merge branch 'slice_interning' into eliminate_mdstrGravatar Craig Tiller2016-11-16
|\| |
| * | 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
| | | |\ \ | | | |/ / | | |/| |
* | | | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-14
* | | | | Add method config stuffGravatar Craig Tiller2016-11-14
* | | | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-14
* | | | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-10
* | | | | Initial elimination of grpc_mdstr from metadata.{h,c}Gravatar Craig Tiller2016-11-10
|/ / / /
| * | | 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
|/ / /