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
*
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
|
|
*
Increase the grace period in ReconnectChannel tests
Yuchen Zeng
2017-09-06
*
|
|
Merge github.com:grpc/grpc into write_completion
Craig Tiller
2017-09-05
|
\
|
|
|
*
|
Splitting gmock out of gtest.
Nicolas "Pixel" Noble
2017-09-01
*
|
|
C++ API for write-through
Craig Tiller
2017-09-01
*
|
|
Merge github.com:grpc/grpc into wc
Craig Tiller
2017-08-31
|
\
|
|
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into visibility
Nicolas "Pixel" Noble
2017-08-30
|
|
\
\
|
*
|
|
Moving visibility and package creation to the build system.
Nicolas "Pixel" Noble
2017-08-30
|
|
|
*
Increase the grace period in ReconnectChannel tests
Yuchen Zeng
2017-08-28
|
|
*
|
Removed in_connectivity_shutdown from RR
David Garcia Quintas
2017-08-28
|
|
|
*
Add ChannelConnectivityWatcher::Ref()/Unref()
Yuchen Zeng
2017-08-25
|
|
|
*
Share one monitoring thread between channels
Yuchen Zeng
2017-08-24
|
|
|
*
Check connectivity intermittently
Yuchen Zeng
2017-08-23
|
|
|
*
Avoid using timers
Yuchen Zeng
2017-08-22
|
|
|
*
Add reconnect channel tests
Yuchen Zeng
2017-08-22
|
|
|
/
|
|
*
PR comments
David Garcia Quintas
2017-08-22
|
|
*
RR: Initialize subchannel connectivity state
David Garcia Quintas
2017-08-21
|
|
/
|
*
Condition variables are not latches
David Garcia Quintas
2017-08-02
|
*
Merge pull request #11948 from dgquintas/grpclb_fix_rr_shutdown_connectivity
David G. Quintas
2017-07-28
|
|
\
|
|
*
Fix bug in handling of RR connectivity transition to SHUTDOWN
David Garcia Quintas
2017-07-27
|
*
|
Watch the LB channel using the right initial conn. state
David Garcia Quintas
2017-07-27
|
|
/
|
*
Use new protocol for reporting dropped calls to grpclb balancer.
Mark D. Roth
2017-07-27
|
*
grpclb: deal with all-drops serverlists
David Garcia Quintas
2017-07-25
|
*
Add cancellation to asynchronous security APIs.
Mark D. Roth
2017-07-21
*
|
Merge github.com:grpc/grpc into write_completion
Craig Tiller
2017-07-17
|
\
|
|
*
Merge pull request #11145 from vjpai/inproc3
Vijay Pai
2017-07-15
|
|
\
[next]