aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext
Commit message (Expand)AuthorAge
* Merge pull request #16016 from hcaseyal/fix_timer_scope_typoGravatar hcaseyal2018-07-16
|\
* | Add server load reporting serviceGravatar Juanli Shen2018-07-13
| * Fix typo in GPR_TIMER_SCOPE annotation. The typo could be misleading in perfo...Gravatar Hope Casey-Allen2018-07-13
|/
* Merge pull request #15896 from markdroth/client_channel_refactorGravatar Mark D. Roth2018-07-12
|\
* \ Merge pull request #15947 from dgquintas/rr_ppicks_fixGravatar David G. Quintas2018-07-11
|\ \
| | * Refactor resolver result callback.Gravatar Mark D. Roth2018-07-11
| |/ |/|
* | Do not start timer if transport is closed.Gravatar yang-g2018-07-10
* | Reviewer feedbackGravatar ncteisen2018-07-06
* | Write ClientChannelNode in terms of client_channelGravatar ncteisen2018-07-06
* | Change pattern to have subtype do json populationGravatar ncteisen2018-07-06
* | Fix the muddled linkeage of channelzGravatar ncteisen2018-07-06
| * Fixed ordering in adding pending picks to RRGravatar David Garcia Quintas2018-07-06
|/
* Merge pull request #15891 from markdroth/subchannel_alignment_fixGravatar Mark D. Roth2018-06-28
|\
| * Fix subchannel call to align its call stack (similar to 15b37ac for parent ca...Gravatar Mark D. Roth2018-06-27
* | Merge pull request #15828 from apolcyn/fix_gcdGravatar apolcyn2018-06-26
|\ \ | |/ |/|
| * Explicitly delete fd from pollset set after c-ares is doneGravatar Alexander Polcyn2018-06-26
* | Merge pull request #15840 from dgquintas/common_nanopbGravatar David G. Quintas2018-06-22
|\ \
* | | Add load reporting filterGravatar Juanli Shen2018-06-22
| * | Update to use the canonical version of LB protoGravatar David Garcia Quintas2018-06-21
* | | Add caveat to noisy comment, push to dbg modeGravatar ncteisen2018-06-20
|/ /
* | Allocate retry payload fields with subchannel call instead of with each batch.Gravatar Mark D. Roth2018-06-19
* | Merge pull request #15782 from markdroth/recv_trailing_metadata_ready3Gravatar Mark D. Roth2018-06-19
|\ \
* \ \ Merge pull request #15070 from Vizerai/filter_portGravatar Jim King2018-06-18
|\ \ \ | |_|/ |/| |
* | | Separate the posix part of the c-ares driverGravatar Alexander Polcyn2018-06-15
* | | Merge pull request #15595 from dgquintas/nanopb_build_cleanupGravatar David G. Quintas2018-06-14
|\ \ \
* | | | Fix comment typo in http_server_filterGravatar Hope Casey-Allen2018-06-14
| * | | Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanupGravatar David Garcia Quintas2018-06-14
| |\ \ \
* | | | | Remove check for whether channel is secure/insecure. Always prefer 'https_pro...Gravatar Yash Tibrewal2018-06-14
* | | | | No need to fallback on https_proxy for insecure connectionsGravatar Yash Tibrewal2018-06-14
* | | | | Prefer using https_proxy for secure channels and http_proxy for insecure chan...Gravatar Yash Tibrewal2018-06-14
| |/ / / |/| | |
| | | * Revert "Merge pull request #15746 from grpc/revert-15709-recv_trailing_metada...Gravatar Mark D. Roth2018-06-14
* | | | Revert "Add Type Checking On Channel Args"Gravatar Noah Eisen2018-06-14
| |_|/ |/| |
* | | Merge pull request #15678 from ncteisen/channel-arg-sanityGravatar Noah Eisen2018-06-13
|\ \ \
| * | | Reviewer feedbackGravatar ncteisen2018-06-13
* | | | Revert "Second attempt: move recv_trailing_metadata into its own callback, do...Gravatar Mark D. Roth2018-06-13
* | | | Merge pull request #15490 from apolcyn/ares_under_combinerGravatar apolcyn2018-06-13
|\ \ \ \
* \ \ \ \ Merge pull request #15709 from markdroth/recv_trailing_metadata_ready2Gravatar Mark D. Roth2018-06-13
|\ \ \ \ \
| | * | | | Post-review change: suffix two more functions with _lockedGravatar Alexander Polcyn2018-06-13
| | * | | | Put c-ares queries under a combinerGravatar Alexander Polcyn2018-06-13
| |/ / / / |/| | | |
| | * | | Clean up use of GRPC_ARG_INTEGERGravatar ncteisen2018-06-13
| | * | | Clean out all GRPC_ARG_STRING:Gravatar ncteisen2018-06-13
| | * | | Remove all uses of raw GRPC_ARG_POINTERGravatar ncteisen2018-06-13
| |/ / / |/| | |
| * | | Improve comment.Gravatar Mark D. Roth2018-06-13
| | * | Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanupGravatar David Garcia Quintas2018-06-12
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #15648 from apolcyn/remove_fd_shutdown_already_closedGravatar apolcyn2018-06-12
|\ \ \ \
* \ \ \ \ Merge pull request #15699 from yashykt/noproxyargGravatar Yash Tibrewal2018-06-12
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #15691 from apolcyn/roll_forward_fix_shutdown_closed_socketGravatar apolcyn2018-06-12
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #15092 from yashykt/epollerrGravatar Yash Tibrewal2018-06-12
|\ \ \ \ \ \ \
| | | | | * | | Code review changes.Gravatar Mark D. Roth2018-06-11
* | | | | | | | Use GRPC_CLOSURE_RUN instead of directly invoking callbacks in some filtersGravatar Hope Casey-Allen2018-06-11