1. e6d6a1b Revert "Revert "Provide protocol for initializer of generated messages"" by Muxi Yan · 6 years ago
  2. 219354f Revert "Provide protocol for initializer of generated messages" by Muxi Yan · 6 years ago
  3. bf0b879 Provide protocol for generics by Muxi Yan · 6 years ago
  4. c92d90a clang-format objective-c files by Muxi Yan · 6 years ago
  5. 45ca202 Resolve warnings of implementing deprecated class by Muxi Yan · 6 years ago
  6. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  7. 800a71c Don't always import Protobuf like a framework by Jorge Canizales · 8 years ago
  8. c93d6a6 Merge master into merge-0.14-into-master by Jorge Canizales · 8 years ago
  9. 96e3d1c fixed indentation #2 by Makarand Dharmapurikar · 8 years ago
  10. 7a3c427 fixed indentation by Makarand Dharmapurikar · 8 years ago
  11. fc5f505 fixes #7051 by Makarand Dharmapurikar · 8 years ago
  12. d5fd7dd Addressed review comments by Yuchen Zeng · 8 years ago
  13. aa33832 Revert ProtoService.m, add an exception for its incompatible-pointer-types warning by Yuchen Zeng · 8 years ago
  14. 36a58a7 Enable treating warnings as errors for target gRPC by Yuchen Zeng · 8 years ago
  15. fb4a545 ProtoRPC: Framework-like import of proto runtime by Jorge Canizales · 8 years ago
  16. d861b13 Merge pull request #6823 from makdharma/bugfixes by Jan Tattermusch · 8 years ago
  17. 4f11ab1 addressed feedback. by Makarand Dharmapurikar · 8 years ago
  18. 6f95010 fix for issue 5548. Deprecated old classes and created subclasses. by Makarand Dharmapurikar · 8 years ago
  19. 150e502 added ** for doc autogen. by Makarand Dharmapurikar · 8 years ago
  20. b43bda4 added comment about host parameter format (issue 4147) by Makarand Dharmapurikar · 8 years ago
  21. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  22. 9b5de79 Copyright fix by Craig Tiller · 9 years ago
  23. ab5500e Fixed proto method without package naming in ObjC. by Kristopher Wuollett · 9 years ago
  24. b10776c Reformat comments as Cocoadocs by Jorge Canizales · 9 years ago
  25. cabbcbf Documentation: Don’t retry if not idempotent! by Jorge Canizales · 9 years ago
  26. f5d5194 Wrap parsing error appropriately before propagating. by Jorge Canizales · 9 years ago
  27. ebfd119 Propagate parsing error if we get a bad response by Jorge Canizales · 9 years ago
  28. 29f55d5 Remove GRXWriter wrappers that are now unnecessary by Jorge Canizales · 9 years ago
  29. 5604712 id<GRXWriter> -> GRXWriter * in the runtime by Jorge Canizales · 9 years ago
  30. 7b52c98 Separate GRXForwardingWriter, delete the protocol by Jorge Canizales · 9 years ago
  31. 5260f53 Rename HTTP2Path -> HTTPPath by Jorge Canizales · 9 years ago
  32. be808e3 Move ProtoMethod to ProtoRPC package by Jorge Canizales · 9 years ago
  33. 469d4b6 Rename GRPCMethodName->ProtoMethod by Jorge Canizales · 9 years ago
  34. 3cacaac Minor: add TODO to improve an error message. by Jorge Canizales · 9 years ago
  35. c608686 Don’t import Protobuf runtime using Cocoapods paths by Jorge Canizales · 9 years ago
  36. 3936ed7 Import headers based on path in the runtime libraries by Jorge Canizales · 9 years ago
  37. f03d266 Fix for changed parseFromData: signature (now parseFromData:error:) by Marc Wandschneider · 9 years ago
  38. b2c300c s/didFinishWithError/writesFinishedWithError by Jorge Canizales · 9 years ago
  39. a90a9c3 s/didReceiveValue/writeValue by Jorge Canizales · 9 years ago
  40. 44fb295 Move our runtime to proto3 and make the dependency explicit by Jorge Canizales · 9 years ago
  41. 7847b0e Adjusts #imports of RxLibrary by Jorge Canizales · 9 years ago
  42. f593fef Fixes syntax errors. by Jorge Canizales · 9 years ago
  43. 6482d5d Makes the runtime serialize alright. by Jorge Canizales · 9 years ago
  44. 2779ccb Adds basic runtime library and generated stub by Jorge Canizales · 9 years ago