1. f3a4f2c Merge trailers into responseMetadata. Add it to NSError. by Jorge Canizales · 9 years ago
  2. 544963e Let set NSDictionary as headers, and init the property (not nil) by Jorge Canizales · 9 years ago
  3. d798125 Add test to set and read headers. Flaky!! by Jorge Canizales · 9 years ago
  4. d666fd0 Cleanup GRPCClientTests.m by Jorge Canizales · 9 years ago
  5. 59f905d Changes to byte_buffer based on comments. by David Garcia Quintas · 9 years ago
  6. 80afb14 Regenerate README table of contents by Jorge Canizales · 9 years ago
  7. df1a29f Update README (minus table of content) by Jorge Canizales · 9 years ago
  8. 27a0627 Make podspecs work for nested dirs by Jorge Canizales · 9 years ago
  9. ceb4362 Use grpc-common’s route_guide in local tests by Jorge Canizales · 9 years ago
  10. 3b309d6 Generate RemoteTest code on podspec install by Jorge Canizales · 9 years ago
  11. e37a41c Generate RouteGuide code on pod install by Jorge Canizales · 9 years ago
  12. 9f95dcd Fix version reqs in generated podspecs by Jorge Canizales · 9 years ago
  13. ba65a10 Point test and sample podfiles to protobuf release by Jorge Canizales · 9 years ago
  14. 669c139 Merge pull request #1866 from dgquintas/stack-allocate-bb-reader by Craig Tiller · 9 years ago
  15. d3a2d40 Disallow NSString headers with -bin suffix by Jorge Canizales · 9 years ago
  16. b9692ca Fix NSDictionary <-> metadata codec by Jorge Canizales · 9 years ago
  17. 30bd4eb Removed grpc_byte_buffer_reader_{create,destroy}. by David Garcia Quintas · 9 years ago
  18. a932f78 Merge pull request #1848 from jcanizales/simplify-sample-app by Michael Lumish · 9 years ago
  19. 2835696 Merge pull request #1847 from jcanizales/finish-moving-tests-out by Michael Lumish · 9 years ago
  20. 743a157 Merge pull request #1845 from jcanizales/move-tests-off-sample by Michael Lumish · 9 years ago
  21. ee06637 Merge pull request #1839 from jcanizales/fix-certs-bundle by Michael Lumish · 9 years ago
  22. 6de364e Merge pull request #1835 from grpc/jcanizales-fix-podspec-example-in-readme by Michael Lumish · 9 years ago
  23. 08dfef2 Make sample app easier to understand by Jorge Canizales · 9 years ago
  24. 2ab5383 Remove remaining tests and RouteGuide from sample app by Jorge Canizales · 9 years ago
  25. b3be229 Add RemoteTests as GRPCClientTests to tests project by Jorge Canizales · 9 years ago
  26. e17c72b Add SampleTests as LocalClearTextTests to tests project by Jorge Canizales · 9 years ago
  27. 244365d Add RouteGuideClient to tests’ Podfile by Jorge Canizales · 9 years ago
  28. 0f5ee82 Move RouteGuideClient to generated_libraries/ by Jorge Canizales · 9 years ago
  29. 1641cc9 Delete RemoteProtoTests from sample app by Jorge Canizales · 9 years ago
  30. 7307684 Add RemoteProtoTests as InteropTests to tests project by Jorge Canizales · 9 years ago
  31. dc42ee6 Add RemoteTestClient to tests' Podfile by Jorge Canizales · 9 years ago
  32. 15c8e1b Point Podfile of sample app to new RemoteTestsClient location by Jorge Canizales · 9 years ago
  33. 2884822 Move RemoteTestClient files to /objective-c by Jorge Canizales · 9 years ago
  34. f1c368c Fix problem loading certs for tests of library projects by Jorge Canizales · 9 years ago
  35. 297a2f7 Fix podspec example in README to work with dir hierarchies by Jorge Canizales · 9 years ago
  36. eb1509c Remove empty class AllTests by Jorge Canizales · 9 years ago
  37. 6caf911 Add a few unit tests for GRX by Jorge Canizales · 9 years ago
  38. ad0965e Install GRX into RxLibraryUnitTests.m by Jorge Canizales · 9 years ago
  39. f3530ac Podfile to link RxLibrary to its unit tests by Jorge Canizales · 9 years ago
  40. 6295115 Minimal "test library" project by Jorge Canizales · 9 years ago
  41. f03d266 Fix for changed parseFromData: signature (now parseFromData:error:) by Marc Wandschneider · 9 years ago
  42. 4432330 Move anchors above headers, so TOC links work properly by Jorge Canizales · 9 years ago
  43. cf685a7 Update README.md by Jorge Canizales · 9 years ago
  44. 4ed4e10 Add TOC and anchors in the headers by Jorge Canizales · 9 years ago
  45. c39e4ae Add simpler instructions for ObjC (using Homebrew) by Jorge Canizales · 9 years ago
  46. 35d9fcf Merge pull request #1715 from jcanizales/fixes-evil-typo by Michael Lumish · 9 years ago
  47. 10b3193 Fix typo in README commands to compile protos! by Jorge Canizales · 9 years ago
  48. cf08bad Point sample app to official protobuf podspec by Jorge Canizales · 9 years ago
  49. 8166675 Fixed writer comment by murgatroid99 · 9 years ago
  50. 606129b Fixed boolean variable by murgatroid99 · 9 years ago
  51. dbfe2f4 Added cancel_after_first_response test by murgatroid99 · 9 years ago
  52. 1155d0a Merge pull request #1671 from jcanizales/add-codegen-instructions by Michael Lumish · 9 years ago
  53. 958b0b9 Merge pull request #1664 from jcanizales/renames-grx-writeable-methods by Michael Lumish · 9 years ago
  54. c5c65aa Add instructions to generate code and integrate it by Jorge Canizales · 9 years ago
  55. b2c300c s/didFinishWithError/writesFinishedWithError by Jorge Canizales · 9 years ago
  56. a90a9c3 s/didReceiveValue/writeValue by Jorge Canizales · 9 years ago
  57. 42e47b4 Copy values before buffering them. by Jorge Canizales · 9 years ago
  58. 63e4091 Add warning about the perils of buffering without bounds by Jorge Canizales · 9 years ago
  59. 421f6c9 Use BufferedPipe to add PingPong test and fix Cancel test by Jorge Canizales · 9 years ago
  60. 142acc9 Adds GRXBufferedPipe by Jorge Canizales · 9 years ago
  61. e454f4a Fix false positive in server streaming test by Jorge Canizales · 9 years ago
  62. 05456f8 Move sample app to proto3 and clarify usage example by Jorge Canizales · 9 years ago
  63. c54a0ca Adds local sample test using generated service by Jorge Canizales · 9 years ago
  64. 184e02b Moves the RouteGuide local tests to proto3 by Jorge Canizales · 9 years ago
  65. 2410f99 Regenerates RouteGuide library as proto3 by Jorge Canizales · 9 years ago
  66. 44fb295 Move our runtime to proto3 and make the dependency explicit by Jorge Canizales · 9 years ago
  67. 206e75b Adjust remote tests to use proto3 by Jorge Canizales · 9 years ago
  68. fd88e46 Make the test.proto etc proto3, regenerate files, adjust podspec and Podfile by Jorge Canizales · 9 years ago
  69. 25750d9 Some modifications based on comments by murgatroid99 · 9 years ago
  70. 343bea6 Fixed cancellation tests by murgatroid99 · 9 years ago
  71. 1602c5f Added more interop tests by murgatroid99 · 9 years ago
  72. ea43b90 Added server_streaming interop test by murgatroid99 · 9 years ago
  73. dda9a3c Made cache thread-safe by murgatroid99 · 9 years ago
  74. ec4e5cf Added channel caching by host string by murgatroid99 · 9 years ago
  75. 91b66bb Ignore .DS_Store files by murgatroid99 · 9 years ago
  76. 6b54244 Updated Objective C code to match completion queue changes by murgatroid99 · 9 years ago
  77. 5ae895a Merge pull request #1363 from murgatroid99/objective_c_batch_migration by Jorge Canizales · 9 years ago
  78. 4925063 Resolved some comments by murgatroid99 · 9 years ago
  79. ca38ddb Fixed ivar names and comments by murgatroid99 · 9 years ago
  80. 2101a48 Simplified startBatch, resolved comments by murgatroid99 · 9 years ago
  81. 33655f9 Moved deallocation code to the right place by murgatroid99 · 9 years ago
  82. fe2c0c6 Added nil check in GRPCWrappedCall initializer by murgatroid99 · 9 years ago
  83. a571ceb Fixed missing increment by murgatroid99 · 9 years ago
  84. def47aa Removed thrown error in one case by murgatroid99 · 9 years ago
  85. 6a084f4 Simplified some batch code, resolved comments by murgatroid99 · 9 years ago
  86. 3767f8b Removed Podfile.lock by murgatroid99 · 9 years ago
  87. b56609c Updated GRPCCall comments and spacing by murgatroid99 · 9 years ago
  88. c55a0ca Podfile.lock prevents gRPC to be properly installed by Jorge Canizales · 9 years ago
  89. 87b650b Increases timeout of client_streaming test to 4s by Jorge Canizales · 9 years ago
  90. 3a1309b Merged changes from master by murgatroid99 · 9 years ago
  91. 6cc4680 Changed message handling, fixed line lengths by murgatroid99 · 9 years ago
  92. 6abfd75 Checks in Podfile.lock so the build is reproducible by Jorge Canizales · 9 years ago
  93. 5488d28 Warn in the sample's README that pod install must be run by Jorge Canizales · 9 years ago
  94. 624b694 Removes Cocoapod-generated files by Jorge Canizales · 9 years ago
  95. 6f1ce1a Checks in Podfile.lock so the build is reproducible by Jorge Canizales · 9 years ago
  96. 9b3951d Warn in the sample's README that pod install must be run by Jorge Canizales · 9 years ago
  97. f93b11b Removes Cocoapod-generated files by Jorge Canizales · 9 years ago
  98. 57d9f93 Augments the timeout of the large_unary test to 4s by Jorge Canizales · 9 years ago
  99. 9d96aa6 Implements empty_unary, large_unary, and client_streaming integration tests. by Jorge Canizales · 9 years ago
  100. b5c076f Rewrote comment to match changes by murgatroid99 · 9 years ago