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
*
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
*
|
Fiddling with an initial op
Craig Tiller
2015-04-23
*
|
One test compiles
Craig Tiller
2015-04-22
*
|
Transport compiles
Craig Tiller
2015-04-22
*
|
Beginning transport work
Craig Tiller
2015-04-22
*
|
stuff
Craig Tiller
2015-04-21
|
*
Merge github.com:google/grpc into batch-metadata
Craig Tiller
2015-04-21
|
|
\
*
|
|
Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-pass
Craig Tiller
2015-04-20
|
\
|
|
|
|
/
|
/
|
*
|
resolve comment
Yang Gao
2015-04-20
*
|
Tidying up proof of concept
Craig Tiller
2015-04-20
*
|
Proof of concept fix for flow control error
Yang Gao
2015-04-20
|
*
clang-format
Craig Tiller
2015-04-17
|
*
Random small fixes
Craig Tiller
2015-04-17
[next]