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
*
Move end_threads to subclass since some subclass-specific fields will still be
vjpai
2015-04-29
*
Merge pull request #1367 from yang-g/interop
Craig Tiller
2015-04-28
|
\
*
\
Merge pull request #1375 from ctiller/qps_client
Vijay Pai
2015-04-28
|
\
\
*
|
|
Ignore SIGPIPE
Craig Tiller
2015-04-27
|
*
|
Fix a race in QPS client shutdown
Craig Tiller
2015-04-27
*
|
|
Merge pull request #1227 from nicolasnoble/the-purge-2
Craig Tiller
2015-04-24
|
\
\
\
*
\
\
\
Merge pull request #1359 from a11r/cc2
Yang Gao
2015-04-24
|
\
\
\
\
|
|
|
|
*
Add two scenarios in interop test
Yang Gao
2015-04-24
|
|
|
|
/
|
|
*
|
Merge branch 'master' of github.com:grpc/grpc into the-purge-2
Nicolas "Pixel" Noble
2015-04-24
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...
Yang Gao
2015-04-24
|
|
_
|
/
|
/
|
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into the-purge-2
Nicolas "Pixel" Noble
2015-04-24
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Test client stream cancellation and fix bug exposed by the test.
Abhishek Kumar
2015-04-23
|
/
/
*
|
Merge pull request #1307 from a11r/streamcancel
Craig Tiller
2015-04-23
|
\
\
|
*
|
fixed indentation
Abhishek Kumar
2015-04-23
*
|
|
Merge pull request #1312 from ctiller/batch-metadata
Yang Gao
2015-04-22
|
\
\
\
*
|
|
|
Remove an extra unref
Yang Gao
2015-04-21
|
*
|
|
Tweak tests
Craig Tiller
2015-04-20
|
/
/
/
|
*
|
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 branch 'master' of https://github.com/grpc/grpc into the-purge-2
Nicolas "Pixel" Noble
2015-04-11
|
|
\
*
|
\
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
|
/
/
|
*
Removing a few more references to #include <chrono>
Nicolas "Pixel" Noble
2015-04-08
|
*
Refactoring std::chrono out.
Nicolas Noble
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
[next]