1. a7f03f6 Advance objective c version to v1.0.2 by Muxi Yan · 9 years ago
  2. 1d42421 advance OBJC_VERSION_STRING in GRPCHost.m by Muxi Yan · 9 years ago
  3. 447d0a2 Advance versions of gRPC from v1.0.1-pre1 to v1.0.1 by Muxi Yan · 9 years ago
  4. d54e1bc bug fix by Muxi Yan · 9 years ago
  5. 93fc277 Use the v1.0.0 plugin by Muxi Yan · 9 years ago
  6. b6becb9 Adjust version of protobuf and point zip file in mxyan's repo by Muxi Yan · 9 years ago
  7. 544c23a Reverts PR #8426 by Muxi Yan · 9 years ago
  8. 924a2cb Update tests project to XCode 8 by Jorge Canizales · 9 years ago
  9. fd7df95 Update Sample project to XCode 8 by Jorge Canizales · 9 years ago
  10. b2583d8 Upgrade SwiftSample to XCode 8 and Swift 3 by Jorge Canizales · 9 years ago
  11. 1a4678f Merge pull request #8424 from muxi/objc-v1.0.1-pre1 by Jorge Canizales · 9 years ago
  12. abb0f0b Update CronetFramework.podspec license by Muxi Yan · 9 years ago
  13. b183e1a Merge pull request #8412 from muxi/objc-v1.0.1-pre1 by Muxi Yan · 9 years ago
  14. a4ead72 Use BoringSSL tag instead of commit# by Muxi Yan · 9 years ago
  15. a507de3 Advance version of BoringSSL by Muxi Yan · 9 years ago
  16. 6758caa Advance versions from 1.0.0 to 1.0.1-pre1 by Muxi Yan · 9 years ago
  17. 31c3e01 Clean up code by Muxi Yan · 9 years ago
  18. 45c8c30 Set initial backoff to 10000ms when creating channel by Muxi Yan · 9 years ago
  19. 7603d64 Let tracing be enabled before starting an RPC by Jorge Canizales · 9 years ago
  20. 36031d5 Move user-agent version to 1.0.0 by Jorge Canizales · 9 years ago
  21. 4a18c67 Move Podspecs to v1 by Jorge Canizales · 9 years ago
  22. 8ac55f8 Solve merge conflict at gRPC-ProtoRPC.podspec by Jorge Canizales · 9 years ago
  23. a9b1c5c Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-archive-fix by Jorge Canizales · 9 years ago
  24. d4230bb Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-advance-protobuf-version by Jorge Canizales · 9 years ago
  25. 9e83d7e Fix local server tests & exceptions tests by Jorge Canizales · 9 years ago
  26. 32fde7a Better names for the methods to clear all host settings by Jorge Canizales · 9 years ago
  27. fb3a71d Fix usage of proto message parsing by Jorge Canizales · 9 years ago
  28. 7a2bc14 Merge commit '5e623b8d8d8d106bd4ab9a6d77ef43b1a134d8ec' into p0-advance-protobuf-version by Jorge Canizales · 9 years ago
  29. 72dce2d Update podspecs to use Protobuf 3.0.0 by Jorge Canizales · 9 years ago
  30. 4bb2eb2 Reset all host configs *before* setting what we need by Jorge Canizales · 9 years ago
  31. 4da5fd0 Document by Jorge Canizales · 9 years ago
  32. ec0743e Leave improving the error message as a TODO by Jorge Canizales · 9 years ago
  33. 6af4add Let override default response size limit by Jorge Canizales · 9 years ago
  34. 7195a49 Merge pull request #7425 from jcanizales/p0-dynamic-frameworks-build-tests by makdharma · 9 years ago
  35. 70ded7e Update sample and test versions to -pre1.1 by Jorge Canizales · 9 years ago
  36. 886eecf Fixup: Readme to 1.0.0-pre1 too instead of 1.0.0 by Jorge Canizales · 9 years ago
  37. f8c4580 Commit as 1.0.0-pre1 so we can release already. by Jorge Canizales · 9 years ago
  38. 854c167 We’re done with the underscore tags for good! by Jorge Canizales · 9 years ago
  39. 5c421ef BoringSSL 5.0 is now tagged and pushed. by Jorge Canizales · 9 years ago
  40. fffff22 Point BoringSSL.podspec to 5.0 commit (pending tag) by Jorge Canizales · 9 years ago
  41. 0af0ae4 Update err_data.c to BoringSSL commit 8d343b44bbab by Jorge Canizales · 9 years ago
  42. e4704d3 “Allow non-modular includes in framework modules” by Jorge Canizales · 9 years ago
  43. a5e86f3 SwiftSample app: ProtoMethod -> GRPCProtoMethod, etc. by Jorge Canizales · 9 years ago
  44. d7f0e87 Sample app: ProtoMethod -> GRPCProtoMethod by Jorge Canizales · 9 years ago
  45. ac06cf0 SwiftSample app: solve XCode config warnings by Jorge Canizales · 9 years ago
  46. 57dab92 Sample app: solve XCode config warnings by Jorge Canizales · 9 years ago
  47. 7f097a1 Build sample app both with and without frameworks by Jorge Canizales · 9 years ago
  48. 545bad3 Misc test scripts cleanup: by Jorge Canizales · 9 years ago
  49. f4df3d2 Don’t care about installed protoc in the test scripts by Jorge Canizales · 9 years ago
  50. 4a72356 SwiftSample: always use frameworks by Jorge Canizales · 9 years ago
  51. 7ed4fb7 Use google/protobuf/empty.proto in the sample apps by Jorge Canizales · 9 years ago
  52. 854b81a Advance versions from 0.14 -> 1.0 by Jorge Canizales · 9 years ago
  53. 800a71c Don't always import Protobuf like a framework by Jorge Canizales · 9 years ago
  54. 9195ea0 Merge pull request #7359 from jcanizales/p0-protoc-podspec by makdharma · 9 years ago
  55. 1c41c29 Merge branch 'release-0_15' into upmerge-master by Nicolas "Pixel" Noble · 9 years ago
  56. c52e1c2 Merge branch 'release-0_14' into release-0_15 by Nicolas "Pixel" Noble · 9 years ago
  57. cfccf2a Merge master to resolve tests podspec conflict by Jorge Canizales · 9 years ago
  58. 54e28ad Tests Podfile cleanup by Jorge Canizales · 9 years ago
  59. 45bb7f3 Use the deployed protoc spec in samples and README by Jorge Canizales · 9 years ago
  60. eb3ebc5 gRPC plugin podspec: license & deployment target by Jorge Canizales · 9 years ago
  61. 92450dd ProtoCompiler.podspec: license & deployment target by Jorge Canizales · 9 years ago
  62. 6eade6d Podspecs for Protoc and the gRPC plugin by Jorge Canizales · 9 years ago
  63. 027ae0b removed unneeded import. fixes travis build by Makarand Dharmapurikar · 9 years ago
  64. 2b220f8 fixes #7219 by Makarand Dharmapurikar · 9 years ago
  65. 5a412cf Merge pull request #7219 from jcanizales/merge-0.14-into-master by makdharma · 9 years ago
  66. e705dc4 Merge pull request #7190 from dgquintas/bb_reader_error by Nicolas Noble · 9 years ago
  67. 8fddced Merge pull request #7159 from jcanizales/p0-connectivity-app by kpayson64 · 9 years ago
  68. ccb1840 Add arm_arch.h back to fix compilation for devices by Jorge Canizales · 9 years ago
  69. fce332a Merge branch 'complicated-syndrome-of-the-alien-kind' of https://github.com/soltanmm/grpc into bb_reader_error by David Garcia Quintas · 9 years ago
  70. 3e53e1a ProtoCompiler podspec by Jorge Canizales · 9 years ago
  71. 0f213c3 Fix examples to work with local gRPC-Core by Jorge Canizales · 9 years ago
  72. 09f59f7 Merge commit '20caeb182cbc152e7e038306a9b01f438f79ca41' into merge-0.14-into-master by Jorge Canizales · 9 years ago
  73. c09854b Fix example Podfiles, and document better by Jorge Canizales · 9 years ago
  74. bb16025 Merge fixup: version, deployment target & spec name by Jorge Canizales · 9 years ago
  75. 89d8f16 Added comment for obj-c by David Garcia Quintas · 9 years ago
  76. 9ac997a Added TODO for php. by David Garcia Quintas · 9 years ago
  77. 6721d4f Return success status of grpc_byte_buffer_reader by David Garcia Quintas · 9 years ago
  78. 0d12151 Merge pull request #6992 from y-zeng/auto-build-example by makdharma · 9 years ago
  79. c93d6a6 Merge master into merge-0.14-into-master by Jorge Canizales · 9 years ago
  80. a5596db Merge pull request #6378 from jcanizales/let-invalidate-channels by Jan Tattermusch · 9 years ago
  81. 8ecf5f5 Merge pull request #7120 from makdharma/issue6746 by Jan Tattermusch · 9 years ago
  82. f329395 Add comments in build_example_test.sh by Yuchen Zeng · 9 years ago
  83. 095172c Merge pull request #7132 from jcanizales/pander-to-pod-lint-core by makdharma · 9 years ago
  84. 0287be8 Use protoc and objc plugins built by run_test by Yuchen Zeng · 9 years ago
  85. 2882057 Add README.md explaining use of the app by Jorge Canizales · 9 years ago
  86. 10cc76c Make RPCs on a loop by Jorge Canizales · 9 years ago
  87. 3325c0b Add Podfile and pod install by Jorge Canizales · 9 years ago
  88. dfc3266 Merge pull request #7129 from jcanizales/pander-to-pod-lint-boringssl by makdharma · 9 years ago
  89. df23bf4 Minimal iOS app by Jorge Canizales · 9 years ago
  90. 1797402 fixed compiler warning #2 by Makarand Dharmapurikar · 9 years ago
  91. e4822e2 Merge pull request #7081 from y-zeng/build-example-travis by Jan Tattermusch · 9 years ago
  92. c66ac4f fixed a compiler warning by Makarand Dharmapurikar · 9 years ago
  93. cc074d9 Divide gRPC-Core in Interface & Impl subspecs by Jorge Canizales · 9 years ago
  94. 0d3f178 BoringSSL: further documentation nit. by Jorge Canizales · 9 years ago
  95. 6523370 BoringSSL fixup: pqueue.h is removed in v4 by Jorge Canizales · 9 years ago
  96. 714d3fc BoringSSL: move podspec to v4 by Jorge Canizales · 9 years ago
  97. ae78c30 BoringSSL: Document podspec hacks by Jorge Canizales · 9 years ago
  98. 28a8486 BoringSSL fixup: remove unneeded empty source file by Jorge Canizales · 9 years ago
  99. 37a7f45 BoringSSL: Intf and Impl subspecs. WIP by Jorge Canizales · 9 years ago
  100. a1fe412 BoringSSL: Point to v3 tag in the repo by Jorge Canizales · 9 years ago