aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext
Commit message (Expand)AuthorAge
...
* | | Merge pull request #13106 from Vizerai/census_updateGravatar Jim King2017-10-31
|\ \ \
* \ \ \ Merge pull request #13082 from vjpai/friendly_fireGravatar Vijay Pai2017-10-30
|\ \ \ \
* \ \ \ \ Merge pull request #12732 from y-zeng/connectivity_watcherGravatar Yuchen Zeng2017-10-30
|\ \ \ \ \
| | * | | | clang-fmtGravatar Vijay Pai2017-10-30
| | * | | | GPR_ATTRIBUTE_NO_TSAN doesn't reach through function calls, so use a friendGravatar Vijay Pai2017-10-30
| |/ / / / |/| | | |
| * | | | Fix crash in epollexGravatar Yuchen Zeng2017-10-30
| * | | | Change the default interval to 5 secondsGravatar Yuchen Zeng2017-10-30
| * | | | Fix timeoutsGravatar Yuchen Zeng2017-10-30
| * | | | Fix SIGV when grpc_channel_stack_init returns errorsGravatar Yuchen Zeng2017-10-30
| * | | | Update with grpc_millisGravatar Yuchen Zeng2017-10-30
| * | | | Fix polling_timer shutdown processGravatar Yuchen Zeng2017-10-30
| * | | | Remove schedule_polling_timerGravatar Yuchen Zeng2017-10-30
| * | | | Add comments, fix backup_poller_shutdown_unrefGravatar Yuchen Zeng2017-10-30
| * | | | Add GRPC_CLIENT_CHANNEL_BACKUP_POLL_INTERVAL_MSGravatar Yuchen Zeng2017-10-30
| * | | | Use backup pollser instead of connectivity watcherGravatar Yuchen Zeng2017-10-30
| * | | | clang-formatGravatar Yuchen Zeng2017-10-30
| * | | | convert connectivity_watcher to cpp fileGravatar Yuchen Zeng2017-10-30
| * | | | Remove c++ channel connectivity watcherGravatar Yuchen Zeng2017-10-30
| * | | | Add client channel connectivity watcherGravatar Yuchen Zeng2017-10-30
* | | | | Assume that subchannels start in state IDLE.Gravatar Mark D. Roth2017-10-27
* | | | | Change uses of PRIdPTR to PRIuPTR.Gravatar Mark D. Roth2017-10-26
| | | * | When parsing durations, handle any number of decimal digits up to 9.Gravatar Mark D. Roth2017-10-26
| | * | | Merge branch 'master' into census_updateGravatar Jim King2017-10-26
| | |\ \ \ | | |/ / / | |/| | |
| | | * | Fix a bunch of dumb service config parsing bugs.Gravatar Mark D. Roth2017-10-26
| | |/ / | |/| |
* | | | clang-formatGravatar Mark D. Roth2017-10-26
* | | | Take ref to connected subchannel if subchannel starts in state READY.Gravatar Mark D. Roth2017-10-25
* | | | Fix bug from merge and improve logging.Gravatar Mark D. Roth2017-10-25
* | | | Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_listGravatar Mark D. Roth2017-10-25
|\| | |
| * | | Merge pull request #13094 from muxi/fix-objc-cpp-buildGravatar Muxi Yan2017-10-24
| |\ \ \
| * \ \ \ Merge pull request #12850 from markdroth/lb_pick_error_fixGravatar Mark D. Roth2017-10-24
| |\ \ \ \
| * \ \ \ \ Merge pull request #12219 from y-zeng/http2_connectorGravatar Yuchen Zeng2017-10-24
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #13070 from markdroth/client_channel_lb_policy_ref_fixGravatar Mark D. Roth2017-10-24
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #12720 from dgquintas/grpclb_remove_silly_assertGravatar David G. Quintas2017-10-24
| |\ \ \ \ \ \ \
* | | | | | | | | Initialize subchannel_list->pending_connectivity_state_unsafe.Gravatar Mark D. Roth2017-10-23
* | | | | | | | | Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_listGravatar Mark D. Roth2017-10-23
|\| | | | | | | |
| | | * | | | | | Restore logic from before #12297.Gravatar Mark D. Roth2017-10-23
| | |/ / / / / / | |/| | | | | |
| | | | | | * | Cleaning up census code.Gravatar Vizerai2017-10-23
| | |_|_|_|/ / | |/| | | | |
| | | | | * | Make fix objc build problemGravatar Muxi Yan2017-10-20
| * | | | | | Merge pull request #13031 from apolcyn/fix_connectivity_state_data_raceGravatar apolcyn2017-10-20
| |\ \ \ \ \ \
| | | * | | | | clang-formatGravatar David Garcia Quintas2017-10-20
| | | * | | | | Removed wrong assert from grpclbGravatar David Garcia Quintas2017-10-20
| | |/ / / / / | |/| | | | |
| * | | | | | Only allocate cached_timeout when md internedGravatar yang-g2017-10-19
| | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #12653 from vbatts/conversion_fixGravatar Yash Tibrewal2017-10-19
| |\ \ \ \ \
| * | | | | | Fix some other NULL checks and usesGravatar Vijay Pai2017-10-19
* | | | | | | Code review changes.Gravatar Mark D. Roth2017-10-19
| * | | | | | Fix compilationGravatar Craig Tiller2017-10-18
| * | | | | | Reflow to remove boolGravatar Craig Tiller2017-10-18
| * | | | | | Remove dead codeGravatar Craig Tiller2017-10-18
| * | | | | | Add commentGravatar Craig Tiller2017-10-18
| * | | | | | Merge branch 'pid++' into flow++Gravatar Craig Tiller2017-10-18
| |\ \ \ \ \ \