index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
...
*
|
|
Merge github.com:grpc/grpc into no-transport-metadata
Craig Tiller
2015-11-25
|
\
\
\
|
|
*
|
Add set pointer api to channel_arguments
yang-g
2015-11-25
|
|
*
|
add server_builder_option
yang-g
2015-11-25
|
|
|
*
Exclude some tests that could no longer work
Craig Tiller
2015-11-25
|
|
|
*
Merge github.com:grpc/grpc into i-have-no-master
Craig Tiller
2015-11-24
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
merge with head
yang-g
2015-11-24
|
|
\
|
|
|
|
|
*
Merge branch 'power-to-the-peanut-people-rah-rah' into connected-subchannel
Craig Tiller
2015-11-23
|
|
_
|
/
|
|
/
|
|
/
|
|
*
AVL: creation, destroy, add
Craig Tiller
2015-11-23
|
*
|
merge with head
yang-g
2015-11-20
|
|
\
|
*
|
|
Merge github.com:grpc/grpc into no-transport-metadata
Craig Tiller
2015-11-20
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' into stress_tests_metrics
Sree Kuchibhotla
2015-11-19
|
|
\
\
|
*
|
|
Address code review comments
Sree Kuchibhotla
2015-11-19
|
*
|
|
Merge branch 'master' into stress_tests_metrics
Sree Kuchibhotla
2015-11-19
|
|
\
\
\
*
|
\
\
\
Merge github.com:grpc/grpc into static-metadata
Craig Tiller
2015-11-19
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Static metadata declarations
Craig Tiller
2015-11-18
|
|
|
|
*
merge with head
yang-g
2015-11-18
|
|
|
|
|
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
Merge github.com:grpc/grpc into hpack_max_table_size
Craig Tiller
2015-11-18
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #3993 from ctiller/new_op
David G. Quintas
2015-11-18
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fixing tests.
Julien Boeuf
2015-11-17
|
|
*
|
|
Merge branch 'master' into stress_tests_metrics
Sree Kuchibhotla
2015-11-16
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
Fix bugs, make tests robust
Craig Tiller
2015-11-11
|
|
|
*
|
Missed file
Craig Tiller
2015-11-10
|
|
_
|
/
/
|
/
|
|
|
|
|
|
*
refacto of the reconnect tcp server to a general purpose test tcp server to b...
yang-g
2015-11-06
|
|
|
*
first part, secure channel only
yang-g
2015-11-05
|
|
|
/
|
|
/
|
*
|
|
Merge github.com:grpc/grpc into new_op
Craig Tiller
2015-11-05
|
\
|
|
|
*
|
Merge branch 'master' into protosplit
vjpai
2015-11-04
|
|
\
\
|
*
|
|
Secure performance testing for C++ is in the hizzouse!
vjpai
2015-11-04
*
|
|
|
Merge github.com:grpc/grpc into new_op
Craig Tiller
2015-11-04
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Add in security support, make payload protos configurable
vjpai
2015-11-04
|
|
|
*
Make number of stubs per channel configurable and expose metrics from
Sree Kuchibhotla
2015-11-03
|
|
|
/
|
|
/
|
*
|
|
Add a test for cancel_with_status
Craig Tiller
2015-11-03
*
|
|
Add a test with a large negative deadline
Craig Tiller
2015-11-03
|
*
|
Fixing proto dependencies for targets that aren't libraries.
Nicolas "Pixel" Noble
2015-11-03
|
|
*
Cleanup directory and make minor changes
vjpai
2015-11-02
*
|
|
stream_op cleanup: build system changes
Craig Tiller
2015-11-02
|
/
/
|
*
Merge remote-tracking branch 'upstream/master' into protosplit
vjpai
2015-11-02
|
|
\
|
|
/
|
/
|
|
*
Split up into a new service proto, use proper service suffix, add a
vjpai
2015-10-29
|
*
Numerous proto changes to make things more sane and fix some outstanding issues
vjpai
2015-10-28
*
|
Disabling qps openloop's test.
Nicolas "Pixel" Noble
2015-10-27
*
|
File changes after re-running generate_projects.sh after my previous commit: ...
Sree Kuchibhotla
2015-10-26
*
|
Merge pull request #3868 from sreecha/stress_tests_new
David G. Quintas
2015-10-22
|
\
\
*
\
\
merge & resolve conflicts
Alistair Veitch
2015-10-22
|
\
\
\
|
|
*
\
Merge branch 'master' into stress_tests_new
Sree Kuchibhotla
2015-10-22
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Split qpstest.proto into two parts - one for performance stats and
vjpai
2015-10-21
*
|
|
|
add CPU tests
Alistair Veitch
2015-10-20
|
|
_
|
/
|
/
|
|
|
|
*
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
|
|
_
|
/
|
/
|
|
*
|
|
fixed faulty merge
David Garcia Quintas
2015-10-14
[prev]
[next]