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
*
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
*
Change runs to enqueue
Craig Tiller
2015-09-22
*
Move argument passing to start of list
Craig Tiller
2015-09-22
*
Move arguments to the start of lists
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
Rename call_list to closure_list
Craig Tiller
2015-09-22
*
Call list progress
Craig Tiller
2015-09-21
*
Cleanup
Craig Tiller
2015-09-18
*
Introduce call lists for moving work outside locks
Craig Tiller
2015-09-18
*
Update connectivity state code to be completely synchronous
Craig Tiller
2015-09-17
*
Getting stuff working
Craig Tiller
2015-09-16
*
Core compiles with workqueues
Craig Tiller
2015-09-15
*
Enable -Wconversion
Craig Tiller
2015-09-10
*
First round of fixing up implicit 64->32 bit conversions
Craig Tiller
2015-09-10
*
Core compiles with -Wsign-conversion
Craig Tiller
2015-09-10
*
Even if the stream was cancelled, notify of its state change.
Nicolas "Pixel" Noble
2015-09-04
*
Fix ASAN issues
Craig Tiller
2015-09-02
*
Fix asan bug
Craig Tiller
2015-09-01
*
fixes for windows
Craig Tiller
2015-09-01
*
Cleaning up Windows endpoint code
Craig Tiller
2015-08-28
[next]