aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/GRPCClient/private/GRPCCompletionQueue.m
Commit message (Expand)AuthorAge
* Merge branch 'master' into callback_cqGravatar Vijay Pai2018-08-13
|\
* | Obj-c doesn't have nullptr, use NULLGravatar Vijay Pai2018-08-10
* | Experimental infrastructure for callback-based CQGravatar Vijay Pai2018-08-10
| * Enable CFStream with environment variableGravatar Muxi Yan2018-08-06
|/
* CommentsGravatar Muxi Yan2018-05-16
* Tweaks to existing components for CFStreamGravatar Muxi Yan2018-05-15
* clang-format objective-c filesGravatar Muxi Yan2018-04-11
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Objective-C changesGravatar Sree Kuchibhotla2017-03-22
* Objective-C: Completion queue creation API changesGravatar Sree Kuchibhotla2017-03-03
* Update copyrightsGravatar Craig Tiller2016-03-31
* Revert "Redo "Pass a non-infinite deadline to grpc_completion_queue_next() to...Gravatar Jorge Canizales2016-03-20
* Use a singleton completion queueGravatar Jorge Canizales2016-03-14
* Revert "Revert "Pass a non-infinite deadline to grpc_completion_queue_next() ...Gravatar Jorge Canizales2016-03-11
* Fix sanityGravatar Craig Tiller2016-03-04
* Revert "Pass a non-infinite deadline to grpc_completion_queue_next() to preve...Gravatar Jan Tattermusch2016-03-04
* Add comments and feature flag.Gravatar Greg Haines2016-03-04
* Feedback from @jcanizales and @vjpaiGravatar Greg Haines2016-03-02
* Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queue...Gravatar Greg Haines2016-03-02
* Have ObjC use the new future-proofed C interfaceGravatar Jorge Canizales2015-08-08
* Let register SSL config per-host.Gravatar Jorge Canizales2015-08-01
* Fix C library gpr_inf_future breakageGravatar Jorge Canizales2015-07-18
* Updated Objective C code to match completion queue changesGravatar murgatroid992015-05-08
* Simplified startBatch, resolved commentsGravatar murgatroid992015-04-29
* Simplified some batch code, resolved commentsGravatar murgatroid992015-04-29
* Re-added completion_queue_destroy callGravatar murgatroid992015-04-27
* Addressed review commentsGravatar murgatroid992015-04-24
* Migrated Objective C library to C batch APIGravatar murgatroid992015-04-24
* Working podspecs for gRPC core & wrapperGravatar Jorge Canizales2015-04-21
* include .m in check_copyright.pyGravatar Yang Gao2015-02-20
* Adds copyright notices to the GRPCClient files.Gravatar Jorge Canizales2015-02-18
* Imports code of the generic gRPC client library.Gravatar Jorge Canizales2015-02-17