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
*
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 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
|
*
Progress towards transport using metadata batches
Craig Tiller
2015-04-16
|
/
*
Inline initial slice buffer allocation
Craig Tiller
2015-04-13
*
Shutting off warnings about control paths.
Nicolas "Pixel" Noble
2015-04-01
*
Update doc as requested in review
Tatsuhiro Tsujikawa
2015-03-13
*
Fix client sending invalid GOAWAY last-stream-id
Tatsuhiro Tsujikawa
2015-03-12
*
Merge pull request #908 from ctiller/ssl
Nicolas Noble
2015-03-02
|
\
*
|
Fix flake
Craig Tiller
2015-03-02
*
|
Add clarifying comment
Craig Tiller
2015-03-02
*
|
Fix some shutdown races
Craig Tiller
2015-03-02
*
|
Potential fix for stuck RPCs at shutdown
Craig Tiller
2015-03-02
|
*
Tracer registration.
Craig Tiller
2015-03-01
|
/
*
Merge pull request #779 from ctiller/32B
David Klempner
2015-02-24
|
\
|
*
Fix shutdown race in CHTTP2
Craig Tiller
2015-02-24
*
|
Add HTTP2 header tracing
Craig Tiller
2015-02-24
|
/
*
Fix a double-close in the server code.
Craig Tiller
2015-02-21
*
32 bit compilation fixes for core
Craig Tiller
2015-02-19
*
Fix use-after-free.
Craig Tiller
2015-02-18
*
Spam cleanup, test speedup
Craig Tiller
2015-02-18
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-17
|
\
|
*
Fix a race in transport.
Craig Tiller
2015-02-17
*
|
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-17
|
\
|
|
*
Avoid four allocations per stream
Craig Tiller
2015-02-13
*
|
Remove debug
Craig Tiller
2015-02-11
*
|
Some streaming progress
Craig Tiller
2015-02-11
*
|
Fix race
Craig Tiller
2015-02-11
|
/
*
Merge github.com:google/grpc into http3
Craig Tiller
2015-02-04
|
\
|
*
Merge pull request #398 from nicolasnoble/http2-read-first
Craig Tiller
2015-02-04
|
|
\
|
|
*
Let the http2 transport issue a read request before pumping bytes into it.
Nicolas Noble
2015-02-04
[next]