1. a2529ce Minor comment polish by Muxi Yan · 7 years ago
  2. 895f3d8 Support configuring dispatch queue in GRPCCall and below by Muxi Yan · 7 years ago
  3. 2c88b46 Revert format changes of unrelated files by Muxi Yan · 8 years ago
  4. bd19fc7 clang-format format clean by Muxi Yan · 8 years ago
  5. 6c0b960 Name revision by Muxi Yan · 8 years ago
  6. 22f7973 ObjC API update by Muxi Yan · 8 years ago
  7. 9deb09f Use NS_OPTIONS flags for ObjC API by Muxi Yan · 8 years ago
  8. e97f7c0 Allow more general flags to be passed to ObjC API by Muxi Yan · 8 years ago
  9. fdea83d Update grpc objc API for support of PUT method by Muxi Yan · 8 years ago
  10. 5cdc9b9 added comment about host parameter format (issue 4147) by Makarand Dharmapurikar · 8 years ago
  11. 47a7b9e Prevent warnings on dictionaries w/o string keys by Jorge Canizales · 9 years ago
  12. 35768db Mark the GRPCRequestHeaders protocol deprecated by Jorge Canizales · 9 years ago
  13. e1f7445 Add the protocol back for backward compatibility. by Jorge Canizales · 9 years ago
  14. f4f150f Makes GRPCRequestHeaders a NSMutableDictionary by Jorge Canizales · 9 years ago
  15. 8644641 Undo Cocoadoc’ing TODO line. by Jorge Canizales · 9 years ago
  16. b10776c Reformat comments as Cocoadocs by Jorge Canizales · 9 years ago
  17. a6da17e Test file: GRPCCall.h by Jorge Canizales · 9 years ago
  18. 78a4c74 Make request headers a @property property. by Jorge Canizales · 9 years ago
  19. fd2f3a7 Remove unneeded include of grpc.h by Jorge Canizales · 9 years ago
  20. 6d84373 Manually merge release-0_11 into make-errors-public-beta to solve conflict by Jorge Canizales · 9 years ago
  21. d21781f Make the error domain and codes public and documented. by Jorge Canizales · 9 years ago
  22. 12da424 nit: Documentation and formatting. by Jorge Canizales · 9 years ago
  23. 5af2868 Make the grpc_metadataArray property private. by Jorge Canizales · 9 years ago
  24. 2f10127 Publish GRPCRequestHeaders as a protocol by Jorge Canizales · 9 years ago
  25. 86e5a05 Make GRPCRequestHeaders public and import from GRPCCall by Jorge Canizales · 9 years ago
  26. 84fa531 Added class for setting request headers on a call by murgatroid99 · 9 years ago
  27. 5263758 Document not to modify headers after start by Jorge Canizales · 9 years ago
  28. 1ab2a71 Put both headers and trailers in the error.userInfo by Jorge Canizales · 9 years ago
  29. 0b34c89 Turn allResponseMetadata into *Headers and *Trailers by Jorge Canizales · 9 years ago
  30. 25884b3 nit: Comment formatting by Jorge Canizales · 9 years ago
  31. 2a24654 More requestMetadata -> requestHeaders renaming by Jorge Canizales · 9 years ago
  32. 4e45a6f Rename responseMetadata -> allResponseMetadata by Jorge Canizales · 9 years ago
  33. 6512d26 Rename requestMetadata -> requestHeaders by Jorge Canizales · 9 years ago
  34. a38baae Subclass GRXWriter instead of conforming to protocol by Jorge Canizales · 9 years ago
  35. 5604712 id<GRXWriter> -> GRXWriter * in the runtime by Jorge Canizales · 9 years ago
  36. be808e3 Move ProtoMethod to ProtoRPC package by Jorge Canizales · 9 years ago
  37. 469d4b6 Rename GRPCMethodName->ProtoMethod by Jorge Canizales · 9 years ago
  38. 3936ed7 Import headers based on path in the runtime libraries by Jorge Canizales · 9 years ago
  39. 2285b36 Specify responseMetadata structure by Jorge Canizales · 9 years ago
  40. f3a4f2c Merge trailers into responseMetadata. Add it to NSError. by Jorge Canizales · 9 years ago
  41. 544963e Let set NSDictionary as headers, and init the property (not nil) by Jorge Canizales · 9 years ago
  42. e6300b2 Changes #import paths from RxLibrary -> gRPC by Jorge Canizales · 9 years ago
  43. 5fc9029 include .m in check_copyright.py by Yang Gao · 9 years ago
  44. 9409ad8 Adds copyright notices to the GRPCClient files. by Jorge Canizales · 9 years ago
  45. 5e0efd9 Imports code of the generic gRPC client library. by Jorge Canizales · 9 years ago