aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr
Commit message (Expand)AuthorAge
...
* | 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
* | 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
|/