Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
6322348107c20ee9ae142085678b7148d222d667
6322348
Fix run_worker_ruby.sh to pass shellcheck
by Mehrdad Afshari
· 7 years ago
c2259b6
Fix run_worker_python.sh to pass shellcheck
by Mehrdad Afshari
· 7 years ago
89f5502
Fix run_worker_php.sh to pass shellcheck
by Mehrdad Afshari
· 7 years ago
ab8e86b
Fix run_worker_java.sh to pass shellcheck
by Mehrdad Afshari
· 7 years ago
924df3f
Fix run_worker_go.sh to pass shellcheck
by Mehrdad Afshari
· 7 years ago
e3564c0
Fix run_worker_csharp.sh to pass shellcheck
by Mehrdad Afshari
· 7 years ago
b97d2a5
Fix run_qps_driver.sh to pass shellcheck
by Mehrdad Afshari
· 7 years ago
b882cb6
Fix run_netperf.sh to pass shellcheck
by Mehrdad Afshari
· 7 years ago
55850b7
Fix remote_host_prepare.sh to pass shellcheck (with bugfix)
by Mehrdad Afshari
· 7 years ago
56e2384
Fix remote_host_build.sh to pass shellcheck
by Mehrdad Afshari
· 7 years ago
5239111
Fix process_remote_perf_flamegraphs.sh to pass shellcheck
by Mehrdad Afshari
· 7 years ago
9e0cecc
Fix process_local_perf_flamegraphs.sh to pass shellcheck
by Mehrdad Afshari
· 7 years ago
df7bc0a
Make kill_workers.sh pass shellcheck (with suppressions)
by Mehrdad Afshari
· 7 years ago
ea2b2e2
Fix build_performance.sh to pass shellcheck
by Mehrdad Afshari
· 7 years ago
be4ec7e
Fix build_performance_php7.sh to pass shellcheck
by Mehrdad Afshari
· 7 years ago
a957ce2
Fix build_performance_go.sh to pass shellcheck
by Mehrdad Afshari
· 7 years ago
bddfffa
Fix run_android_tests_on_firebase.sh to pass shellcheck
by Mehrdad Afshari
· 7 years ago
b665fb7
Fix android_interop_helper.sh to pass shellcheck
by Mehrdad Afshari
· 7 years ago
d761bf6
Fix with_rvm.sh to pass shellcheck
by Mehrdad Afshari
· 7 years ago
bf6b0fb
Fix with_nvm.sh to pass shellcheck
by Mehrdad Afshari
· 7 years ago
6181c05
Merge pull request #14074 from mehrdada/shellcheck
by Mehrdad Afshari
· 7 years ago
2d9e675
Merge pull request #14198 from jtattermusch/call_warning_and_typo
by Vijay Pai
· 7 years ago
77474d4
Merge pull request #13820 from yihuazhang/rename-gts
by Mark D. Roth
· 7 years ago
97209ae
fix warning & typo
by Jan Tattermusch
· 7 years ago
75c190d
Merge pull request #14177 from jtattermusch/fix_epollex_shutdown
by Jan Tattermusch
· 7 years ago
8f40827
Merge pull request #14136 from jtattermusch/add_ubuntu_1710
by Jan Tattermusch
· 7 years ago
e0adbb6
Merge pull request #14183 from adelez/foundry_integration
by adelez
· 7 years ago
6fe3ce1
Increse timeouts and add more flags
by Adele Zhou
· 7 years ago
dc80282
Merge pull request #14042 from apolcyn/ruby_25_on_kokoro_mac
by apolcyn
· 7 years ago
2f090e9
silence switch fallthrough warning on gcc7.2
by Jan Tattermusch
· 7 years ago
0a6d900
explicitly initialize all grpc_pollset fields (epollex)
by Jan Tattermusch
· 7 years ago
5e82ddd
Merge pull request #14142 from makdharma/build
by Nicolas Noble
· 7 years ago
09885f7
Enforce shellcheck on tools/run_tests/dockerize
by Mehrdad Afshari
· 7 years ago
8d2ee38
Make docker_run_tests.sh pass shellcheck (with suppressions)
by Mehrdad Afshari
· 7 years ago
ce91d32
Make build_interop_image.sh pass shellcheck (with suppressions)
by Mehrdad Afshari
· 7 years ago
827c799
Make docker_run.sh pass shellcheck (with suppressions)
by Mehrdad Afshari
· 7 years ago
448cf1e
Make build_docker_and_run_tests.sh pass shellcheck (with suppressions)
by Mehrdad Afshari
· 7 years ago
6fe6509
fix: avoid doing a poll when already shutdown
by Jan Tattermusch
· 7 years ago
8ddc6b2
Merge pull request #14146 from markdroth/inlined_vector_clear
by Mark D. Roth
· 7 years ago
80c9631
Merge pull request #14137 from jtattermusch/no_proxy_str_memleak
by Jan Tattermusch
· 7 years ago
965b11b
Merge pull request #14171 from yang-g/cork_all
by Yang Gao
· 7 years ago
190a8db
Fix linker error on objc mac tests by explicitly installing cocoapods v1.3.1, rather than picking up 1.4.1
by Alexander Polcyn
· 7 years ago
fe21b63
Merge pull request #12708 from muxi/fix-stream-compression-config-interface
by Muxi Yan
· 7 years ago
5cb25e7
generate projects
by Muxi Yan
· 7 years ago
fd900e0
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface
by Muxi Yan
· 7 years ago
7e05426
Merge pull request #14169 from adelez/foundry_integration
by adelez
· 7 years ago
d0e1f74
Fix build problem.
by Mark D. Roth
· 7 years ago
69b4e4c
Use DEBUG level for polling engine trace logs.
by yang-g
· 7 years ago
54dae10
Add tsan build on RBE and update image SHA.
by Adele Zhou
· 7 years ago
9e272b4
Merge pull request #14166 from AspirinSJL/todo
by Juanli Shen
· 7 years ago
42cf556
Merge pull request #14157 from ZhouyihaiDing/pr_callcredentials_metadata_leak
by Stanley Cheung
· 7 years ago
de79daa
Merge pull request #14164 from yang-g/cork_all
by Yang Gao
· 7 years ago
ec0669c
php: call credentials plugin_get_metadata metadata leak
by Zhouyihai Ding
· 7 years ago
c84c8d4
Merge pull request #14160 from ZhouyihaiDing/pr_call_peer_leak
by Stanley Cheung
· 7 years ago
d29d709
Merge pull request #14161 from ZhouyihaiDing/channel_hashkey_size
by Stanley Cheung
· 7 years ago
5e7eed2
Merge pull request #14159 from ZhouyihaiDing/pr_call_array_leak
by Stanley Cheung
· 7 years ago
95b4c65
Merge pull request #14158 from ZhouyihaiDing/pr_callcredentials_plugin_leak
by Stanley Cheung
· 7 years ago
a14ce30
Merge pull request #14156 from ZhouyihaiDing/channel_hashstr_leak
by Stanley Cheung
· 7 years ago
0eafd24
Merge pull request #14155 from ZhouyihaiDing/pr_callcredentials_retval_leak
by Stanley Cheung
· 7 years ago
c872ad4
Fix comment
by Juanli Shen
· 7 years ago
1a78ef4
Merge pull request #13911 from AspirinSJL/lb_calld
by Juanli Shen
· 7 years ago
367a1ee
php: fix call credentials createFromPlugin leak
by Zhouyihai Ding
· 7 years ago
159ceb6
php: fix call return peer leak
by Zhouyihai Ding
· 7 years ago
ea33017
Add option to use client side coalescing API in qps test
by yang-g
· 7 years ago
10f38f5
Initialize data members in a single place.
by Mark D. Roth
· 7 years ago
0868da3
Merge pull request #14105 from mehrdada/relax-call-details
by Mehrdad Afshari
· 7 years ago
f09c294
php: fix channel_credentials hashkey size error
by Zhouyihai Ding
· 7 years ago
2138362
php: fix channel_credentials hashstr leak
by Zhouyihai Ding
· 7 years ago
e3e6470
php: fix call plugin_get_metadata return value leak
by Zhouyihai Ding
· 7 years ago
b0821f0
php: fix grpc_parse_metadata_array leak
by Zhouyihai Ding
· 7 years ago
1d8ab5a
Merge pull request #14130 from ZhouyihaiDing/wrapper_leak
by Stanley Cheung
· 7 years ago
8e4c9d3
Extract lb_calld from glb_policy
by Juanli Shen
· 7 years ago
9ab4d0c
Add const version of operator[].
by Mark D. Roth
· 7 years ago
633add8
Merge pull request #14060 from euroelessar/boringssl-use-bio-pair
by Jiangtao Li
· 7 years ago
981f342
Merge pull request #14129 from ZhouyihaiDing/channel_reuse_leak
by Stanley Cheung
· 7 years ago
19688bf
Add clear() method for InlinedVector<>.
by Mark D. Roth
· 7 years ago
ef7d312
Merge pull request #14080 from yang-g/return_early
by Yang Gao
· 7 years ago
7c647d3
php: fix channel wrapper leak
by Zhouyihai Ding
· 7 years ago
8a84593
php: fix channel reuse doesn't free allocated wrapper
by Zhouyihai Ding
· 7 years ago
2318b87
Merge pull request #14127 from ZhouyihaiDing/channel_credentials_leak
by Stanley Cheung
· 7 years ago
d715e7d
Merge pull request #14126 from ZhouyihaiDing/get_target_leak
by Stanley Cheung
· 7 years ago
99bb170
Merge pull request #14125 from ZhouyihaiDing/persistent_channel_leak
by Stanley Cheung
· 7 years ago
b609da5
Merge pull request #13660 from ZhouyihaiDing/php-memory-leak
by Stanley Cheung
· 7 years ago
0464879
php-memory-leak
by ZhouyihaiDing
· 7 years ago
55ca78f
generate projects after rebase
by yang-g
· 7 years ago
badfd41
Merge pull request #14086 from ncteisen/more-clang-tidy
by Noah Eisen
· 7 years ago
dd2260c
resolve comment
by yang-g
· 7 years ago
4d8828b
Clear pending read when service handler is finished
by yang-g
· 7 years ago
98cd36e
Add a test
by yang-g
· 7 years ago
011779e
Merge pull request #13935 from muxi/create-grpc-c++-podspec
by Muxi Yan
· 7 years ago
d36fe07
rename gts to alts
by Yihua Zhang
· 7 years ago
a1f94b7
Merge pull request #13687 from ZhouyihaiDing/php_info
by Stanley Cheung
· 7 years ago
8d6e6f6
exposing public headers as a build target
by makdharma
· 7 years ago
81b608a
fix no_proxy_str memory leak
by Jan Tattermusch
· 7 years ago
ac0808b
Merge pull request #14093 from markdroth/arena_alignment
by Mark D. Roth
· 7 years ago
2094ad7
fix -Wmemset-elt-size warning in gcc7.2
by Jan Tattermusch
· 7 years ago
4c3496c
attempt fixing boringssl compilation with gcc7.2
by Jan Tattermusch
· 7 years ago
7196dfe
attempt fixing zlib compilation with gcc7.2
by Jan Tattermusch
· 7 years ago
0614a68
add portability test for gcc7.2
by Jan Tattermusch
· 7 years ago
943cbbf
use ubuntu-1710 for perf worker images
by Jan Tattermusch
· 7 years ago
Next »