aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/surface/completion_queue_test.c
Commit message (Expand)AuthorAge
* add test for more plucks than allowedGravatar yang-g2015-12-08
* add test for pluck after shutdownGravatar yang-g2015-12-08
* Finish cleanupGravatar Craig Tiller2015-09-22
* clang-format all core filesGravatar 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 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
* FixesGravatar Craig Tiller2015-09-21
* Call list progressGravatar Craig Tiller2015-09-21
* Core compiles with -Wsign-conversionGravatar Craig Tiller2015-09-10
* Fix completion_queue_testGravatar Craig Tiller2015-09-02
* clang-format all sourceGravatar Craig Tiller2015-08-18
* Fixing C/C++ tests.Gravatar Nicolas "Pixel" Noble2015-07-29
* Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-13
|\
* | Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
| * Merge pull request #2289 from ctiller/footprints-on-the-sands-of-timeGravatar Vijay Pai2015-07-10
| |\ | |/ |/|
| * Merge pull request #2384 from ctiller/spiderman-cant-competeGravatar Vijay Pai2015-07-10
| |\
| | * 1 != 10Gravatar Craig Tiller2015-07-10
| * | clang-format affected filesGravatar Craig Tiller2015-07-09
| * | Rewrite completion queue internals to use pre-allocation of eventsGravatar Craig Tiller2015-07-08
| |/
* / Introduce multiple clocks to GPRGravatar Craig Tiller2015-07-01
|/
* clang-format affected filesGravatar Craig Tiller2015-06-17
* Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-02
|\
| * Extend the test caseGravatar Craig Tiller2015-06-01
| * Add a completion queue testGravatar Craig Tiller2015-06-01
* | Remove condition variable from pollsetGravatar Craig Tiller2015-05-28
|/
* Remove all uses of __FUNCTION__Gravatar Craig Tiller2015-05-24
* C Core API cleanup.Gravatar Craig Tiller2015-05-04
* Fix cq testGravatar Craig Tiller2015-04-29
* Introduce slowdown factor for unit test deadlinesGravatar Craig Tiller2015-02-25
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Merge github.com:google/grpc into async-apiGravatar Craig Tiller2015-01-29
|\
| * Re-enabling errors on warning, disabling unused parameter warning, and fixing...Gravatar Nicolas "Pixel" Noble2015-01-30
* | First compiling version of the new C api.Gravatar Craig Tiller2015-01-27
|/
* run clang-formatGravatar Yang Gao2015-01-26
* Use clang-format-3.5Gravatar Craig Tiller2015-01-18
* () --> (void)Gravatar Craig Tiller2015-01-15
* clang-format codebaseGravatar Craig Tiller2015-01-13
* Introducing iomgr.Gravatar ctiller2014-12-09
* Initial import.Gravatar Nicolas Noble2014-11-26