aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c
Commit message (Expand)AuthorAge
...
| | | | * | | | Make RPCs on a loopGravatar Jorge Canizales2016-06-29
| | | | * | | | Add Podfile and pod installGravatar Jorge Canizales2016-06-29
| | | | | * | | Merge pull request #7129 from jcanizales/pander-to-pod-lint-boringsslGravatar makdharma2016-06-29
| | | | | |\ \ \
| | | | * | | | | Minimal iOS appGravatar Jorge Canizales2016-06-29
| * | | | | | | | fixed compiler warning #2Gravatar Makarand Dharmapurikar2016-06-29
* | | | | | | | | Merge pull request #7081 from y-zeng/build-example-travisGravatar Jan Tattermusch2016-06-29
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| | * | | | | | | fixed a compiler warningGravatar Makarand Dharmapurikar2016-06-29
| | | | | | | * | Divide gRPC-Core in Interface & Impl subspecsGravatar Jorge Canizales2016-06-28
| | | | | | |/ /
| | | | | | * | BoringSSL: further documentation nit.Gravatar Jorge Canizales2016-06-28
| | | | | | * | BoringSSL fixup: pqueue.h is removed in v4Gravatar Jorge Canizales2016-06-28
| | | | | | * | BoringSSL: move podspec to v4Gravatar Jorge Canizales2016-06-28
| | | | | | * | BoringSSL: Document podspec hacksGravatar Jorge Canizales2016-06-28
| | | | | | * | BoringSSL fixup: remove unneeded empty source fileGravatar Jorge Canizales2016-06-28
| | | | | | * | BoringSSL: Intf and Impl subspecs. WIPGravatar Jorge Canizales2016-06-28
| | | | | | * | BoringSSL: Point to v3 tag in the repoGravatar Jorge Canizales2016-06-28
| | | | | | * | BoringSSL: import all in the umbrella headerGravatar Jorge Canizales2016-06-28
| | | | | * | | Merge pull request #7080 from jcanizales/p0-restore-connectivity-fixGravatar makdharma2016-06-28
| | | | | |\ \ \ | | | | | | |/ / | | | | | |/| |
* | | | | | | | Merge pull request #7066 from y-zeng/ios-testGravatar Jan Tattermusch2016-06-28
|\ \ \ \ \ \ \ \
| | | * | | | | | Added another commentGravatar Makarand Dharmapurikar2016-06-28
| | | * | | | | | Added a commentGravatar Makarand Dharmapurikar2016-06-28
| | | * | | | | | fix for working with compressed data. Fixes #6746.Gravatar Makarand Dharmapurikar2016-06-28
| |_|/ / / / / / |/| | | | | | |
| | | | | | * | Restore fix undid by https://github.com/grpc/grpc/pull/5893Gravatar Jorge Canizales2016-06-28
| | | | * | | | Avoid using git checkout and git cleanGravatar Yuchen Zeng2016-06-27
* | | | | | | | fixed indentation #2Gravatar Makarand Dharmapurikar2016-06-27
* | | | | | | | fixed indentationGravatar Makarand Dharmapurikar2016-06-27
* | | | | | | | fixes #7051Gravatar Makarand Dharmapurikar2016-06-27
| | * | | | | | Add .xcscheme files for ObjC examplesGravatar Yuchen Zeng2016-06-27
* | | | | | | | Merge pull request #6906 from makdharma/2646Gravatar Jan Tattermusch2016-06-25
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| | * | | | | | Fix InteropTests.mGravatar Yuchen Zeng2016-06-24
| | | | * | | | Merge remote-tracking branch 'upstream/master' into auto-build-exampleGravatar Yuchen Zeng2016-06-24
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| | | | * | | | Add .xcscheme files for ObjC examplesGravatar Yuchen Zeng2016-06-24
| | | * | | | | Remove Unicode from the tests projectGravatar Jorge Canizales2016-06-24
| | | * | | | | Ignore deprecation warning in the test of deprecated featureGravatar Jorge Canizales2016-06-24
* | | | | | | | Merge pull request #7029 from y-zeng/fix-swiftsampleGravatar makdharma2016-06-24
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| | | | * | | | Merge master into let-invalidate-channelsGravatar Jorge Canizales2016-06-24
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| | | | | | | * Restore fix undid by https://github.com/grpc/grpc/pull/5893Gravatar Jorge Canizales2016-06-24
| * | | | | | | Add TODOGravatar Yuchen Zeng2016-06-23
| | | | | | * | Bump Protobuf to beta-3.1Gravatar Jorge Canizales2016-06-23
| | * | | | | | Added a commentGravatar Makarand Dharmapurikar2016-06-23
| | | | | * | | Merge remote-tracking branch 'upstream/master' into auto-build-exampleGravatar Yuchen Zeng2016-06-23
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge pull request #6922 from y-zeng/ios-testGravatar Jan Tattermusch2016-06-23
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #6994 from y-zeng/update-exampleGravatar Jan Tattermusch2016-06-23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update examples with Cocoapods 1.0.0Gravatar Yuchen Zeng2016-06-22
| | | | | | | * | | Fixed format issuesGravatar Yuchen Zeng2016-06-21
| | | | | | | * | | Build objc examples as part of automatic testsGravatar Yuchen Zeng2016-06-21
| | |_|_|_|_|/ / / | |/| | | | | | |
| | | | | * | | | Fix format issuesGravatar Yuchen Zeng2016-06-21
| | | |_|/ / / / | | |/| | | | |
| | * | | | | | Fixed format issuesGravatar Yuchen Zeng2016-06-21
| | * | | | | | Addressed review commentsGravatar Yuchen Zeng2016-06-21
| | * | | | | | Revert ProtoService.m, add an exception for its incompatible-pointer-types wa...Gravatar Yuchen Zeng2016-06-20
* | | | | | | | Update podfiles for objc examplesGravatar Yuchen Zeng2016-06-20
|/ / / / / / /