Commit Graph

87 Commits

Author SHA1 Message Date
David Garcia Quintas 4281272389 Updated git clone URL 2016-06-29 17:39:07 -07:00
Yuchen Zeng b8431ae707 Add .xcscheme files for ObjC examples 2016-06-27 10:30:51 -07:00
makdharma 80dc760acc Merge pull request #6934 from makdharma/route_guide_fixes
Modified route_guide sample app to show RPC log
2016-06-24 13:57:50 -07:00
Makarand Dharmapurikar 5a3c6389ed Added braces around _service 2016-06-23 14:02:33 -07:00
Makarand Dharmapurikar abd285aed8 Added missing todo and moved _service
To Implementation
2016-06-23 13:30:19 -07:00
Makarand Dharmapurikar dde4fc66fb changed service to _service, and added a TODO
TODO for removing boilerplate code
2016-06-23 10:35:19 -07:00
Jan Tattermusch 1bc42d9504 Merge pull request #6994 from y-zeng/update-example
Update examples with Cocoapods 1.0.0
2016-06-23 10:11:54 -07:00
Yuchen Zeng db3ffe13cb Update examples with Cocoapods 1.0.0 2016-06-22 01:14:25 -07:00
Yuchen Zeng abc7427a4d Update podfiles for objc examples 2016-06-20 14:40:57 -07:00
Makarand Dharmapurikar 4412c85a10 crud removal 2016-06-16 10:37:51 -07:00
Makarand Dharmapurikar 3eba9075ef using camelCase for output_label now 2016-06-16 10:15:32 -07:00
Makarand Dharmapurikar a7cc90055e Modified route_guide sample app to show RPC log
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.
2016-06-16 09:59:51 -07:00
Makarand Dharmapurikar e79b08b5ec RouteGuide example now works with moving between tabs. Fixes issue 6404. 2016-05-04 18:09:20 -07:00
Craig Tiller 6169d5f7b0 Update copyrights 2016-03-31 07:46:18 -07:00
Craig Tiller 6c90d898b6 Fix sanity 2016-02-08 10:27:50 -08:00
Kristopher Wuollett 20b79e702d Updated user agent to be a host-level setting 2016-02-03 21:38:44 -05:00
Kristopher Wuollett 300f7e4322 Renamed user agent setting to userAgentPrefix and changed its scope to global 2016-02-02 22:38:40 -05:00
Kristopher Wuollett c6b301775c Add channel args to enable user agent string for Objective-C 2016-01-31 14:26:39 -05:00
Jan Tattermusch 73128da651 fix copyrights 2016-01-22 14:48:10 -08:00
Adele Zhou 83576babef Update interop test service url to grpc-test.sandbox.googleapis.com. 2016-01-20 14:37:07 -08:00
Jorge Canizales 0c0d15fec0 Move BoringSSL.podspec into src, and point Podfiles to it 2015-12-01 18:01:24 -08:00
Jorge Canizales e3d9db2667 Adjust version requirements through samples and tests. 2015-11-25 22:16:38 -08:00
Jorge Canizales 2f0d11bf2a Fix build breakage. 2015-10-28 06:07:26 -07:00
Jorge Canizales 6f7e26a577 pod install on route_guide project 2015-10-28 06:07:05 -07:00
Jorge Canizales 7fb5b3c2a0 nit: Use appledoc-style documentation in the example 2015-10-28 05:52:11 -07:00
Jorge Canizales 8676d22b3d Fix RouteGuide example to use the last surface 2015-10-28 05:51:11 -07:00
Jorge Canizales 1f5d62b454 ObjC: Start with helloworld, then the web page 2015-10-27 10:50:03 -07:00
Jorge Canizales ee4a13e02b Point RouteGuide pods to local sources; update requirements 2015-10-25 21:45:22 -07:00
Jorge Canizales 739c07896b Update version requirements and point to local podspecs 2015-10-23 13:43:24 -07:00
Jorge Canizales 707e320ca7 Update auth sample to beta version of gRPC 2015-10-23 13:43:24 -07:00
Jorge Canizales 2fe0dcd06b Fix example to Beta version 2015-10-12 18:20:23 -07:00
Jorge Canizales dfe91b5471 Fix example pod files 2015-10-12 18:20:20 -07:00
Jorge Canizales 9544ce73c3 pod install project 2015-10-12 18:20:12 -07:00
Jorge Canizales 5354d5536c Pod install in the example project 2015-10-12 18:19:55 -07:00
Stanley Cheung 56debcb6d1 fix more examples links 2015-08-31 15:14:28 -07:00
Stanley Cheung 0a268216c2 replace all grpc-common occurances with examples 2015-08-27 14:38:38 -07:00
Stanley Cheung 20fa6693f3 move examples to correct locations 2015-08-27 14:00:20 -07:00