aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/completion_queue.c
Commit message (Expand)AuthorAge
* Make cq tracing work againGravatar Craig Tiller2015-05-20
* 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
|/
* clang-formatGravatar Craig Tiller2015-04-07
* Fix server shutdownGravatar Craig Tiller2015-04-07
* Completion queue cleanupGravatar Craig Tiller2015-03-02
* Add a shutdown API to pollsetGravatar David Klempner2015-02-24
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* First test passesGravatar Craig Tiller2015-02-03
* Flesh out batch APIGravatar Craig Tiller2015-02-03
* Allow asynchronous call destruction in some casesGravatar Craig Tiller2015-01-29
* Spam cleanupGravatar Craig Tiller2015-01-29
* Fix refcount leak on server rpc_newGravatar Craig Tiller2015-01-29
* First compiling version of the new C api.Gravatar Craig Tiller2015-01-27
* Remove uses of sprintfGravatar Craig Tiller2015-01-23
* Move string.h to internal codeGravatar Craig Tiller2015-01-23
* Add an optional server shutdown event.Gravatar Craig Tiller2015-01-16
* () --> (void)Gravatar Craig Tiller2015-01-15
* Remove libevent.Gravatar ctiller2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Remove libevent.Gravatar ctiller2015-01-08
* Introduce the (outside-of-iomgr) pollset API.Gravatar ctiller2014-12-19
* Trailing metadata support.Gravatar ctiller2014-12-16
* Introducing iomgr.Gravatar ctiller2014-12-09
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Initial import.Gravatar Nicolas Noble2014-11-26