aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Stabilize mac buildGravatar Craig Tiller2015-10-02
* Completing wakeup storyGravatar Craig Tiller2015-10-01
* Allow fd_posix to force a re-evaluation of polling on wakeupGravatar Craig Tiller2015-10-01
* Add commentGravatar Craig Tiller2015-09-30
* Merge github.com:grpc/grpc into pfftGravatar Craig Tiller2015-09-30
|\
| * Merge pull request #3570 from vjpai/gcc44_fixesGravatar Yang Gao2015-09-30
| |\
| * \ Merge pull request #3467 from ctiller/can-we-be-single-threadedGravatar Nicolas Noble2015-09-30
| |\ \
| | * | Don't wait forever for iocp to shutdownGravatar Craig Tiller2015-09-30
| | * | Flush iocp related work immediatelyGravatar Craig Tiller2015-09-30
| | * | Add a facility to flush iocp at iomgr shutdownGravatar Craig Tiller2015-09-30
| | * | Make grpc_exec_ctx_flush return a status indicating if work was performedGravatar Craig Tiller2015-09-30
| | | * C changes to avoid shadowed global declaration warnings in gcc4.4Gravatar Vijay Pai2015-09-29
| | |/ | |/|
| * | Merge pull request #3568 from sreecha/fix-mac-compilation-errorGravatar Vijay Pai2015-09-29
| |\ \
| | * | Fix float to bool conversion compilation error in macGravatar sreek2015-09-29
| * | | Merge pull request #3560 from vjpai/block_annotate_todoGravatar David Klempner2015-09-29
| |\ \ \
| * | | | Pass through grpc_fd pointer rather than int.Gravatar Robbie Shade2015-09-29
| | |/ / | |/| |
| | | * Threading fixesGravatar Craig Tiller2015-09-29
| | | * Properly initialize variables, destroy variables in usage orderGravatar Craig Tiller2015-09-29
| | | * Fix rounding error so IOCP completes on timeGravatar Craig Tiller2015-09-29
| | | * Merge github.com:grpc/grpc into can-we-be-single-threadedGravatar Craig Tiller2015-09-29
| | | |\ | | |_|/ | |/| |
* | | | FixesGravatar Craig Tiller2015-09-28
* | | | Merge branch 'can-we-be-single-threaded' of github.com:ctiller/grpc into pfftGravatar Craig Tiller2015-09-28
|\ \ \ \ | | |_|/ | |/| |
* | | | Fix windowsGravatar Craig Tiller2015-09-28
* | | | Fix alarmsGravatar Craig Tiller2015-09-28
| |/ / |/| |
* | | Initialize/destroy TLS members - to fix iOS buildGravatar Craig Tiller2015-09-28
* | | Merge pull request #3493 from ctiller/lowercase-all-properGravatar Masood Malekghassemi2015-09-28
|\ \ \
* \ \ \ Merge pull request #3497 from nicolasnoble/lost-my-sanityGravatar Craig Tiller2015-09-28
|\ \ \ \
* \ \ \ \ Merge pull request #3483 from ctiller/no-tcp-allocGravatar Yang Gao2015-09-28
|\ \ \ \ \
| | * | | | Restoring sanity.Gravatar Nicolas "Pixel" Noble2015-09-26
| |/ / / / |/| | | |
* | | | | Merge pull request #3474 from ctiller/clang_formatGravatar Nicolas Noble2015-09-25
|\ \ \ \ \
| | | | | * Add some TODO comments for possible poll optimizationGravatar Vijay Pai2015-09-25
| |_|_|_|/ |/| | | |
| | | * | Remove metadata canonicalization, and fix some bugsGravatar Craig Tiller2015-09-25
| |_|/ / |/| | |
* | | | Merge pull request #3476 from vjpai/block_annotateGravatar Yang Gao2015-09-25
|\ \ \ \
* | | | | Stop shadowing global nameGravatar Robbie Shade2015-09-25
* | | | | Add grpc_server argument to grpc_udp_server_startGravatar Robbie Shade2015-09-25
| | | * | Merge github.com:grpc/grpc into no-tcp-allocGravatar Craig Tiller2015-09-25
| | | |\ \ | |_|_|/ / |/| | | |
| | * | | Merge github.com:grpc/grpc into clang_formatGravatar Craig Tiller2015-09-25
| | |\ \ \ | |_|/ / / |/| | | |
| | | | * Merge github.com:grpc/grpc into can-we-be-single-threadedGravatar Craig Tiller2015-09-25
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Fix memory leakGravatar Craig Tiller2015-09-24
| | | * | Fix a memory corruption bugGravatar Craig Tiller2015-09-24
| | | * | Recycle partially filled buffers on the next readGravatar Craig Tiller2015-09-24
| |_|/ / |/| | |
| * | | Don't annotate a blocking region on an epoll_wait that has 0 timeoutGravatar vjpai2015-09-24
| * | | Move block_annotate from iomgr to support since it's used in otherGravatar vjpai2015-09-24
| * | | Annotate sleep callsGravatar vjpai2015-09-24
| * | | Annotate blocking file operationsGravatar vjpai2015-09-24
* | | | Fix a livelock issueGravatar Craig Tiller2015-09-24
| * | | Merge branch 'master' into block_annotate and fix conflict in resolve_address...Gravatar Vijay Pai2015-09-24
| |\ \ \
| * | | | Cleanup existing code to use GPR_ARRAY_SIZEGravatar Vijay Pai2015-09-24
* | | | | Fix some bugs leading to memory leaksGravatar Craig Tiller2015-09-24
* | | | | Merge github.com:grpc/grpc into shindigGravatar Craig Tiller2015-09-24
|\ \ \ \ \ | | |/ / / | |/| | |