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
*
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
|
|
\
\
|
|
|
*
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
|
|
\
\
\
|
|
|
*
|
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 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
|
|
|
*
Omit redundant record-keeping
Vijay Pai
2015-06-05
|
|
|
*
Take some code out from under a lock_guard and try to
Vijay Pai
2015-06-05
|
|
|
*
Get the code to stop crashing by fixing bugs
Vijay Pai
2015-06-05
|
|
|
*
Init a variable
vjpai
2015-06-04
|
|
|
*
Minor fixes
vjpai
2015-06-04
|
|
|
*
Merge branch 'master' into poisson
vjpai
2015-06-04
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge pull request #1903 from ctiller/maybe-i-want-to-change-my-mind
Yang Gao
2015-06-04
|
|
\
\
\
|
|
*
|
|
Enable runtime configuration of tracers
Craig Tiller
2015-06-03
|
|
/
/
/
|
/
|
|
|
|
|
*
|
Fix compilation on mac
Craig Tiller
2015-06-03
|
|
/
/
|
/
|
|
|
|
*
Context activation for async
Vijay Pai
2015-06-03
|
*
|
Expose gpr_asprintf and gpr_strdup
Masood Malekghassemi
2015-06-03
|
/
/
|
*
Account for time difference in mac and linux
Vijay Pai
2015-06-03
|
*
Bug fix
Vijay Pai
2015-06-03
|
*
Invoke LoadTest setup
vjpai
2015-06-03
|
*
Merge branch 'master' into poisson
vjpai
2015-06-03
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #1866 from dgquintas/stack-allocate-bb-reader
Craig Tiller
2015-06-02
|
\
\
*
\
\
Merge pull request #1874 from dgquintas/server_context_leak
Craig Tiller
2015-06-02
|
\
\
\
[next]