aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/transport/service_config.c
Commit message (Expand)AuthorAge
* Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
* More explicit pointer type conversionGravatar Yash Tibrewal2017-09-07
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Implement LB policy updatesGravatar David Garcia Quintas2017-06-06
* Fix bug in service config code.Gravatar Mark D. Roth2017-04-19
* Simplify hash table API: remove per-entry vtable and take ownership ofGravatar Mark D. Roth2017-04-19
* Retry throttling implementation.Gravatar Mark D. Roth2017-02-23
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Offer grpc_slice_to_c_string to simplify some codeGravatar Craig Tiller2016-12-09
* Merge branch 'slice_with_exec_ctx' into eliminate_mdstrGravatar Craig Tiller2016-11-18
* Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-18
* Change JSON format to use the standard proto3 mapping for each type.Gravatar Mark D. Roth2016-11-10
* 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