aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/iomgr
Commit message (Expand)AuthorAge
...
* | | | | | Fix a conditional that got flippedGravatar Craig Tiller2016-09-27
* | | | | | Cleanup of some buffer pool implementationGravatar Craig Tiller2016-09-27
* | | | | | FixesGravatar Craig Tiller2016-09-26
* | | | | | Fixes, more testsGravatar Craig Tiller2016-09-26
| | | | | * Clang formatGravatar murgatroid992016-09-26
* | | | | | Ensure all memory is released back to the buffer poolGravatar Craig Tiller2016-09-26
* | | | | | TCP buffer pool integration doneGravatar Craig Tiller2016-09-26
* | | | | | Tests compileGravatar Craig Tiller2016-09-23
* | | | | | Update testsGravatar Craig Tiller2016-09-23
| | | | | * Remove sockaddr type structs and socklen_t from internal core APIs, update PO...Gravatar murgatroid992016-09-23
* | | | | | Fairly complete set of tests for buffer pools in placeGravatar Craig Tiller2016-09-23
* | | | | | Add a test of reclaimationGravatar Craig Tiller2016-09-22
* | | | | | Add a test of an allocation blocked from scavengingGravatar Craig Tiller2016-09-22
* | | | | | Made scavenging workGravatar Craig Tiller2016-09-22
* | | | | | Add a blocked async alloc testGravatar Craig Tiller2016-09-22
* | | | | | Add initial async alloc testGravatar Craig Tiller2016-09-22
* | | | | | Fix tests to runGravatar Craig Tiller2016-09-22
* | | | | | Merge branch 'direct-calls' into buffer_pools_for_realsiesGravatar Craig Tiller2016-09-22
|\| | | | |
* | | | | | Add some currently failing testsGravatar Craig Tiller2016-09-22
* | | | | | Add buffer user no-op testGravatar Craig Tiller2016-09-22
* | | | | | Add resize testGravatar Craig Tiller2016-09-22
* | | | | | no op test passesGravatar Craig Tiller2016-09-22
* | | | | | Add (empty) buffer pool testGravatar Craig Tiller2016-09-22
| |_|/ / / |/| | | |
| | | | * 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 previo...Gravatar Craig Tiller2016-07-07
* | Revert "Add the ability to run some action when the lock becomes idle"Gravatar Craig Tiller2016-07-07
* | 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