Jan Tattermusch
|
d44b15a0c6
|
Merge pull request #6436 from jboeuf/credentials_refactoring
Refactoring the core security code.
|
9 years ago |
Jan Tattermusch
|
33b7361126
|
Merge pull request #6661 from vjpai/throughput_fix
Revive C++ large-message throughput tests
|
9 years ago |
Jan Tattermusch
|
f96711dccc
|
Merge pull request #6653 from chedeti/examples
Fix to undefined reference to gpr_log
|
9 years ago |
Jan Tattermusch
|
d83b2aed53
|
Merge pull request #6684 from jtattermusch/one_more_typo_fix
One more typo fix
|
9 years ago |
Jan Tattermusch
|
9dda3fcd8a
|
one more typo fix
|
9 years ago |
Jan Tattermusch
|
c34d59e442
|
Merge pull request #6683 from jtattermusch/fixup_run_full_performance
Small run_full_performance.sh fixups
|
9 years ago |
Craig Tiller
|
5f04538411
|
Fix protobuf
|
9 years ago |
Jan Tattermusch
|
a8f72cff6e
|
run 32core tests even if previous tests fail
|
9 years ago |
Jan Tattermusch
|
9cc9218c16
|
fix trivial typo
|
9 years ago |
Craig Tiller
|
bc7593de7a
|
Revert "Revert "Remove spam""
This reverts commit e76528ce26 .
|
9 years ago |
Craig Tiller
|
34c6e87598
|
Simpler trick to force a listening cq
|
9 years ago |
Craig Tiller
|
e76528ce26
|
Revert "Remove spam"
This reverts commit 3f3312e7e9 .
|
9 years ago |
Craig Tiller
|
4265fa1e66
|
clang-format
|
9 years ago |
Craig Tiller
|
fa96d86a99
|
Fix comments
|
9 years ago |
Craig Tiller
|
3f3312e7e9
|
Remove spam
|
9 years ago |
Craig Tiller
|
509b30e739
|
Fix non-listening cq registration so that calls can be queued against them
|
9 years ago |
Craig Tiller
|
ae09d9dca9
|
Fixes and code simplification
|
9 years ago |
David G. Quintas
|
52aeb54077
|
Merge pull request #6614 from dgquintas/fix_cancel_after_tests_for_reals
Fixes leak in test_cancel_after_client_done & cancel_after_accept
|
9 years ago |
Makarand Dharmapurikar
|
9b5f64019e
|
ObjC interface for using Cronet, and test for Cronet
|
9 years ago |
Makarand Dharmapurikar
|
c68eb0609a
|
Bugfix to work with empty messages
|
9 years ago |
Craig Tiller
|
d88e15cee7
|
Remove legacy poller
|
9 years ago |
Craig Tiller
|
f1cde58049
|
Disable legacy poller testing: seems like there is a bug, its legacy
|
9 years ago |
Craig Tiller
|
c0cb23b885
|
Merge branch 'guess_cpu' into test_affine
|
9 years ago |
Craig Tiller
|
8a7fe1a0ef
|
Fix crash
|
9 years ago |
Craig Tiller
|
bd24a4611f
|
Better guesses at benchmarks turned unit tests cpu cost
|
9 years ago |
Craig Tiller
|
139040b8be
|
Merge github.com:grpc/grpc into test_affine
|
9 years ago |
Craig Tiller
|
718ce51af8
|
Fix server plugin test
|
9 years ago |
Craig Tiller
|
e004958fd6
|
Fix formatting, mem leak, stall
|
9 years ago |
David Garcia Quintas
|
3c4fe1bcb7
|
Fixed the fix
|
9 years ago |
Craig Tiller
|
20431a8618
|
Fix merge
|
9 years ago |
Craig Tiller
|
0e314bccff
|
Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into test_affine
|
9 years ago |
Craig Tiller
|
aae6c2cb96
|
Fix server plugin test
|
9 years ago |
Craig Tiller
|
8ad69bfab5
|
Attempt to fix Windows
|
9 years ago |
Craig Tiller
|
29dc490b94
|
clang-format
|
9 years ago |
Craig Tiller
|
2afdc93599
|
Unrevert protobuf version
|
9 years ago |
Jan Tattermusch
|
3c62c555a4
|
Merge pull request #6658 from jtattermusch/support_32core_scenarios
Introduce run_full_performance.sh and support 32core scenarios
|
9 years ago |
murgatroid99
|
ae34a370e3
|
Finished updating code and tests with keyword argument changes
|
9 years ago |
vjpai
|
3fe694fa35
|
Revive throughput tests .
|
9 years ago |
Jan Tattermusch
|
ec3e616e33
|
Merge pull request #6643 from jtattermusch/csharp_profiling2
Simplify profiling in C# qps clients.
|
9 years ago |
Jan Tattermusch
|
75381c5332
|
tiny fix
|
9 years ago |
Jan Tattermusch
|
4c31b7af87
|
Merge pull request #6640 from jtattermusch/csharp_assorted_cleanup
C# assorted cleanup
|
9 years ago |
Jan Tattermusch
|
d27888b6db
|
mark unconstrained scenarios with scalable category
|
9 years ago |
Jan Tattermusch
|
bd820c6d45
|
add run_full_performance.sh script
|
9 years ago |
adelez
|
aeb7034a2c
|
Merge pull request #6639 from adelez/fix_code_coverage_again
Fix code coverage.
|
9 years ago |
Jan Tattermusch
|
19fa14bc1d
|
Merge pull request #6652 from jtattermusch/master
Add very much needed documentation for tools/run_tests/ directory
|
9 years ago |
Jan Tattermusch
|
bf682f46f6
|
address comments
|
9 years ago |
Nathaniel Manista
|
824ad2a5b9
|
"taking a this" -> "taking this" typo correction
|
9 years ago |
Jan Tattermusch
|
54140f9760
|
Merge pull request #6608 from yang-g/interop
Assert we get a valid creds.
|
9 years ago |
Jan Tattermusch
|
1226387698
|
Merge pull request #6585 from ctiller/connect_first
Make qps workers connect before even warmup stage begins
|
9 years ago |
Jan Tattermusch
|
505b13df84
|
Merge pull request #6576 from rjshade/fix_udp_server_test
Correct assertion for single FD being orphaned.
|
9 years ago |