aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/examples/Sample
Commit message (Expand)AuthorAge
* Merge master into merge-0.14-into-masterGravatar Jorge Canizales2016-06-30
|\
| * Add .xcscheme files for ObjC examplesGravatar Yuchen Zeng2016-06-27
| * Update examples with Cocoapods 1.0.0Gravatar Yuchen Zeng2016-06-22
* | Update documentation and samples.Gravatar Jorge Canizales2016-06-08
|/
* Update copyrightsGravatar Craig Tiller2016-03-31
* fix copyrightsGravatar Jan Tattermusch2016-01-22
* Update interop test service url to grpc-test.sandbox.googleapis.com.Gravatar Adele Zhou2016-01-20
* Move BoringSSL.podspec into src, and point Podfiles to itGravatar Jorge Canizales2015-12-01
* Update Podfile to point to the right sample dependenciesGravatar Benny Wong2015-11-12
* Update ObjC sample to use the new ProtoMethod instead of GRPCMethodNameGravatar Benny Wong2015-11-10
* Import headers based on path in sample appGravatar Jorge Canizales2015-06-23
* Point test and sample podfiles to protobuf releaseGravatar Jorge Canizales2015-06-04
* Make sample app easier to understandGravatar Jorge Canizales2015-05-31
* Remove remaining tests and RouteGuide from sample appGravatar Jorge Canizales2015-05-31
* Move RouteGuideClient to generated_libraries/Gravatar Jorge Canizales2015-05-31
* Delete RemoteProtoTests from sample appGravatar Jorge Canizales2015-05-30
* Point Podfile of sample app to new RemoteTestsClient locationGravatar Jorge Canizales2015-05-30
* Move RemoteTestClient files to /objective-cGravatar Jorge Canizales2015-05-30
* Fix for changed parseFromData: signature (now parseFromData:error:)Gravatar Marc Wandschneider2015-05-27
* Point sample app to official protobuf podspecGravatar Jorge Canizales2015-05-21
* Fixed writer commentGravatar murgatroid992015-05-20
* Fixed boolean variableGravatar murgatroid992015-05-20
* Added cancel_after_first_response testGravatar murgatroid992015-05-20
* s/didFinishWithError/writesFinishedWithErrorGravatar Jorge Canizales2015-05-19
* s/didReceiveValue/writeValueGravatar Jorge Canizales2015-05-19
* Use BufferedPipe to add PingPong test and fix Cancel testGravatar Jorge Canizales2015-05-18
* Fix false positive in server streaming testGravatar Jorge Canizales2015-05-18
* Move sample app to proto3 and clarify usage exampleGravatar Jorge Canizales2015-05-17
* Adds local sample test using generated serviceGravatar Jorge Canizales2015-05-17
* Moves the RouteGuide local tests to proto3Gravatar Jorge Canizales2015-05-17
* Regenerates RouteGuide library as proto3Gravatar Jorge Canizales2015-05-17
* Adjust remote tests to use proto3Gravatar Jorge Canizales2015-05-17
* Make the test.proto etc proto3, regenerate files, adjust podspec and PodfileGravatar Jorge Canizales2015-05-17
* Some modifications based on commentsGravatar murgatroid992015-05-15
* Fixed cancellation testsGravatar murgatroid992015-05-15
* Added more interop testsGravatar murgatroid992015-05-15
* Added server_streaming interop testGravatar murgatroid992015-05-15
* Podfile.lock prevents gRPC to be properly installedGravatar Jorge Canizales2015-04-28
* Increases timeout of client_streaming test to 4sGravatar Jorge Canizales2015-04-28
* Checks in Podfile.lock so the build is reproducibleGravatar Jorge Canizales2015-04-28
* Warn in the sample's README that pod install must be runGravatar Jorge Canizales2015-04-27
* Removes Cocoapod-generated filesGravatar Jorge Canizales2015-04-27
* Augments the timeout of the large_unary test to 4sGravatar Jorge Canizales2015-04-27
* Implements empty_unary, large_unary, and client_streaming integration tests.Gravatar Jorge Canizales2015-04-27
* Moves ProtoRPC.podspec into gRPC.podspecGravatar Jorge Canizales2015-04-22
* Adjusts #imports of RxLibraryGravatar Jorge Canizales2015-04-22
* Adds unit test of stub to the XCode projectGravatar Jorge Canizales2015-04-22
* Creates unit test for the stubGravatar Jorge Canizales2015-04-22
* Fixes initializer of the generated stubGravatar Jorge Canizales2015-04-22
* Fixes syntax errors.Gravatar Jorge Canizales2015-04-22