aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr
Commit message (Expand)AuthorAge
* Merge pull request #1567 from dgquintas/cq_bgcb_cvGravatar Craig Tiller2015-05-12
|\
| * Added comment to empty kick_poller func.Gravatar David Garcia Quintas2015-05-12
* | Various Win32 fixes and improvements.Gravatar Nicolas Noble2015-05-12
| * Removed callback queue sync from iomgr.Gravatar David Garcia Quintas2015-05-12
* | Msys2 fixes, and compilation instructions.Gravatar Nicolas "Pixel" Noble2015-05-10
|/
* Merge pull request #1522 from nicolasnoble/better-win32-orphansGravatar Jan Tattermusch2015-05-08
|\
| * Further Windows fixes.Gravatar Nicolas "Pixel" Noble2015-05-08
| * A few win32 fixes.Gravatar Nicolas "Pixel" Noble2015-05-07
* | Eliminate need for SIGPIPE handlingGravatar Craig Tiller2015-05-06
|/
* Added missing profiling tags.Gravatar David Garcia Quintas2015-05-04
* Merge pull request #1396 from ctiller/one-readGravatar Yang Gao2015-05-04
|\
* \ Merge pull request #1457 from nicolasnoble/win32-fixes-once-againGravatar Craig Tiller2015-05-04
|\ \
* | | correct win32-related API usageGravatar zeliard2015-05-04
| * | Another round of win32 fixes and documentation.Gravatar Nicolas "Pixel" Noble2015-05-04
|/ /
* | More win32 fixes + documentation.Gravatar Nicolas "Pixel" Noble2015-05-02
* | Wave of Win32 fixes.Gravatar Nicolas "Pixel" Noble2015-05-02
| * Merge branch 'one-read' of github.com:ctiller/grpc into one-readGravatar Craig Tiller2015-05-01
| |\
| * \ Merge github.com:grpc/grpc into one-readGravatar Craig Tiller2015-05-01
| |\ \ | |/ / |/| |
| | * Merge github.com:grpc/grpc into one-readGravatar Craig Tiller2015-04-30
| | |\ | |_|/ |/| |
| | * Merge github.com:grpc/grpc into one-readGravatar Craig Tiller2015-04-30
| | |\
* | | \ Merge remote-tracking branch 'upstream/master' into stapGravatar David Garcia Quintas2015-04-30
|\ \ \ \ | | |_|/ | |/| |
| * | | make initializing overlapped-struct obvious for preventing a ciritical bugGravatar zeliard2015-04-30
* | | | Merge comments. See below.Gravatar David Garcia Quintas2015-04-29
| | | * Tweak commentGravatar Craig Tiller2015-04-29
| | |/
* | / Integration of Systemtap (STAP) for profiling.Gravatar David Garcia Quintas2015-04-29
|/ /
| * Don't wait for EAGAIN before reporting reads upGravatar Craig Tiller2015-04-28
| * Hoist iov_size into a grpc_tcp memberGravatar Craig Tiller2015-04-28
|/
* Merge pull request #1371 from wkubiak/masterGravatar Nicolas Noble2015-04-27
|\
* | Stop kicking ourselvesGravatar Craig Tiller2015-04-27
| * fix comparison between pointer and integer errorGravatar wkubiak2015-04-27
| * removed unused variablesGravatar wkubiak2015-04-27
|/
* 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