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
*
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-12
|
\
|
*
Revert "Handle (and test) short call deadlines"
Craig Tiller
2016-12-12
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-12
|
\
|
|
*
Short deadlines: set Status on deadline
David Garcia Quintas
2016-12-09
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-18
|
\
|
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-16
|
\
\
|
|
*
Merge remote-tracking branch 'upstream/master' into service_config_json
Mark D. Roth
2016-11-16
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
clang-format
Mark D. Roth
2016-11-10
|
|
*
Change JSON format to use the standard proto3 mapping for each type.
Mark D. Roth
2016-11-10
|
|
*
Allow fetching service config via grpc_channel_get_info().
Mark D. Roth
2016-11-09
|
*
|
Merge remote-tracking branch 'upstream/master' into latency_in_final_info
Mark D. Roth
2016-11-09
|
|
\
\
*
|
\
\
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-09
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into service_config_json
Mark D. Roth
2016-11-08
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Populate latency field in final_info.
Mark D. Roth
2016-11-07
|
|
/
/
|
/
|
|
|
*
|
clang-format
Mark D. Roth
2016-11-04
|
|
*
clang-format
Mark D. Roth
2016-11-04
|
|
*
Code review changes.
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
|
*
|
Merge remote-tracking branch 'upstream/master' into channel_info_api
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
|
*
Add grpc_channel_get_info() to C-core API.
Mark D. Roth
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