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
Commit message (
Expand
)
Author
Age
*
Use same cq for client and server
yang-g
2017-11-07
*
Merge github.com:grpc/grpc into 50
Craig Tiller
2017-11-06
|
\
|
*
Lower backup poll interval in async_end2end_test
Yuchen Zeng
2017-11-03
*
|
Update clang-format to 5.0
Craig Tiller
2017-11-03
|
/
*
Merge pull request #13216 from vjpai/tst_fixes
Vijay Pai
2017-11-01
|
\
*
\
Merge pull request #13210 from y-zeng/end2end_fix
Abhishek Kumar
2017-11-01
|
\
\
|
*
|
Add comments for setting the env variable
Yuchen Zeng
2017-11-01
|
|
*
Remove unused code from thread_stress_test
Vijay Pai
2017-11-01
|
*
|
Set GRPC_CLIENT_CHANNEL_BACKUP_POLL_INTERVAL_MS for async_end2end_test
Yuchen Zeng
2017-10-31
|
|
/
*
/
BG-poll very frequently to pick up subchannels's updates in LB tests
David Garcia Quintas
2017-10-31
|
/
*
Merge pull request #12732 from y-zeng/connectivity_watcher
Yuchen Zeng
2017-10-30
|
\
|
*
Change the default interval to 5 seconds
Yuchen Zeng
2017-10-30
|
*
Fix timeouts
Yuchen Zeng
2017-10-30
|
*
Use backup pollser instead of connectivity watcher
Yuchen Zeng
2017-10-30
*
|
Assume that subchannels start in state IDLE.
Mark D. Roth
2017-10-27
|
/
*
Merge pull request #13084 from kpayson64/cq_lambda
kpayson64
2017-10-25
|
\
|
*
Adds gRPC Experimental CQ DoThenAsyncNext lambda API
Ken Payson
2017-10-25
*
|
Remove duplicate message member in test
Juanli Shen
2017-10-23
|
/
*
explicitly recycle every port after every test run
Alexander Polcyn
2017-10-13
*
Add flow control to inproc transport so send needs a matching recv; fix
Vijay Pai
2017-10-11
*
Merge branch 'proxy_inproc' into proxy_e2e
Vijay Pai
2017-10-10
|
\
*
|
Only put server to sleep when explicitly requested
Vijay Pai
2017-10-10
|
*
Run ProxyEnd2End tests (without proxy) for inproc transport
Vijay Pai
2017-10-10
*
|
Make short deadlines actually expire
Vijay Pai
2017-10-10
|
/
*
Make sure to accept expected tags exactly once
Vijay Pai
2017-10-09
*
Merge github.com:grpc/grpc into flowctl+millis
Craig Tiller
2017-10-06
|
\
|
*
Merge pull request #12852 from vjpai/rent
Vijay Pai
2017-10-05
|
|
\
|
*
\
Merge pull request #12855 from vjpai/new_const
Vijay Pai
2017-10-05
|
|
\
\
|
|
*
|
Add some const that is now allowed
Vijay Pai
2017-10-05
|
*
|
|
Eliminate magic #s, follow API
Vijay Pai
2017-10-05
|
|
/
/
|
|
*
Reduce # of message sizes used in each scenario
Vijay Pai
2017-10-05
|
|
/
*
|
Merge branch 'flowctlN' into flowctl+millis
Craig Tiller
2017-10-02
|
\
\
*
\
\
Merge github.com:grpc/grpc into flowctl+millis
Craig Tiller
2017-09-29
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add a simple test
yang-g
2017-09-28
|
*
|
Readd grpclb fallback
Juanli Shen
2017-09-27
|
*
|
Add unary call mode to GenericStub to allow generic RPC with 1 CQ trip
Vijay Pai
2017-09-21
*
|
|
Merge github.com:grpc/grpc into flowctl+millis
Craig Tiller
2017-09-21
|
\
|
|
*
|
|
Make generic_test tolerant of encoding
Craig Tiller
2017-09-21
|
|
*
Bug fixes, remove async e2e dependence on flow control size
Craig Tiller
2017-09-20
|
*
|
Get rid of magic numbers
David Garcia Quintas
2017-09-18
|
*
|
Backends must be up before some grpclb tests start.
David Garcia Quintas
2017-09-18
|
|
/
|
*
Revert "Add fallback (use backends from resolver if can't reach balancer) to ...
Ken Payson
2017-09-13
|
*
Merge pull request #12187 from AspirinSJL/lb_fallback
Juanli Shen
2017-09-13
|
/
|
|
*
Add fallback (use backends from resolver if can't reach balancer) to grpclb.
Juanli Shen
2017-09-11
*
|
Merge github.com:grpc/grpc into write_completion
Craig Tiller
2017-09-08
|
\
|
|
*
{grpclb,client_lb}_end2end: Fix epoll1 flakes
David Garcia Quintas
2017-09-07
*
|
Merge github.com:grpc/grpc into write_completion
Craig Tiller
2017-09-07
|
\
|
|
*
Merge pull request #12080 from y-zeng/connectivity
Yuchen Zeng
2017-09-07
|
|
\
*
|
|
Merge github.com:grpc/grpc into write_completion
Craig Tiller
2017-09-07
|
\
|
|
|
*
|
Condition variables are not latches, again
David Garcia Quintas
2017-09-06
[next]