index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
util
/
cli_call_test.cc
Commit message (
Expand
)
Author
Age
*
Added back trailing newlines
David Garcia Quintas
2016-01-14
*
Fix copyrights again
murgatroid99
2016-01-14
*
Rename TestService to EchoTestService to prevent name-conflict with
Sree Kuchibhotla
2016-01-13
*
Fix method name
Craig Tiller
2015-12-17
*
Consolidate C++ proto files under src/proto
Craig Tiller
2015-12-17
*
Fixing Cpp tests.
Julien Boeuf
2015-10-12
*
Removing pessimizing moves.
Nicolas "Pixel" Noble
2015-09-03
*
Fixing headers and paths after merge with upstream.
Julien Boeuf
2015-08-30
*
Shuffling headers around.
Julien Boeuf
2015-08-28
*
implementation fix
yang-g
2015-08-27
*
impl
yang-g
2015-08-25
*
merge with head
yang-g
2015-08-24
|
\
|
*
Eliminate public thread-pool interface
Vijay Pai
2015-08-24
*
|
headers reorg
yang-g
2015-08-21
*
|
Remove ChannelInterface and replace it with Channel
yang-g
2015-08-19
|
/
*
Start switching everything to dynamic pool
Vijay Pai
2015-07-23
*
Change name of thread_pool files to fixed_size_thread_pool when
vjpai
2015-07-15
*
Make thread_pool.h a public header
Vijay Pai
2015-07-15
*
One more thing...
Yang Gao
2015-06-16
*
merge with upstream
Yang Gao
2015-06-16
|
\
|
*
Update the Status API
Yang Gao
2015-06-16
*
|
Support sending and showing received metadata in grpc_cli
Yang Gao
2015-06-16
|
/
*
Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...
Yang Gao
2015-04-24
*
Splitting gRPC service class codegen into its own set of files.
Nicolas "Pixel" Noble
2015-04-09
*
Refactor and add a unit test
Yang Gao
2015-03-27