aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/filters
Commit message (Expand)AuthorAge
* Revert "Merge pull request #15685 from grpc/revert-15435-fix_shutdown_closed_...Gravatar Alexander Polcyn2018-06-08
* Revert "Fix shutdown of closed fd when c-ares opens a second fd"Gravatar Jan Tattermusch2018-06-08
* Merge pull request #15435 from apolcyn/fix_shutdown_closed_socketGravatar apolcyn2018-06-07
|\
* \ Merge pull request #15069 from muxi/prototype-cfstreamGravatar Muxi Yan2018-06-07
|\ \
| | * Fix shutdown of closed fd when c-ares opens a second fdGravatar Alexander Polcyn2018-06-04
* | | C++-ify some client_channel internals.Gravatar Mark D. Roth2018-06-01
* | | Merge pull request #15538 from markdroth/http_server_filter_cleanupGravatar Mark D. Roth2018-05-29
|\ \ \
* \ \ \ Merge pull request #15365 from yashykt/gprlikely3Gravatar Yash Tibrewal2018-05-28
|\ \ \ \ | |_|_|/ |/| | |
| | * | Add "hs_" prefix to all function names in http_server filter.Gravatar Mark D. Roth2018-05-25
| | * | Cleanup http_server_filter.Gravatar Mark D. Roth2018-05-24
* | | | Hold ref to call stack while replay batches are pending.Gravatar Mark D. Roth2018-05-24
| |/ / |/| |
| * | Address reviewer commentsGravatar Yash Tibrewal2018-05-23
* | | Log the grpc_subchannel instead of SubchannelDataGravatar Juanli Shen2018-05-22
* | | Merge pull request #14894 from sreecha/fix-timeGravatar Sree Kuchibhotla2018-05-22
|\ \ \
| | | * Merge branch 'master' into prototype-cfstreamGravatar Muxi Yan2018-05-22
| | | |\ | |_|_|/ |/| | |
| | * | Adding further recommendationsGravatar Yash Tibrewal2018-05-21
| | * | GPR_LIKELY for client_channelGravatar Yash Tibrewal2018-05-21
| |/ / |/| |
* | | Merge pull request #15436 from markdroth/c++_grpclb_client_statsGravatar Mark D. Roth2018-05-21
|\ \ \
* \ \ \ Merge pull request #15414 from yang-g/intern_authorityGravatar Yang Gao2018-05-18
|\ \ \ \
| | * | | Use gpr_atm_full_xchg() instead of acq_load and full_fetch_add().Gravatar Mark D. Roth2018-05-18
| | * | | C++-ify grpclb client stats.Gravatar Mark D. Roth2018-05-17
| |/ / / |/| | |
* | | | Merge pull request #15200 from yashykt/combiner_runGravatar Yash Tibrewal2018-05-17
|\ \ \ \
| | | | * C-ARES build fixGravatar Muxi Yan2018-05-17
* | | | | Merge pull request #15339 from ncteisen/new-delete-hackGravatar Noah Eisen2018-05-16
|\ \ \ \ \
| | | * | | intern default authorityGravatar yang-g2018-05-16
| |_|/ / / |/| | | |
* | | | | Stop using banned functionsGravatar ncteisen2018-05-15
* | | | | Merge pull request #15347 from apolcyn/remove_ares_double_exec_ctxGravatar apolcyn2018-05-14
|\ \ \ \ \
| * | | | | Remove a redundant ExecCtx in c-ares resolverGravatar Alexander Polcyn2018-05-11
* | | | | | Merge pull request #15044 from yashykt/gprlikely2Gravatar Yash Tibrewal2018-05-11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| | * | | | Add single point of maintanence for New Delete friendsGravatar ncteisen2018-05-11
| |/ / / / |/| | | |
| * | | | Remove GPR_UNLIKELY that are not in the call pathGravatar Yash Tibrewal2018-05-08
| | | * | Merge branch 'master' into fix-timeGravatar Sree Kuchibhotla2018-05-08
| | | |\ \ | |_|_|/ / |/| | | |
| * | | | Add GPR_UNLIKELY annotations mainly for the client path in error conditionsGravatar Yash Tibrewal2018-05-04
* | | | | incorporate alts to google default credsGravatar Yihua Zhang2018-05-03
|/ / / /
* | | | Merge pull request #14886 from markdroth/c++_subchannel_listGravatar Mark D. Roth2018-05-02
|\ \ \ \
| | * | | Remove illegal GRPC_CLOSURE_RUNsGravatar Yash Tibrewal2018-05-01
| | * | | Add combiner_run to run closures immediately if we already have the combiner ...Gravatar Yash Tibrewal2018-05-01
| |/ / / |/| | |
| * | | Fix error refcounting bug.Gravatar Mark D. Roth2018-05-01
| * | | clang-formatGravatar Mark D. Roth2018-05-01
| * | | Maintain ref to LB policy.Gravatar Mark D. Roth2018-05-01
| * | | Make sure we set error for transient_failure state.Gravatar Mark D. Roth2018-05-01
* | | | Merge pull request #15236 from yashykt/runcommentGravatar Yash Tibrewal2018-04-30
|\ \ \ \
| * | | | Message about the watcher timer init closure requiring immediate execution.Gravatar Yash Tibrewal2018-04-30
* | | | | Merge pull request #15156 from AspirinSJL/resolution_timer_fixGravatar Juanli Shen2018-04-30
|\ \ \ \ \
| * | | | | Don't resolve if there is a resolution timerGravatar Juanli Shen2018-04-30
| | | * | | Fix error refcounting bug.Gravatar Mark D. Roth2018-04-27
| | | * | | Improve trace logging.Gravatar Mark D. Roth2018-04-27
| | | * | | clang-formatGravatar Mark D. Roth2018-04-27
| | | * | | Remove SetConnectedSubchannelFromLocked().Gravatar Mark D. Roth2018-04-27
| | | * | | Track last ready subchannel index in RoundRobinSubchannelList.Gravatar Mark D. Roth2018-04-27