aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr
Commit message (Expand)AuthorAge
* partial fix for #546Gravatar Jan Tattermusch2015-04-21
* removed chatty log messages on windowsGravatar Jan Tattermusch2015-04-21
* remove nslices assertion on windowsGravatar Jan Tattermusch2015-04-21
* allow empty messages in gRPC on windowsGravatar Jan Tattermusch2015-04-21
* Fix some name choicesGravatar Vijay Pai2015-04-15
* Mark activation for read, write, and time spent in system callsGravatar Vijay Pai2015-04-15
* Merge pull request #1269 from ctiller/racefixGravatar jboeuf2015-04-13
|\
| * Fix race on shutdownGravatar Craig Tiller2015-04-13
* | Merge github.com:grpc/grpc into windows-fixesGravatar Craig Tiller2015-04-13
|\|
| * Merge pull request #1016 from dklempner/no_kick_selfGravatar Nicolas Noble2015-04-10
| |\
* | | Make endpoint_pair_windows compile.Gravatar Craig Tiller2015-04-08
* | | Fix #ifdefGravatar Craig Tiller2015-04-08
* | | Add endpoint_pair_windows.c (never compiled)Gravatar Craig Tiller2015-04-08
| * | clang-formatGravatar Craig Tiller2015-04-07
| * | Update Windows build for interface changesGravatar Craig Tiller2015-04-07
| * | Fix server shutdownGravatar Craig Tiller2015-04-07
* | | Update Windows build for interface changesGravatar Craig Tiller2015-04-07
* | | Fix server shutdownGravatar Craig Tiller2015-04-07
|/ /
* | Remove the racy check added in commit i74c14e5ac752edc7e1dc0aaf31abfd1153df1d0a.Gravatar Vijay Pai2015-04-04
* | Add in a racy check for min deadline in run_some_expired_alarms beforeGravatar Vijay Pai2015-04-02
* | Various Windows fixes.Gravatar Nicolas Noble2015-03-24
* | Various Windows fixes.Gravatar Nicolas Noble2015-03-19
| * Remove the current poller from the watch list to avoid immediately kicking it...Gravatar Craig Tiller2015-03-11
* | Add a no_barrier_load atomic operation.Gravatar David Klempner2015-03-11
|/
* strcmp: change all !str[n]cmp to str[n]cmp == 0Gravatar Ronnie Sahlberg2015-03-07
* Reintroduce sleep on backup threadGravatar Craig Tiller2015-03-06
* Manually resolve well-known service namesGravatar Raul Silvera2015-03-04
* Merge pull request #916 from dklempner/not_original_vtableGravatar Craig Tiller2015-03-03
|\
| * Remove some debugging logs from the unary poll promote pathGravatar David Klempner2015-03-02
* | Tracer registration.Gravatar Craig Tiller2015-03-01
|/
* Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01
* Merge pull request #602 from dklempner/unary_promotion_with_concurrent_pollGravatar Craig Tiller2015-02-24
|\
| * Move close() to when the fd refcount goes to zeroGravatar David Klempner2015-02-24
* | Spam cleanupGravatar Craig Tiller2015-02-24
| * Add a shutdown API to pollsetGravatar David Klempner2015-02-24
| * Merge branch 'master' into unary_promotion_with_concurrent_pollGravatar David Klempner2015-02-23
| |\ | |/ |/|
* | Factorizing out function split_host_port.Gravatar Nicolas "Pixel" Noble2015-02-20
* | Merge branch 'master' of github.com:google/grpc into win32Gravatar Nicolas "Pixel" Noble2015-02-21
|\ \
* | | Fixing Windows port.Gravatar Nicolas "Pixel" Noble2015-02-20
| * | Check POLLHUP, POLLERR as requiredGravatar Craig Tiller2015-02-20
| * | sockaddr_un needs the null terminator included in the address lengthGravatar Craig Tiller2015-02-20
|/ /
* | Add a facility to control tracing without recompilingGravatar Craig Tiller2015-02-20
* | Merge pull request #592 from ctiller/chex2Gravatar Nicolas Noble2015-02-20
|\ \
| | * Ensure there is no concurrent poller for unary->multipollGravatar David Klempner2015-02-18
| |/ |/|
* | Fix a race where an fd can be deleted during pollingGravatar Craig Tiller2015-02-18
| * clang-formatGravatar Craig Tiller2015-02-18
| * Fix a TSAN reported errorGravatar Craig Tiller2015-02-18
* | Correct the comment documenting how to disable having multiple threadsGravatar David Klempner2015-02-18
|/
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18