1. 4a08e71 Revert PR #8425 by Muxi Yan · 8 years ago
  2. bc7fae2 Update Sample project to XCode 8 by Jorge Canizales · 8 years ago
  3. 20d58ef Upgrade SwiftSample to XCode 8 and Swift 3 by Jorge Canizales · 8 years ago
  4. 4a18c67 Move Podspecs to v1 by Jorge Canizales · 8 years ago
  5. 8ac55f8 Solve merge conflict at gRPC-ProtoRPC.podspec by Jorge Canizales · 8 years ago
  6. a9b1c5c Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-archive-fix by Jorge Canizales · 8 years ago
  7. fb3a71d Fix usage of proto message parsing by Jorge Canizales · 8 years ago
  8. 7a2bc14 Merge commit '5e623b8d8d8d106bd4ab9a6d77ef43b1a134d8ec' into p0-advance-protobuf-version by Jorge Canizales · 8 years ago
  9. 72dce2d Update podspecs to use Protobuf 3.0.0 by Jorge Canizales · 8 years ago
  10. 7195a49 Merge pull request #7425 from jcanizales/p0-dynamic-frameworks-build-tests by makdharma · 8 years ago
  11. 70ded7e Update sample and test versions to -pre1.1 by Jorge Canizales · 8 years ago
  12. f8c4580 Commit as 1.0.0-pre1 so we can release already. by Jorge Canizales · 8 years ago
  13. e4704d3 “Allow non-modular includes in framework modules” by Jorge Canizales · 8 years ago
  14. a5e86f3 SwiftSample app: ProtoMethod -> GRPCProtoMethod, etc. by Jorge Canizales · 8 years ago
  15. d7f0e87 Sample app: ProtoMethod -> GRPCProtoMethod by Jorge Canizales · 8 years ago
  16. ac06cf0 SwiftSample app: solve XCode config warnings by Jorge Canizales · 8 years ago
  17. 57dab92 Sample app: solve XCode config warnings by Jorge Canizales · 8 years ago
  18. 7f097a1 Build sample app both with and without frameworks by Jorge Canizales · 8 years ago
  19. 4a72356 SwiftSample: always use frameworks by Jorge Canizales · 8 years ago
  20. 7ed4fb7 Use google/protobuf/empty.proto in the sample apps by Jorge Canizales · 8 years ago
  21. 854b81a Advance versions from 0.14 -> 1.0 by Jorge Canizales · 8 years ago
  22. 6eade6d Podspecs for Protoc and the gRPC plugin by Jorge Canizales · 8 years ago
  23. 0f213c3 Fix examples to work with local gRPC-Core by Jorge Canizales · 8 years ago
  24. c09854b Fix example Podfiles, and document better by Jorge Canizales · 8 years ago
  25. c93d6a6 Merge master into merge-0.14-into-master by Jorge Canizales · 8 years ago
  26. b8431ae Add .xcscheme files for ObjC examples by Yuchen Zeng · 8 years ago
  27. d1bdfd0 Merge pull request #7029 from y-zeng/fix-swiftsample by makdharma · 8 years ago
  28. d6f8f0b Add TODO by Yuchen Zeng · 8 years ago
  29. 565c6a0 Bump Protobuf to beta-3.1 by Jorge Canizales · 8 years ago
  30. 1bc42d9 Merge pull request #6994 from y-zeng/update-example by Jan Tattermusch · 8 years ago
  31. db3ffe1 Update examples with Cocoapods 1.0.0 by Yuchen Zeng · 8 years ago
  32. abc7427 Update podfiles for objc examples by Yuchen Zeng · 8 years ago
  33. db502a7 Update documentation and samples. by Jorge Canizales · 8 years ago
  34. 9a4d089 Fix build error caused by immutability of value type by Yosuke Ishikawa · 8 years ago
  35. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  36. 73128da fix copyrights by Jan Tattermusch · 9 years ago
  37. 83576ba Update interop test service url to grpc-test.sandbox.googleapis.com. by Adele Zhou · 9 years ago
  38. a78d117 Update Swift sample’s XCode project to latest Swift version by Jorge Canizales · 9 years ago
  39. 0c0d15f Move BoringSSL.podspec into src, and point Podfiles to it by Jorge Canizales · 9 years ago
  40. e3d9db2 Adjust version requirements through samples and tests. by Jorge Canizales · 9 years ago
  41. 66ae6bf Update Podfile to point to the right sample dependencies by Benny Wong · 9 years ago
  42. 3f1f5a4 Update ObjC sample to use the new ProtoMethod instead of GRPCMethodName by Benny Wong · 9 years ago
  43. 3ba30e1 Drop issue 527 TODOs for interop specification by Nathaniel Manista · 9 years ago
  44. ff6466b Add header manipulation examples by Jorge Canizales · 9 years ago
  45. 4682f8f Point sample proto podspec to latest gRPC and protobuf by Jorge Canizales · 9 years ago
  46. cff8aa2 Point SwiftSample’s Podfile to submodule protobuf by Jorge Canizales · 9 years ago
  47. 9fffc26 Example with generated code :) by Jorge Canizales · 9 years ago
  48. d4a0785 Point to the new RemoteTest pod by Jorge Canizales · 9 years ago
  49. 0bf6b20 Create RemoteTest proto client that doesn’t depend on the tests framework by Jorge Canizales · 9 years ago
  50. 875d1d1 Add Swift example with non-generated code :D by Jorge Canizales · 9 years ago
  51. 587c255 Add empty bridging header by Jorge Canizales · 9 years ago
  52. fd09d84 Install pods in project by Jorge Canizales · 9 years ago
  53. 5e5733b Test Podfile by Jorge Canizales · 9 years ago
  54. 4020594 Minimal Swift sample app template by Jorge Canizales · 9 years ago
  55. b888139 Import headers based on path in sample app by Jorge Canizales · 9 years ago
  56. ba65a10 Point test and sample podfiles to protobuf release by Jorge Canizales · 9 years ago
  57. 08dfef2 Make sample app easier to understand by Jorge Canizales · 9 years ago
  58. 2ab5383 Remove remaining tests and RouteGuide from sample app by Jorge Canizales · 9 years ago
  59. 0f5ee82 Move RouteGuideClient to generated_libraries/ by Jorge Canizales · 9 years ago
  60. 1641cc9 Delete RemoteProtoTests from sample app by Jorge Canizales · 9 years ago
  61. 15c8e1b Point Podfile of sample app to new RemoteTestsClient location by Jorge Canizales · 9 years ago
  62. 2884822 Move RemoteTestClient files to /objective-c by Jorge Canizales · 9 years ago
  63. f03d266 Fix for changed parseFromData: signature (now parseFromData:error:) by Marc Wandschneider · 9 years ago
  64. cf08bad Point sample app to official protobuf podspec by Jorge Canizales · 9 years ago
  65. 8166675 Fixed writer comment by murgatroid99 · 9 years ago
  66. 606129b Fixed boolean variable by murgatroid99 · 9 years ago
  67. dbfe2f4 Added cancel_after_first_response test by murgatroid99 · 9 years ago
  68. b2c300c s/didFinishWithError/writesFinishedWithError by Jorge Canizales · 9 years ago
  69. a90a9c3 s/didReceiveValue/writeValue by Jorge Canizales · 9 years ago
  70. 421f6c9 Use BufferedPipe to add PingPong test and fix Cancel test by Jorge Canizales · 9 years ago
  71. e454f4a Fix false positive in server streaming test by Jorge Canizales · 9 years ago
  72. 05456f8 Move sample app to proto3 and clarify usage example by Jorge Canizales · 9 years ago
  73. c54a0ca Adds local sample test using generated service by Jorge Canizales · 9 years ago
  74. 184e02b Moves the RouteGuide local tests to proto3 by Jorge Canizales · 9 years ago
  75. 2410f99 Regenerates RouteGuide library as proto3 by Jorge Canizales · 9 years ago
  76. 206e75b Adjust remote tests to use proto3 by Jorge Canizales · 9 years ago
  77. fd88e46 Make the test.proto etc proto3, regenerate files, adjust podspec and Podfile by Jorge Canizales · 9 years ago
  78. 25750d9 Some modifications based on comments by murgatroid99 · 9 years ago
  79. 343bea6 Fixed cancellation tests by murgatroid99 · 9 years ago
  80. 1602c5f Added more interop tests by murgatroid99 · 9 years ago
  81. ea43b90 Added server_streaming interop test by murgatroid99 · 9 years ago
  82. c55a0ca Podfile.lock prevents gRPC to be properly installed by Jorge Canizales · 9 years ago
  83. 87b650b Increases timeout of client_streaming test to 4s by Jorge Canizales · 9 years ago
  84. 6f1ce1a Checks in Podfile.lock so the build is reproducible by Jorge Canizales · 9 years ago
  85. 9b3951d Warn in the sample's README that pod install must be run by Jorge Canizales · 9 years ago
  86. f93b11b Removes Cocoapod-generated files by Jorge Canizales · 9 years ago
  87. 57d9f93 Augments the timeout of the large_unary test to 4s by Jorge Canizales · 9 years ago
  88. 9d96aa6 Implements empty_unary, large_unary, and client_streaming integration tests. by Jorge Canizales · 9 years ago
  89. 8957cae Moves ProtoRPC.podspec into gRPC.podspec by Jorge Canizales · 9 years ago
  90. 7847b0e Adjusts #imports of RxLibrary by Jorge Canizales · 9 years ago
  91. 05bd511 Adds unit test of stub to the XCode project by Jorge Canizales · 9 years ago
  92. 3f576c7 Creates unit test for the stub by Jorge Canizales · 9 years ago
  93. 17b43e8 Fixes initializer of the generated stub by Jorge Canizales · 9 years ago
  94. f593fef Fixes syntax errors. by Jorge Canizales · 9 years ago
  95. 2779ccb Adds basic runtime library and generated stub by Jorge Canizales · 9 years ago
  96. 3dbb9c5 Adds RemoteTests to the Xcode project, and fixes RxLibrary #imports by Jorge Canizales · 9 years ago
  97. 48e07df Small cleanup of the sample app by Jorge Canizales · 9 years ago
  98. 914d74e Small logging formatting fix by Jorge Canizales · 9 years ago
  99. 5cff49d Adds proto support to the main app too. by Jorge Canizales · 9 years ago
  100. 25e28e8 Fixes proto remote test to use the actual protos of the service. by Jorge Canizales · 9 years ago