1. 4e1b26e Replace dispatch_once_t with BOOL by Muxi Yan · 7 years ago
  2. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  3. 895f3d8 Support configuring dispatch queue in GRPCCall and below by Muxi Yan · 7 years ago
  4. 6531b2b Make the call retain cycle explicit and encapsulated within GRPCCall.m by Jorge Canizales · 9 years ago
  5. 4c6f778 ConcurrentWriteable: NSData *message -> id value by Jorge Canizales · 9 years ago
  6. 35f003b Rename GRPCDelegateWrapper -> GRXConcurrentWriteable by Jorge Canizales · 9 years ago[Renamed (96%) from src/objective-c/GRPCClient/private/GRPCDelegateWrapper.m]
  7. 5604712 id<GRXWriter> -> GRXWriter * in the runtime by Jorge Canizales · 9 years ago
  8. 3936ed7 Import headers based on path in the runtime libraries by Jorge Canizales · 9 years ago
  9. b2c300c s/didFinishWithError/writesFinishedWithError by Jorge Canizales · 9 years ago
  10. a90a9c3 s/didReceiveValue/writeValue by Jorge Canizales · 9 years ago
  11. e6300b2 Changes #import paths from RxLibrary -> gRPC by Jorge Canizales · 9 years ago
  12. 5fc9029 include .m in check_copyright.py by Yang Gao · 9 years ago
  13. 3e9e180 Merge pull request #629 from jcanizales/fix-internal-include-path by Tim Emiola · 9 years ago
  14. 788b766 Fix internal include path by Jorge Canizales · 9 years ago
  15. 9409ad8 Adds copyright notices to the GRPCClient files. by Jorge Canizales · 9 years ago
  16. 5e0efd9 Imports code of the generic gRPC client library. by Jorge Canizales · 9 years ago