aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/completion_queue.c
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-17
|\
| * Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-08
| |\
* | | Fix the plucking problemGravatar Craig Tiller2015-08-06
* | | Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-06
|\ \ \ | | |/ | |/|
* | | Add a test of non-blocking API behaviorGravatar Craig Tiller2015-08-06
* | | Working towards a non-blocking API testGravatar Craig Tiller2015-08-06
| * | Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
| |\ \ | |/ / |/| |
| * | Fix proxy, finalize APIGravatar Craig Tiller2015-08-05
* | | Fix typoGravatar Craig Tiller2015-08-03
* | | Dont crash on too many pluckersGravatar Craig Tiller2015-08-01
* | | Formalize max pluckersGravatar Craig Tiller2015-08-01
* | | Allow specific pollers to be wokenGravatar Craig Tiller2015-07-29
|/ /
| * Enforcing reserved entries to be NULL.Gravatar Nicolas "Pixel" Noble2015-07-29
| * Changing the library's code to adapt with the new API.Gravatar Nicolas "Pixel" Noble2015-07-23
|/
* Move alarm subsystem to monotonic timeGravatar Craig Tiller2015-07-19
* Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
|\
| * Fix leaked completions (leading to leaked calls in thread_stress_test)Gravatar Craig Tiller2015-07-17
* | Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
|/
* Merge pull request #2289 from ctiller/footprints-on-the-sands-of-timeGravatar Vijay Pai2015-07-10
|\
* | Add missing kickGravatar Craig Tiller2015-07-09
* | clang-format affected filesGravatar Craig Tiller2015-07-09
* | Rewrite completion queue internals to use pre-allocation of eventsGravatar Craig Tiller2015-07-08
| * clang-format changed filesGravatar Craig Tiller2015-07-06
| * Introduce multiple clocks to GPRGravatar Craig Tiller2015-07-01
|/
* Adding file and line number to cq debug refcount.Gravatar Nicolas "Pixel" Noble2015-06-24
* Verify that completion queues are server registeredGravatar Craig Tiller2015-06-15
* clang-formatGravatar Craig Tiller2015-06-05
* completion_queue_destroy should imply shutdownGravatar Craig Tiller2015-05-29
* Add debuggingGravatar Craig Tiller2015-05-28
* Merge branch 'you-complete-me' into we-dont-need-no-cvGravatar Craig Tiller2015-05-28
|\
* | Remove condition variable from pollsetGravatar Craig Tiller2015-05-28
| * Refine shutdown APIGravatar Craig Tiller2015-05-27
| * Work towards removing grpc_server_shutdownGravatar Craig Tiller2015-05-26
| * Add silent events to completion queue - to allow server shutdown to completeGravatar Craig Tiller2015-05-26
| * Remove debugGravatar Craig Tiller2015-05-26
| * Add debugGravatar Craig Tiller2015-05-22
| * Tweak completion queue to newly agreed upon rulesGravatar Craig Tiller2015-05-22
| * Make cq tracing work againGravatar Craig Tiller2015-05-20
* | Make cq tracing work againGravatar Craig Tiller2015-05-17
|/
* Trace more eventsGravatar Craig Tiller2015-05-12
* Fix memory leakGravatar Craig Tiller2015-05-04
* C Core API cleanup.Gravatar Craig Tiller2015-05-04
* Remove ungeneratable enum values and union membersGravatar Craig Tiller2015-04-29
* Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-28
|\
* | Add some infrastructure for call refcount debuggingGravatar Craig Tiller2015-04-28
| * Dont use op outstanding refs to count ownershipGravatar Craig Tiller2015-04-27
| * Have server hold a reference to completion queuesGravatar Craig Tiller2015-04-27
* | Add a lock that seems to helpGravatar Craig Tiller2015-04-27
* | remove annotationsGravatar Craig Tiller2015-04-24
* | annotations - revert laterGravatar Craig Tiller2015-04-24
|/