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
*
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