Mehrdad Afshari
|
448cf1e3bb
|
Make build_docker_and_run_tests.sh pass shellcheck (with suppressions)
|
7 years ago |
Jan Tattermusch
|
6fe650908f
|
fix: avoid doing a poll when already shutdown
|
7 years ago |
Mark D. Roth
|
8ddc6b2658
|
Merge pull request #14146 from markdroth/inlined_vector_clear
Add clear() method for InlinedVector<>.
|
7 years ago |
Jan Tattermusch
|
80c9631ad0
|
Merge pull request #14137 from jtattermusch/no_proxy_str_memleak
Fix no_proxy_str memory leak
|
7 years ago |
Yang Gao
|
965b11b990
|
Merge pull request #14171 from yang-g/cork_all
Use DEBUG level for polling engine trace logs.
|
7 years ago |
Alexander Polcyn
|
190a8dbc6c
|
Fix linker error on objc mac tests by explicitly installing cocoapods v1.3.1, rather than picking up 1.4.1
|
7 years ago |
Muxi Yan
|
fe21b63266
|
Merge pull request #12708 from muxi/fix-stream-compression-config-interface
Modify Stream Compression Surface Interface
|
7 years ago |
Muxi Yan
|
5cb25e7b07
|
generate projects
|
7 years ago |
Muxi Yan
|
fd900e09fb
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface
|
7 years ago |
adelez
|
7e05426477
|
Merge pull request #14169 from adelez/foundry_integration
Add tsan build on RBE and update image SHA.
|
7 years ago |
Mark D. Roth
|
d0e1f7466e
|
Fix build problem.
|
7 years ago |
yang-g
|
69b4e4c4f7
|
Use DEBUG level for polling engine trace logs.
|
7 years ago |
Adele Zhou
|
54dae10f1c
|
Add tsan build on RBE and update image SHA.
|
7 years ago |
Juanli Shen
|
9e272b467f
|
Merge pull request #14166 from AspirinSJL/todo
Fix comment
|
7 years ago |
Stanley Cheung
|
42cf55675f
|
Merge pull request #14157 from ZhouyihaiDing/pr_callcredentials_metadata_leak
php: call credentials plugin_get_metadata metadata leak
|
7 years ago |
Yang Gao
|
de79daaba5
|
Merge pull request #14164 from yang-g/cork_all
Add option to use client side coalescing API in qps test
|
7 years ago |
Zhouyihai Ding
|
ec0669c8a2
|
php: call credentials plugin_get_metadata metadata leak
|
7 years ago |
Stanley Cheung
|
c84c8d44c7
|
Merge pull request #14160 from ZhouyihaiDing/pr_call_peer_leak
php: fix call return peer leak
|
7 years ago |
Stanley Cheung
|
d29d709b35
|
Merge pull request #14161 from ZhouyihaiDing/channel_hashkey_size
php: fix channel_credentials hashkey size error
|
7 years ago |
Stanley Cheung
|
5e7eed29ed
|
Merge pull request #14159 from ZhouyihaiDing/pr_call_array_leak
php: fix grpc_parse_metadata_array leak
|
7 years ago |
Stanley Cheung
|
95b4c6570d
|
Merge pull request #14158 from ZhouyihaiDing/pr_callcredentials_plugin_leak
php: fix call credentials createFromPlugin leak
|
7 years ago |
Stanley Cheung
|
a14ce309ff
|
Merge pull request #14156 from ZhouyihaiDing/channel_hashstr_leak
php: fix channel_credentials hashstr leak
|
7 years ago |
Stanley Cheung
|
0eafd2431b
|
Merge pull request #14155 from ZhouyihaiDing/pr_callcredentials_retval_leak
php: fix call plugin_get_metadata return value leak
|
7 years ago |
Juanli Shen
|
c872ad4590
|
Fix comment
|
7 years ago |
Juanli Shen
|
1a78ef4c49
|
Merge pull request #13911 from AspirinSJL/lb_calld
Extract per LB-call data from the glb_policy
|
7 years ago |
Zhouyihai Ding
|
367a1ee04b
|
php: fix call credentials createFromPlugin leak
|
7 years ago |
Zhouyihai Ding
|
159ceb6fb1
|
php: fix call return peer leak
|
7 years ago |
yang-g
|
ea33017540
|
Add option to use client side coalescing API in qps test
|
7 years ago |
Mark D. Roth
|
10f38f5a33
|
Initialize data members in a single place.
|
7 years ago |
Mehrdad Afshari
|
0868da3662
|
Merge pull request #14105 from mehrdada/relax-call-details
Relax call details interface from interceptor
|
7 years ago |
Zhouyihai Ding
|
f09c294a24
|
php: fix channel_credentials hashkey size error
|
7 years ago |
Zhouyihai Ding
|
2138362443
|
php: fix channel_credentials hashstr leak
|
7 years ago |
Zhouyihai Ding
|
e3e6470db3
|
php: fix call plugin_get_metadata return value leak
|
7 years ago |
Zhouyihai Ding
|
b0821f0c8b
|
php: fix grpc_parse_metadata_array leak
|
7 years ago |
Stanley Cheung
|
1d8ab5a916
|
Merge pull request #14130 from ZhouyihaiDing/wrapper_leak
php: fix channel wrapper leak
|
7 years ago |
Juanli Shen
|
8e4c9d308c
|
Extract lb_calld from glb_policy
|
7 years ago |
Mark D. Roth
|
9ab4d0c826
|
Add const version of operator[].
|
7 years ago |
Jiangtao Li
|
633add8161
|
Merge pull request #14060 from euroelessar/boringssl-use-bio-pair
[ssl] Use ring buffer in ssl transport layer
|
7 years ago |
Stanley Cheung
|
981f342423
|
Merge pull request #14129 from ZhouyihaiDing/channel_reuse_leak
php: fix channel reuse doesn't free allocated wrapper
|
7 years ago |
Mark D. Roth
|
19688bf7a8
|
Add clear() method for InlinedVector<>.
|
7 years ago |
Yang Gao
|
ef7d312be3
|
Merge pull request #14080 from yang-g/return_early
Clear pending data when stream is closed by server.
|
7 years ago |
Zhouyihai Ding
|
7c647d36f5
|
php: fix channel wrapper leak
|
7 years ago |
Zhouyihai Ding
|
8a845937eb
|
php: fix channel reuse doesn't free allocated wrapper
|
7 years ago |
Stanley Cheung
|
2318b87480
|
Merge pull request #14127 from ZhouyihaiDing/channel_credentials_leak
php: fix channel_credentials hashstr leak
|
7 years ago |
Stanley Cheung
|
d715e7d748
|
Merge pull request #14126 from ZhouyihaiDing/get_target_leak
php: fix channel get_target method leak
|
7 years ago |
Stanley Cheung
|
99bb1703bf
|
Merge pull request #14125 from ZhouyihaiDing/persistent_channel_leak
php: fix channel persistence list leak
|
7 years ago |
Stanley Cheung
|
b609da577c
|
Merge pull request #13660 from ZhouyihaiDing/php-memory-leak
PHP: unref key and value in metadata
|
7 years ago |
ZhouyihaiDing
|
0464879448
|
php-memory-leak
|
7 years ago |
yang-g
|
55ca78fdaf
|
generate projects after rebase
|
7 years ago |
Noah Eisen
|
badfd41443
|
Merge pull request #14086 from ncteisen/more-clang-tidy
Clang Tidy Codebase Part1
|
7 years ago |