aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext
Commit message (Expand)AuthorAge
* clang-format after nullptr changesGravatar Craig Tiller2017-11-10
* Merge github.com:grpc/grpc into lfe3Gravatar Craig Tiller2017-11-10
|\
* | Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
| * Merge pull request #13332 from dgquintas/grpclb_better_loggingGravatar David G. Quintas2017-11-10
| |\
| * \ Merge pull request #13343 from dgquintas/pf_error_refsGravatar David G. Quintas2017-11-10
| |\ \
| | | * Fix wrong assignmentGravatar David Garcia Quintas2017-11-10
| * | | Merge pull request #13331 from dgquintas/grpclb_retry_timerGravatar David G. Quintas2017-11-10
| |\ \ \
| | | * | Moar cleanups!Gravatar David Garcia Quintas2017-11-10
| | | * | Removed call to grpc_subchannel_check_connectivity and loop in pf_conn cbGravatar David Garcia Quintas2017-11-10
* | | | | Merge github.com:grpc/grpc into lfe3Gravatar Craig Tiller2017-11-10
|\| | | |
* | | | | s/NULL/nullptrGravatar Craig Tiller2017-11-10
| | | * | PF: don't unref errors when about to loop in pf_conn cbGravatar David Garcia Quintas2017-11-09
| | | | * pr commentsGravatar David Garcia Quintas2017-11-09
| | | | * pr commentsGravatar David Garcia Quintas2017-11-09
| | * | | pr commentsGravatar David Garcia Quintas2017-11-09
| * | | | Merge branch 'master' into cc-tsan-1Gravatar Sree Kuchibhotla2017-11-09
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge pull request #13201 from wjackson/cancel-and-priorityGravatar Noah Eisen2017-11-09
| | |\ \ \
| | | | | * grpclb: Improved loggingGravatar David Garcia Quintas2017-11-09
| |_|_|_|/ |/| | | |
| | * | | Merge pull request #13259 from sreecha/resource-quota-fixGravatar Sree Kuchibhotla2017-11-09
| |/| | | |/| | | |
| | | | * Don't expect LB call to be NULL inside LB call retry timer.Gravatar David Garcia Quintas2017-11-09
| |_|_|/ |/| | |
| | | * Handle frame with priority flag for canceled streamGravatar Whitney Jackson2017-11-09
| |_|/ |/| |
| | * clang formatGravatar Sree Kuchibhotla2017-11-08
| * | clang formatGravatar Sree Kuchibhotla2017-11-08
| * | Merge branch 'master' into cc-tsan-1Gravatar Sree Kuchibhotla2017-11-08
| |\ \ | |/ / |/| |
| | * Merge branch 'master' into resource-quota-fixGravatar Sree Kuchibhotla2017-11-08
| | |\
* | | | Fix internal UBSAN failureGravatar ncteisen2017-11-07
| |_|/ |/| |
| * | Fix TSAN issue in backup pollerGravatar Sree Kuchibhotla2017-11-07
|/ /
* | Merge github.com:grpc/grpc into 50Gravatar Craig Tiller2017-11-06
|\ \
| * \ Merge pull request #12427 from dgquintas/grpclb_pick_from_shutdown_rrGravatar David G. Quintas2017-11-06
| |\ \
| | | * Review comment: merge seen_goaway and goaway_error fields on transportGravatar Sree Kuchibhotla2017-11-06
| | | * Fix resource_quota_server bugGravatar Sree Kuchibhotla2017-11-04
| | |/ | |/|
* | | Merge github.com:grpc/grpc into 50Gravatar Craig Tiller2017-11-03
|\| |
| * | Merge pull request #13161 from markdroth/service_config_fixesGravatar Mark D. Roth2017-11-03
| |\ \
* | | | Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
|/ / /
| | * PR comments, bisGravatar David Garcia Quintas2017-11-03
| | * PR commentsGravatar David Garcia Quintas2017-11-03
* | | Improvements to C Core's backoff code and APIGravatar David Garcia Quintas2017-11-02
| | * Merge branch 'master' of github.com:grpc/grpc into grpclb_pick_from_shutdown_rrGravatar David Garcia Quintas2017-11-02
| | |\ | |_|/ |/| |
* | | 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