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
/
call.h
Commit message (
Expand
)
Author
Age
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
Remove dead code
Craig Tiller
2015-12-10
*
remove unused code
yang-g
2015-12-07
*
stream_op cleanup: surface layer
Craig Tiller
2015-11-02
*
Hid test-only functions from surface/call.h
David Garcia Quintas
2015-10-08
*
Fixed unprotected access to call field
David Garcia Quintas
2015-10-06
*
Restore sanity
Craig Tiller
2015-10-05
*
Coalesce GRPC_TRACE=surface with API tracing
Masood Malekghassemi
2015-10-02
*
Coalesce GRPC_TRACE=surface,batch into GRPC_TRACE=surface
Masood Malekghassemi
2015-10-02
*
clang-format all core files
Craig Tiller
2015-09-22
*
Move argument passing to start of list
Craig Tiller
2015-09-22
*
Move arguments to the start of lists
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
Rename call_list to closure_list
Craig Tiller
2015-09-22
*
Call list progress
Craig Tiller
2015-09-21
*
Call list progress
Craig Tiller
2015-09-21
*
Merge branch 'compression-accept-encoding' into compression-interop
David Garcia Quintas
2015-08-09
|
\
|
*
Merge branch 'master' into compression-accept-encoding
David Garcia Quintas
2015-08-09
|
|
\
|
|
*
s/inherit/propagate/g
Craig Tiller
2015-07-31
|
|
*
Core-supported context inheritance sketch
Craig Tiller
2015-07-31
*
|
|
Merge branch 'compression-accept-encoding' into compression-interop
David Garcia Quintas
2015-07-23
|
\
|
|
|
*
|
Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding
David Garcia Quintas
2015-07-23
|
|
\
|
*
|
|
Merge branch 'master' into compression-interop
David Garcia Quintas
2015-07-22
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Updated interop tests with support for compression.
David Garcia Quintas
2015-07-22
*
|
|
wip
David Garcia Quintas
2015-07-20
|
*
|
Extend tracer to server shutdown
Craig Tiller
2015-07-18
|
/
/
|
*
Implementation of the accepted encodings propagation mechanism.
David Garcia Quintas
2015-07-15
|
/
*
Structure repacking and sizing
Craig Tiller
2015-07-02
*
clang-format affected files
Craig Tiller
2015-06-17
*
Merge branch 'you-complete-me' into we-dont-need-no-backup
Craig Tiller
2015-06-17
|
\
|
*
Added flags support to grpc_op.
David Garcia Quintas
2015-06-14
*
|
Flush pending incoming messages when writing status
Craig Tiller
2015-06-11
*
|
clang-format
Craig Tiller
2015-05-29
|
/
*
Added tracing for grpc_server_request_call
murgatroid99
2015-05-22
*
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-08
|
\
|
*
Adding support for per call credentials in core.
Julien Boeuf
2015-05-07
*
|
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-06
|
\
|
*
|
C Core API cleanup.
Craig Tiller
2015-05-04
|
*
Add per-call context pointer API
Craig Tiller
2015-05-01
|
/
*
Add some infrastructure for call refcount debugging
Craig Tiller
2015-04-28
*
remove annotations
Craig Tiller
2015-04-24
*
annotations - revert later
Craig Tiller
2015-04-24
*
Call compiles
Craig Tiller
2015-04-22
*
stuff
Craig Tiller
2015-04-21
*
clang-format
Craig Tiller
2015-04-17
*
Got rid of GRPC_SEND_START
Craig Tiller
2015-04-17
*
Move metadata batching to stream_op
Craig Tiller
2015-04-16
*
clang-format
Craig Tiller
2015-04-16
*
Switching to batch oriented metadata passing
Craig Tiller
2015-04-16
*
Added batch GRPC_TRACE option to trace calls to grpc_call_start_batch
murgatroid99
2015-03-09
[next]