Mark D. Roth
|
afae721732
|
Fix test.
|
8 years ago |
Mark D. Roth
|
1e5f6af0c7
|
Fix grpclb LB policy pick method to return 0 upon error.
|
8 years ago |
Mark D. Roth
|
9dab7d54a9
|
Fix deadlock.
|
8 years ago |
Mark D. Roth
|
d8f4a12482
|
Fix build problem in test.
|
8 years ago |
Mark D. Roth
|
8b4a70e3d3
|
Fix Windows build problem.
|
8 years ago |
Jan Tattermusch
|
2f219cfd26
|
Merge pull request #8317 from jtattermusch/backport_8316
Critical: backport #8316
|
8 years ago |
Craig Tiller
|
46db0d2906
|
Fix refcount bug
|
8 years ago |
Mark D. Roth
|
e5c744d985
|
Merge pull request #8307 from markdroth/header_fix
Fix C++ filter API header.
|
8 years ago |
Jan Tattermusch
|
2b39808e1c
|
fix building ruby artifact
|
8 years ago |
Jan Tattermusch
|
824fbcf338
|
Merge pull request #8316 from jtattermusch/fix_exitcode_reporting_p0
Critical: dont eat run_tests.py errors on test failure
|
8 years ago |
Jan Tattermusch
|
ab7abdb968
|
dont eat run_tests.py errors on test failure
|
8 years ago |
Jan Tattermusch
|
e480a6a1f9
|
dont eat run_tests.py errors on test failure
|
8 years ago |
Ken Payson
|
bc544be002
|
Fix platform detection
|
8 years ago |
Yuxuan Li
|
c6c6cc269e
|
change default values flags
|
8 years ago |
Matt Kwong
|
037704d714
|
Fixed some changes
|
8 years ago |
Alexander Polcyn
|
82b64d1565
|
change back slashes to forward slashes in grpc.tool nuspec
|
8 years ago |
Yuxuan Li
|
6a5b9924f3
|
resolve out_of_range error from stoi function.
|
8 years ago |
Yuxuan Li
|
69c61319df
|
change flags type, name according to the comments.
change binary search stride from 1 to FLAGS_precision
|
8 years ago |
Yuxuan Li
|
77c18981c2
|
change binary search log info from GPR_INFO to GPR_DEBUG
|
8 years ago |
Yuxuan Li
|
c265a0ab02
|
clean up unnecessary new lines and logging.
|
8 years ago |
Yuxuan Li
|
403ca33aa6
|
rm latency_vs_load.cc related makefile/headers/srcs entry
|
8 years ago |
Yuxuan Li
|
49aeb59389
|
clang-formated and latency_vs_load.cc is deleted as its functionality
has been merged into qps_json_driver.
|
8 years ago |
Yuxuan Li
|
d31c78c6f0
|
updated protobuf, merged latency_vs_load.cc(not deleted yet) and qps_json_driver.cc
|
8 years ago |
Yuxuan Li
|
58977f1466
|
initial merge of latency vs load to qps_json_driver.cc
|
8 years ago |
Yuxuan Li
|
fe21ec90f6
|
batched changes
|
8 years ago |
Nathaniel Manista
|
2c40a439ad
|
Merge pull request #8286 from nathanielmanistaatgoogle/unnecessary-return
Drop unnecessary return statement.
|
8 years ago |
Craig Tiller
|
602edbba8c
|
Merge pull request #8306 from ctiller/erm
Add missing delete
|
8 years ago |
Mark D. Roth
|
757e84ef1c
|
Add 'extern "C"' to error.h.
|
8 years ago |
Stanley Cheung
|
619c034fef
|
php: require grpc extension to be installed before composer package
|
8 years ago |
Mark D. Roth
|
6f6f94fc92
|
Fix header.
|
8 years ago |
Craig Tiller
|
624f4ba76d
|
Add missing delete
|
8 years ago |
Yuchen Zeng
|
3750af12d9
|
Merge pull request #8292 from y-zeng/fix_uninit
Fix maybe-uninitialized variable
|
8 years ago |
Yuchen Zeng
|
8dc4193e6a
|
Resolve conflicts
|
8 years ago |
Mark D. Roth
|
2623728cae
|
Remove unnecessary include.
|
8 years ago |
Mark D. Roth
|
81ae740e1e
|
Test setting wait_for_ready via service config.
|
8 years ago |
Mark D. Roth
|
fc2751381f
|
Merge branch 'fail_fast' into service_config
|
8 years ago |
Mark D. Roth
|
8bc8a83656
|
Update tests.
|
8 years ago |
Mark D. Roth
|
4bcdd73df6
|
Merge remote-tracking branch 'upstream/master' into fail_fast
|
8 years ago |
Mark D. Roth
|
30542c0b88
|
Merge remote-tracking branch 'upstream/master' into service_config
|
8 years ago |
Jan Tattermusch
|
3a9f49d409
|
Merge pull request #8299 from jtattermusch/fix_cronet_compilation_error
Fix cronet compilation error
|
8 years ago |
Jan Tattermusch
|
bc4ea6d727
|
fix compilation error
|
8 years ago |
Matt Kwong
|
e9163f04c3
|
Create filter for pull request tests
|
8 years ago |
Yuchen Zeng
|
4552f6aad8
|
Init method as POST
|
8 years ago |
Yuchen Zeng
|
c7cf9a69a4
|
Fix maybe-uninitialized variable
|
8 years ago |
Mark D. Roth
|
e40dd29db6
|
Handle the case where the resolver returns after the call is initialized.
|
8 years ago |
David G. Quintas
|
c43aa51fb0
|
Merge pull request #7984 from lizan/byte_buffer_compression
Fix grpc_byte_buffer_copy to copy compression algorithm
|
8 years ago |
makdharma
|
ba46906c92
|
Merge pull request #8223 from muxi/add-quic-support
Add QUIC support to Objective C
|
8 years ago |
makdharma
|
da865f16c2
|
Merge pull request #8256 from muxi/fix-cronet-memory-leak
Resolve memory leak in cronet_transport
|
8 years ago |
Yuchen Zeng
|
ac8bc42c8f
|
Merge remote-tracking branch 'upstream/master' into call_holder_add_pollent
|
8 years ago |
Lizan Zhou
|
a3570f22d0
|
Fix grpc_byte_buffer_copy to copy compression algorithm
|
8 years ago |