aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Update tcp_server_utils_posix_common with GPR_ONCE_INITGravatar Peter Gonda2017-07-31
* Merge pull request #11703 from yang-g/cq_shutdownGravatar Yang Gao2017-07-31
|\
* \ Merge pull request #11927 from y-zeng/nameserGravatar Yuchen Zeng2017-07-28
|\ \
| | * Resolve commentsGravatar yang-g2017-07-28
| | * Change return type to boolGravatar yang-g2017-07-28
| | * Rebase with head and resolve conflictsGravatar yang-g2017-07-28
| | * Allow adding events to cq after shutdown is called.Gravatar yang-g2017-07-28
* | | Merge pull request #11948 from dgquintas/grpclb_fix_rr_shutdown_connectivityGravatar David G. Quintas2017-07-28
|\ \ \
* \ \ \ Merge pull request #11965 from dgquintas/grpclb_lb_channel_conn_state_subscri...Gravatar David G. Quintas2017-07-28
|\ \ \ \ | |_|_|/ |/| | |
| | * | Fix bug in handling of RR connectivity transition to SHUTDOWNGravatar David Garcia Quintas2017-07-27
| * | | Watch the LB channel using the right initial conn. stateGravatar David Garcia Quintas2017-07-27
| |/ /
* / / Fix use after free error in cqGravatar Sree Kuchibhotla2017-07-27
|/ /
* | Use new protocol for reporting dropped calls to grpclb balancer.Gravatar Mark D. Roth2017-07-27
| * Update build.yaml, fix formatGravatar Yuchen Zeng2017-07-27
| * Add src/core/lib/iomgr/nameser.hGravatar Yuchen Zeng2017-07-27
* | Merge pull request #11780 from muxi/stream_compression_transportGravatar Muxi Yan2017-07-26
|\ \
* | | Improvements to grpc_byte_stream API and handling.Gravatar Mark D. Roth2017-07-26
* | | Merge pull request #11865 from yang-g/avl_interfaceGravatar Yang Gao2017-07-26
|\ \ \
* | | | grpclb: deal with all-drops serverlistsGravatar David Garcia Quintas2017-07-25
* | | | enable epollsigGravatar Sree Kuchibhotla2017-07-25
| * | | format codeGravatar yang-g2017-07-25
| * | | Remove unused user_data from ref_node.Gravatar yang-g2017-07-25
| * | | Adding exec_ctx to avl vtable functionsGravatar yang-g2017-07-25
* | | | Disable epoll1 unless explicitly requestedGravatar Sree Kuchibhotla2017-07-24
|/ / /
* | | Fix wrong logging of LB policy addressesGravatar David Garcia Quintas2017-07-24
* | | Merge pull request #11786 from y-zeng/fd_orphanGravatar Yuchen Zeng2017-07-24
|\ \ \
* \ \ \ Merge pull request #11733 from markdroth/security_api_cleanupGravatar Mark D. Roth2017-07-24
|\ \ \ \
| | | | * C-Ares: Remove Internal HeaderGravatar Axel Huebl2017-07-24
| |_|_|/ |/| | |
* | | | Merge pull request #11884 from yashykt/connect-authGravatar Yash Tibrewal2017-07-21
|\ \ \ \
| | * | | Add cancellation to asynchronous security APIs.Gravatar Mark D. Roth2017-07-21
* | | | | Merge pull request #11816 from sreecha/sreek-epoll1Gravatar Sree Kuchibhotla2017-07-21
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #9840 from ctiller/maxstrmGravatar Craig Tiller2017-07-21
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| | | | | * Bug fixGravatar Muxi Yan2017-07-21
| | | | | * transport - Move slice buffer creation to stream compression enabling time (P...Gravatar Muxi Yan2017-07-21
| | | * | | Changing a few variable names and adding few safety conditionsGravatar Yash Tibrewal2017-07-21
* | | | | | Merge pull request #11871 from murgatroid99/uv_portability_fixGravatar Michael Lumish2017-07-21
|\ \ \ \ \ \
| | | * \ \ \ Merge branch 'master' into sreek-epoll1Gravatar Sree Kuchibhotla2017-07-20
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | |
| | | * | | | Correctly fix the case where pollset->kicked_without_poller was missedGravatar Sree Kuchibhotla2017-07-20
* | | | | | | Merge pull request #11890 from vjpai/inproc_commentGravatar Vijay Pai2017-07-20
|\ \ \ \ \ \ \
| | | | | * | | Test credentials are passed with channel arg. Renamed macros and refactored c...Gravatar Yash Tibrewal2017-07-20
* | | | | | | | Merge pull request #11875 from murgatroid99/core_uv_reuse_portGravatar Michael Lumish2017-07-20
|\ \ \ \ \ \ \ \
| | | * | | | | | Address comments: change names and remove unnecessary linesGravatar murgatroid992017-07-20
| | * | | | | | | Improve a comment in inproc transportGravatar Vijay Pai2017-07-20
| |/ / / / / / / |/| | | | | | |
| | | | | * | | Nit correctionGravatar Yash Tibrewal2017-07-19
| | | | | | | * transport - Update commentGravatar Muxi Yan2017-07-19
| | | | | | | * transport - Change ~(size_t)0 to macro MAX_SIZE_TGravatar Muxi Yan2017-07-19
| | | | | * | | Removing a few style issuesGravatar Yash Tibrewal2017-07-19
| | | | | | | * transport - Use macro for grpc header bytes sizeGravatar Muxi Yan2017-07-19
* | | | | | | | Merge pull request #11770 from ncteisen/too-much-traceGravatar Noah Eisen2017-07-19
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #11874 from dgquintas/fix_pending_grpclbGravatar David G. Quintas2017-07-19
|\ \ \ \ \ \ \ \ \