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
*
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
*
|
clang-format affected files
Craig Tiller
2015-06-17
|
*
Exposed compression level in channel arguments (C and C++)
David Garcia Quintas
2015-06-16
*
|
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
*
|
Plumb pollset_set through to tcp setup
Craig Tiller
2015-05-08
*
|
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
|
/
*
Merge pull request #1447 from ctiller/magical-void-pointers
jboeuf
2015-05-05
|
\
*
|
Remove dead file
Craig Tiller
2015-05-04
|
*
Add per-call context pointer API
Craig Tiller
2015-05-01
|
/
*
clang-format
Craig Tiller
2015-04-24
*
Bug fixing
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
*
Call compiles
Craig Tiller
2015-04-22
*
Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-pass
Craig Tiller
2015-04-22
|
\
*
|
stuff
Craig Tiller
2015-04-21
[next]