Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
77ece807bb612df1c0a9537dd6c095969ca57f67
/
test
b6d57e7
add missed explicit
by Yang Gao
· 10 years ago
cb7bcb1
Merge pull request #1958 from vjpai/qps-proto3
by David G. Quintas
· 10 years ago
e78ee18
Renumber message fields
by vjpai
· 10 years ago
ca28137
Added missing compression.h file.
by David Garcia Quintas
· 10 years ago
59f905d
Changes to byte_buffer based on comments.
by David Garcia Quintas
· 10 years ago
febf3b0
Merge pull request #1984 from grpc/revert-1980-revert-1948-poisson
by Craig Tiller
· 10 years ago
2490d9d
Handle all cases properly
by vjpai
· 10 years ago
37253d9
Merge remote-tracking branch 'upstream/revert-1980-revert-1948-poisson' into qps-proto3
by vjpai
· 10 years ago
93b0f63
Merge pull request #1979 from ctiller/cereal-is-bad-for-your-health
by Vijay Pai
· 10 years ago
d9c7e7e
Stop worrying about 1 second deadline as a fatal problem Also fix reporter
by Vijay Pai
· 10 years ago
372fd87
Revert "Revert "Open loop sync/async multithreaded testing""
by Vijay Pai
· 10 years ago
bb7370f
Missing required changes from pull req. #1964
by David Garcia Quintas
· 10 years ago
237443f
Merge branch 'master' of github.com:grpc/grpc into compression
by David Garcia Quintas
· 10 years ago
52d646e
Merge github.com:grpc/grpc into cereal-is-bad-for-your-health
by Craig Tiller
· 10 years ago
d55636d
Revert "Open loop sync/async multithreaded testing"
by Craig Tiller
· 10 years ago
250e96d
Dont serialize new call requests under the server test lock
by Craig Tiller
· 10 years ago
ba9df85
Merge pull request #1948 from vjpai/poisson
by Craig Tiller
· 10 years ago
2e84c85
Merge pull request #1964 from dgquintas/reporter-interface-tweak
by Vijay Pai
· 10 years ago
74ff607
Merge pull request #1902 from ctiller/not-everything-is-linux
by Vijay Pai
· 10 years ago
fb61373
Add a new test for qps openloop to make sure this code gets exercised
by vjpai
· 10 years ago
aa4548d
Add a new test for qps openloop to make sure this code gets exercised
by vjpai
· 10 years ago
cce361f
Merge pull request #1961 from ctiller/moar-defense
by Nicolas Noble
· 10 years ago
c695066
Removed redundant parameter from Reporter interface.
by David Garcia Quintas
· 10 years ago
25d02d5
Made grpc_byte_buffer_reader able to decompress msgs.
by David Garcia Quintas
· 10 years ago
83b2f25
clang-format
by Craig Tiller
· 10 years ago
3c26d09
Add a test of bad settings frame (and fix a bug!)
by Craig Tiller
· 10 years ago
191b674
Address reviewer comment by not having non-const reference
by vjpai
· 10 years ago
804afe6
Update QPS test to proto3 syntax
by vjpai
· 10 years ago
b5075e3
Add working tests for httpcli
by Craig Tiller
· 10 years ago
36403af
Address review comments for code clarity
by Vijay Pai
· 10 years ago
92b7f87
Add comments describing various random distributions
by Vijay Pai
· 10 years ago
fcedc15
Use typedef rather than using to make Travis happy
by Vijay Pai
· 10 years ago
cf3fb09
clang-format
by Vijay Pai
· 10 years ago
c7de81e
Better management of channel attempts and channel coverage
by Vijay Pai
· 10 years ago
db398e0
Omit redundant record-keeping
by Vijay Pai
· 10 years ago
06c9951
Take some code out from under a lock_guard and try to
by Vijay Pai
· 10 years ago
7b172b2
Get the code to stop crashing by fixing bugs
by Vijay Pai
· 10 years ago
dc0615f
Init a variable
by vjpai
· 10 years ago
d1dce90
Minor fixes
by vjpai
· 10 years ago
ca61f5b
Merge branch 'master' into poisson
by vjpai
· 10 years ago
491a67b
Merge pull request #1903 from ctiller/maybe-i-want-to-change-my-mind
by Yang Gao
· 10 years ago
af7abf9
Enable runtime configuration of tracers
by Craig Tiller
· 10 years ago
9e1ba43
Fix compilation on mac
by Craig Tiller
· 10 years ago
8eedd4a
Context activation for async
by Vijay Pai
· 10 years ago
701af60
Expose gpr_asprintf and gpr_strdup
by Masood Malekghassemi
· 10 years ago
9dc5c15
Account for time difference in mac and linux
by Vijay Pai
· 10 years ago
8559485
Bug fix
by Vijay Pai
· 10 years ago
7abc4e7
Invoke LoadTest setup
by vjpai
· 10 years ago
afc3ee8
Merge branch 'master' into poisson
by vjpai
· 10 years ago
669c139
Merge pull request #1866 from dgquintas/stack-allocate-bb-reader
by Craig Tiller
· 10 years ago
0ed8b1f
Merge pull request #1874 from dgquintas/server_context_leak
by Craig Tiller
· 10 years ago
3beb20c
Support use of high_res clock in timepoints
by vjpai
· 10 years ago
c9516d4
Fixed memory leak in server_async
by David Garcia Quintas
· 10 years ago
19fdb33
Merge pull request #1856 from ctiller/count-the-things
by Nicolas Noble
· 10 years ago
924d459
Fix timer issues
by vjpai
· 10 years ago
206e6e8
Merge pull request #1864 from ctiller/cq-says-what
by Jan Tattermusch
· 10 years ago
30bd4eb
Removed grpc_byte_buffer_reader_{create,destroy}.
by David Garcia Quintas
· 10 years ago
3d67c7c
Merge github.com:grpc/grpc into count-the-things
by Craig Tiller
· 10 years ago
795b242
Merge pull request #1857 from yang-g/test
by Craig Tiller
· 10 years ago
e53a282
Merge pull request #1862 from nicolasnoble/fixing-tools
by Craig Tiller
· 10 years ago
c0c4844
Extend the test case
by Craig Tiller
· 10 years ago
59657db
Add a completion queue test
by Craig Tiller
· 10 years ago
1b932e7
Merge pull request #1758 from dgquintas/iomgr_managed_cbs
by Craig Tiller
· 10 years ago
8535263
Fixing tools compilation.
by Nicolas "Pixel" Noble
· 10 years ago
5d8f919
Merge pull request #1828 from ctiller/i-wish-the-number-that-used-to-be-displayed-represented-my-bank-balance
by Yang Gao
· 10 years ago
69fe075
Various minor fixes
by Yang Gao
· 10 years ago
fa275a9
Label all iomgr objects
by Craig Tiller
· 10 years ago
1795985
Merge branch 'master' into poisson
by vjpai
· 10 years ago
7978a04
Removed non-ISO usage of __FUNCTION__.
by David Garcia Quintas
· 10 years ago
a30020f
Comments addressed.
by David Garcia Quintas
· 10 years ago
5f228f5
Adapted the following to the new iomgr's cb API:
by David Garcia Quintas
· 10 years ago
a2779c1
Merge github.com:grpc/grpc into but-maybe-i-want-to-poll
by Craig Tiller
· 10 years ago
3824209
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
by Julien Boeuf
· 10 years ago
ff69cd1
Fixing build issue.
by Julien Boeuf
· 10 years ago
449db81
Merge branch 'master' of github.com:grpc/grpc into mdctx_free_creds
by Julien Boeuf
· 10 years ago
f720bc5
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
by Julien Boeuf
· 10 years ago
9300c4b
Fix the display of total slowdown
by Craig Tiller
· 10 years ago
8f17c6c
clang-format
by Craig Tiller
· 10 years ago
1a6f755
Make it possible to run with poll() instead of epoll()
by Craig Tiller
· 10 years ago
75c9b6f
Removing mdctx from the credentials.
by Julien Boeuf
· 10 years ago
742ec0a
Merge pull request #1803 from soltanmm/verbosity
by Nathaniel Manista
· 10 years ago
e0281bb
Set verbosity to 2 for Python tests
by Masood Malekghassemi
· 10 years ago
675140c
Merge branch 'master' into poisson
by vjpai
· 10 years ago
e702361
Add a test of cmdline usage strings - and make them saner
by Craig Tiller
· 10 years ago
7947f9c
Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring
by David Garcia Quintas
· 10 years ago
a7628c4
Merge pull request #1745 from ctiller/misbehaving-is-expected
by Nicolas Noble
· 10 years ago
a9b5de8
Add a check against potential failure to bring up client binary
by Yang Gao
· 10 years ago
c590287
Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring
by David Garcia Quintas
· 10 years ago
a5861f3
Correct the test request/response size, to be consistent with the test spec:https://github.com/grpc/grpc/blob/master/doc/interop-test-descriptions.md
by Xudong Ma
· 10 years ago
b10ab57
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
by Julien Boeuf
· 10 years ago
4ebeb40
clang-format
by Craig Tiller
· 10 years ago
ba3c3cd
Add testing of bad client behavior
by Craig Tiller
· 10 years ago
3569619
Remove all uses of __FUNCTION__
by Craig Tiller
· 10 years ago
5fa2eab
Merge pull request #1706 from ctiller/streaming-crash-boom-bang
by Nicolas Noble
· 10 years ago
f01ccb7
Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring
by David Garcia Quintas
· 10 years ago
1d780fd
Fixed typo
by David Garcia Quintas
· 10 years ago
a4c44c2
Merge pull request #1703 from ctiller/fugly
by Vijay Pai
· 10 years ago
fdc9af8
Merge pull request #1625 from ctiller/mmm-mmm-mmm-mmm
by Yang Gao
· 10 years ago
bfc0182
Merge pull request #1693 from dgquintas/fix_sleep_for
by Vijay Pai
· 10 years ago
f526bd4
Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring
by David Garcia Quintas
· 10 years ago
Next »