aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr
Commit message (Expand)AuthorAge
* Merge pull request #7025 from ctiller/%sGravatar Craig Tiller2016-06-30
|\
* | Reduce the number of kicksGravatar Sree Kuchibhotla2016-06-29
* | Minor format fixGravatar Sree Kuchibhotla2016-06-28
* | Trace statements in epoll poller (enabled by default to debug the recentGravatar Sree Kuchibhotla2016-06-28
| * Merge github.com:grpc/grpc into %sGravatar Craig Tiller2016-06-28
| |\ | |/ |/|
* | Merge pull request #7082 from ctiller/time_errorsGravatar Craig Tiller2016-06-27
|\ \
* | | Fix comment formattingGravatar Craig Tiller2016-06-27
* | | Dont reblock sigmask every loopGravatar Craig Tiller2016-06-27
| | * Merge github.com:grpc/grpc into %sGravatar Craig Tiller2016-06-27
| | |\ | |_|/ |/| |
* | | Merge pull request #6644 from ctiller/reuse_portGravatar Jan Tattermusch2016-06-27
|\ \ \
| | * | Annotate error.c for timing, remove broken testGravatar Craig Tiller2016-06-27
| |/ / |/| |
* | | Merge pull request #6973 from makdharma/network_status_changeGravatar Jan Tattermusch2016-06-27
|\ \ \
| | | * Merge github.com:grpc/grpc into %sGravatar Craig Tiller2016-06-27
| | | |\
* | | | \ Merge pull request #6888 from yang-g/fixesGravatar Jan Tattermusch2016-06-27
|\ \ \ \ \ | |_|_|_|/ |/| | | |
* | | | | Fix GPR_TIMER misbalancingGravatar Craig Tiller2016-06-26
| | | * | Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-26
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Merge pull request #6803 from sreecha/epoll_changesGravatar Craig Tiller2016-06-25
|\ \ \ \ \
| | | | | * FixesGravatar Craig Tiller2016-06-24
| * | | | | Change the type of 'ref_count' in polling_island from gpr_atm toGravatar Sree Kuchibhotla2016-06-23
| | | | | * Fix special value lookupGravatar Craig Tiller2016-06-23
| * | | | | Better error handling and add polling_island_unlock_pair() helperGravatar Sree Kuchibhotla2016-06-23
| | | * | | Removed gpr_log statementGravatar Makarand Dharmapurikar2016-06-23
| | | | | * Make transport-level errors be reflected in status messages on callsGravatar Craig Tiller2016-06-23
| | * | | | Merge remote-tracking branch 'upstream/master' into fixesGravatar yang-g2016-06-23
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| * | | | | Merge branch 'master' into epoll_changesGravatar Sree Kuchibhotla2016-06-23
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | / | | | Re-enable accidentally disabled tracesGravatar Craig Tiller2016-06-23
| |/ / / / |/| | | |
| * | | | clang formatGravatar Sree Kuchibhotla2016-06-22
* | | | | Initialize port to -1Gravatar Ken Payson2016-06-22
| | | * | clang-format fixesGravatar Makarand Dharmapurikar2016-06-22
| * | | | Fix build errors on some configurationsGravatar Sree Kuchibhotla2016-06-22
| | | * | add code to unregister endpointsGravatar Makarand Dharmapurikar2016-06-22
| * | | | Remove pollset->pi_mu since it is redundant. Also do not get pollingGravatar Sree Kuchibhotla2016-06-21
| * | | | Add missing function fd_is_shutdownGravatar Sree Kuchibhotla2016-06-21
| * | | | Make fd_shutdown idempotentGravatar Sree Kuchibhotla2016-06-21
| * | | | Integrate with unified error reportingGravatar Sree Kuchibhotla2016-06-21
| * | | | Merge branch 'master' into epoll_changes_mergedGravatar Sree Kuchibhotla2016-06-21
| |\ \ \ \ | |/ / / / |/| | | |
| | * | | Merge branch 'master' into fixesGravatar yang-g2016-06-21
| | |\ \ \ | |_|/ / / |/| | | |
| * | | | Fix refcounting tsan failures and grab pollset lock in the functionGravatar Sree Kuchibhotla2016-06-21
| * | | | Significantly refactor the polling island locking and refcounting codeGravatar Sree Kuchibhotla2016-06-20
| | | * | more files after running build.yaml changes throughGravatar Makarand Dharmapurikar2016-06-20
| | | * | Network status trackingGravatar Makarand Dharmapurikar2016-06-20
| |_|/ / |/| | |
| | | * Fix windows build errorGravatar Craig Tiller2016-06-20
| | | * Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-20
| | | |\ | |_|_|/ |/| | |
| * | | Test polling island mergesGravatar Sree Kuchibhotla2016-06-16
| * | | Merge branch 'master' into epoll_changesGravatar Sree Kuchibhotla2016-06-16
| |\ \ \
| * | | | Compilation errorGravatar Sree Kuchibhotla2016-06-15
* | | | | Fix merge errorGravatar Craig Tiller2016-06-15
* | | | | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
|\ \ \ \ \
| * | | | | Make {endpoint,fd}_shutdown idempotentGravatar Craig Tiller2016-06-15
| | |/ / / | |/| | |
| | * | | Rename _GRPC_TSAN to GRPC_TSANGravatar Sree Kuchibhotla2016-06-13