index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
...
|
|
|
*
Fix sign conversion issues here
vjpai
2015-10-21
*
|
|
|
more verbose message
Alistair Veitch
2015-10-20
*
|
|
|
only print #cores seen
Alistair Veitch
2015-10-20
*
|
|
|
add CPU tests
Alistair Veitch
2015-10-20
|
|
_
|
/
|
/
|
|
|
|
*
Add an option to reuse the TestService::Stub in interop client class
Sree Kuchibhotla
2015-10-20
|
*
|
added grpc_client_uchannel_set_subchannel func
David Garcia Quintas
2015-10-19
|
|
*
Merge branch 'stress_tests_new' of github.com:sreecha/grpc into stress_tests_new
Sree Kuchibhotla
2015-10-19
|
|
|
\
|
|
*
|
Interop stress tests
Sree Kuchibhotla
2015-10-19
|
*
|
|
Merge branch 'master' of github.com:grpc/grpc into microchannels
David Garcia Quintas
2015-10-19
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #3726 from dgquintas/iomgr_executor
Craig Tiller
2015-10-19
|
\
\
\
\
*
|
|
|
|
Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps
vjpai
2015-10-19
|
|
_
|
/
/
|
/
|
|
|
|
|
|
*
Interop stress tests
Sree Kuchibhotla
2015-10-16
|
|
_
|
/
|
/
|
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into microchannels
David Garcia Quintas
2015-10-13
|
|
|
\
|
*
|
|
We need the iomgr_init for winsocks initialization.
David Garcia Quintas
2015-10-13
*
|
|
|
Merge branch 'master' of github.com:grpc/grpc into cq_alarm
David Garcia Quintas
2015-10-13
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'master' of github.com:grpc/grpc into cq_alarm
David Garcia Quintas
2015-10-12
|
\
\
\
\
|
|
|
*
\
Merge branch 'master' of github.com:grpc/grpc into iomgr_executor
David Garcia Quintas
2015-10-12
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into latent-see
Craig Tiller
2015-10-09
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Move profiling system to gpr
Craig Tiller
2015-10-09
|
|
*
|
|
Simplify adding annotations, annotate more things
Craig Tiller
2015-10-09
|
*
|
|
|
Merge pull request #3692 from dgquintas/inspector_fail
Sree Kuchibhotla
2015-10-09
|
|
\
\
\
\
|
*
\
\
\
\
Merge pull request #3698 from ctiller/qps_test_be_locky
Vijay Pai
2015-10-08
|
|
\
\
\
\
\
|
|
|
*
|
|
|
Hid test-only functions from surface/call.h
David Garcia Quintas
2015-10-08
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into latent-see
Craig Tiller
2015-10-08
|
|
|
|
|
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'master' of github.com:grpc/grpc into cq_alarm
David Garcia Quintas
2015-10-08
|
\
|
|
|
|
|
|
|
|
|
|
*
|
|
Latency traces
Craig Tiller
2015-10-08
|
|
|
|
/
/
/
|
*
|
|
|
|
Merge pull request #3684 from yang-g/prod_roots
Jan Tattermusch
2015-10-08
|
|
\
\
\
\
\
*
|
|
|
|
|
|
C++ Alarm implementation (with tests).
David Garcia Quintas
2015-10-07
*
|
|
|
|
|
|
Merge branch 'master' of github.com:grpc/grpc into cq_alarm
David Garcia Quintas
2015-10-07
|
\
|
|
|
|
|
|
|
|
|
|
|
*
|
Merge branch 'master' of github.com:grpc/grpc into iomgr_executor
David Garcia Quintas
2015-10-07
|
|
|
|
|
|
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
Introducing grpc_executor, for all your threading needs
David Garcia Quintas
2015-10-07
|
|
|
|
|
/
/
|
|
*
|
|
|
change default value of use_test_ca
yang-g
2015-10-07
|
|
|
*
|
|
Add a timeout to benchmark test runs
Craig Tiller
2015-10-07
|
|
|
|
/
/
|
*
|
/
/
Fix broken udp_server_test, by adding exec_ctx to read_cb
Robbie Shade
2015-10-07
|
|
|
/
/
|
|
/
|
|
|
|
*
|
remove flag use_prod_roots in interop test and add use_test_ca per the intero...
yang-g
2015-10-06
|
|
/
/
|
|
*
μChannels implementation.
David Garcia Quintas
2015-10-05
|
|
/
*
|
Merge branch 'master' of github.com:grpc/grpc into cq_alarm
David Garcia Quintas
2015-10-05
|
\
|
|
*
Add more verbose traces for port_server usage
Craig Tiller
2015-10-05
|
*
Merge pull request #3627 from yang-g/flake2
Craig Tiller
2015-10-05
|
|
\
*
|
|
s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm
David Garcia Quintas
2015-10-04
*
|
|
Removed exec_ctx from cq_alarm's functions
David Garcia Quintas
2015-10-04
*
|
|
Added grpc_cq_alarm
David Garcia Quintas
2015-10-04
|
/
/
|
*
The Writes may return false after the server cancels the stream
yang-g
2015-10-02
*
|
Merge pull request #3386 from yang-g/enable_ssl
Jan Tattermusch
2015-10-02
|
\
\
*
\
\
Merge pull request #3556 from ctiller/clangf
Vijay Pai
2015-10-01
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
enable_ssl to use_tls
yang-g
2015-10-01
*
|
|
Maybe it is already ready when we call getstatus
yang-g
2015-10-01
|
|
/
|
/
|
|
*
Merge github.com:grpc/grpc into clangf
Craig Tiller
2015-10-01
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #3450 from grpc/end2end_readme_update
Nicolas Noble
2015-09-30
|
\
\
*
\
\
Merge pull request #3582 from ctiller/safe-signal
Nicolas Noble
2015-09-30
|
\
\
\
[prev]
[next]