index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
ext
/
client_channel
/
client_channel.c
Commit message (
Expand
)
Author
Age
*
clang-format
Mark D. Roth
2016-11-04
*
Code review changes.
Mark D. Roth
2016-11-04
*
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
*
Minor cleanups.
Mark D. Roth
2016-11-03
*
clang-format
Mark D. Roth
2016-11-03
*
Remove more now-unnecessary code.
Mark D. Roth
2016-11-03
*
Minor cleanups.
Mark D. Roth
2016-11-03
*
Add grpc_json_tree to handle refcounting for channel arg.
Mark D. Roth
2016-11-03
*
Use JSON for service config channel arg.
Mark D. Roth
2016-11-02
*
Fix potential use-after-free: connected subchannel gets destroyed after its b...
Craig Tiller
2016-10-27
*
Merge remote-tracking branch 'upstream/master' into circular_dependency_fix
Mark D. Roth
2016-10-26
|
\
*
|
Move method_config module from ext/client_channel to lib/transport.
Mark D. Roth
2016-10-26
|
*
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
Mark D. Roth
2016-10-24
|
|
\
|
|
/
|
/
|
|
*
Minor clean-up.
Mark D. Roth
2016-10-24
|
*
clang-format
Mark D. Roth
2016-10-24
*
|
Add block comment.
Mark D. Roth
2016-10-24
*
|
Merge remote-tracking branch 'upstream/master' into service_config2
Mark D. Roth
2016-10-24
|
*
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
Mark D. Roth
2016-10-21
|
/
*
Merge remote-tracking branch 'upstream/master' into rename_client_config
Mark D. Roth
2016-10-19
*
Merge remote-tracking branch 'upstream/master' into rename_client_config
Mark D. Roth
2016-10-07
*
Rename client_config directory to client_channel.
Mark D. Roth
2016-09-14