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
Commit message (
Expand
)
Author
Age
*
Move detection of HTTP CONNECT proxy from DNS resolver to client channel.
Mark D. Roth
2017-01-18
*
Get HTTP CONNECT headers from channel arg.
Mark D. Roth
2017-01-18
*
Trigger HTTP CONNECT handshaker via channel arg.
Mark D. Roth
2017-01-18
*
clang-format
Mark D. Roth
2017-01-17
*
Fix API fuzzer tests.
Mark D. Roth
2017-01-13
*
Store subchannel address in a channel arg.
Mark D. Roth
2017-01-13
*
clang-format
Mark D. Roth
2017-01-09
*
Add support for sending custom headers in HTTP CONNECT request.
Mark D. Roth
2017-01-09
*
Merge pull request #9129 from markdroth/handshaker_plugin
Mark D. Roth
2017-01-09
|
\
|
*
Handshaker plugin mechanism.
Mark D. Roth
2017-01-06
*
|
Use `grpc_closure`s in `grpc_timer`s
Masood Malekghassemi
2017-01-05
|
/
*
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2017-01-04
|
\
*
\
Merge branch 'patchy' into slice_with_exec_ctx_and_build
Craig Tiller
2017-01-04
|
\
\
|
*
|
Moving message_size_filter properly.
Nicolas "Pixel" Noble
2017-01-04
|
|
/
*
|
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
Craig Tiller
2017-01-03
|
\
|
|
*
clang-format code
Craig Tiller
2017-01-03
|
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
*
|
Fix merge errors
Craig Tiller
2016-12-27
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-27
|
\
|
|
*
Add grpc_pollset_set as an arg in grpc_resolver_create
Yuchen Zeng
2016-12-15
|
*
Add pollset_set in grpc_resolver
Yuchen Zeng
2016-12-15
|
*
clang-format
Mark D. Roth
2016-12-14
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-14
|
\
\
|
|
*
Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup
Mark D. Roth
2016-12-14
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Short deadlines: set Status on deadline
David Garcia Quintas
2016-12-13
|
|
*
Move internal channel arg definitions out of public headers.
Mark D. Roth
2016-12-12
|
|
*
Eliminate redundant places where server name was stored.
Mark D. Roth
2016-12-12
*
|
|
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
|
\
|
|
|
|
|
|
*
Add function to create channel arg for client channel factory.
Mark D. Roth
2016-12-09
|
*
|
|
Short deadlines: set Status on deadline
David Garcia Quintas
2016-12-09
|
|
/
/
*
|
|
Make core_banned_functions.py pass again
Craig Tiller
2016-12-06
*
|
|
clang-format
Craig Tiller
2016-12-06
*
|
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-06
|
\
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup
Mark D. Roth
2016-12-05
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #8913 from markdroth/security_handshaker2
Craig Tiller
2016-12-02
|
|
\
\
|
*
\
\
Merge pull request #8854 from dgquintas/backoff
Craig Tiller
2016-12-02
|
|
\
\
\
|
|
|
*
|
Code review changes.
Mark D. Roth
2016-12-02
|
|
|
*
|
Code review changes.
Mark D. Roth
2016-12-01
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup
Mark D. Roth
2016-11-30
|
|
|
|
|
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
Merge remote-tracking branch 'upstream/master' into security_handshaker1
Mark D. Roth
2016-11-30
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-30
|
\
|
|
|
|
|
*
|
|
|
Review feedback
Craig Tiller
2016-11-30
|
*
|
|
|
Break infinite connection retry loop
Craig Tiller
2016-11-30
|
|
|
*
|
Eliminate some code duplication.
Mark D. Roth
2016-11-30
|
|
|
*
|
Always shut down endpoints before destroying them.
Mark D. Roth
2016-11-29
|
|
|
*
|
Make handshaker responsible for destroying endpoint on shutdown or failure.
Mark D. Roth
2016-11-29
|
|
|
*
|
Fix locking bug in HTTP CONNECT handshaker.
Mark D. Roth
2016-11-29
|
|
|
*
|
Merge remote-tracking branch 'upstream/master' into security_handshaker1
Mark D. Roth
2016-11-29
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
[next]