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
Commit message (
Expand
)
Author
Age
*
refcount debugging
Craig Tiller
2015-06-27
*
Factor out channel state watching
Craig Tiller
2015-06-27
*
Request/response path starting to work
Craig Tiller
2015-06-27
*
Get the success case through to call creation
Craig Tiller
2015-06-26
*
Connector progress
Craig Tiller
2015-06-26
*
Further client config work
Craig Tiller
2015-06-26
*
Introduce connector, to help subchannel connect
Craig Tiller
2015-06-25
*
Moving chttp2 to new transport interface
Craig Tiller
2015-06-25
*
Plumbing transport_op changes through
Craig Tiller
2015-06-25
*
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
|
*
Added comments
Craig Tiller
2015-06-24
|
*
Merge branch 'we-dont-need-no-backup' into oops-i-split-it-again
Craig Tiller
2015-06-18
|
|
\
|
|
/
|
/
|
*
|
Docs
Craig Tiller
2015-06-18
*
|
Docs
Craig Tiller
2015-06-17
*
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-17
|
\
\
*
|
|
Docs, formatting
Craig Tiller
2015-06-17
|
|
*
Merge branch 'we-dont-need-no-backup' into oops-i-split-it-again
Craig Tiller
2015-06-17
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
clang-format affected files
Craig Tiller
2015-06-17
|
*
|
Exposed compression level in channel arguments (C and C++)
David Garcia Quintas
2015-06-16
|
|
*
Refactor progress
Craig Tiller
2015-06-11
|
|
/
|
/
|
*
|
Spam cleanup
Craig Tiller
2015-06-11
*
|
Move channel connection pollset to be across all attempts
Craig Tiller
2015-06-10
*
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-05
|
\
|
*
|
clang-format
Craig Tiller
2015-06-05
|
*
Expose gpr_asprintf and gpr_strdup
Masood Malekghassemi
2015-06-03
*
|
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 branch 'count-the-things' into we-dont-need-no-backup
Craig Tiller
2015-06-01
|
\
|
*
|
Merge branch 'count-the-things' into we-dont-need-no-backup
Craig Tiller
2015-06-01
|
\
\
|
|
*
removed managed closures from server.c
David Garcia Quintas
2015-05-31
|
|
*
Comments addressed.
David Garcia Quintas
2015-05-31
|
|
*
Adapted the following to the new iomgr's cb API:
David Garcia Quintas
2015-05-31
|
|
/
*
|
Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup
Craig Tiller
2015-05-30
|
\
|
|
*
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
Julien Boeuf
2015-05-29
|
|
\
*
|
|
Reduce spam
Craig Tiller
2015-05-29
*
|
|
Fix memory leak, add debug
Craig Tiller
2015-05-29
*
|
|
Remove condition variable from pollset
Craig Tiller
2015-05-28
*
|
|
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
|
|
*
Addressing comments.
Julien Boeuf
2015-05-20
|
|
*
Starting on low level changes to support server side authentication.
Julien Boeuf
2015-05-20
|
|
/
*
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-05-19
|
\
|
|
*
Delete antiquated code
Craig Tiller
2015-05-17
*
|
clang-format some files
Craig Tiller
2015-05-13
*
|
Properly manage interest set for waiting calls
Craig Tiller
2015-05-13
*
|
Keep client setup request alive to keep pollset around until request finishes
Craig Tiller
2015-05-12
*
|
Move pollset_set ownership from channel to transport setup
Craig Tiller
2015-05-12
[next]