Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #8441 from muxi/update-objc-connectivity | Muxi Yan | 2016-10-25 |
|\ | | | | | Flush ObjC cached channels when network connectivity changes | ||
| * | Update GRPCHost comments | Muxi Yan | 2016-10-25 |
| | | |||
| * | Add comments for GRPCHost | Muxi Yan | 2016-10-25 |
| | | |||
| * | Create connectivityMonitor after call is set up | Muxi Yan | 2016-10-25 |
| | | |||
| * | Override clang-format indent | Muxi Yan | 2016-10-25 |
| | | |||
| * | clang-format format clean | Muxi Yan | 2016-10-25 |
| | | |||
| * | Keep a singleton of connectivity monitor in GRPCHost | Muxi Yan | 2016-10-22 |
| | | |||
| * | Fix stupid compiler error | Muxi Yan | 2016-10-21 |
| | | |||
| * | Do not finish call with error when switching between wifi and cellular | Muxi Yan | 2016-10-21 |
| | | |||
| * | clean with clang-format | Muxi Yan | 2016-10-21 |
| | | |||
| * | Clean cache thoroughly | Muxi Yan | 2016-10-21 |
| | | |||
| * | Break retain cycle and fix bug | Muxi Yan | 2016-10-21 |
| | | |||
| * | bug fix | Muxi Yan | 2016-10-20 |
| | | |||
| * | Address the comments | Muxi Yan | 2016-10-20 |
| | | |||
* | | Revert PR #8425 | Muxi Yan | 2016-10-20 |
| | | |||
| * | Fix nonnull problem | Muxi Yan | 2016-10-20 |
| | | |||
| * | Flush host when network connectivity changes | Muxi Yan | 2016-10-20 |
| | | |||
* | | Merge pull request #8425 from jcanizales/xcode-8-fix | Muxi Yan | 2016-10-19 |
|\ \ | | | | | | | Update projects to XCode 8, and Swift sample to Swift 3 | ||
| * | | Update tests project to XCode 8 | Jorge Canizales | 2016-10-19 |
| | | | |||
* | | | Fix InteropTests.m bug | Muxi Yan | 2016-10-13 |
| | | | |||
| | * | Update Podfile | Muxi Yan | 2016-10-13 |
| |/ |/| | |||
| * | Update Sample project to XCode 8 | Jorge Canizales | 2016-10-07 |
| | | |||
| * | Upgrade SwiftSample to XCode 8 and Swift 3 | Jorge Canizales | 2016-10-07 |
|/ | |||
* | Merge pull request #8223 from muxi/add-quic-support | makdharma | 2016-10-05 |
|\ | | | | | Add QUIC support to Objective C | ||
| * | Update test | Muxi Yan | 2016-10-03 |
| | | |||
| * | Name revision | Muxi Yan | 2016-10-02 |
| | | |||
| * | Minor fixes | Muxi Yan | 2016-09-30 |
| | | |||
| * | Add idempotent test | Muxi Yan | 2016-09-30 |
| | | |||
| * | ObjC API update | Muxi Yan | 2016-09-30 |
| | | |||
* | | Clean up code | Muxi Yan | 2016-09-29 |
| | | |||
* | | Set initial backoff to 10000ms when creating channel | Muxi Yan | 2016-09-28 |
| | | |||
| * | Use NS_OPTIONS flags for ObjC API | Muxi Yan | 2016-09-28 |
| | | |||
| * | Allow more general flags to be passed to ObjC API | Muxi Yan | 2016-09-28 |
| | | |||
| * | Update grpc objc API for support of PUT method | Muxi Yan | 2016-09-27 |
|/ | |||
* | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-08 |
|\ | |||
| * | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-09-08 |
| |\ | |||
* | | | Increase max send message size on server used in objc tests. | Mark D. Roth | 2016-09-06 |
| | | | |||
* | | | Fix objective-C test case. | Mark D. Roth | 2016-08-31 |
| | | | |||
* | | | Change wrapped languages to use the new channel arg macro name. | Mark D. Roth | 2016-08-31 |
|/ / | |||
* | | Avoid static initialization of the kIdentity block | Jorge Canizales | 2016-08-24 |
| | | | | | | Unlike other Objective-C objects, there's no hard reason why the compiler wouldn't be able to initialize a block statically (as it does with NSString literals). And it certainly doesn't complain about it (like it does with other object initializers). But as I haven't been able to find confirmation of this, and we're seeing a weird crash occur near this code, let's play it safe. | ||
| * | Let tracing be enabled before starting an RPC | Jorge Canizales | 2016-08-24 |
| | | | | | | by calling grpc_init on [GRPCCall load], instead of lazily. | ||
* | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc | Nicolas "Pixel" Noble | 2016-08-20 |
|\| | |||
| * | Move user-agent version to 1.0.0 | Jorge Canizales | 2016-08-18 |
| | | | | | | I can’t wait to get all of these automatically from a single source :) | ||
| * | Move Podspecs to v1 | Jorge Canizales | 2016-08-18 |
| | | |||
* | | Merge pull request #7713 from makdharma/cronet_e2e_take2 | makdharma | 2016-08-17 |
|\ \ | | | | | | | Cronet e2e take2 | ||
| * | | removed file from commit | Makarand Dharmapurikar | 2016-08-11 |
| | | | |||
* | | | Merge branch 'v1.0.x' into manual-upmerge | Nicolas "Pixel" Noble | 2016-08-11 |
|\ \ \ | |||
| | | * | Solve merge conflict at gRPC-ProtoRPC.podspec | Jorge Canizales | 2016-08-08 |
| | | |\ | | |_|/ | |/| | | |||
| | | * | Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-archive-fix | Jorge Canizales | 2016-08-07 |
| | | |\ | |||
| * | | \ | Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into ↵ | Jorge Canizales | 2016-08-05 |
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | p0-advance-protobuf-version |