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
Commit message (
Expand
)
Author
Age
*
Merge github.com:google/grpc into batch-metadata
Craig Tiller
2015-04-21
|
\
*
|
Add /* NDEBUGS */ as appropriate
Craig Tiller
2015-04-21
|
*
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
*
|
Remove expensive asserts from NDEBUG builds
Craig Tiller
2015-04-20
*
|
clang-format
Craig Tiller
2015-04-17
*
|
Fix remaining allocation bugs
Craig Tiller
2015-04-17
*
|
Random small fixes
Craig Tiller
2015-04-17
*
|
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
*
|
Move metadata batching to stream_op
Craig Tiller
2015-04-16
|
/
*
Remove (void*)1
Craig Tiller
2015-04-14
*
Merge with other metadata changes
Craig Tiller
2015-04-14
*
Merge github.com:grpc/grpc into fast-unref
Craig Tiller
2015-04-14
|
\
|
*
Merge pull request #1259 from ctiller/metadata
David Klempner
2015-04-14
|
|
\
*
|
|
Add important comment
Craig Tiller
2015-04-14
*
|
|
Batch unref metadata in HTTP/2 stream encoder
Craig Tiller
2015-04-14
|
*
|
Inline initial slice buffer allocation
Craig Tiller
2015-04-13
|
/
/
|
*
Fix Typo
Craig Tiller
2015-04-13
|
*
Change barriers to protect the innocent
Craig Tiller
2015-04-13
|
*
Eliminate channel-wide lock for grpc_mdelem_ref.
Craig Tiller
2015-04-10
|
/
*
Eliminate a redundant unlock-lock pair since this code is only invoked from
Vijay Pai
2015-04-02
*
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
|
/
*
Guard headers tool.
Nicolas "Pixel" Noble
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
*
|
Also get rid of CHTTP2 settings spam
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
[next]