index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
surface
/
channel.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' into compression-accept-encoding
David Garcia Quintas
2015-08-09
|
\
|
*
Merge github.com:grpc/grpc into propagate
Craig Tiller
2015-08-05
|
|
\
|
*
\
Merge branch 'propagate' of github.com:ctiller/grpc into propagate
Craig Tiller
2015-08-01
|
|
\
\
|
*
\
\
Merge github.com:grpc/grpc into propagate
Craig Tiller
2015-08-01
|
|
\
\
\
|
|
|
|
*
check before unref, this will fail in BadCreds test
yang-g
2015-07-31
|
|
|
|
/
|
|
|
/
|
|
|
|
*
s/inherit/propagate/g
Craig Tiller
2015-07-31
|
|
|
/
|
|
/
|
|
*
|
Core-supported context inheritance sketch
Craig Tiller
2015-07-31
|
|
*
Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about
Craig Tiller
2015-07-29
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Make passing NULL for host not crash
Craig Tiller
2015-07-23
|
*
|
Merge github.com:grpc/grpc into warbling-wombat
Craig Tiller
2015-07-23
|
|
\
|
|
*
|
Canonicalize metadata keys in core
Craig Tiller
2015-07-22
|
|
*
Add grpc_call_get_peer
Craig Tiller
2015-07-20
|
|
/
*
|
Implementation of the accepted encodings propagation mechanism.
David Garcia Quintas
2015-07-15
*
|
Merge branch 'decompression' into compression-accept-encoding
David Garcia Quintas
2015-07-15
|
\
|
|
*
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-15
|
|
\
|
|
*
zero-out channel after creation
Jan Tattermusch
2015-07-12
|
*
|
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-09
|
|
\
|
*
|
|
WIP, code complete, missing tests. Asan passes.
David Garcia Quintas
2015-07-08
|
/
/
*
|
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-08
|
\
\
|
|
*
Add metadata refcount debugging
Craig Tiller
2015-07-06
|
|
/
*
|
WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of c...
David Garcia Quintas
2015-06-30
|
*
clang-format affected files
Craig Tiller
2015-06-30
|
*
Debugging
Craig Tiller
2015-06-29
|
*
refcount debugging
Craig Tiller
2015-06-27
|
*
Implement channel op dispatch
Craig Tiller
2015-06-27
*
|
Moar tests, fixed wrongly named vbles, minor bugs.
David Garcia Quintas
2015-06-25
|
*
Plumbing transport_op changes through
Craig Tiller
2015-06-25
*
|
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-06-23
|
\
|
*
|
Redesign of compression algorithm propagation based on metadata
David Garcia Quintas
2015-06-22
|
*
Merge pull request #2073 from dgquintas/compression-metadata
Craig Tiller
2015-06-19
|
|
\
*
|
|
Added generated configs
David Garcia Quintas
2015-06-19
|
|
/
|
/
|
*
|
Propagation of compression level to the call.
David Garcia Quintas
2015-06-15
|
*
Merge branch 'you-complete-me' into we-dont-need-no-backup
Craig Tiller
2015-06-09
|
|
\
|
|
/
|
/
|
*
|
Tweaking
Craig Tiller
2015-06-08
*
|
Fix some asan issues
Craig Tiller
2015-06-08
*
|
Cache commonly used status strings
Craig Tiller
2015-06-08
|
*
clang-format
Craig Tiller
2015-06-05
|
*
Compile fix
Craig Tiller
2015-06-01
|
*
Merge branch 'count-the-things' into we-dont-need-no-backup
Craig Tiller
2015-06-01
|
|
\
|
|
/
|
/
|
*
|
removed managed closures from server.c
David Garcia Quintas
2015-05-31
*
|
Comments addressed.
David Garcia Quintas
2015-05-31
*
|
Adapted the following to the new iomgr's cb API:
David Garcia Quintas
2015-05-31
|
*
Add channel refcount debugging
Craig Tiller
2015-05-29
|
/
*
Remove another old function
Craig Tiller
2015-04-30
*
Add newline
Craig Tiller
2015-04-22
*
One test compiles
Craig Tiller
2015-04-22
*
Call compiles
Craig Tiller
2015-04-22
*
Switching to batch oriented metadata passing
Craig Tiller
2015-04-16
*
clang-format
Craig Tiller
2015-04-16
*
Introduce ahead-of-time registration of (method,host) pairs
Craig Tiller
2015-04-16
[next]