1. 5580e5d Increase timeout of tests to remove flakes. by Jorge Canizales · 9 years ago
  2. 443f58e Merge pull request #2302 from jcanizales/point-to-protobuf-head by Michael Lumish · 9 years ago
  3. c14c319 Don’t use containsString as it’s iOS 8 only by Jorge Canizales · 9 years ago
  4. 1773007 Point tests Podfile to Protobuf submodule instead of release by Jorge Canizales · 9 years ago
  5. 5260f53 Rename HTTP2Path -> HTTPPath by Jorge Canizales · 9 years ago
  6. be808e3 Move ProtoMethod to ProtoRPC package by Jorge Canizales · 9 years ago
  7. 1ac8f9a Rename interface->service by Jorge Canizales · 9 years ago
  8. 469d4b6 Rename GRPCMethodName->ProtoMethod by Jorge Canizales · 9 years ago
  9. 7eff1df Point tests Podfile to head protobuf podspec by Jorge Canizales · 9 years ago
  10. 3cacaac Minor: add TODO to improve an error message. by Jorge Canizales · 9 years ago
  11. c608686 Don’t import Protobuf runtime using Cocoapods paths by Jorge Canizales · 9 years ago
  12. bb54ae8 Add roots.pem bundle to the Bazel target, and use a better bundle name. by Jorge Canizales · 9 years ago
  13. d5c5de9 Merge pull request #2217 from murgatroid99/objective_c_plugin_name_changes by Jorge Canizales · 9 years ago
  14. 8841208 Merge pull request #2211 from murgatroid99/objective_c_retain_cycle by Jorge Canizales · 9 years ago
  15. 25a2661 Changed argument names in Objective-C generated code by murgatroid99 · 9 years ago
  16. 231103b Fixed name in comments by murgatroid99 · 9 years ago
  17. dbda969 Fixed 'retain cycle' warnings in GRPCWrappedCall.m by murgatroid99 · 9 years ago
  18. 4a77f3b Remove const cast warning in GRPCSecureChannel.m by murgatroid99 · 9 years ago
  19. 269575a Merge pull request #2195 from jcanizales/rewrite-grpcclient-includes by Michael Lumish · 9 years ago
  20. 59bb9d7 Have Cocoapods rename includes in the core wrapper by Jorge Canizales · 9 years ago
  21. b888139 Import headers based on path in sample app by Jorge Canizales · 9 years ago
  22. c42a38e Import headers based on path in the tests project by Jorge Canizales · 9 years ago
  23. 3936ed7 Import headers based on path in the runtime libraries by Jorge Canizales · 9 years ago
  24. 8848704 Document why a grpc_op ivar, and the role of -finish by Jorge Canizales · 9 years ago
  25. 8d99775 Simplify GRPCOps implementations by Jorge Canizales · 9 years ago
  26. bae38d9 Output call_error number by Jorge Canizales · 9 years ago
  27. fb95092 Ensure op flags don't have garbage from malloc by Jorge Canizales · 9 years ago
  28. 22a7cdf Merge pull request #2108 from jcanizales/disallow-started-writers by Michael Lumish · 9 years ago
  29. 6bbfcc3 Disallow started request writers on GRPCCall init by Jorge Canizales · 9 years ago
  30. 656e776 Merge pull request #2092 from jcanizales/point-to-official-proto-podspec by Michael Lumish · 9 years ago
  31. beabcfd Link to official protobuf podspec in the README by Jorge Canizales · 9 years ago
  32. c58a110 Fix NPE for trying to add metadata to error when it was nil by Jorge Canizales · 9 years ago
  33. 0d6cf99 Merge pull request #2052 from jcanizales/fix-empty-globs by Michael Lumish · 9 years ago
  34. a1e32ba Remove failing globs from examples and tests by Jorge Canizales · 9 years ago
  35. 2285b36 Specify responseMetadata structure by Jorge Canizales · 9 years ago
  36. 1a38475 Drop repeated response headers. by Jorge Canizales · 9 years ago
  37. 8c6bc6e Test call and error metadata are the same. by Jorge Canizales · 9 years ago
  38. f3a4f2c Merge trailers into responseMetadata. Add it to NSError. by Jorge Canizales · 9 years ago
  39. 544963e Let set NSDictionary as headers, and init the property (not nil) by Jorge Canizales · 9 years ago
  40. d798125 Add test to set and read headers. Flaky!! by Jorge Canizales · 9 years ago
  41. d666fd0 Cleanup GRPCClientTests.m by Jorge Canizales · 9 years ago
  42. 59f905d Changes to byte_buffer based on comments. by David Garcia Quintas · 9 years ago
  43. 80afb14 Regenerate README table of contents by Jorge Canizales · 9 years ago
  44. df1a29f Update README (minus table of content) by Jorge Canizales · 9 years ago
  45. 27a0627 Make podspecs work for nested dirs by Jorge Canizales · 9 years ago
  46. ceb4362 Use grpc-common’s route_guide in local tests by Jorge Canizales · 9 years ago
  47. 3b309d6 Generate RemoteTest code on podspec install by Jorge Canizales · 9 years ago
  48. e37a41c Generate RouteGuide code on pod install by Jorge Canizales · 9 years ago
  49. 9f95dcd Fix version reqs in generated podspecs by Jorge Canizales · 9 years ago
  50. ba65a10 Point test and sample podfiles to protobuf release by Jorge Canizales · 9 years ago
  51. 669c139 Merge pull request #1866 from dgquintas/stack-allocate-bb-reader by Craig Tiller · 9 years ago
  52. d3a2d40 Disallow NSString headers with -bin suffix by Jorge Canizales · 9 years ago
  53. b9692ca Fix NSDictionary <-> metadata codec by Jorge Canizales · 9 years ago
  54. 30bd4eb Removed grpc_byte_buffer_reader_{create,destroy}. by David Garcia Quintas · 9 years ago
  55. a932f78 Merge pull request #1848 from jcanizales/simplify-sample-app by Michael Lumish · 9 years ago
  56. 2835696 Merge pull request #1847 from jcanizales/finish-moving-tests-out by Michael Lumish · 9 years ago
  57. 743a157 Merge pull request #1845 from jcanizales/move-tests-off-sample by Michael Lumish · 9 years ago
  58. ee06637 Merge pull request #1839 from jcanizales/fix-certs-bundle by Michael Lumish · 9 years ago
  59. 6de364e Merge pull request #1835 from grpc/jcanizales-fix-podspec-example-in-readme by Michael Lumish · 9 years ago
  60. 08dfef2 Make sample app easier to understand by Jorge Canizales · 9 years ago
  61. 2ab5383 Remove remaining tests and RouteGuide from sample app by Jorge Canizales · 9 years ago
  62. b3be229 Add RemoteTests as GRPCClientTests to tests project by Jorge Canizales · 9 years ago
  63. e17c72b Add SampleTests as LocalClearTextTests to tests project by Jorge Canizales · 9 years ago
  64. 244365d Add RouteGuideClient to tests’ Podfile by Jorge Canizales · 9 years ago
  65. 0f5ee82 Move RouteGuideClient to generated_libraries/ by Jorge Canizales · 9 years ago
  66. 1641cc9 Delete RemoteProtoTests from sample app by Jorge Canizales · 9 years ago
  67. 7307684 Add RemoteProtoTests as InteropTests to tests project by Jorge Canizales · 9 years ago
  68. dc42ee6 Add RemoteTestClient to tests' Podfile by Jorge Canizales · 9 years ago
  69. 15c8e1b Point Podfile of sample app to new RemoteTestsClient location by Jorge Canizales · 9 years ago
  70. 2884822 Move RemoteTestClient files to /objective-c by Jorge Canizales · 9 years ago
  71. f1c368c Fix problem loading certs for tests of library projects by Jorge Canizales · 9 years ago
  72. 297a2f7 Fix podspec example in README to work with dir hierarchies by Jorge Canizales · 9 years ago
  73. eb1509c Remove empty class AllTests by Jorge Canizales · 9 years ago
  74. 6caf911 Add a few unit tests for GRX by Jorge Canizales · 9 years ago
  75. ad0965e Install GRX into RxLibraryUnitTests.m by Jorge Canizales · 9 years ago
  76. f3530ac Podfile to link RxLibrary to its unit tests by Jorge Canizales · 9 years ago
  77. 6295115 Minimal "test library" project by Jorge Canizales · 9 years ago
  78. f03d266 Fix for changed parseFromData: signature (now parseFromData:error:) by Marc Wandschneider · 9 years ago
  79. 4432330 Move anchors above headers, so TOC links work properly by Jorge Canizales · 9 years ago
  80. cf685a7 Update README.md by Jorge Canizales · 9 years ago
  81. 4ed4e10 Add TOC and anchors in the headers by Jorge Canizales · 9 years ago
  82. c39e4ae Add simpler instructions for ObjC (using Homebrew) by Jorge Canizales · 9 years ago
  83. 35d9fcf Merge pull request #1715 from jcanizales/fixes-evil-typo by Michael Lumish · 9 years ago
  84. 10b3193 Fix typo in README commands to compile protos! by Jorge Canizales · 9 years ago
  85. cf08bad Point sample app to official protobuf podspec by Jorge Canizales · 9 years ago
  86. 8166675 Fixed writer comment by murgatroid99 · 9 years ago
  87. 606129b Fixed boolean variable by murgatroid99 · 9 years ago
  88. dbfe2f4 Added cancel_after_first_response test by murgatroid99 · 9 years ago
  89. 1155d0a Merge pull request #1671 from jcanizales/add-codegen-instructions by Michael Lumish · 9 years ago
  90. 958b0b9 Merge pull request #1664 from jcanizales/renames-grx-writeable-methods by Michael Lumish · 9 years ago
  91. c5c65aa Add instructions to generate code and integrate it by Jorge Canizales · 9 years ago
  92. b2c300c s/didFinishWithError/writesFinishedWithError by Jorge Canizales · 9 years ago
  93. a90a9c3 s/didReceiveValue/writeValue by Jorge Canizales · 9 years ago
  94. 42e47b4 Copy values before buffering them. by Jorge Canizales · 9 years ago
  95. 63e4091 Add warning about the perils of buffering without bounds by Jorge Canizales · 9 years ago
  96. 421f6c9 Use BufferedPipe to add PingPong test and fix Cancel test by Jorge Canizales · 9 years ago
  97. 142acc9 Adds GRXBufferedPipe by Jorge Canizales · 9 years ago
  98. e454f4a Fix false positive in server streaming test by Jorge Canizales · 9 years ago
  99. 05456f8 Move sample app to proto3 and clarify usage example by Jorge Canizales · 9 years ago
  100. c54a0ca Adds local sample test using generated service by Jorge Canizales · 9 years ago