index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
end2end
/
test_service_impl.cc
Commit message (
Expand
)
Author
Age
*
Make stream responses togglable via context
ncteisen
2017-07-05
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-05-11
|
\
*
|
Moving gtest include down.
Nicolas "Pixel" Noble
2017-05-10
|
*
support C++ error_details
yang-g
2017-04-07
|
/
*
Implemented stream coalescing design
Yuxuan Li
2017-03-08
*
When there is an error from filters (such as max recv message size too
yang-g
2017-02-23
*
Remove some unnecessary new/delete patterns
Vijay Pai
2016-11-04
*
removed codegen/log.h
David Garcia Quintas
2016-07-27
*
Deal with to_string, proper usage of nullptr, and lack of map::emplace
Vijay Pai
2016-06-15
*
Add a test for server returning error with debug info in trailer.
yang-g
2016-05-05
*
Auto-changes
Craig Tiller
2016-03-25
*
clang reformat.
Dan Born
2016-03-03
*
Allow use of alternative credential types.
Dan Born
2016-03-03
*
ServerTryCancel was not actually respecting the API since it
Vijay Pai
2016-03-01
*
Run tools/distrib/clang_format_code.sh
Sree Kuchibhotla
2016-02-03
*
Merge branch 'master' into server_try_cancel_api
Sree Kuchibhotla
2016-02-03
|
\
|
*
remove the old impl caused by 4921
yang-g
2016-02-02
|
/
*
clang-format
yang-g
2016-01-15
*
Add a hybrid end2end test mixing sync and async methods
yang-g
2016-01-14