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
*
Merge branch 'master' into testc++ize
Yash Tibrewal
2017-10-30
|
\
|
*
Merge pull request #13082 from vjpai/friendly_fire
Vijay Pai
2017-10-30
|
|
\
|
*
\
Merge pull request #12732 from y-zeng/connectivity_watcher
Yuchen Zeng
2017-10-30
|
|
\
\
|
|
|
*
GPR_ATTRIBUTE_NO_TSAN doesn't reach through function calls, so use a friend
Vijay Pai
2017-10-30
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #12878 from markdroth/pick_first_subchannel_list
Mark D. Roth
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
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #12870 from kpayson64/call_bm_diff
kpayson64
2017-10-27
|
|
\
\
|
*
\
\
Merge pull request #13107 from vjpai/reinternalize
Vijay Pai
2017-10-27
|
|
\
\
\
|
|
|
*
|
Add call size bm_diff
Ken Payson
2017-10-27
|
|
|
|
*
Assume that subchannels start in state IDLE.
Mark D. Roth
2017-10-27
|
*
|
|
|
Fix QPS Async Client Next loop
Ken Payson
2017-10-27
|
|
|
/
/
|
|
/
|
|
|
*
|
|
clear the request
yang-g
2017-10-26
|
|
|
/
|
|
/
|
|
|
*
Separate public and internal C++ interfaces
Vijay Pai
2017-10-26
|
|
/
*
/
Remove unnecessary extern Cs
Yash Tibrewal
2017-10-25
|
/
*
Catch out of order error code
yang-g
2017-10-25
*
Merge pull request #13084 from kpayson64/cq_lambda
kpayson64
2017-10-25
|
\
|
*
Adds gRPC Experimental CQ DoThenAsyncNext lambda API
Ken Payson
2017-10-25
*
|
Merge pull request #12219 from y-zeng/http2_connector
Yuchen Zeng
2017-10-24
|
\
\
*
\
\
Merge pull request #13108 from AspirinSJL/reomve_duplicate
Juanli Shen
2017-10-24
|
\
\
\
*
|
|
|
clang fmt
ncteisen
2017-10-24
*
|
|
|
Remove old header benchmark
ncteisen
2017-10-24
*
|
|
|
Fix bm_diff
ncteisen
2017-10-23
|
|
*
|
Fix bm_chttp2_transport
Yuchen Zeng
2017-10-23
*
|
|
|
Remove redundant WaitForConnected
Yuchen Zeng
2017-10-23
|
*
|
|
Remove duplicate message member in test
Juanli Shen
2017-10-23
*
|
|
|
Ensure that we respect requested channel args in all cases
Craig Tiller
2017-10-20
*
|
|
|
Merge pull request #12362 from vjpai/inproc_qps
Vijay Pai
2017-10-20
|
\
\
\
\
*
|
|
|
|
Add a microbm, seeing 195ns with current impl and 162ns with new impl
yang-g
2017-10-19
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Create inproc version of QPS test and add a few simple tests of this to stand...
Vijay Pai
2017-10-19
|
/
/
/
*
|
|
Fix compilation
Craig Tiller
2017-10-18
*
|
|
Merge branch 'pid++' into flow++
Craig Tiller
2017-10-18
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Update benchmark according to new encoding method
yang-g
2017-10-16
|
*
|
restore existing fixtures
yang-g
2017-10-16
|
*
|
Make hpack micro bm more representative
yang-g
2017-10-16
*
|
|
Merge branch 'pid++' into flow++
Craig Tiller
2017-10-16
|
\
|
|
|
*
|
Merge pull request #12924 from jtattermusch/json_run_localhost_timeouts_sanit...
Jan Tattermusch
2017-10-16
|
|
\
\
|
*
|
|
explicitly recycle every port after every test run
Alexander Polcyn
2017-10-13
*
|
|
|
flow control fixes
Craig Tiller
2017-10-12
|
/
/
/
*
|
|
Merge github.com:grpc/grpc into chttp2_timer
Craig Tiller
2017-10-12
|
\
\
\
*
|
|
|
clang-format
Craig Tiller
2017-10-12
|
*
|
|
Add flow control to inproc transport so send needs a matching recv; fix
Vijay Pai
2017-10-11
*
|
|
|
Merge github.com:grpc/grpc into chttp2_timer
Craig Tiller
2017-10-11
|
\
|
|
|
*
|
|
|
Fix compilation
Craig Tiller
2017-10-11
*
|
|
|
Fix compilation
Craig Tiller
2017-10-11
|
*
|
|
Merge pull request #12939 from vjpai/proxy_e2e
Vijay Pai
2017-10-10
|
/
|
|
|
|
*
|
|
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
[next]