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
Commit message (
Expand
)
Author
Age
*
clang-format
Craig Tiller
2015-04-23
*
Fix accidental delete
Craig Tiller
2015-04-22
*
Beginning transport work
Craig Tiller
2015-04-22
*
Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-pass
Craig Tiller
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
|
*
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
*
Tracer registration.
Craig Tiller
2015-03-01
*
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
*
Also get rid of CHTTP2 settings spam
Craig Tiller
2015-02-24
*
32 bit compilation fixes for core
Craig Tiller
2015-02-19
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Correctly handle large headers in HPACK table
Craig Tiller
2015-02-10
*
First compiling version of the new C api.
Craig Tiller
2015-01-27
*
run clang-format
Yang Gao
2015-01-26
*
Add constant for min bufsize for timeout encoding
Craig Tiller
2015-01-23
*
Move string.h to internal code
Craig Tiller
2015-01-23
*
Remove sprintf from timeout_encoding
Craig Tiller
2015-01-23
*
Add platform ifdefs, fix up some MSVC warnings
Craig Tiller
2015-01-21
*
Use clang-format-3.5
Craig Tiller
2015-01-18
*
() --> (void)
Craig Tiller
2015-01-15
*
clang-format codebase
Craig Tiller
2015-01-13
*
Ensure flow control callbacks happen outside the transport lock.
ctiller
2015-01-12
*
Add an assertion to prevent return-without-value warning.
vpai
2014-12-15
*
Fix mixing function, and make it universally used.
ctiller
2014-12-15
*
Binary header encoding.
ctiller
2014-12-15
*
Advertise h2-16, h2-15, h2-14, and accept any of them.
ctiller
2014-12-10
*
Automated g4 rollback of changelist 81719124.
ctiller
2014-12-09
*
Advertise h2-16, h2-15, h2-14, and accept any of them.
ctiller
2014-12-09
*
Flow Control Fixes.
ctiller
2014-12-08
*
Updating moe_db.txt with the latest equivalence since the ruby import changed...
nnoble
2014-12-05
*
Initial import.
Nicolas Noble
2014-11-26