Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
d7bbd38b27630f908fc4f1cb906607e44c8f30bb
d7bbd38
Merge pull request #6679 from nathanielmanistaatgoogle/cancel-many-calls-test
by Jan Tattermusch
· 9 years ago
6db0232
Merge pull request #6662 from murgatroid99/ruby_explicit_kw_args
by Jan Tattermusch
· 9 years ago
c86860f
Merge pull request #6695 from rjshade/request_with_flags_timeout
by Jan Tattermusch
· 9 years ago
8978b3c
Merge pull request #6612 from ctiller/test_affine
by Craig Tiller
· 9 years ago
e0ddc35
Speed up tests
by Craig Tiller
· 9 years ago
825cd45
Cleanup redundant tests
by Craig Tiller
· 9 years ago
116b3c5
Merge github.com:grpc/grpc into test_affine
by Craig Tiller
· 9 years ago
bd04175
Merge pull request #6694 from ctiller/sin
by Jan Tattermusch
· 9 years ago
e67f7b6
Fix timeout on async server shutdown
by Craig Tiller
· 9 years ago
2939e2f
Update ruby perf code with keyword args changes
by murgatroid99
· 9 years ago
8c2d373
Merge branch 'test_affine' of github.com:ctiller/grpc into test_affine
by Craig Tiller
· 9 years ago
c4c6ecf
Merge github.com:grpc/grpc into test_affine
by Craig Tiller
· 9 years ago
e29f7a1
Make request_with_flags timeout deadline equal to that of request_with_payload.
by Robbie Shade
· 9 years ago
468ee4c
Improve test debugability, fix race condition
by Craig Tiller
· 9 years ago
74cb8f5
Removed remaining reference to timeout argument from ruby interop client
by murgatroid99
· 9 years ago
fb2877d
Updated ruby interop client with keyword argument changes
by murgatroid99
· 9 years ago
fdf2a66
Merge pull request #6686 from jtattermusch/sanity_fix_sanity
by Craig Tiller
· 9 years ago
29f2cb8
Add a Cython-level cancel-many-calls test
by Nathaniel Manista
· 9 years ago
8ec4097
Merge github.com:grpc/grpc into test_affine
by Craig Tiller
· 9 years ago
507e290
Merge pull request #6690 from grpc/revert-6661-throughput_fix
by Jan Tattermusch
· 9 years ago
28f6c01
Revert "Revive C++ large-message throughput tests"
by Jan Tattermusch
· 9 years ago
b90e6c9
Merge pull request #6670 from ctiller/guess_cpu
by Jan Tattermusch
· 9 years ago
348ca76
hotfix for sanity tests
by Jan Tattermusch
· 9 years ago
4609754
Merge github.com:grpc/grpc into test_affine
by Craig Tiller
· 9 years ago
336292d
Merge pull request #6423 from ctiller/signal_handler
by Jan Tattermusch
· 9 years ago
b6c7a5a
Merge pull request #6655 from nathanielmanistaatgoogle/take-this-future-please
by Jan Tattermusch
· 9 years ago
d44b15a
Merge pull request #6436 from jboeuf/credentials_refactoring
by Jan Tattermusch
· 9 years ago
33b7361
Merge pull request #6661 from vjpai/throughput_fix
by Jan Tattermusch
· 9 years ago
f96711d
Merge pull request #6653 from chedeti/examples
by Jan Tattermusch
· 9 years ago
d83b2ae
Merge pull request #6684 from jtattermusch/one_more_typo_fix
by Jan Tattermusch
· 9 years ago
9dda3fc
one more typo fix
by Jan Tattermusch
· 9 years ago
c34d59e
Merge pull request #6683 from jtattermusch/fixup_run_full_performance
by Jan Tattermusch
· 9 years ago
5f04538
Fix protobuf
by Craig Tiller
· 9 years ago
a8f72cf
run 32core tests even if previous tests fail
by Jan Tattermusch
· 9 years ago
9cc9218
fix trivial typo
by Jan Tattermusch
· 9 years ago
bc7593d
Revert "Revert "Remove spam""
by Craig Tiller
· 9 years ago
34c6e87
Simpler trick to force a listening cq
by Craig Tiller
· 9 years ago
e76528c
Revert "Remove spam"
by Craig Tiller
· 9 years ago
4265fa1
clang-format
by Craig Tiller
· 9 years ago
fa96d86
Fix comments
by Craig Tiller
· 9 years ago
3f3312e
Remove spam
by Craig Tiller
· 9 years ago
509b30e
Fix non-listening cq registration so that calls can be queued against them
by Craig Tiller
· 9 years ago
ae09d9d
Fixes and code simplification
by Craig Tiller
· 9 years ago
52aeb54
Merge pull request #6614 from dgquintas/fix_cancel_after_tests_for_reals
by David G. Quintas
· 9 years ago
d88e15c
Remove legacy poller
by Craig Tiller
· 9 years ago
f1cde58
Disable legacy poller testing: seems like there is a bug, its legacy
by Craig Tiller
· 9 years ago
c0cb23b
Merge branch 'guess_cpu' into test_affine
by Craig Tiller
· 9 years ago
8a7fe1a
Fix crash
by Craig Tiller
· 9 years ago
bd24a46
Better guesses at benchmarks turned unit tests cpu cost
by Craig Tiller
· 9 years ago
139040b
Merge github.com:grpc/grpc into test_affine
by Craig Tiller
· 9 years ago
718ce51
Fix server plugin test
by Craig Tiller
· 9 years ago
e004958
Fix formatting, mem leak, stall
by Craig Tiller
· 9 years ago
3c4fe1b
Fixed the fix
by David Garcia Quintas
· 9 years ago
20431a8
Fix merge
by Craig Tiller
· 9 years ago
0e314bc
Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into test_affine
by Craig Tiller
· 9 years ago
aae6c2c
Fix server plugin test
by Craig Tiller
· 9 years ago
8ad69bf
Attempt to fix Windows
by Craig Tiller
· 9 years ago
29dc490
clang-format
by Craig Tiller
· 9 years ago
2afdc93
Unrevert protobuf version
by Craig Tiller
· 9 years ago
3c62c55
Merge pull request #6658 from jtattermusch/support_32core_scenarios
by Jan Tattermusch
· 9 years ago
ae34a37
Finished updating code and tests with keyword argument changes
by murgatroid99
· 9 years ago
3fe694f
Revive throughput tests .
by vjpai
· 9 years ago
ec3e616
Merge pull request #6643 from jtattermusch/csharp_profiling2
by Jan Tattermusch
· 9 years ago
75381c5
tiny fix
by Jan Tattermusch
· 9 years ago
4c31b7a
Merge pull request #6640 from jtattermusch/csharp_assorted_cleanup
by Jan Tattermusch
· 9 years ago
d27888b
mark unconstrained scenarios with scalable category
by Jan Tattermusch
· 9 years ago
bd820c6
add run_full_performance.sh script
by Jan Tattermusch
· 9 years ago
aeb7034
Merge pull request #6639 from adelez/fix_code_coverage_again
by adelez
· 9 years ago
19fa14b
Merge pull request #6652 from jtattermusch/master
by Jan Tattermusch
· 9 years ago
bf682f4
address comments
by Jan Tattermusch
· 9 years ago
824ad2a
"taking a this" -> "taking this" typo correction
by Nathaniel Manista
· 9 years ago
54140f9
Merge pull request #6608 from yang-g/interop
by Jan Tattermusch
· 9 years ago
1226387
Merge pull request #6585 from ctiller/connect_first
by Jan Tattermusch
· 9 years ago
505b13d
Merge pull request #6576 from rjshade/fix_udp_server_test
by Jan Tattermusch
· 9 years ago
3626efb
Fix to undefined reference to gpr_log
by chedeti
· 9 years ago
9d410be
provide readme for tools/run_tests/
by Jan Tattermusch
· 9 years ago
94a0c92
Update README.md
by Jan Tattermusch
· 9 years ago
80fec20
Update README.md
by Jan Tattermusch
· 9 years ago
3b6ab81
Fix code coverage.
by Adele Zhou
· 9 years ago
2272d7a
Merge branch 'test_affine' of github.com:ctiller/grpc into test_affine
by Craig Tiller
· 9 years ago
3eee9b4
Mark sync cq as non-listening when it is
by Craig Tiller
· 9 years ago
4221c37
Merge branch 'test_affine' of github.com:ctiller/grpc into test_affine
by Craig Tiller
· 9 years ago
db7c356
Work stealing between affinitized cqs
by Craig Tiller
· 9 years ago
10ff0de
Merge pull request #6642 from jtattermusch/integrate_changes_from_0_14
by Jan Tattermusch
· 9 years ago
09c5e05
support adding profilers to C# qps clients
by Jan Tattermusch
· 9 years ago
a488037
Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring
by Julien Boeuf
· 9 years ago
d0f5f72
return number of cores from server
by Jan Tattermusch
· 9 years ago
a71b0af
Merge pull request #6627 from stanley-cheung/php-update-package-xml
by Jan Tattermusch
· 9 years ago
166d482
Merge remote-tracking branch 'upstream/release-0_14' into HEAD
by Jan Tattermusch
· 9 years ago
e0af286
rename some ill-named enums and move them to the right files
by Jan Tattermusch
· 9 years ago
a7db28f
dont call into C core to get Timespec.InfPast and Timespec.InfFuture
by Jan Tattermusch
· 9 years ago
f4a961d
move ServerRpcNew and ClientSideStatus to their own file
by Jan Tattermusch
· 9 years ago
6dd544c
tiny optimization in MetadataArraySafeHandle
by Jan Tattermusch
· 9 years ago
29d414c
make Profilers visible to Grpc.IntegrationTesting
by Jan Tattermusch
· 9 years ago
37f3184
Merge pull request #6611 from murgatroid99/ruby_signal_handling_improvement
by Jan Tattermusch
· 9 years ago
b9f11c3
Merge pull request #6625 from sreecha/stress_test_misc
by Jan Tattermusch
· 9 years ago
9766f4f
Merge github.com:grpc/grpc into test_affine
by Craig Tiller
· 9 years ago
fa92da7
Merge branch 'master' into server_channel_affinity
by Sree Kuchibhotla
· 9 years ago
8c1d796
Merge pull request #6620 from ctiller/fuzz-it
by Jan Tattermusch
· 9 years ago
93dd047
clang-format
by Craig Tiller
· 9 years ago
Next »