index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
qps
/
server_async.cc
Commit message (
Expand
)
Author
Age
...
*
|
Elminate range-based fors and work around some other limitations in older com...
Vijay Pai
2015-03-24
|
*
Merge branch 'qps-stream' of https://github.com/vjpai/grpc into vjpai-qps-stream
Vijay Pai
2015-03-23
|
/
|
|
*
Make sure that nothing gets added to cq after shutdown
Vijay Pai
2015-03-23
|
*
Added streaming C++ tests for sync and sync cases
vjpai
2015-03-23
*
|
Merge pull request #1093 from nicolasnoble/windows
Jan Tattermusch
2015-03-19
|
\
\
|
*
|
Various Windows fixes.
Nicolas Noble
2015-03-19
|
|
/
*
/
clang-format c++ code
Yang Gao
2015-03-17
|
/
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-05
|
\
|
*
clang-format
Craig Tiller
2015-03-04
|
*
Async server works
Craig Tiller
2015-03-04
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-03
|
\
|
|
*
Better use of threads, avoid thread safety issues on destructor with
Vijay Pai
2015-03-02
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-02
|
/
*
Revert "Use typedefs to avoid triply-nested function templates"
vjpai
2015-02-27
*
Use typedefs to avoid triply-nested function templates
vjpai
2015-02-27
*
refresh -> Reset
vjpai
2015-02-27
*
Stop abusing operator() overloading
vjpai
2015-02-27
*
override->GRPC_OVERRIDE
vjpai
2015-02-27
*
clang-format all these files
Vijay Pai
2015-02-26
*
New multithreaded async C++ tests. The server is architected the way
vjpai
2015-02-26
[prev]