aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c
Commit message (Collapse)AuthorAge
* Tweaks to existing components for CFStreamGravatar Muxi Yan2018-05-15
|
* Merge pull request #15086 from grpc/fix-channel-refcountGravatar Muxi Yan2018-04-20
|\ | | | | Fix _channel ref count issue
* | Address commentsGravatar Muxi Yan2018-04-18
| |
* | Update Swift version in xcodeprojGravatar Muxi Yan2018-04-18
| |
* | Convert SwiftSample to Swift 3 styleGravatar Muxi Yan2018-04-18
| |
* | Inhibit warnings caused by ProtobufGravatar Muxi Yan2018-04-18
| |
| * Comment on the fixGravatar Muxi Yan2018-04-17
| |
| * Fix _channel ref count issueGravatar Muxi Yan2018-04-17
|/
* clang-format objective-c filesGravatar Muxi Yan2018-04-11
|
* Merge pull request #14942 from muxi/fix-objc-statusGravatar Muxi Yan2018-04-10
|\ | | | | Fix gRPC ObjC return status
| * Surface return status from coreGravatar Muxi Yan2018-04-04
| |
* | Regenerate projectsGravatar Mehrdad Afshari2018-04-04
|/
* Introduce channel arg to disable authority filterGravatar Muxi Yan2018-04-01
|
* Revert "Let cronet use grpc_cronet_registry_plugin"Gravatar Muxi Yan2018-03-30
|
* Release self retain only after all clean-up doneGravatar Muxi Yan2018-03-29
|
* Merge pull request #14781 from muxi/objc-keep-aliveGravatar Muxi Yan2018-03-28
|\ | | | | Allow gRPC ObjC user to set keepalive options
| * Disable test for Cronet (unsupported)Gravatar Muxi Yan2018-03-28
| |
| * Test nit fixesGravatar Muxi Yan2018-03-27
| |
| * Polish comments for setKeepaliveWithIntervalGravatar Muxi Yan2018-03-26
| |
| * Allow gRPC ObjC user to set keepalive optionsGravatar Muxi Yan2018-03-26
| |
* | Added host override info to test fixture configGravatar David Garcia Quintas2018-03-23
|/
* Merge pull request #14758 from muxi/cronet-plugin-registryGravatar Muxi Yan2018-03-21
|\ | | | | Let cronet use grpc_cronet_registry_plugin
| * Let cronet use grpc_cronet_registry_pluginGravatar Muxi Yan2018-03-20
| |
* | Merge pull request #14674 from muxi/add-link-map-analyzerGravatar Muxi Yan2018-03-20
|\ \ | |/ |/| Add Xcode link map analyzer script to ObjC repo
| * Add Xcode link map analyzerGravatar Muxi Yan2018-03-12
| |
* | Merge pull request #14646 from muxi/add-san-objcGravatar Muxi Yan2018-03-08
|\ \ | | | | | | Add cronet transport sanitizer tests
* \ \ Merge pull request #14531 from muxi/update-connectivity-test-appGravatar Muxi Yan2018-03-08
|\ \ \ | | | | | | | | Rewrite connectivity testing app
| | * | Add the sanitizer tests to CIGravatar Muxi Yan2018-03-08
| | | |
| | * | Add asan and tsan to ObjCGravatar Muxi Yan2018-03-08
| | |/
* | / Remove hostname extraction for ConnectivityMonitorGravatar Muxi Yan2018-03-02
| |/ |/|
* | Revert "Revert "Refactor connectivity monitor on iOS""Gravatar Muxi Yan2018-02-28
| |
* | Revert "Refactor connectivity monitor on iOS"Gravatar Muxi Yan2018-02-28
| |
| * Rewrite connectivity testing appGravatar Muxi Yan2018-02-26
| |
* | Refactor connectivity monitorGravatar Muxi Yan2018-02-26
| |
* | Guarantees that `GRPCCall:finishWithError` is only called onceGravatar Muxi Yan2018-02-26
| |
* | Cancel underlying call when GRPCCall is finishedGravatar Muxi Yan2018-02-26
| |
* | Better use of strong/weak ref to self in GRPCCallGravatar Muxi Yan2018-02-26
|/
* Merge pull request #14318 from muxi/add-logging-interfaceGravatar Muxi Yan2018-02-23
|\ | | | | Add mobile log interface to ObjC
* | Regenerate projectsGravatar Mehrdad Afshari2018-02-22
| |
| * Add comments to the interfaceGravatar Muxi Yan2018-02-22
| |
* | Merge pull request #14433 from muxi/add-cronet-bin-base64Gravatar Muxi Yan2018-02-21
|\ \ | | | | | | Add binary metadata support for cronet transport
| * | Add binary metadata support for cronet transportGravatar Muxi Yan2018-02-14
| | |
* | | Fix comiler warningGravatar Noah Eisen2018-02-14
|/ /
* | Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-07
|\ \
| * | Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_*Gravatar Muxi Yan2018-02-06
| | |
* | | Minor fix on obj-c codeGravatar Vijay Pai2018-02-06
| | |
| * | Resolve warnings of implementing deprecated classGravatar Muxi Yan2018-02-05
| | |
| | * Add MobileLog supportGravatar Muxi Yan2018-02-05
| | |
| * | Fix a typoGravatar Muxi Yan2018-02-05
| | |
| * | Fix reference of self in blockGravatar Muxi Yan2018-02-05
| |/