aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/completion_queue.c
Commit message (Expand)AuthorAge
* mark unreachable code with a macroGravatar yang-g2015-10-07
* Restore sanityGravatar Craig Tiller2015-10-05
* Add API tracing to gRPC coreGravatar Masood Malekghassemi2015-10-02
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Final patches for renameGravatar Craig Tiller2015-09-22
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
* Rename initGravatar Craig Tiller2015-09-22
* Rename runGravatar Craig Tiller2015-09-22
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
* Move arguments to the start of listsGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* Rename call_list to closure_listGravatar Craig Tiller2015-09-22
* Call list progressGravatar Craig Tiller2015-09-21
* 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