aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext
Commit message (Expand)AuthorAge
* Merge pull request #15200 from yashykt/combiner_runGravatar Yash Tibrewal2018-05-17
|\
* \ Merge pull request #15339 from ncteisen/new-delete-hackGravatar Noah Eisen2018-05-16
|\ \
* | | Stop using banned functionsGravatar ncteisen2018-05-15
* | | Merge pull request #15347 from apolcyn/remove_ares_double_exec_ctxGravatar apolcyn2018-05-14
|\ \ \
* \ \ \ Merge pull request #15350 from ericgribkoff/remove_no_op_stringGravatar Eric Gribkoff2018-05-14
|\ \ \ \
| * | | | chttp2_transport: remove unused stringGravatar Eric Gribkoff2018-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
| * | 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
|\ \
| | * Revert GRPC_CLOSURE_RUN to GRPC_CLOSURE_SCHED for send_ping_lockedGravatar Yash Tibrewal2018-05-01
| | * 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
| | | * Clean up connectivity state tracking.Gravatar Mark D. Roth2018-04-27
| | | * Merge remote-tracking branch 'upstream/master' into c++_subchannel_listGravatar Mark D. Roth2018-04-26
| | | |\ | |_|_|/ |/| | |
| | | * Split StartOrRenewConnectivityWatchLocked() into two methods.Gravatar Mark D. Roth2018-04-26
| | | * Make SubchannelList internally ref counted.Gravatar Mark D. Roth2018-04-26
| | | * Added trace logging.Gravatar Mark D. Roth2018-04-26
| | | * Minor cleanups.Gravatar Mark D. Roth2018-04-26
* | | | Change trace logging to use GPR_INFO instead of GPR_DEBUG.Gravatar Mark D. Roth2018-04-25
| | | * Clean up refcounting.Gravatar Mark D. Roth2018-04-25
| | | * Update connected subchannel on RR init.Gravatar Mark D. Roth2018-04-25
| | | * Merge remote-tracking branch 'upstream/master' into c++_subchannel_listGravatar Mark D. Roth2018-04-20
| | | |\
* | | | | Work-around for ref-counted subclass deletion address problem.Gravatar Mark D. Roth2018-04-20
| |_|_|/ |/| | |
* | | | Merge pull request #14954 from markdroth/retry_fixGravatar Mark D. Roth2018-04-20
|\ \ \ \
* | | | | fix resolver crash when DNS server unreachableGravatar Jan Tattermusch2018-04-20
| |/ / / |/| | |
* | | | Merge pull request #15090 from markdroth/handshaker_traceGravatar Mark D. Roth2018-04-19
|\ \ \ \
* \ \ \ \ Merge pull request #15039 from markdroth/client_channel_ownersGravatar Mark D. Roth2018-04-18
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | * | | Add tracer for handshakers.Gravatar Mark D. Roth2018-04-17
| |/ / / |/| | |
* | | | Merge pull request #15078 from mehrdada/upmerge-1110Gravatar Mehrdad Afshari2018-04-17
|\ \ \ \
| * \ \ \ Upmerge branch 'v1.11.x' into masterGravatar Mehrdad Afshari2018-04-16
| |\ \ \ \
| | * | | | fix cares resolution with default authorityGravatar Jan Tattermusch2018-04-16
| | | | | * Fix race between READY notification and reffing connected subchannel.Gravatar Mark D. Roth2018-04-12
* | | | | | Fix issue #14717. Piggyback keepalive ping onto pings already inflight if anyGravatar Yash Tibrewal2018-04-12
|/ / / / /