aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/surface/completion_queue.c
Commit message (Expand)AuthorAge
* fix last mergeGravatar Yuxuan Li2017-05-15
* fix mergeGravatar Yuxuan Li2017-05-15
|\
* \ merge master, resolve conflictGravatar Yuxuan Li2017-05-15
|\ \
| * | Merge with master and fix a bad-mergeGravatar Sree Kuchibhotla2017-05-11
| * | clangGravatar Sree Kuchibhotla2017-05-11
| * | Merge branch 'master' into cq_mpsc_basedGravatar Sree Kuchibhotla2017-05-11
| |\ \
| | | * Merge branch 'master' into poll_statGravatar lyuxuan2017-05-11
| |_|/| |/| |/
* | | change gpr_atm to intGravatar Yuxuan Li2017-05-08
* | | use lock instand of atomics, fix include positionGravatar Yuxuan Li2017-05-05
| | * Merge branch 'epex4' into uberpollGravatar Craig Tiller2017-05-05
| | |\
| | * | Add initializers for all tracersGravatar Craig Tiller2017-05-04
* | | | clean up, fix minor issueGravatar Yuxuan Li2017-05-03
* | | | initial implementation.Gravatar Yuxuan Li2017-05-03
| | * | Fix ASAN/TSAN failuresGravatar Craig Tiller2017-05-03
| | * | Isolate timer checking in its own threadGravatar Craig Tiller2017-05-02
| |/ / |/| |
| * | clang formatGravatar Sree Kuchibhotla2017-04-26
| * | correctly use cq vtable for all functionsGravatar Sree Kuchibhotla2017-04-25
| * | Fix Tsan failuresGravatar Sree Kuchibhotla2017-04-25
| * | Fix compilation issue (when GRPC_CQ_REF_COUNT_DEBUG is defined)Gravatar Sree Kuchibhotla2017-04-25
| * | Create cq vtableGravatar Sree Kuchibhotla2017-04-25
| * | Merge with cq-hybrid poller changesGravatar Sree Kuchibhotla2017-04-24
| * | Merge branch 'master' into cq_mpsc_basedGravatar Sree Kuchibhotla2017-04-24
| |\ \ | |/ / |/| |
| | * clang-formatGravatar Craig Tiller2017-04-24
| | * Merge github.com:grpc/grpc into epex4Gravatar Craig Tiller2017-04-24
| | |\ | |_|/ |/| |
| * | change mutex to spinlockGravatar Sree Kuchibhotla2017-04-18
| | * Fixup testsGravatar Craig Tiller2017-04-17
| * | fix windows portability errorGravatar Sree Kuchibhotla2017-04-14
| * | Prevent thread deadlock if cq-next timeout is infinityGravatar Sree Kuchibhotla2017-04-12
* | | Get rid of second api for marking non-listening cqsGravatar Craig Tiller2017-04-12
| * | Fix extra error unrefGravatar Sree Kuchibhotla2017-04-11
| * | fix bugs and refactor codeGravatar Sree Kuchibhotla2017-04-11
| * | Fix a bug in cq_is_next_finishedGravatar Sree Kuchibhotla2017-04-11
| * | Functionality completeGravatar Sree Kuchibhotla2017-04-11
* | | Finish hybrid server stuff, ensure it gets testedGravatar Craig Tiller2017-04-11
* | | Support making hybrid cqs in coreGravatar Craig Tiller2017-04-11
| |/ |/|
| * CommentsGravatar Sree Kuchibhotla2017-04-11
| * cq_nextGravatar Sree Kuchibhotla2017-04-10
| * cq_begin_op and cq_end_opGravatar Sree Kuchibhotla2017-04-10
|/
* Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-06
|\
| * Change pollset rulesGravatar Craig Tiller2017-04-05
* | clang formatGravatar Sree Kuchibhotla2017-03-24
* | Changes to use the new APIGravatar Sree Kuchibhotla2017-03-21
* | clang format codeGravatar Sree Kuchibhotla2017-03-03
* | Prefix grpc_cq_polling_type enums with GRPC_CQ_Gravatar Sree Kuchibhotla2017-03-03
* | Change Core to use the new completion_queue_create APIGravatar Sree Kuchibhotla2017-03-02
* | Completion queue creation API change (JUST API change. No functionality change)Gravatar Sree Kuchibhotla2017-03-02
|/
* Use zalloc in completion queueGravatar Craig Tiller2017-02-24
* Eliminate CQ freelistGravatar Craig Tiller2017-02-09
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20