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
/
chttp2_transport.c
Commit message (
Expand
)
Author
Age
*
clang-format affected files
Craig Tiller
2015-06-17
*
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-09
|
\
|
*
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
*
|
|
clang-format
Craig Tiller
2015-06-05
|
/
/
*
|
Handle reffing when a cancel or bind gets stuck in the waiting queue
Craig Tiller
2015-06-02
*
|
Fix disconnection
Craig Tiller
2015-05-29
|
/
*
Enforce invariant of not performing reads after stream closure
Craig Tiller
2015-05-20
*
Send RST_STREAM when closing from the server without getting a client half-cl...
Craig Tiller
2015-05-19
*
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
*
|
Cleanup unlock() a little
Craig Tiller
2015-05-07
*
|
Fix: Server side call with both streams closed doesnt get properly finalized
Jan Tattermusch
2015-05-06
|
/
*
Merge pull request #1466 from ctiller/seqno2
Yang Gao
2015-05-04
|
\
|
*
Merge github.com:grpc/grpc into seqno2
Craig Tiller
2015-05-04
|
|
\
*
|
|
Added missing profiling tags.
David Garcia Quintas
2015-05-04
|
|
/
|
/
|
*
|
Merge pull request #1463 from ctiller/seqno
Yang Gao
2015-05-04
|
\
\
|
|
*
Synthesize goaway when max sequence number generated
Craig Tiller
2015-05-04
|
|
/
|
*
Fix typo resulting in masking out high byte of http2 sequence numbers
Craig Tiller
2015-05-04
|
*
Add a hook to allow initial HTTP2 sequence number to be specified
Craig Tiller
2015-05-04
*
|
Merge branch 'one-read' of github.com:ctiller/grpc into one-read
Craig Tiller
2015-05-01
|
\
\
*
\
\
Merge github.com:grpc/grpc into one-read
Craig Tiller
2015-05-01
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
merge with head
Yang Gao
2015-05-01
|
|
\
\
|
|
|
*
Cast away errors on Windows
Craig Tiller
2015-04-29
|
|
|
*
Merge github.com:grpc/grpc into one-read
Craig Tiller
2015-04-29
|
|
_
|
/
|
|
/
|
|
/
|
|
*
Merge pull request #1406 from ctiller/crash-boom-bang
Yang Gao
2015-04-29
|
|
|
\
|
|
|
*
Incoming stream id validation fixes
Craig Tiller
2015-04-29
*
|
|
|
Add some helpful timing markers
Craig Tiller
2015-04-28
|
*
|
|
Fix flow control issue
Yang Gao
2015-04-28
|
|
|
/
|
|
/
|
*
|
|
Add flow control tracing
Craig Tiller
2015-04-28
|
|
/
|
/
|
*
|
Properly handle non-full metadata batches
Craig Tiller
2015-04-27
*
|
Thread safety fix
Craig Tiller
2015-04-24
*
|
remove annotations
Craig Tiller
2015-04-24
*
|
Fix memory leak
Craig Tiller
2015-04-24
*
|
Fix memory leak
Craig Tiller
2015-04-24
*
|
Fix memory leak
Craig Tiller
2015-04-24
*
|
Fix memory leak
Craig Tiller
2015-04-24
*
|
clang-format
Craig Tiller
2015-04-24
*
|
Add missing remove list
Craig Tiller
2015-04-24
*
|
Bug fixing
Craig Tiller
2015-04-24
*
|
Stream mapping fixes
Craig Tiller
2015-04-24
*
|
Publish cancellation metadata
Craig Tiller
2015-04-24
*
|
Add missing clear
Craig Tiller
2015-04-23
*
|
Allow round-robin again in flow control
Craig Tiller
2015-04-23
*
|
Fix double-set of alarm
Craig Tiller
2015-04-23
*
|
clang-format
Craig Tiller
2015-04-23
*
|
Flesh out initial_op
Craig Tiller
2015-04-23
[next]