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 #4562 from ctiller/ints
jboeuf
2016-01-06
|
\
|
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
|
remove stream from stalled_by_transport list before destroy it
yang-g
2015-12-21
|
/
*
Merge pull request #4384 from ctiller/big_data
Yang Gao
2015-12-18
|
\
*
|
hide a debug log under trace and fix two log levels
yang-g
2015-12-17
|
*
clang-format
Craig Tiller
2015-12-16
|
*
Fix flow control for unstarted streams
Craig Tiller
2015-12-16
|
*
Merge branch 'big_data' of github.com:ctiller/grpc into big_data
Craig Tiller
2015-12-16
|
|
\
|
*
\
Merge github.com:grpc/grpc into big_data
Craig Tiller
2015-12-16
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'proxy-crash' into server_stall
Craig Tiller
2015-12-15
|
\
\
\
|
*
|
|
Handle cancelling writes whilst writing
Craig Tiller
2015-12-15
*
|
|
|
recv_message_ready was already taken care of
Craig Tiller
2015-12-14
*
|
|
|
Merge branch 'proxy-crash' into server_stall
Craig Tiller
2015-12-14
|
\
|
|
|
|
*
|
|
Better fix
Craig Tiller
2015-12-14
*
|
|
|
Fix server side handling of incoming partial requests in core
Craig Tiller
2015-12-14
|
/
/
/
*
|
|
Fix proxy end2end tests
Craig Tiller
2015-12-14
|
|
*
Fix bugs?
Craig Tiller
2015-12-10
|
|
/
|
*
Fix flow control bug
Craig Tiller
2015-12-09
|
*
Window overflow test
Craig Tiller
2015-12-09
*
|
Fix ping response code
Craig Tiller
2015-12-08
*
|
clang-format
Craig Tiller
2015-12-07
*
|
Ping API
Craig Tiller
2015-12-07
*
|
Merge github.com:grpc/grpc into connected-subchannel
Craig Tiller
2015-12-04
|
\
|
|
*
Make chttp2 pass h2spec section 6.5
Craig Tiller
2015-12-02
*
|
Sanitize unsubscription to be callback preserving
Craig Tiller
2015-11-29
|
*
Merge github.com:grpc/grpc into no-transport-metadata
Craig Tiller
2015-11-25
|
|
\
*
|
\
Merge github.com:grpc/grpc into i-have-no-master
Craig Tiller
2015-11-24
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Test fixes
Craig Tiller
2015-11-24
|
|
/
|
/
|
|
*
Merge github.com:grpc/grpc into configurable-lookahead
Craig Tiller
2015-11-23
|
|
\
*
|
\
Merge github.com:grpc/grpc into no-transport-metadata
Craig Tiller
2015-11-20
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Remove metadata context entirely
Craig Tiller
2015-11-20
*
|
|
clang-format
Craig Tiller
2015-11-19
|
|
*
Add a (temporary) facility to tune stream read-ahead size
Craig Tiller
2015-11-17
|
|
/
|
/
|
|
*
clang-format
Craig Tiller
2015-11-10
|
*
First round changes to handle dynamic hpack table size
Craig Tiller
2015-11-10
|
/
*
Sending empty trailing metadata to a closed stream is ok - it means close thi...
Craig Tiller
2015-11-06
*
Transport memory management fixes
Craig Tiller
2015-11-06
*
Fix flow control for 0-byte messages
Craig Tiller
2015-11-06
*
Fix for returned status
Craig Tiller
2015-11-03
*
stream_op cleanup: transport changes
Craig Tiller
2015-11-02
*
Move profiling system to gpr
Craig Tiller
2015-10-09
*
Simplify adding annotations, annotate more things
Craig Tiller
2015-10-09
*
more markers
Craig Tiller
2015-10-08
*
Latency traces
Craig Tiller
2015-10-08
*
Merge pull request #3627 from yang-g/flake2
Craig Tiller
2015-10-05
|
\
|
*
handle closed transport at the end of a read
yang-g
2015-10-02
*
|
Fix clang-format script
Craig Tiller
2015-09-28
|
/
*
Remove metadata canonicalization, and fix some bugs
Craig Tiller
2015-09-25
*
clang-format all core files
Craig Tiller
2015-09-22
*
Final patches for rename
Craig Tiller
2015-09-22
[next]