aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr
Commit message (Expand)AuthorAge
* Merge pull request #4157 from nicolasnoble/paddywhackGravatar Craig Tiller2015-11-20
|\
| * Renaming dual_stack_second_port to sibling.Gravatar Nicolas "Pixel" Noble2015-11-20
| * Fixing use after free under Posix (was already fixed for Windows.)Gravatar Nicolas "Pixel" Noble2015-11-19
| * Renaming server_port to grpc_tcp_listener - there's no need for casting...Gravatar Nicolas Noble2015-11-19
| * Adding grpc_tcp_listener as an actual object being returned.Gravatar Nicolas Noble2015-11-19
* | clang-formatGravatar Craig Tiller2015-11-10
|/
* Fix pollsets on WindowsGravatar Craig Tiller2015-11-03
* stream_op cleanup: pollset changesGravatar Craig Tiller2015-11-02
* stream_op cleanup: iomgr closure, executor changesGravatar Craig Tiller2015-11-02
* Fix nap condition for pollset wakeupGravatar Craig Tiller2015-11-02
* Merge pull request #3726 from dgquintas/iomgr_executorGravatar Craig Tiller2015-10-19
|\
* \ Merge pull request #3786 from ctiller/try-this-simple-trick-to-double-perform...Gravatar Vijay Pai2015-10-14
|\ \
| | * We need the iomgr_init for winsocks initialization.Gravatar David Garcia Quintas2015-10-13
* | | Merge branch 'master' of github.com:grpc/grpc into cq_alarmGravatar David Garcia Quintas2015-10-13
|\ \ \
| | | * Updated Windows resolverGravatar David Garcia Quintas2015-10-13
| * | | Merge pull request #3754 from ctiller/latent-seeGravatar David G. Quintas2015-10-13
| |\ \ \
| | | | * removed unused local varGravatar David Garcia Quintas2015-10-13
* | | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarmGravatar David Garcia Quintas2015-10-12
|\| | | |
| | | | * Merge branch 'master' of github.com:grpc/grpc into iomgr_executorGravatar David Garcia Quintas2015-10-12
| | | | |\ | | |_|_|/ | |/| | |
| | | | * Flush exec_ctx work within loopGravatar David Garcia Quintas2015-10-12
| * | | | Stop using atm operations on fd->shutdown since that is already usedGravatar Vijay Pai2015-10-12
| | | * | Merge branch 'latent-see' into try-this-simple-trick-to-double-performanceGravatar Craig Tiller2015-10-09
| | | |\ \ | | | |/ / | | |/| |
| | * | | Merge github.com:grpc/grpc into latent-seeGravatar Craig Tiller2015-10-09
| | |\ \ \ | | |/ / / | |/| | |
| | | * | Merge branch 'latent-see' into latent-more-seeGravatar Craig Tiller2015-10-09
| | | |\ \ | | | |/ / | | |/| |
| | * | | Move profiling system to gprGravatar Craig Tiller2015-10-09
| | | * | Set current worker for longerGravatar Craig Tiller2015-10-09
| | |/ /
| | * | More markupGravatar Craig Tiller2015-10-09
| | * | Simplify adding annotations, annotate more thingsGravatar Craig Tiller2015-10-09
| | * | more markersGravatar Craig Tiller2015-10-08
| | * | Remove unnecessary includeGravatar Craig Tiller2015-10-08
| | * | Merge github.com:grpc/grpc into latent-seeGravatar Craig Tiller2015-10-08
| | |\ \
| * | \ \ merge and resolve conflictsGravatar yang-g2015-10-08
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | Latency tracesGravatar Craig Tiller2015-10-08
* | | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarmGravatar David Garcia Quintas2015-10-07
|\ \ \ \ \ | | |/ / / | |/| | |
| | | | * Moar commentsGravatar David Garcia Quintas2015-10-07
| | | | * Merge branch 'master' of github.com:grpc/grpc into iomgr_executorGravatar David Garcia Quintas2015-10-07
| | | | |\ | | |_|_|/ | |/| | |
| | | | * Introducing grpc_executor, for all your threading needsGravatar David Garcia Quintas2015-10-07
| | * | | mark unreachable code with a macroGravatar yang-g2015-10-07
| | | |/ | | |/|
| * | | Merge pull request #3647 from ctiller/smash-itGravatar Nicolas Noble2015-10-07
| |\ \ \
| * | | | Fix broken udp_server_test, by adding exec_ctx to read_cbGravatar Robbie Shade2015-10-07
| | |/ / | |/| |
| * | | Merge pull request #3610 from ctiller/stressyGravatar Vijay Pai2015-10-06
| |\ \ \ | | |_|/ | |/| |
| | * | Add commentaryGravatar Craig Tiller2015-10-06
| | * | Add commentaryGravatar Craig Tiller2015-10-06
| | * | clang-formatGravatar Craig Tiller2015-10-06
| | * | ex --> extGravatar Craig Tiller2015-10-06
| | | * Close incoming connections if we are post shutdownGravatar Craig Tiller2015-10-06
| | | * Add a simpler (but slower) path for closures for where it makes senseGravatar Craig Tiller2015-10-06
| | |/ | |/|
* | | Merge branch 'master' of github.com:grpc/grpc into cq_alarmGravatar David Garcia Quintas2015-10-05
|\| |
| * | Merge pull request #3635 from ctiller/be-usefulGravatar Yang Gao2015-10-05
| |\ \
| | * | Add a more useful log message when failing to connectGravatar Craig Tiller2015-10-05