aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/objective-c
Commit message (Collapse)AuthorAge
* Merge pull request #6934 from makdharma/route_guide_fixesGravatar makdharma2016-06-24
|\ | | | | Modified route_guide sample app to show RPC log
| * Added braces around _serviceGravatar Makarand Dharmapurikar2016-06-23
| |
| * Added missing todo and moved _serviceGravatar Makarand Dharmapurikar2016-06-23
| | | | | | | | To Implementation
| * changed service to _service, and added a TODOGravatar Makarand Dharmapurikar2016-06-23
| | | | | | | | TODO for removing boilerplate code
* | Merge pull request #6994 from y-zeng/update-exampleGravatar Jan Tattermusch2016-06-23
|\ \ | | | | | | Update examples with Cocoapods 1.0.0
| * | Update examples with Cocoapods 1.0.0Gravatar Yuchen Zeng2016-06-22
| | |
* | | Update podfiles for objc examplesGravatar Yuchen Zeng2016-06-20
|/ /
| * crud removalGravatar Makarand Dharmapurikar2016-06-16
| |
| * using camelCase for output_label nowGravatar Makarand Dharmapurikar2016-06-16
| |
| * Modified route_guide sample app to show RPC logGravatar Makarand Dharmapurikar2016-06-16
|/ | | | | | Modified the screens to show meaningful information about RPC progress. When you click on each tab the screen now shows log messages that previously only went to the debug console.
* RouteGuide example now works with moving between tabs. Fixes issue 6404.Gravatar Makarand Dharmapurikar2016-05-04
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Fix sanityGravatar Craig Tiller2016-02-08
|
* Updated user agent to be a host-level settingGravatar Kristopher Wuollett2016-02-03
|
* Renamed user agent setting to userAgentPrefix and changed its scope to globalGravatar Kristopher Wuollett2016-02-02
|
* Add channel args to enable user agent string for Objective-CGravatar Kristopher Wuollett2016-01-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
|
* Adjust version requirements through samples and tests.Gravatar Jorge Canizales2015-11-25
|
* Fix build breakage.Gravatar Jorge Canizales2015-10-28
|
* pod install on route_guide projectGravatar Jorge Canizales2015-10-28
|
* nit: Use appledoc-style documentation in the exampleGravatar Jorge Canizales2015-10-28
|
* Fix RouteGuide example to use the last surfaceGravatar Jorge Canizales2015-10-28
|
* ObjC: Start with helloworld, then the web pageGravatar Jorge Canizales2015-10-27
|
* Point RouteGuide pods to local sources; update requirementsGravatar Jorge Canizales2015-10-25
|
* Update version requirements and point to local podspecsGravatar Jorge Canizales2015-10-23
|
* Update auth sample to beta version of gRPCGravatar Jorge Canizales2015-10-23
|
* Fix example to Beta versionGravatar Jorge Canizales2015-10-12
|
* Fix example pod filesGravatar Jorge Canizales2015-10-12
|
* pod install projectGravatar Jorge Canizales2015-10-12
|
* Pod install in the example projectGravatar Jorge Canizales2015-10-12
|
* fix more examples linksGravatar Stanley Cheung2015-08-31
|
* replace all grpc-common occurances with examplesGravatar Stanley Cheung2015-08-27
|
* move examples to correct locationsGravatar Stanley Cheung2015-08-27