index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
Commit message (
Expand
)
Author
Age
*
Revive proper SIGINT handling
Vijay Pai
2015-04-02
*
Put in calls to profiling
Vijay Pai
2015-03-31
*
Remove unused header file for profiler
Vijay Pai
2015-03-31
*
Remove outdated file
Vijay Pai
2015-03-31
*
Add tests with delayed cancellation from client and server
Yang Gao
2015-03-30
*
Merge pull request #1144 from yang-g/genericstub
Vijay Pai
2015-03-27
|
\
|
*
Refactor and add a unit test
Yang Gao
2015-03-27
*
|
Merge pull request #1113 from vjpai/qps-stream
Yang Gao
2015-03-27
|
\
\
|
|
*
merge upstream and resolve conflict
Yang Gao
2015-03-26
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
add back mis-deleted method string
Yang Gao
2015-03-26
|
|
*
Finish grpc_cli
Yang Gao
2015-03-26
*
|
|
Work around a compiler limitation caused by inability to properly handle
vjpai
2015-03-26
*
|
|
Make string construction explicit as implicit conversion doesn't work in 4.4
Vijay Pai
2015-03-26
*
|
|
Include the config.h file to make sure that nullptr is covered
vjpai
2015-03-26
|
*
|
Eliminate range-based fors
Vijay Pai
2015-03-26
|
*
|
Fix conflicts
Vijay Pai
2015-03-26
|
/
|
|
*
|
|
Merge pull request #1133 from yang-g/cleanup
Nicolas Noble
2015-03-25
|
\
\
\
|
*
|
|
Clean up unneeded includes and remove shutdown protobuf library
Yang Gao
2015-03-25
|
|
|
*
a stub of the cli tool
Yang Gao
2015-03-25
*
|
|
|
Elminate range-based fors and work around some other limitations in older com...
Vijay Pai
2015-03-24
|
/
/
/
|
*
|
Sweep different parameter sets in a single shell script.
Vijay Pai
2015-03-23
|
*
|
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
|
*
|
No need to do an extra read
Vijay Pai
2015-03-23
|
*
|
test return value of rpc parse
Vijay Pai
2015-03-23
|
*
|
Make RPC type configurable
vjpai
2015-03-23
|
*
|
Added streaming C++ tests for sync and sync cases
vjpai
2015-03-23
*
|
|
Protect on some overflow scenarios, add a test and build/run the test
Yang Gao
2015-03-20
|
|
*
covert test to use generic stub
Yang Gao
2015-03-19
*
|
|
Merge pull request #1093 from nicolasnoble/windows
Jan Tattermusch
2015-03-19
|
\
\
\
|
|
_
|
/
|
/
|
|
*
|
|
sync to head and run clang-format again
Yang Gao
2015-03-19
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Various Windows fixes.
Nicolas Noble
2015-03-19
|
*
|
Merge pull request #1067 from yang-g/print
donnadionne
2015-03-18
|
|
\
\
|
|
|
/
|
|
/
|
*
|
|
clang-format new changes
Yang Gao
2015-03-17
*
|
|
resolve merge confict
Yang Gao
2015-03-17
|
\
|
|
|
*
|
Merge pull request #1023 from vjpai/async
Yang Gao
2015-03-17
|
|
\
\
|
|
|
*
Print out status when it is not ok in interop tests
Yang Gao
2015-03-17
|
|
|
/
|
|
/
|
*
/
|
clang-format c++ code
Yang Gao
2015-03-17
|
/
/
|
*
Change to std::chrono and add a test.
vjpai
2015-03-17
*
|
expose the server's cq through the generic service object
Yang Gao
2015-03-16
*
|
Merge branch 'master' into untypedAPI
Yang Gao
2015-03-16
|
\
\
*
|
|
sort the tags, this is not necessary, just make it look better
Yang Gao
2015-03-13
*
|
|
add one bidi test
Yang Gao
2015-03-13
*
|
|
Rename to AsyncGeneric*
Yang Gao
2015-03-12
*
|
|
Rename anonymous to generic globally
Yang Gao
2015-03-11
|
*
|
add a jwt test case for interop test
Yang Gao
2015-03-11
|
*
|
Merge branch 'master' into jwt
Yang Gao
2015-03-11
|
|
\
|
*
|
|
A first test with typed async client and untyped service for a simple rpc
Yang Gao
2015-03-11
|
|
/
|
/
|
*
|
Add missing GRPC_OVERRIDE, NFC
Chilledheart
2015-03-10
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-05
|
\
\
[next]