Thomas Voß
3069fc5eb8
Increase reference count on state used in tcp connect.
...
The state is used both in the callback for the actual connect as well as
in the additional timeout that is setup for the operation. Both code
paths decrease the reference count and if they happen to be queued at
the same time, memory is corrupted. Subsequent behavior is undefined and
segfaults can be observed as a result.
Fixes #12608
7 years ago
kpayson64
c3d8237b15
Merge pull request #12713 from mehrdada/rebase-8663
...
Be a tad more specific requesting error reports (rebase #8663 )
7 years ago
yang-g
6bf3184127
Fix bad_client_window_overflow_test at mac
7 years ago
Mark D. Roth
1a8bb821f4
Add tracer for plugin credentials.
7 years ago
Yash Tibrewal
708163a0b4
Merge pull request #12719 from grpc/revert-12580-execp
...
Revert "General executor speedups, introspection"
7 years ago
Mark D. Roth
5490cdd172
Merge pull request #12709 from markdroth/grpclb_client_load_report_timer_fix
...
grpclb client load report timer fix
7 years ago
ZhouyihaiDing
5fef3e3fd5
reuse class; change language name; scenario naame;
7 years ago
Alexander Polcyn
f1b1ab0899
return nil from google rpc status conversion if the grpc-status-details-bin trailer wasnt set
7 years ago
Craig Tiller
2477cf3778
Revert "General executor speedups, introspection"
7 years ago
Muxi Yan
873b55cfeb
Merge pull request #12340 from muxi/fix-objc-unreachable-code
...
Allow unreachable code on iPhone
7 years ago
Mehrdad Afshari
e249079cbe
Be a tad more specific requesting error reports
...
This commit is a rebase of an old contribution with minor formatting
edits (cf. https://github.com/grpc/grpc/pull/8663 )
[Original Author]
Masood Malekghassemi <atash@google.com>
Date: Mon Nov 7 14:49:09 2016 -0800
Contributor is a Xoogler and the contribution is owned by Google Inc.
as per the copyright assignment agreement with the original author,
as it was drafted during their employment with Google Inc.
7 years ago
ZhouyihaiDing
c8e145bd93
add protobuf c_ext to php benchmark
7 years ago
Mark D. Roth
a4792f5ad1
Defer restarting LB call until after timer cancellation.
7 years ago
Mark D. Roth
2de36a8037
Remove unnecessary code to defer client load report until after initial request.
7 years ago
Mark D. Roth
9247ad5c55
Fix dumb timer cancellation bug (reversed conditional).
7 years ago
David G. Quintas
a1fbca0fa5
Merge pull request #12584 from dgquintas/pr_latency_script
...
Script for CI testing latency
7 years ago
Mark D. Roth
b4c01f9e29
Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix
7 years ago
Muxi Yan
008a173a7e
Merge pull request #12244 from muxi/fix-stream-compression-eos
...
End stream compression gzip stream at end of call
7 years ago
Mehrdad Afshari
f3f420d91f
Merge pull request #12100 from bigcommerce/ruby-interceptors-2
...
Add Ruby interceptors
7 years ago
Shaun McCormick
eec7a917ba
Add Ruby server interceptors
7 years ago
Muxi Yan
76c9e08063
Merge pull request #12686 from muxi/fix-cancel-after-invoke
...
Fix memory leak in proxy.c
7 years ago
Eric Dobson
60092b03d2
Fix docs on grpc_call_ref
7 years ago
Muxi Yan
f7d8860f4f
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-eos
7 years ago
Muxi Yan
31c66c576a
Merge pull request #12399 from muxi/fix-stream-compression-transport-duplicate
...
Fix stream compression transport duplicate
7 years ago
Yuchen Zeng
806c9c8aba
Merge pull request #12631 from y-zeng/dns_fix
...
Drain readable fds in grpc_ares_ev_driver_posix
7 years ago
Craig Tiller
fbddbd4545
Merge pull request #12696 from ctiller/simple_request
...
Reduce stack size of simple_request e2e test
7 years ago
Matt Kwong
c111341a17
Make Python generate coverage report in gcov mode
7 years ago
Vijay Pai
aa9779184c
Merge pull request #12645 from vjpai/generic_unary
...
C++ GenericStub: add unary call mode
7 years ago
Zhouyihai Ding
6ac3f99680
Merge pull request #12682 from ZhouyihaiDing/php_perf_dashboard
...
run_full_performance.sh: Enable php benchmarks
7 years ago
Matt Kwong
0aa5b1e03c
Merge pull request #12626 from matt-kwong/sanity-docker
...
Update Dockerfiles from ubuntu:15.10 to debian:jessie
7 years ago
apolcyn
3e0905e286
Merge pull request #12681 from apolcyn/fix_ruby_sigint_mask_in_test
...
Dont assume sigint wasnt masked when invoking ruby tests
7 years ago
Craig Tiller
3c52038868
Fix memory leak
7 years ago
Craig Tiller
604a7ca07b
Reduce stack size of simple_request e2e test
7 years ago
ZhouyihaiDing
af3b4eecbd
add php into jenkins performance tests
7 years ago
Vijay Pai
aa2bc7676c
Merge pull request #12683 from grpc/revert-12480-ownit
...
Revert "Temporarily take ownership of cpp generator to prevent changes"
7 years ago
Jan Tattermusch
872cce1894
Merge pull request #12670 from jtattermusch/split_win_PR_tests
...
Split windows PR basictests into dbg and opt
7 years ago
Vijay Pai
b8e5562600
Revert "Temporarily take ownership of cpp generator to prevent changes"
7 years ago
Vijay Pai
2046d0b3c5
Add unary call mode to GenericStub to allow generic RPC with 1 CQ trip
7 years ago
Vijay Pai
87973ea398
Merge pull request #12573 from grpc/revert-12572-revert-12214-cereal_eye_sir
...
Fix-forward: Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer
7 years ago
Sree Kuchibhotla
d5ded55d89
delete obsolete code
7 years ago
Matt Kwong
0c867bed5b
Add -lstdc++ flag for compiling under gcov
7 years ago
Nicolas Noble
f0729a6151
Merge pull request #12672 from ctiller/hpack_stats
...
Add HPACK stats
7 years ago
Muxi Yan
9fa1659951
Fix a memory leak point
7 years ago
Sree Kuchibhotla
2bc9c8b38e
Review feedback
7 years ago
Zhouyihai Ding
a1f7f513a7
Merge pull request #12675 from grpc/revert-12674-revert-10126-phpqps_auto
...
Revert "Revert "Add automated PHP-to-C++ performance testing""
7 years ago
David Garcia Quintas
054bba9edc
More docs
7 years ago
Alexander Polcyn
2f3e588099
Dont assume that sigint wasnt masked when invoking ruby tests
7 years ago
David G. Quintas
6bdd49b3ce
Merge pull request #12627 from dgquintas/fix_grpclbend2end_flakiness_for_the_nth_time_already
...
Backends must be up before some grpclb tests start.
7 years ago
ZhouyihaiDing
7115862e98
update license
7 years ago
Matt Kwong
986d32cabd
Merge pull request #12673 from matt-kwong/kokoro-perf-fix
...
Don't collect everything after running performance profiling jobs
7 years ago