1. baa14a9 Update clang-format to 5.0 by Craig Tiller · 7 years ago
  2. 1e32fea Generate dependency header import in pbrpc.m by Muxi Yan · 7 years ago
  3. 75271d7 Generate forward declaration in pbrpc.h by Muxi Yan · 7 years ago
  4. 070a8ee Merge pull request #11341 from muxi/fix-objc-plugin-output by Muxi Yan · 7 years ago
  5. d044281 Revert the changes to maintain backward compatibility by Muxi Yan · 7 years ago
  6. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  7. daa2cb6 Add comment by Muxi Yan · 7 years ago
  8. 732498b clang-format by Muxi Yan · 7 years ago
  9. 28dbc84 Polish by Muxi Yan · 7 years ago
  10. c4f8481 Backward compatibility by Muxi Yan · 7 years ago
  11. 88d9377 clang-format by Muxi Yan · 7 years ago
  12. 88974d5 Use protobuf's native upper camel conversion by Muxi Yan · 7 years ago
  13. 56369ea Support in ProtoRPC by Muxi Yan · 8 years ago
  14. ac59245 Clang-format all the things by Masood Malekghassemi · 8 years ago
  15. 77f8da2 added a comment just to retrigger tests by Makarand Dharmapurikar · 8 years ago
  16. 8620252 fixed minor indent and resubmit by Makarand Dharmapurikar · 8 years ago
  17. 46cc9ee addressed feedback by Makarand Dharmapurikar · 8 years ago
  18. 2b220f8 fixes #7219 by Makarand Dharmapurikar · 8 years ago
  19. 1843ccb Use static const strings by Benjamin Herzog · 9 years ago
  20. ee6de93 Move nonnull begin to correct position by Benjamin Herzog · 9 years ago
  21. 208795c Added nullability to service declaration in objc by Benjamin Herzog · 9 years ago
  22. b015dfb Add ::grpc:: prefix by Jorge Canizales · 9 years ago
  23. 9fce455 Fixup codegen now that GRXWriter is a class by Jorge Canizales · 9 years ago
  24. a92caa9 Import headers based on path in the generated code by Jorge Canizales · 9 years ago
  25. 52592fc Use class names for types as generated by the messages plugin by Jorge Canizales · 9 years ago
  26. 1900dfc Generate imports for .proto dependencies, and read prefix from file. by Jorge Canizales · 9 years ago
  27. 1a7918b Generate separate files until either of GeneratorContext::OpenForAppend/Insert work. by Jorge Canizales · 9 years ago
  28. 472f0b0 Fixes generated implementation file and adjusts plugin to proto3 by Jorge Canizales · 9 years ago
  29. 9a065d2 Adjusts generated header to new runtime and surface. by Jorge Canizales · 10 years ago
  30. ac0002a Made Objective C plugin build without error by murgatroid99 · 10 years ago
  31. d3efd0a Created Objective C stub code generators by murgatroid99 · 10 years ago