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
/
call.h
Commit message (
Expand
)
Author
Age
*
Use C++11 final and override
Vijay Pai
2016-11-01
*
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-09-16
|
\
|
*
Merge pull request #7996 from yang-g/canonical
Yang Gao
2016-09-15
|
|
\
|
|
*
Add a helper to get canonical code from status
yang-g
2016-09-09
*
|
|
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-09-06
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Allow setting max send message size via C++ ServerBuilder API.
Mark D. Roth
2016-09-06
|
|
*
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
David Garcia Quintas
2016-09-03
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
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/alloc.h
David Garcia Quintas
2016-07-27
*
|
|
C++ Compression Level set properly
David Garcia Quintas
2016-07-21
|
|
/
|
/
|
|
*
Add some const
vjpai
2016-06-23
|
/
*
Merge branch 'master' into wheezy
Vijay Pai
2016-06-15
|
\
*
|
override->GRPC_OVERRIDE
Vijay Pai
2016-06-09
|
*
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
David Garcia Quintas
2016-06-07
|
|
\
|
|
/
|
/
|
|
*
PR comments (offline).
David Garcia Quintas
2016-06-07
*
|
Let Next set ok=true when receiving error status
yang-g
2016-06-01
|
*
fixes to grpc++/impl/codegen/call.h
David Garcia Quintas
2016-05-18
|
*
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
David Garcia Quintas
2016-05-18
|
|
\
|
|
/
|
/
|
|
*
Updated codegen/call.h
David Garcia Quintas
2016-05-13
*
|
Add comment
yang-g
2016-05-10
|
*
Allow servers to select compression level via initial MD.
David Garcia Quintas
2016-05-09
*
|
Add an explicit base class pointer to avoid potential breakage.
yang-g
2016-05-05
|
/
*
Stress test fixes
Craig Tiller
2016-04-29
*
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
*
clang-format
David Garcia Quintas
2016-03-09
*
clang-format
David Garcia Quintas
2016-03-08
*
wip. prior to cq refactoring
David Garcia Quintas
2016-03-07
*
Added missing virtual dtor
David Garcia Quintas
2016-02-19
*
clang-format
Vijay Pai
2016-02-08
*
reset the shared_ptr
Vijay Pai
2016-02-08
*
Drop the ref
Vijay Pai
2016-02-05
*
Undo much of the previous commits so that only CallOpSet groups
Vijay Pai
2016-02-05
*
Wrap groups of related CallOpSet's into a ref-counted structure
Vijay Pai
2016-02-05
*
async_stream.h done. Compiles
David Garcia Quintas
2016-01-25