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 |
Yash Tibrewal
|
0d8b21e100
|
Add helper function for rst_stream
|
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 |
yang-g
|
dd2260c109
|
resolve comment
|
7 years ago |
yang-g
|
4d8828b2e8
|
Clear pending read when service handler is finished
|
7 years ago |
yang-g
|
98cd36e2c3
|
Add a test
|
7 years ago |
Muxi Yan
|
011779e6d1
|
Merge pull request #13935 from muxi/create-grpc-c++-podspec
Create Cocoapods podspec for gRPC C++ repo
|
7 years ago |
Yihua Zhang
|
d36fe0708b
|
rename gts to alts
|
7 years ago |
Stanley Cheung
|
a1f94b7c8f
|
Merge pull request #13687 from ZhouyihaiDing/php_info
PHP: php_info add grpc version
|
7 years ago |
makdharma
|
8d6e6f6007
|
exposing public headers as a build target
|
7 years ago |
Jan Tattermusch
|
81b608a0b8
|
fix no_proxy_str memory leak
|
7 years ago |
Mark D. Roth
|
ac0808b107
|
Merge pull request #14093 from markdroth/arena_alignment
Fix arena to return aligned memory.
|
7 years ago |
Jan Tattermusch
|
2094ad7427
|
fix -Wmemset-elt-size warning in gcc7.2
|
7 years ago |
Jan Tattermusch
|
4c3496c234
|
attempt fixing boringssl compilation with gcc7.2
|
7 years ago |
Jan Tattermusch
|
7196dfeccd
|
attempt fixing zlib compilation with gcc7.2
|
7 years ago |
Jan Tattermusch
|
0614a68a0b
|
add portability test for gcc7.2
|
7 years ago |
Jan Tattermusch
|
943cbbf3ba
|
use ubuntu-1710 for perf worker images
|
7 years ago |
Nathaniel Manista
|
20e7074e41
|
Merge pull request #14131 from nathanielmanistaatgoogle/summer-of-code
2018 ideas (gRPC Python Team's, at least).
|
7 years ago |
Zhouyihai Ding
|
4b9f8d8024
|
php: channel_credentials hashstr leak
|
7 years ago |
Nathaniel Manista
|
009dfea6a0
|
2018 ideas (gRPC Python Team's, at least)
|
7 years ago |
Mark D. Roth
|
6827d4473b
|
Merge pull request #14121 from markdroth/goaway_server_test_fix
Use wait_for_ready in goaway_server_test.
|
7 years ago |
Zhouyihai Ding
|
d3b5524687
|
php: fix channel get_target leak
|
7 years ago |