aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c
Commit message (Expand)AuthorAge
* Initialize flagGravatar Muxi Yan2018-10-11
* Resetting _call and _handler on finishGravatar Muxi Yan2018-10-11
* Add comment on clearing GRPCCall2._handlerGravatar Muxi Yan2018-10-11
* Move issuance of response in helper functionsGravatar Muxi Yan2018-10-11
* Fix CI failuresGravatar Muxi Yan2018-10-11
* Check if optional method of GRPCCallOptions are implementedGravatar Muxi Yan2018-10-10
* requestOptions precondition check polishingGravatar Muxi Yan2018-10-10
* Copy string fixGravatar Muxi Yan2018-10-10
* Update GRPCCall2:cancel: docsGravatar Muxi Yan2018-10-10
* Rename writeWithData to writeDataGravatar Muxi Yan2018-10-10
* Handle GRPCCall2:start: twiceGravatar Muxi Yan2018-10-10
* Rename handler->responseHandler in function signatureGravatar Muxi Yan2018-10-10
* Typo and doc fixGravatar Muxi Yan2018-10-10
* Make multiple -init and +new UNAVAILABLE; identify designated initializerGravatar Muxi Yan2018-10-10
* Make dispatcheQueue of responseHandler requiredGravatar Muxi Yan2018-10-10
* Remove redundant forward declarationGravatar Muxi Yan2018-10-10
* Channel poolGravatar Muxi Yan2018-10-08
* deprecated old APIGravatar Muxi Yan2018-10-08
* New API for GRPCCallGravatar Muxi Yan2018-10-08
* Proto-related changesGravatar Muxi Yan2018-10-08
* Update testsGravatar Muxi Yan2018-10-08
* Update status in objc interop testsGravatar Yash Tibrewal2018-10-05
* clang_formatGravatar Muxi Yan2018-09-25
* Add tests for NSError+GRPCGravatar Muxi Yan2018-09-25
* Fix crash in grpc_errorFromStatusCodeGravatar Muxi Yan2018-09-25
* Rename openssl in testGravatar Muxi Yan2018-09-21
* bug fixGravatar Muxi Yan2018-09-20
* replace #include library name in BoringSSL filesGravatar Muxi Yan2018-09-20
* Rename the openssl framework to openssl_grpc to avoid conflictGravatar Muxi Yan2018-09-19
* Regenerate projectsGravatar Juanli Shen2018-08-27
* Merge pull request #16358 from muxi/privatize-boringsslGravatar Muxi Yan2018-08-24
|\
| * Update README to document the changeGravatar Muxi Yan2018-08-23
| * Make symbols of BoringSSL private to gRPCGravatar Muxi Yan2018-08-23
* | Merge branch 'master' into callback_cqGravatar Vijay Pai2018-08-13
|\ \
| * \ Merge pull request #16261 from muxi/dynamic-cfstream-initGravatar Muxi Yan2018-08-13
| |\ \
| * \ \ Merge pull request #16271 from muxi/verbose-errorGravatar Muxi Yan2018-08-10
| |\ \ \
| * \ \ \ Merge pull request #16213 from muxi/fix-ios8-con-monGravatar Muxi Yan2018-08-10
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | Obj-c doesn't have nullptr, use NULLGravatar Vijay Pai2018-08-10
* | | | | Experimental infrastructure for callback-based CQGravatar Vijay Pai2018-08-10
|/ / / /
| | * | clang-formatGravatar Muxi Yan2018-08-07
| | | * Nit polish on the user manualGravatar Muxi Yan2018-08-07
| | * | Add test for returned debug informationGravatar Muxi Yan2018-08-07
| | | * Update documentGravatar Muxi Yan2018-08-07
* | | | Upgrade protobuf podspecs in grpcGravatar Muxi Yan2018-08-07
| * | | clang-formatGravatar Muxi Yan2018-08-07
| | * | Surface error_string to ObjC usersGravatar Muxi Yan2018-08-07
| |/ / |/| |
| | * Enable CFStream with environment variableGravatar Muxi Yan2018-08-06
| |/ |/|
| * Make strong reference in notification center callbackGravatar Muxi Yan2018-08-01
| * Fix refcounting issueGravatar Muxi Yan2018-08-01
|/
* upmerged from v1.14.xGravatar Srini Polavarapu2018-07-31
|\