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
*
fixed indentation
Abhishek Kumar
2015-04-23
*
Fixed flakes due to OK racing with cancel
Abhishek Kumar
2015-04-17
*
Added end2end test for server streaming rpc cancellation.
Abhishek Kumar
2015-04-17
*
Added test case demonstrating cancel on bidi stream
Abhishek Kumar
2015-04-17
*
Move .proto files up for reuse
Abhishek Kumar
2015-04-16
*
Moving test.proto to an outer directory so others can depend on it.
Abhishek Kumar
2015-04-16
*
Merge pull request #1291 from yang-g/headers
Nicolas Noble
2015-04-16
|
\
|
*
Wrap ParseCommandLineFlags in InitTest
Yang Gao
2015-04-15
*
|
Return 1 when test_case is not supported in interop test
Yang Gao
2015-04-15
|
/
*
Merge github.com:grpc/grpc into local_worker
Craig Tiller
2015-04-10
|
\
|
*
Merge pull request #1244 from yang-g/interop
Nicolas Noble
2015-04-10
|
|
\
*
|
|
Merge branch 'qps' into local_worker
Craig Tiller
2015-04-10
|
\
|
|
|
*
|
Merge github.com:google/grpc into qps
Craig Tiller
2015-04-10
|
|
\
\
|
*
|
|
Add reporting library, use it
Craig Tiller
2015-04-10
|
*
|
|
s/11/1
Craig Tiller
2015-04-10
|
|
|
*
Split interop client and server into components
Yang Gao
2015-04-09
|
|
|
/
*
|
/
Allow RunScenarios to spawn in-process workers
Craig Tiller
2015-04-09
|
/
/
*
|
:Merge branch 'qps' of github.com:ctiller/grpc into qps
Craig Tiller
2015-04-09
|
\
\
*
|
|
Tweaks
Craig Tiller
2015-04-09
|
|
*
Merge pull request #1238 from nicolasnoble/plugin-rework
Yang Gao
2015-04-09
|
|
|
\
|
|
|
*
Splitting gRPC service class codegen into its own set of files.
Nicolas "Pixel" Noble
2015-04-09
*
|
|
|
fine tuning
Craig Tiller
2015-04-09
|
*
|
|
Indentation fixes, s/11/1/g
Craig Tiller
2015-04-09
|
/
/
/
*
|
|
Dont sleep forever on async cq
Craig Tiller
2015-04-09
*
|
|
Handle errors better on client
Craig Tiller
2015-04-09
*
|
|
Remove asserts
Craig Tiller
2015-04-09
*
|
|
Smoke test initial version
Craig Tiller
2015-04-09
|
/
/
*
/
Allow specifying warmup, benchmark times
Craig Tiller
2015-04-08
|
/
*
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
|
/
|
|
[next]