aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/iomgr
Commit message (Collapse)AuthorAge
* Fix issue with pointers in udp_server_testGravatar murgatroid992016-10-26
|
* Added import order comments, resolved other minor issuesGravatar murgatroid992016-10-24
|
* Clang formatGravatar murgatroid992016-10-20
|
* Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-19
|\
* \ Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-19
|\ \
| | * Avoid TSAN reported lock cycleGravatar Craig Tiller2016-10-19
| |/
| * Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-17
| |\
| | * Merge pull request #7664 from kpayson64/cv_wakeup_fdGravatar kpayson642016-10-17
| | |\ | | | | | | | | Add Shim for wakeup_fds with no pipe or
* | | \ Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-12
|\ \ \ \ | | |/ / | |/| |
* | | | Minor fixes to sockaddr changesGravatar murgatroid992016-10-12
| | | |
* | | | Fix sanity and move a header includeGravatar murgatroid992016-10-12
| | | |
| | * | Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-12
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #8073 from daniel-j-born/handshake_shutdownGravatar Yang Gao2016-10-11
| |\ \ \ | | | | | | | | | | Safe server shutdown.
* | | | | Clean up code after merge with masterGravatar murgatroid992016-10-10
| | | | |
| * | | | Check for the correct number of orphan callbacks in udp_server_testGravatar Robbie Shade2016-10-10
| | | | |
| | | * | Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-10
| | | |\ \ | | |_|/ / | |/| | |
| | | | * Add condition variable polling engineGravatar kpayson642016-10-10
| | |_|/ | |/| |
* | | | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-07
|\| | |
| * | | Merge branch 'master' into enable_udp_testingGravatar Robbie Shade2016-10-04
| |\ \ \
* | | | | Compile and link core tests with libuvGravatar murgatroid992016-10-03
| | | | |
* | | | | Clang formatGravatar murgatroid992016-09-26
| | | | |
* | | | | Remove sockaddr type structs and socklen_t from internal core APIs, update ↵Gravatar murgatroid992016-09-23
| | | | | | | | | | | | | | | | | | | | POSIX tests
* | | | | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-09-16
|\ \ \ \ \ | | |/ / / | |/| | |
| | | * | Safe server shutdown.Gravatar Dan Born2016-09-12
| | | | |
| * | | | Revert "Revert "Grand unified closures""Gravatar Craig Tiller2016-09-12
| | | | |
| * | | | Revert "Grand unified closures"Gravatar Craig Tiller2016-09-12
| | | | |
| | | | * Get write batching working againGravatar Craig Tiller2016-09-07
| | | | |
| | | | * Merge branch 'who-combines-the-combiners' into direct-callsGravatar Craig Tiller2016-09-02
| | | | |\ | | |_|_|/ | |/| | |
| * | | | Address review commentsGravatar Craig Tiller2016-09-02
| | | | |
| | | | * Note polling coverage when taking combiner locks: resolves offload issuesGravatar Craig Tiller2016-08-31
| | |_|/ | |/| |
* | | | Renamed GPR_ constants to GRPC_ in iomgr/port.hGravatar murgatroid992016-08-08
| | | |
* | | | Separate out iomgr-specific constants into a separate headerGravatar murgatroid992016-08-08
| |_|/ |/| |
| * | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-04
| |\ \ | |/ / |/| |
| | * Remove GRPC_NEED_UDP ifdefsGravatar Robbie Shade2016-08-02
| |/ |/|
* | Fixing udp test bitrotting.Gravatar Nicolas "Pixel" Noble2016-07-19
| |
| * DebuggingGravatar Craig Tiller2016-07-11
| |
| * Get combiner finalization lists workingGravatar Craig Tiller2016-07-08
| |
| * Progress on a finalization listGravatar Craig Tiller2016-07-08
| |
| * Fix testGravatar Craig Tiller2016-07-07
| |
| * Rename async_execution_lock --> combiner, make it use closures, unroll ↵Gravatar Craig Tiller2016-07-07
| | | | | | | | previous changes for idleness
| * Revert "Add the ability to run some action when the lock becomes idle"Gravatar Craig Tiller2016-07-07
| | | | | | | | This reverts commit c9d4b81dabf4dc2c262fc771c31790f2d60fe551.
| * Merge branch 'delayed-write' into grand-unified-closuresGravatar Craig Tiller2016-07-07
| |\ | |/ |/|
| * Merge github.com:grpc/grpc into atm2Gravatar Craig Tiller2016-07-07
| |\
* | | Refactor workqueues a little to make them great againGravatar Craig Tiller2016-07-01
| |/ |/|
* | Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-26
|\ \
| * | Compilation failureGravatar Sree Kuchibhotla2016-06-22
| | |
| * | Fix build errors on some configurationsGravatar Sree Kuchibhotla2016-06-22
| | |
| * | Use pipe fds instead of event fds for the testGravatar Sree Kuchibhotla2016-06-22
| | |
| * | Integrate with unified error reportingGravatar Sree Kuchibhotla2016-06-21
| | |
| * | Merge branch 'master' into epoll_changes_mergedGravatar Sree Kuchibhotla2016-06-21
| |\ \