Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-05-31 | |
| | | | |\ \ \ | | | | |/ / / | | | |/| | | | ||||
| * | / | | | | Revert "Remove legacy poller" | Craig Tiller | 2016-05-31 | |
| | |/ / / / | |/| | | | | ||||
* | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-31 | |
|\| | | | | | ||||
| | | | * | | Correct typo | Sree Kuchibhotla | 2016-05-31 | |
| | | | * | | ctiller's ev_epoll_linux.c file (for reference) | Sree Kuchibhotla | 2016-05-31 | |
| | | | * | | Removed epoll_fd_global_list | Sree Kuchibhotla | 2016-05-31 | |
| | | | * | | Write most of the methods in the new epoll implementation | Sree Kuchibhotla | 2016-05-31 | |
| | | | * | | Remove union { } data and epoll_hdr structures. Added ev_epoll_linux | Sree Kuchibhotla | 2016-05-31 | |
| | | | * | | experiment with signals | Sree Kuchibhotla | 2016-05-31 | |
| | | | * | | Minor refactor of add_fd path | Sree Kuchibhotla | 2016-05-31 | |
| | | | * | | Remove grpc_fd_watcher and related code from ev_epoll_posix.c | Sree Kuchibhotla | 2016-05-31 | |
| | | | * | | Remove idle_jobs and in_flight_cbs from pollset | Sree Kuchibhotla | 2016-05-31 | |
| | | | * | | Moving the creation of epoll_fd to pollset_init() instead of | Sree Kuchibhotla | 2016-05-31 | |
| | | | * | | Pollset_reset should not destroy the epoll_fd | Sree Kuchibhotla | 2016-05-31 | |
| | | | * | | Remove delayed_add | Sree Kuchibhotla | 2016-05-31 | |
| | | | * | | Remove basic_pollset and the promotion related code | Sree Kuchibhotla | 2016-05-31 | |
| | | | * | | Base changes. Create ev_epoll_posix.{c,h} files by making a copy of ev_poll_a... | Sree Kuchibhotla | 2016-05-31 | |
| | |_|/ / | |/| | | | ||||
| * | | | | Round robin notifier pollset | Craig Tiller | 2016-05-24 | |
* | | | | | clang-format | Craig Tiller | 2016-05-24 | |
* | | | | | Rename functions | Craig Tiller | 2016-05-24 | |
* | | | | | Update comments | Craig Tiller | 2016-05-24 | |
* | | | | | Fix sanity | Craig Tiller | 2016-05-24 | |
| | | | * | Merge branch 'error' into reuse_port | Craig Tiller | 2016-05-24 | |
| | | | |\ | |_|_|_|/ |/| | | | | ||||
* | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-24 | |
|\| | | | | ||||
* | | | | | Fix initialization ordering | Craig Tiller | 2016-05-23 | |
| * | | | | clang-format | Craig Tiller | 2016-05-21 | |
| * | | | | Fixes and code simplification | Craig Tiller | 2016-05-20 | |
| * | | | | Remove legacy poller | Craig Tiller | 2016-05-20 | |
| * | | | | Fix formatting, mem leak, stall | Craig Tiller | 2016-05-20 | |
| * | | | | Attempt to fix Windows | Craig Tiller | 2016-05-20 | |
| | | | * | Fixes | Craig Tiller | 2016-05-19 | |
| | | | * | Support SO_REUSEPORT | Craig Tiller | 2016-05-18 | |
| |_|_|/ |/| | | | ||||
| * | | | Merge github.com:grpc/grpc into test_affine | Craig Tiller | 2016-05-18 | |
| |\ \ \ | ||||
* | | | | | Fix include guards | Craig Tiller | 2016-05-18 | |
* | | | | | Move load_file into iomgr | Craig Tiller | 2016-05-18 | |
* | | | | | clang-format | Craig Tiller | 2016-05-18 | |
| | | | * | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-05-18 | |
| | | | |\ | | | |_|/ | | |/| | | ||||
* | | | | | Windows fixes for error handling | Craig Tiller | 2016-05-18 | |
* | | | | | Remove bogus #ifdef | Craig Tiller | 2016-05-18 | |
* | | | | | Fix openloop test | Craig Tiller | 2016-05-18 | |
* | | | | | Fix error message | Craig Tiller | 2016-05-18 | |
* | | | | | Cleanup error handling for google_default_credentials | Craig Tiller | 2016-05-17 | |
* | | | | | Fix naming bug | Craig Tiller | 2016-05-17 | |
* | | | | | clang-format | Craig Tiller | 2016-05-17 | |
* | | | | | Windows port of error system | Craig Tiller | 2016-05-17 | |
* | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-17 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||
| * | | | | Merge pull request #6542 from ctiller/ecterm | Jan Tattermusch | 2016-05-17 | |
| |\ \ \ \ | ||||
| | | * | | | Begin sharding request queues per cq | Craig Tiller | 2016-05-16 | |
| | | * | | | Merge branch 'better_wakeups' into test_affine | Craig Tiller | 2016-05-16 | |
| | | |\ \ \ | | |_|/ / / | |/| | | | | ||||
| * | | | | | Fix accelerated wakeups | Craig Tiller | 2016-05-16 |