aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c
Commit message (Expand)AuthorAge
* Merge pull request #7245 from muxi/fix-7181Gravatar makdharma2016-07-18
|\
| * Remove redundant commentGravatar Muxi Yan2016-07-14
* | Merge pull request #7359 from jcanizales/p0-protoc-podspecGravatar makdharma2016-07-13
|\ \
* \ \ Merge branch 'release-0_15' into upmerge-masterGravatar Nicolas "Pixel" Noble2016-07-12
|\ \ \
| * \ \ Merge branch 'release-0_14' into release-0_15Gravatar Nicolas "Pixel" Noble2016-07-12
| |\ \ \
| | | * \ Merge master to resolve tests podspec conflictGravatar Jorge Canizales2016-07-11
| | | |\ \ | |_|_|/ / |/| | | |
| | | * | Tests Podfile cleanupGravatar Jorge Canizales2016-07-11
| | | * | Use the deployed protoc spec in samples and READMEGravatar Jorge Canizales2016-07-11
| | | * | gRPC plugin podspec: license & deployment targetGravatar Jorge Canizales2016-07-11
| | | * | ProtoCompiler.podspec: license & deployment targetGravatar Jorge Canizales2016-07-11
| | | * | Podspecs for Protoc and the gRPC pluginGravatar Jorge Canizales2016-07-11
* | | | | removed unneeded import. fixes travis buildGravatar Makarand Dharmapurikar2016-07-08
* | | | | fixes #7219Gravatar Makarand Dharmapurikar2016-07-08
* | | | | Merge pull request #7219 from jcanizales/merge-0.14-into-masterGravatar makdharma2016-07-08
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #7190 from dgquintas/bb_reader_errorGravatar Nicolas Noble2016-07-07
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #7159 from jcanizales/p0-connectivity-appGravatar kpayson642016-07-07
|\ \ \ \ \ \ \
| | | | | | | * Update error message when client does not enough memory to hold server responseGravatar Muxi Yan2016-07-07
| | | | | * | | Add arm_arch.h back to fix compilation for devicesGravatar Jorge Canizales2016-07-07
| | | | | | | * Fix error code when client run out of memory in Objective C code baseGravatar Muxi Yan2016-07-06
| |_|_|_|_|_|/ |/| | | | | |
| | * | | | | Merge branch 'complicated-syndrome-of-the-alien-kind' of https://github.com/s...Gravatar David Garcia Quintas2016-07-02
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | |
| | | | | | * ProtoCompiler podspecGravatar Jorge Canizales2016-07-01
| | | | |_|/ | | | |/| |
| | | * | | Fix examples to work with local gRPC-CoreGravatar Jorge Canizales2016-07-01
| | | * | | Merge commit '20caeb182cbc152e7e038306a9b01f438f79ca41' into merge-0.14-into-...Gravatar Jorge Canizales2016-07-01
| | | |\ \ \ | |_|_|/ / / |/| | | | |
| | | * | | Fix example Podfiles, and document betterGravatar Jorge Canizales2016-07-01
| | | * | | Merge fixup: version, deployment target & spec nameGravatar Jorge Canizales2016-07-01
| | * | | | Added comment for obj-cGravatar David Garcia Quintas2016-06-30
| | * | | | Added TODO for php.Gravatar David Garcia Quintas2016-06-30
| | * | | | Return success status of grpc_byte_buffer_readerGravatar David Garcia Quintas2016-06-30
* | | | | | Merge pull request #6992 from y-zeng/auto-build-exampleGravatar makdharma2016-06-30
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| | | * | | Merge master into merge-0.14-into-masterGravatar Jorge Canizales2016-06-30
| | | |\ \ \ | |_|_|/ / / |/| | | | / | | | | |/ | | | |/|
* | | | | Merge pull request #6378 from jcanizales/let-invalidate-channelsGravatar Jan Tattermusch2016-06-30
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #7120 from makdharma/issue6746Gravatar Jan Tattermusch2016-06-30
|\ \ \ \ \ \
| | | * | | | Add comments in build_example_test.shGravatar Yuchen Zeng2016-06-30
| | | | | * | Merge pull request #7132 from jcanizales/pander-to-pod-lint-coreGravatar makdharma2016-06-30
| | | | | |\ \
| | | * | | | | Use protoc and objc plugins built by run_testGravatar Yuchen Zeng2016-06-29
| | | | * | | | Add README.md explaining use of the appGravatar Jorge Canizales2016-06-29
| | | | * | | | 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