aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* Merge pull request #14244 from sreecha/polling-api-traceGravatar Sree Kuchibhotla2018-02-01
|\ | | | | Debug traces for polling api
* \ Merge pull request #14263 from yang-g/latency_toolGravatar Yang Gao2018-01-31
|\ \ | | | | | | Shutdown timer manager first and then executor
* \ \ Merge pull request #14256 from matt-kwong/bslGravatar Matt Kwong2018-01-31
|\ \ \ | | | | | | | | Add BoringSSL tests
* \ \ \ Merge pull request #14250 from markdroth/dns_resolver_backoff_reset_fixGravatar Mark D. Roth2018-01-31
|\ \ \ \ | | | | | | | | | | Fix DNS resolvers to reset the backoff in a better place.
| | | | * Merge branch 'master' into polling-api-traceGravatar Sree Kuchibhotla2018-01-31
| | | | |\ | |_|_|_|/ |/| | | |
| | | * | Shutdown timer manager first and then executorGravatar yang-g2018-01-31
| |_|/ / |/| | |
| | * | Add BoringSSL testsGravatar Matt Kwong2018-01-31
| | | |
* | | | Merge pull request #13948 from matt-kwong/bslGravatar Matt Kwong2018-01-31
|\ \ \ \ | | | | | | | | | | Update BoringSSL submodule
| | * | | Fix DNS resolvers to reset the backoff in the right place.Gravatar Mark D. Roth2018-01-31
| |/ / / |/| | |
* | | | Merge pull request #14230 from dgquintas/fix_ares_wrapper_lb_addrGravatar David G. Quintas2018-01-30
|\ \ \ \ | | | | | | | | | | Don't destroy null lb_addr
| | | | * Fix format specifier for gpr_millisGravatar Sree Kuchibhotla2018-01-30
| | | | |
| | | | * Update ev_posix.ccGravatar Sree Kuchibhotla2018-01-30
| | | | |
| | | | * Debug statements for polling apiGravatar Sree Kuchibhotla2018-01-30
| | | | |
* | | | | Merge pull request #14215 from jtattermusch/fix_bad_merge_magic_numberGravatar Jan Tattermusch2018-01-31
|\ \ \ \ \ | | | | | | | | | | | | tcp_posix.cc: Magic number 13 probably a typo in manual merge
| | | * | | Exclude bcm.c for dup symbol issueGravatar Muxi Yan2018-01-30
| | | |/ /
* | | | | Merge pull request #14217 from sreecha/epollex-fixGravatar Sree Kuchibhotla2018-01-30
|\ \ \ \ \ | | | | | | | | | | | | Fix an issue in epollex that was causing some workers to get stuck in pollset_work()
* \ \ \ \ \ Merge pull request #14237 from yang-g/epollex_timer_annoGravatar Yang Gao2018-01-30
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | Add timer trace annotations to epollex
* | | | | | Merge pull request #13541 from Kunde21/php/constructor-cleanupGravatar Zhouyihai Ding2018-01-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | php: Removed opts checks in BaseStub when Channel is passed as argument
* \ \ \ \ \ \ Merge pull request #12703 from thinkerou/fix_bugGravatar Zhouyihai Ding2018-01-30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | PHP: fix call flag been reset bug
| | | * | | | | Add timer trace annotations to epollexGravatar yang-g2018-01-30
| |_|/ / / / / |/| | | | | |
| | * | | | | Removed opts checks in BaseStub when the elements aren't not used.Gravatar Chad Kunde2018-01-30
| | | | | | |
| | | | | * | Don't destroy null lb_addrGravatar David Garcia Quintas2018-01-29
| |_|_|_|/ / |/| | | | |
| | | | | * Update BoringSSL podspecGravatar Muxi Yan2018-01-29
| | | | | |
| | | * | | Update ev_epollex_linux.ccGravatar Sree Kuchibhotla2018-01-29
| | | | | |
| | | * | | Fix an issue in epollex that was causing some workers to get indefinitely ↵Gravatar Sree Kuchibhotla2018-01-29
| |_|/ / / |/| | | | | | | | | | | | | | stuck in pollset_work()
| | | * | magic number 13 probably a typo in manual mergeGravatar Jan Tattermusch2018-01-29
| |_|/ / |/| | |
| | | * Update BoringSSL to latest chromium-stable refGravatar Matt Kwong2018-01-26
| |_|/ |/| |
* | | Merge pull request #14107 from nathanielmanistaatgoogle/12531Gravatar Nathaniel Manista2018-01-26
|\ \ \ | | | | | | | | Elide cygrpc.ChannelArg and cygrpc.ChannelArgs.
* \ \ \ Merge pull request #13820 from yihuazhang/rename-gtsGravatar Mark D. Roth2018-01-26
|\ \ \ \ | | | | | | | | | | Rename GTS to ALTS for TSI plugin
* \ \ \ \ Merge pull request #14177 from jtattermusch/fix_epollex_shutdownGravatar Jan Tattermusch2018-01-26
|\ \ \ \ \ | | | | | | | | | | | | fix: avoid doing a poll when already shutdown (for epollex)
| | | * | | Elide cygrpc.ChannelArg and cygrpc.ChannelArgsGravatar Nathaniel Manista2018-01-26
| | | | | |
* | | | | | Merge pull request #14042 from apolcyn/ruby_25_on_kokoro_macGravatar apolcyn2018-01-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | Ruby macos kokoro environment and package build updates
| | * | | | | explicitly initialize all grpc_pollset fields (epollex)Gravatar Jan Tattermusch2018-01-25
| | | | | | |
| | * | | | | fix: avoid doing a poll when already shutdownGravatar Jan Tattermusch2018-01-25
| | | | | | |
* | | | | | | Merge pull request #14146 from markdroth/inlined_vector_clearGravatar Mark D. Roth2018-01-25
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Add clear() method for InlinedVector<>.
* | | | | | | Merge pull request #14137 from jtattermusch/no_proxy_str_memleakGravatar Jan Tattermusch2018-01-25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix no_proxy_str memory leak
* \ \ \ \ \ \ \ Merge pull request #14171 from yang-g/cork_allGravatar Yang Gao2018-01-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Use DEBUG level for polling engine trace logs.
| | | | * | | | | Fix linker error on objc mac tests by explicitly installing cocoapods ↵Gravatar Alexander Polcyn2018-01-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | v1.3.1, rather than picking up 1.4.1
* | | | | | | | | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2018-01-24
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix-stream-compression-config-interface
| | * | | | | | | | Use DEBUG level for polling engine trace logs.Gravatar yang-g2018-01-24
| |/ / / / / / / /
| * | | | | | | | Merge pull request #14166 from AspirinSJL/todoGravatar Juanli Shen2018-01-24
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix comment
| * \ \ \ \ \ \ \ \ Merge pull request #14157 from ZhouyihaiDing/pr_callcredentials_metadata_leakGravatar Stanley Cheung2018-01-24
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | php: call credentials plugin_get_metadata metadata leak
| * \ \ \ \ \ \ \ \ \ Merge pull request #14164 from yang-g/cork_allGravatar Yang Gao2018-01-24
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add option to use client side coalescing API in qps test
| | | * | | | | | | | | php: call credentials plugin_get_metadata metadata leakGravatar Zhouyihai Ding2018-01-24
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge pull request #14160 from ZhouyihaiDing/pr_call_peer_leakGravatar Stanley Cheung2018-01-24
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | php: fix call return peer leak
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #14161 from ZhouyihaiDing/channel_hashkey_sizeGravatar Stanley Cheung2018-01-24
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | php: fix channel_credentials hashkey size error
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #14159 from ZhouyihaiDing/pr_call_array_leakGravatar Stanley Cheung2018-01-24
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | php: fix grpc_parse_metadata_array leak
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #14158 from ZhouyihaiDing/pr_callcredentials_plugin_leakGravatar Stanley Cheung2018-01-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | php: fix call credentials createFromPlugin leak
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #14156 from ZhouyihaiDing/channel_hashstr_leakGravatar Stanley Cheung2018-01-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | php: fix channel_credentials hashstr leak
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #14155 from ZhouyihaiDing/pr_callcredentials_retval_leakGravatar Stanley Cheung2018-01-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | php: fix call plugin_get_metadata return value leak