index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
transport
Commit message (
Expand
)
Author
Age
*
Removed spurious changes.
David Garcia Quintas
2015-06-24
*
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-06-23
|
\
|
*
Add metadata batch documentation
Craig Tiller
2015-06-22
*
|
WIP. Need to merge and add more tests.
David Garcia Quintas
2015-06-18
|
*
clang-format affected files
Craig Tiller
2015-06-17
|
*
Merge branch 'you-complete-me' into we-dont-need-no-backup
Craig Tiller
2015-06-17
|
|
\
*
|
|
WIP. Compiles and tests pass. Need to write specific tests.
David Garcia Quintas
2015-06-16
|
|
/
|
/
|
*
|
Added flags support to grpc_op.
David Garcia Quintas
2015-06-14
|
*
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-11
|
|
\
|
|
/
|
/
|
|
*
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-10
|
|
\
*
|
|
Tiny comment fix
David G. Quintas
2015-06-10
|
|
/
|
/
|
|
*
Merge branch 'you-complete-me' into we-dont-need-no-backup
Craig Tiller
2015-06-09
|
|
\
*
|
|
Removed leftover TODO
David G. Quintas
2015-06-09
|
|
/
|
/
|
*
|
Merge github.com:grpc/grpc into break-break-break-the-locks
Craig Tiller
2015-06-09
|
\
\
*
|
|
Fix some asan issues
Craig Tiller
2015-06-08
|
*
|
Add some commentary
Craig Tiller
2015-06-08
|
*
|
Split channel level and call level callback serialization
Craig Tiller
2015-06-08
|
/
/
|
*
Merge branch 'we-dont-need-no-backup' of github.com:ctiller/grpc into we-dont...
Craig Tiller
2015-06-08
|
|
\
|
|
*
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-06
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Add a test of bad settings frame (and fix a bug!)
Craig Tiller
2015-06-05
|
*
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-05
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
clang-format
Craig Tiller
2015-06-05
|
|
*
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-04
|
|
/
|
|
|
/
|
/
|
*
|
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
|
*
Merge branch 'count-the-things' into we-dont-need-no-backup
Craig Tiller
2015-06-01
|
|
\
|
|
/
|
/
|
*
|
Fixing tools compilation.
Nicolas "Pixel" Noble
2015-06-02
|
*
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
|
\
\
|
|
*
Fix disconnection
Craig Tiller
2015-05-29
*
|
|
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
Julien Boeuf
2015-05-29
|
\
\
\
|
|
*
|
Removing mdctx from the credentials.
Julien Boeuf
2015-05-29
|
|
/
/
|
|
*
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-05-27
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
clang-format
Craig Tiller
2015-05-27
|
*
|
Advertise HTTP2 support
Craig Tiller
2015-05-27
*
|
|
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
Julien Boeuf
2015-05-26
|
\
|
|
|
|
*
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-05-24
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Handle priority frames in any header
Craig Tiller
2015-05-21
*
|
|
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
Julien Boeuf
2015-05-21
|
\
|
|
*
|
|
Addressing comments.
Julien Boeuf
2015-05-20
|
*
|
Enforce invariant of not performing reads after stream closure
Craig Tiller
2015-05-20
*
|
|
Starting on low level changes to support server side authentication.
Julien Boeuf
2015-05-20
|
*
|
Send RST_STREAM when closing from the server without getting a client half-cl...
Craig Tiller
2015-05-19
|
/
/
|
*
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
|
/
*
Merge pull request #1520 from ctiller/cancel-after-invoke
Yang Gao
2015-05-08
|
\
|
*
If we have closed the transport, dont try reading
Craig Tiller
2015-05-07
*
|
Merge pull request #1502 from ctiller/check-on-headers
Eric Anderson
2015-05-07
|
\
\
[next]