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
/
stream_encoder.c
Commit message (
Expand
)
Author
Age
*
Merge github.com:grpc/grpc into footprints-on-the-sands-of-time
Craig Tiller
2015-07-09
|
\
*
|
clang-format changed files
Craig Tiller
2015-07-06
|
*
Add metadata refcount debugging
Craig Tiller
2015-07-06
*
|
Introduce multiple clocks to GPR
Craig Tiller
2015-07-01
|
/
*
Fix errant empty data frame after trailers
Craig Tiller
2015-04-30
*
clang-format
Craig Tiller
2015-04-23
*
Fix accidental delete
Craig Tiller
2015-04-22
*
Beginning transport work
Craig Tiller
2015-04-22
*
clang-format
Craig Tiller
2015-04-17
*
Got rid of GRPC_SEND_START
Craig Tiller
2015-04-17
*
Progress towards transport using metadata batches
Craig Tiller
2015-04-16
*
Remove (void*)1
Craig Tiller
2015-04-14
*
Add important comment
Craig Tiller
2015-04-14
*
Batch unref metadata in HTTP/2 stream encoder
Craig Tiller
2015-04-14
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
First compiling version of the new C api.
Craig Tiller
2015-01-27
*
run clang-format
Yang Gao
2015-01-26
*
Ensure flow control callbacks happen outside the transport lock.
ctiller
2015-01-12
*
Fix mixing function, and make it universally used.
ctiller
2014-12-15
*
Binary header encoding.
ctiller
2014-12-15
*
Initial import.
Nicolas Noble
2014-11-26