Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #15258 from grpc/revert-15193-service-init-protocol | Muxi Yan | 2018-05-03 |
|\ | | | | | Revert "Provide protocol for initializer of generated messages" | ||
| * | Revert "Provide protocol for initializer of generated messages" | Muxi Yan | 2018-05-02 |
| | | |||
* | | Regenerate projects | Mehrdad Afshari | 2018-05-02 |
|/ | |||
* | Merge pull request #15193 from muxi/service-init-protocol | Muxi Yan | 2018-05-01 |
|\ | | | | | Provide protocol for initializer of generated messages | ||
| * | Provide protocol for generics | Muxi Yan | 2018-04-25 |
| | | |||
* | | Merge pull request #15110 from muxi/advance-boringssl-10.0.2 | Muxi Yan | 2018-04-25 |
|\ \ | |/ |/| | BoringSSL podspec update | ||
* | | Merge pull request #15086 from grpc/fix-channel-refcount | Muxi Yan | 2018-04-20 |
|\ \ | | | | | | | Fix _channel ref count issue | ||
* | | | Address comments | Muxi Yan | 2018-04-18 |
| | | | |||
* | | | Update Swift version in xcodeproj | Muxi Yan | 2018-04-18 |
| | | | |||
* | | | Convert SwiftSample to Swift 3 style | Muxi Yan | 2018-04-18 |
| | | | |||
| | * | BoringSSL 10.0.2 | Muxi Yan | 2018-04-18 |
| | | | |||
* | | | Inhibit warnings caused by Protobuf | Muxi Yan | 2018-04-18 |
| |/ |/| | |||
| * | Comment on the fix | Muxi Yan | 2018-04-17 |
| | | |||
| * | Fix _channel ref count issue | Muxi Yan | 2018-04-17 |
|/ | |||
* | clang-format objective-c files | Muxi Yan | 2018-04-11 |
| | |||
* | Merge pull request #14942 from muxi/fix-objc-status | Muxi Yan | 2018-04-10 |
|\ | | | | | Fix gRPC ObjC return status | ||
| * | Surface return status from core | Muxi Yan | 2018-04-04 |
| | | |||
* | | Regenerate projects | Mehrdad Afshari | 2018-04-04 |
|/ | |||
* | Introduce channel arg to disable authority filter | Muxi Yan | 2018-04-01 |
| | |||
* | Revert "Let cronet use grpc_cronet_registry_plugin" | Muxi Yan | 2018-03-30 |
| | |||
* | Release self retain only after all clean-up done | Muxi Yan | 2018-03-29 |
| | |||
* | Merge pull request #14781 from muxi/objc-keep-alive | Muxi Yan | 2018-03-28 |
|\ | | | | | Allow gRPC ObjC user to set keepalive options | ||
| * | Disable test for Cronet (unsupported) | Muxi Yan | 2018-03-28 |
| | | |||
| * | Test nit fixes | Muxi Yan | 2018-03-27 |
| | | |||
| * | Polish comments for setKeepaliveWithInterval | Muxi Yan | 2018-03-26 |
| | | |||
| * | Allow gRPC ObjC user to set keepalive options | Muxi Yan | 2018-03-26 |
| | | |||
* | | Added host override info to test fixture config | David Garcia Quintas | 2018-03-23 |
|/ | |||
* | Merge pull request #14758 from muxi/cronet-plugin-registry | Muxi Yan | 2018-03-21 |
|\ | | | | | Let cronet use grpc_cronet_registry_plugin | ||
| * | Let cronet use grpc_cronet_registry_plugin | Muxi Yan | 2018-03-20 |
| | | |||
* | | Merge pull request #14674 from muxi/add-link-map-analyzer | Muxi Yan | 2018-03-20 |
|\ \ | |/ |/| | Add Xcode link map analyzer script to ObjC repo | ||
| * | Add Xcode link map analyzer | Muxi Yan | 2018-03-12 |
| | | |||
* | | Merge pull request #14646 from muxi/add-san-objc | Muxi Yan | 2018-03-08 |
|\ \ | | | | | | | Add cronet transport sanitizer tests | ||
* \ \ | Merge pull request #14531 from muxi/update-connectivity-test-app | Muxi Yan | 2018-03-08 |
|\ \ \ | | | | | | | | | Rewrite connectivity testing app | ||
| | * | | Add the sanitizer tests to CI | Muxi Yan | 2018-03-08 |
| | | | | |||
| | * | | Add asan and tsan to ObjC | Muxi Yan | 2018-03-08 |
| | |/ | |||
* | / | Remove hostname extraction for ConnectivityMonitor | Muxi Yan | 2018-03-02 |
| |/ |/| | |||
* | | Revert "Revert "Refactor connectivity monitor on iOS"" | Muxi Yan | 2018-02-28 |
| | | |||
* | | Revert "Refactor connectivity monitor on iOS" | Muxi Yan | 2018-02-28 |
| | | |||
| * | Rewrite connectivity testing app | Muxi Yan | 2018-02-26 |
| | | |||
* | | Refactor connectivity monitor | Muxi Yan | 2018-02-26 |
| | | |||
* | | Guarantees that `GRPCCall:finishWithError` is only called once | Muxi Yan | 2018-02-26 |
| | | |||
* | | Cancel underlying call when GRPCCall is finished | Muxi Yan | 2018-02-26 |
| | | |||
* | | Better use of strong/weak ref to self in GRPCCall | Muxi Yan | 2018-02-26 |
|/ | |||
* | Merge pull request #14318 from muxi/add-logging-interface | Muxi Yan | 2018-02-23 |
|\ | | | | | Add mobile log interface to ObjC | ||
* | | Regenerate projects | Mehrdad Afshari | 2018-02-22 |
| | | |||
| * | Add comments to the interface | Muxi Yan | 2018-02-22 |
| | | |||
* | | Merge pull request #14433 from muxi/add-cronet-bin-base64 | Muxi Yan | 2018-02-21 |
|\ \ | | | | | | | Add binary metadata support for cronet transport | ||
| * | | Add binary metadata support for cronet transport | Muxi Yan | 2018-02-14 |
| | | | |||
* | | | Fix comiler warning | Noah Eisen | 2018-02-14 |
|/ / | |||
* | | Merge branch 'master' into gpr_review_host_port | Vijay Pai | 2018-02-07 |
|\ \ |