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
*
added comments
Siddharth Rakesh
2015-06-15
*
Merge branch 'master' of https://github.com/grpc/grpc
Siddharth Rakesh
2015-06-11
|
\
*
|
updated auth script
Siddharth Rakesh
2015-06-11
|
*
Stability fixes for python_plugin_test
Nathaniel Manista
2015-06-11
*
|
removed data adding script
Siddharth Rakesh
2015-06-10
*
|
updated configs sending
Siddharth Rakesh
2015-06-10
*
|
erge branch 'master' of https://github.com/grpc/grpc
Siddharth Rakesh
2015-06-10
|
\
|
|
*
Merge pull request #2024 from nathanielmanistaatgoogle/python_plugin_test-cos...
Nathaniel Manista
2015-06-10
|
|
\
|
*
|
Make async server use one CQ per server thread
Craig Tiller
2015-06-09
|
*
|
add missed explicit
Yang Gao
2015-06-09
|
|
*
Cosmetic tweaks to python_plugin_test.py
Nathaniel Manista
2015-06-10
|
|
/
|
*
Merge pull request #1958 from vjpai/qps-proto3
David G. Quintas
2015-06-09
|
|
\
|
|
*
Renumber message fields
vjpai
2015-06-09
|
*
|
Added missing compression.h file.
David Garcia Quintas
2015-06-08
|
|
\
\
|
*
|
|
Changes to byte_buffer based on comments.
David Garcia Quintas
2015-06-08
|
|
*
|
Merge pull request #1984 from grpc/revert-1980-revert-1948-poisson
Craig Tiller
2015-06-08
|
|
|
\
\
*
|
|
|
|
removed shell script
Siddharth Rakesh
2015-06-08
*
|
|
|
|
Merge branch 'master' of https://github.com/grpc/grpc into leaderboard
Siddharth Rakesh
2015-06-08
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
stable
Siddharth Rakesh
2015-06-08
|
|
|
|
*
Handle all cases properly
vjpai
2015-06-08
|
|
|
|
*
Merge remote-tracking branch 'upstream/revert-1980-revert-1948-poisson' into ...
vjpai
2015-06-08
|
|
|
|
|
\
|
|
|
|
|
/
|
|
|
|
/
|
|
*
|
|
|
Merge pull request #1979 from ctiller/cereal-is-bad-for-your-health
Vijay Pai
2015-06-08
|
|
\
\
\
\
*
|
|
|
|
|
Merge branch 'master' of https://github.com/grpc/grpc into leaderboard
Siddharth Rakesh
2015-06-08
|
\
|
|
|
|
|
*
|
|
|
|
|
Newer version
Siddharth Rakesh
2015-06-08
|
|
|
|
*
|
Stop worrying about 1 second deadline as a fatal problem
Vijay Pai
2015-06-08
|
|
|
|
*
|
Revert "Revert "Open loop sync/async multithreaded testing""
Vijay Pai
2015-06-08
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Missing required changes from pull req. #1964
David Garcia Quintas
2015-06-08
|
|
|
*
|
Merge branch 'master' of github.com:grpc/grpc into compression
David Garcia Quintas
2015-06-08
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into cereal-is-bad-for-your-health
Craig Tiller
2015-06-08
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Revert "Open loop sync/async multithreaded testing"
Craig Tiller
2015-06-08
|
|
*
|
|
Dont serialize new call requests under the server test lock
Craig Tiller
2015-06-08
|
|
/
/
/
|
*
|
|
Merge pull request #1948 from vjpai/poisson
Craig Tiller
2015-06-08
|
|
\
\
\
|
*
\
\
\
Merge pull request #1964 from dgquintas/reporter-interface-tweak
Vijay Pai
2015-06-08
|
|
\
\
\
\
|
*
\
\
\
\
Merge pull request #1902 from ctiller/not-everything-is-linux
Vijay Pai
2015-06-08
|
|
\
\
\
\
\
|
|
|
|
|
|
*
Add a new test for qps openloop to make sure this code gets exercised
vjpai
2015-06-08
|
|
|
|
*
|
|
Add a new test for qps openloop to make sure this code gets exercised
vjpai
2015-06-08
*
|
|
|
|
|
|
Merge branch 'master' of https://github.com/grpc/grpc into leaderboard
Siddharth Rakesh
2015-06-07
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #1961 from ctiller/moar-defense
Nicolas Noble
2015-06-05
|
|
\
\
\
\
\
\
|
|
|
|
*
|
|
|
Removed redundant parameter from Reporter interface.
David Garcia Quintas
2015-06-05
|
|
|
|
|
|
*
|
Made grpc_byte_buffer_reader able to decompress msgs.
David Garcia Quintas
2015-06-05
|
|
*
|
|
|
|
|
clang-format
Craig Tiller
2015-06-05
|
|
*
|
|
|
|
|
Add a test of bad settings frame (and fix a bug!)
Craig Tiller
2015-06-05
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
Address reviewer comment by not having non-const reference
vjpai
2015-06-05
|
|
|
|
|
|
*
Update QPS test to proto3 syntax
vjpai
2015-06-05
|
|
|
|
|
|
/
|
|
|
|
|
/
|
|
*
|
|
/
|
Add working tests for httpcli
Craig Tiller
2015-06-05
|
|
/
/
/
/
|
|
|
*
|
Address review comments for code clarity
Vijay Pai
2015-06-05
|
|
|
*
|
Add comments describing various random distributions
Vijay Pai
2015-06-05
|
|
|
*
|
Use typedef rather than using to make Travis happy
Vijay Pai
2015-06-05
|
|
|
*
|
clang-format
Vijay Pai
2015-06-05
|
|
|
*
|
Better management of channel attempts and channel coverage
Vijay Pai
2015-06-05
[next]