Craig Tiller
|
b675e0a0af
|
Annotate benign race
|
7 years ago |
Craig Tiller
|
f4e5802c2e
|
Fix ASAN detected failure
|
7 years ago |
Jan Tattermusch
|
8271d0f3b4
|
Merge pull request #12216 from pongad/main_method
give run_performance_tests a main method
|
7 years ago |
Jan Tattermusch
|
23b0102fd9
|
Merge pull request #12386 from jtattermusch/perfworker_script
Update the perfworker creation script
|
7 years ago |
Yang Gao
|
5314616e24
|
Merge pull request #12341 from yang-g/extern
Log offending ops and error code before crashing the server
|
7 years ago |
David G. Quintas
|
33ec94f374
|
Merge pull request #12351 from dgquintas/fix_fake_resolver_use_after_free
Fake resolver: Fix use-after-free
|
7 years ago |
Craig Tiller
|
3e3dd08087
|
Bounds fixes
|
7 years ago |
Craig Tiller
|
07530dbbeb
|
Fixup bounds
|
7 years ago |
Mark D. Roth
|
d4ac3a156f
|
Clarify log messages when starting test cases.
|
7 years ago |
Mark D. Roth
|
180c6b184b
|
Reset cancellation closure when unreffing the call to avoid race conditions.
|
7 years ago |
yang-g
|
d3cbd72d5f
|
Make grpc_call_log_batch take const char*
|
7 years ago |
Yuchen Zeng
|
26b0a34fbe
|
Address review comments
|
7 years ago |
Craig Tiller
|
b6ab5f599e
|
Mac compilation fixes
|
7 years ago |
Vijay Pai
|
31a4ebeded
|
Merge pull request #12397 from blairkutz/spelling_correction
Correct spelling of 'client'.
|
7 years ago |
Craig Tiller
|
a82b6dbac8
|
Merge github.com:grpc/grpc into write_completion
|
7 years ago |
Craig Tiller
|
7d079947b5
|
Mac compilation fixes
|
7 years ago |
Blair Kutzman
|
c64be96372
|
Correct spelling of 'client'.
|
7 years ago |
Craig Tiller
|
83db6312c6
|
Optimize test
|
7 years ago |
Craig Tiller
|
c75f9868c3
|
Fix benchmark builds
|
7 years ago |
Nathaniel Manista
|
21b71b41b6
|
Merge pull request #11583 from nathanielmanistaatgoogle/grpc_testing
gRPC Python test infrastructure.
|
7 years ago |
Nicolas Noble
|
96a902fb72
|
Merge pull request #12373 from nicolasnoble/gtest_is_not_gmock
Splitting gmock out of gtest.
|
7 years ago |
Mark D. Roth
|
4190f39afb
|
Merge pull request #12298 from markdroth/default_metadata_fix
Detect default metadata using the callout list.
|
7 years ago |
Muxi Yan
|
dfccd838ea
|
Merge pull request #12356 from muxi/port-v160
Aggregate port of PRs related to v1.6.0 release
|
7 years ago |
Muxi Yan
|
38b9a4d8cc
|
Merge pull request #12281 from muxi/fix-cronet-transport-refcount
Fix use of Cronet refcount
|
7 years ago |
Jan Tattermusch
|
00c5445810
|
Merge pull request #12329 from jtattermusch/remove_leftover_vcxproj
Remove leftover vcxproj files
|
7 years ago |
Mark D. Roth
|
17f21b44a3
|
Merge pull request #12024 from yihuazhang/tsi_test_lib
Add transport security test library
|
7 years ago |
Jan Tattermusch
|
c73c3cf1aa
|
Merge pull request #12368 from jtattermusch/fix_ruby_build_kokoro
Attempt to fix ruby build on Kokoro
|
7 years ago |
Jan Tattermusch
|
0ebdc160d4
|
ubuntu-1610 image does not exist anymore
|
7 years ago |
Jan Tattermusch
|
66e08cbe96
|
add rubocop warnings to TODO config file
|
7 years ago |
Alexander Polcyn
|
010ea65be5
|
remove calls to optional paramaters so that the test is compatible with ruby versions < 2.1
|
7 years ago |
Jan Tattermusch
|
e2f845ccd5
|
fix ruby macos build on kokoro
|
7 years ago |
Nathaniel Manista
|
7c85caeaa8
|
gRPC Python test infrastructure
(The server-related third part of it.)
|
7 years ago |
Craig Tiller
|
cd0a91e4e1
|
Fix some rounding bugs
|
7 years ago |
Flavio Medeiros
|
89e68acb50
|
Trying to make the code more readable.
|
7 years ago |
Yuchen Zeng
|
5150cbd02d
|
Fix timer shutdown process
|
7 years ago |
Craig Tiller
|
e4605634a7
|
Cleanup intification
|
7 years ago |
Craig Tiller
|
56a84848c7
|
Merge branch 'stats_histo_ints' into stats_histo
|
7 years ago |
Craig Tiller
|
40bca8468e
|
Fix one rounding bug
|
7 years ago |
Nicolas "Pixel" Noble
|
fc49d6edab
|
Splitting gmock out of gtest.
|
7 years ago |
Craig Tiller
|
97ec5eb61e
|
Add stats test
|
7 years ago |
Matt Kwong
|
f5600e99be
|
Merge pull request #12366 from matt-kwong/kokoro_mac_bq
Disable uploading Kokoro Mac results
|
7 years ago |
Craig Tiller
|
9bebf8b22a
|
C++ API for write-through
|
7 years ago |
Craig Tiller
|
6ba448fb55
|
Merge github.com:grpc/grpc into write_completion
|
7 years ago |
Craig Tiller
|
1cf09996a5
|
Sanity fixes
|
7 years ago |
Craig Tiller
|
8c4f128d5f
|
Sanity fixes
|
7 years ago |
Craig Tiller
|
da5cd59ed3
|
Restrict histograms to integral boundaries
|
7 years ago |
Craig Tiller
|
357f3f6162
|
Merge branch 'moar_stats' into stats_histo_ints
|
7 years ago |
Craig Tiller
|
40f9c73d8a
|
Merge github.com:grpc/grpc into stats_histo
|
7 years ago |
Mark D. Roth
|
b2b9a0ff7e
|
Address review feedback.
|
7 years ago |
Craig Tiller
|
4b85254626
|
Merge github.com:grpc/grpc into moar_stats
|
7 years ago |