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
/
mock_test.cc
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
David Garcia Quintas
2016-09-03
|
\
*
|
removed codegen/log.h
David Garcia Quintas
2016-07-27
|
*
Change API for next message size to allow a bool return value for failure
Vijay Pai
2016-07-27
|
*
Add NextMessageSize method to all readable streams as an upper-bound
vjpai
2016-06-23
|
/
*
Update copyrights
Craig Tiller
2016-03-31
*
Added back trailing newlines
David Garcia Quintas
2016-01-14
*
Fix copyrights again
murgatroid99
2016-01-14
*
FormatCode
Sree Kuchibhotla
2016-01-13
*
Rename TestService to EchoTestService to prevent name-conflict with
Sree Kuchibhotla
2016-01-13
*
Consolidate C++ proto files under src/proto
Craig Tiller
2015-12-17
*
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
|
*
Mark a method with GRPC_OVERRIDE to avoid compiler warning
vjpai
2015-11-02
*
|
Fixing Cpp tests.
Julien Boeuf
2015-10-12
|
/
*
Removing pessimizing moves.
Nicolas "Pixel" Noble
2015-09-02
*
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
*
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
*
Merge pull request #2460 from vjpai/exposed_pool
Craig Tiller
2015-07-16
|
\
|
*
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
*
|
Added WriteOptions for per-message flags and modified CallOps to use it.
David Garcia Quintas
2015-07-13
|
/
*
Update the Status API
Yang Gao
2015-06-16
*
Merge github.com:grpc/grpc into the-churnening
Craig Tiller
2015-05-08
*
add a test using the mock interfaces
Yang Gao
2015-05-05