index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
/
impl
/
codegen
/
server_context.h
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
David Garcia Quintas
2016-09-03
|
\
|
*
Merge pull request #7018 from vjpai/fc_unary
kpayson64
2016-09-02
|
|
\
*
|
|
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
David Garcia Quintas
2016-09-01
|
\
|
|
|
|
*
Merge branch 'master' into fc_unary
Vijay Pai
2016-08-30
|
|
|
\
|
|
*
|
Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated meth...
Vijay Pai
2016-08-29
|
*
|
|
Addressing feedback.
Julien Boeuf
2016-08-25
|
*
|
|
Adding extension points for security context.
Julien Boeuf
2016-08-23
|
|
|
/
|
|
/
|
|
|
*
Make FCUnary and ServerReaderWriter derived classes of a new
Vijay Pai
2016-08-04
|
|
*
Merge branch 'master' into fc_unary
Vijay Pai
2016-08-04
|
|
|
\
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
David Garcia Quintas
2016-08-02
|
\
|
|
*
|
|
removed codegen/time.h
David Garcia Quintas
2016-07-27
|
*
|
C++ Compression Level set properly
David Garcia Quintas
2016-07-21
|
/
/
|
*
Merge branch 'master' into fc_unary
Vijay Pai
2016-07-21
|
|
\
|
|
/
|
/
|
|
*
Make the FCUnary class actually work and test it
vjpai
2016-06-23
*
|
Const correctness for ClientContext and ServerContext getters
Bill Clarke
2016-06-22
|
/
*
Rollup of changes from the latest import
Craig Tiller
2016-04-11
*
Fix client_crash_test, implement idempotency, fail_fast for C++
Craig Tiller
2016-04-01
*
Update copyrights
Craig Tiller
2016-03-31
*
Auto-changes
Craig Tiller
2016-03-25
*
Revert "Revert "Properly integrate async API with server-side cancellations.""
Sree Kuchibhotla
2016-03-07
*
Revert "Properly integrate async API with server-side cancellations."
Sree Kuchibhotla
2016-03-04
*
Properly integrate async API with server-side cancellations.
Vijay Pai
2016-03-03
*
Update comment on TryCancel() API
Sree Kuchibhotla
2016-01-29
*
Comments and format
Sree Kuchibhotla
2016-01-28
*
TryCancel() on ServerContext()
Sree Kuchibhotla
2016-01-28
*
async_stream.h done. Compiles
David Garcia Quintas
2016-01-25