index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
transport
/
service_config.c
Commit message (
Expand
)
Author
Age
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Implement LB policy updates
David Garcia Quintas
2017-06-06
*
Fix bug in service config code.
Mark D. Roth
2017-04-19
*
Simplify hash table API: remove per-entry vtable and take ownership of
Mark D. Roth
2017-04-19
*
Retry throttling implementation.
Mark D. Roth
2017-02-23
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Offer grpc_slice_to_c_string to simplify some code
Craig Tiller
2016-12-09
*
Merge branch 'slice_with_exec_ctx' into eliminate_mdstr
Craig Tiller
2016-11-18
*
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-18
*
Change JSON format to use the standard proto3 mapping for each type.
Mark D. Roth
2016-11-10
*
Code review changes.
Mark D. Roth
2016-11-04
*
Fix build problem.
Mark D. Roth
2016-11-03
*
Change value of channel arg to string form, and reparse in each place we use it.
Mark D. Roth
2016-11-03
*
Rename method_config.[ch] to service_config.[ch].
Mark D. Roth
2016-11-03