aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr
Commit message (Expand)AuthorAge
* Merge pull request #5270 from dgquintas/codegen_libGravatar Nicolas Noble2016-03-16
|\
| * Fixing bitrotting in udp_server_test.cGravatar Nicolas "Pixel" Noble2016-03-17
* | Merge pull request #5474 from ctiller/esanGravatar Jan Tattermusch2016-03-16
|\ \ | |/ |/|
* | Merge pull request #5731 from ctiller/huh_omgGravatar Jan Tattermusch2016-03-14
|\ \
* \ \ Merge pull request #5545 from yang-g/windows_leaksGravatar Jan Tattermusch2016-03-14
|\ \ \
| | * | Add comment, tighten loopGravatar Craig Tiller2016-03-12
| | * | If we cant check timers due to contention, at least make sure we do a follow ...Gravatar Craig Tiller2016-03-11
| |/ / |/| |
| * | fix windows leaksGravatar yang-g2016-03-11
* | | Update copyrightsGravatar Craig Tiller2016-03-11
* | | Make blocking_resolve_address overridableGravatar Craig Tiller2016-03-11
|/ /
* | Copyright, casting fixesGravatar Craig Tiller2016-03-09
* | clang-formatGravatar Craig Tiller2016-03-09
* | Revert mistaken changeGravatar Craig Tiller2016-03-08
* | Fix timersGravatar Craig Tiller2016-03-08
* | Fix formattingGravatar Craig Tiller2016-03-04
* | Fix race in poll() based pollsetGravatar Craig Tiller2016-03-04
* | Always ref writable streamsGravatar Craig Tiller2016-03-02
| * clang-formatGravatar Craig Tiller2016-03-01
| * fix compileGravatar Craig Tiller2016-03-01
| * C++ fixGravatar Craig Tiller2016-02-28
| * Fixes to thingsGravatar Craig Tiller2016-02-28
| * ESAN prototypeGravatar Craig Tiller2016-02-28
|/
* clang-formatGravatar Craig Tiller2016-02-25
* Fix copyrightsGravatar Craig Tiller2016-02-25
* Revert "Revert "Add an implementation firewall against pollset_set""Gravatar Craig Tiller2016-02-25
* Revert "Add an implementation firewall against pollset_set"Gravatar Vijay Pai2016-02-25
* Merge branch 'hide-the-pollset' into hide-the-pollset-setGravatar Craig Tiller2016-02-25
|\
| * Fix windowsGravatar Craig Tiller2016-02-25
| * Change pollset mutex ownershipGravatar Craig Tiller2016-02-25
* | Add an implementation firewall against pollset_setGravatar Craig Tiller2016-02-24
|/
* Merge branch 'hide-the-worker' into hide-the-pollsetGravatar Craig Tiller2016-02-24
|\
| * Port pollset worker changes to windowsGravatar Craig Tiller2016-02-24
| * Merge github.com:grpc/grpc into hide-the-workerGravatar Craig Tiller2016-02-22
| |\
| | * Merge pull request #5257 from ctiller/cleaner-posixGravatar Vijay Pai2016-02-22
| | |\
* | | | Update copyrightsGravatar Craig Tiller2016-02-19
* | | | Provide an interface firewall between pollset and its implementationsGravatar Craig Tiller2016-02-19
| * | | Fix copyrightsGravatar Craig Tiller2016-02-18
| * | | Merge branch 'cleaner-posix' into hide-the-workerGravatar Craig Tiller2016-02-18
|/| | | | | |/ | |/|
| * | Fix copyrightsGravatar Craig Tiller2016-02-18
* | | Update windowsGravatar Craig Tiller2016-02-18
* | | Move worker into pollsetGravatar Craig Tiller2016-02-18
|/ /
* | Fix tcp_client_posix_testGravatar Craig Tiller2016-02-18
* | Merge github.com:grpc/grpc into cleaner-posixGravatar Craig Tiller2016-02-18
|\ \
| | * Merge branch 'master' into poll_override2Gravatar vjpai2016-02-17
| | |\ | | |/ | |/|
| * | Fix call to grpc_exec_ctx_enqueueGravatar Bogdan Drutu2016-02-16
| * | Fix the arguments type for on_read and destroy callbacks to match with grpc_i...Gravatar Bogdan Drutu2016-02-16
* | | Separate timer checking from pollsetsGravatar Craig Tiller2016-02-16
|/ /
| * Comment the requirements for changing grpc_poll_function and doGravatar vjpai2016-02-15
|/
* WTFGravatar Craig Tiller2016-02-10
* Fix 1 second stall on WindowsGravatar Craig Tiller2016-02-10