index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
channel
/
client_channel.c
Commit message (
Expand
)
Author
Age
*
Fix TSAN reported bug
Craig Tiller
2015-07-07
*
Expand comment
Craig Tiller
2015-07-01
*
Expand comment
Craig Tiller
2015-07-01
*
Simplify check
Craig Tiller
2015-07-01
*
Add missing unlock
Craig Tiller
2015-07-01
*
clang-format changed files
Craig Tiller
2015-07-01
*
Fix a bug where cancelled calls can be stranded past disconnection
Craig Tiller
2015-07-01
*
Refcounting fixes and debugging, empty batch stability fixes
Craig Tiller
2015-07-01
*
Spam cleanup, properly shut down lb_policy
Craig Tiller
2015-07-01
*
clang-format affected files
Craig Tiller
2015-06-30
*
Spam cleanup
Craig Tiller
2015-06-30
*
Fix use-after-free
Craig Tiller
2015-06-30
*
Better handling of cancellation, uri parse errors, and disconnection
Craig Tiller
2015-06-29
*
Make SSL work
Craig Tiller
2015-06-29
*
Fix refcounting
Craig Tiller
2015-06-29
*
Refcounting fixes
Craig Tiller
2015-06-29
*
Debugging
Craig Tiller
2015-06-29
*
Use connectivity state tracking code in chttp2 transport
Craig Tiller
2015-06-29
*
Simple request unsecure passes with new client_config code
Craig Tiller
2015-06-28
*
refcount debugging
Craig Tiller
2015-06-27
*
Factor out channel state watching
Craig Tiller
2015-06-27
*
Connector progress
Craig Tiller
2015-06-26
*
Further client config work
Craig Tiller
2015-06-26
*
chop chop chop
Craig Tiller
2015-06-25
*
Merge branch 'oops-i-split-it-again' into tis-but-thy-name
Craig Tiller
2015-06-25
|
\
*
|
s/grpc_transport_op/grpc_transport_stream_op/g
Craig Tiller
2015-06-25
*
|
Refactoring progress towards integrating client configs
Craig Tiller
2015-06-25
|
*
Refactor progress
Craig Tiller
2015-06-11
|
/
*
Move channel connection pollset to be across all attempts
Craig Tiller
2015-06-10
*
Handle reffing when a cancel or bind gets stuck in the waiting queue
Craig Tiller
2015-06-02
*
Fix use-after-free
Craig Tiller
2015-06-02
*
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-05-28
|
\
|
*
Unref the slices if no write will happen.
Yang Gao
2015-05-28
*
|
clang-format some files
Craig Tiller
2015-05-13
*
|
Properly manage interest set for waiting calls
Craig Tiller
2015-05-13
*
|
Move pollset_set ownership from channel to transport setup
Craig Tiller
2015-05-12
*
|
Plumb pollset_set through setup pipeline
Craig Tiller
2015-05-08
*
|
Compile fix
Craig Tiller
2015-05-08
*
|
Start mixing in pollset_set to child_channel
Craig Tiller
2015-05-07
|
/
*
clang-format
Craig Tiller
2015-04-24
*
Take a lock every time through client_channel - to simplify logic and ensure ...
Craig Tiller
2015-04-24
*
Handle reading after cancellation
Craig Tiller
2015-04-24
*
clang-format
Craig Tiller
2015-04-23
*
Flesh out initial_op
Craig Tiller
2015-04-23
*
Fiddling with an initial op
Craig Tiller
2015-04-23
*
stuff
Craig Tiller
2015-04-21
*
Fix remaining allocation bugs
Craig Tiller
2015-04-17
*
clang-format
Craig Tiller
2015-04-17
*
Got rid of GRPC_SEND_START
Craig Tiller
2015-04-17
*
Move metadata batching to stream_op
Craig Tiller
2015-04-16
[next]