1. 2e4bfed Merge pull request #6330 from soltanmm/6264 by Jan Tattermusch · 8 years ago
  2. 59c20ed add comments from .proto file to generated C# files by Jan Tattermusch · 8 years ago
  3. e107f8e Merge pull request #6205 from BenchR267/objc-nullability by Jorge Canizales · 8 years ago
  4. 832ae81 Allow additive changes to protos w/o forcing user implementation by Masood Malekghassemi · 8 years ago
  5. b143ca0 Merge pull request #6284 from jtattermusch/csharp_optional_client_codegen by Nicolas Noble · 8 years ago
  6. c17939a Merge pull request #6181 from yang-g/proto_comments by Jan Tattermusch · 8 years ago
  7. 1843ccb Use static const strings by Benjamin Herzog · 8 years ago
  8. 4e0f73c add internal_access option for C# codegen by Jan Tattermusch · 8 years ago
  9. 5f8872f introduce c# generator options by Jan Tattermusch · 8 years ago
  10. a967ee5 support custom parsegeneratorparameter by Jan Tattermusch · 8 years ago
  11. 44f7c54 params for generating only client/server by Jan Tattermusch · 8 years ago
  12. eeef86c Merge pull request #6282 from jtattermusch/disable_internal_obsolete by Jan Tattermusch · 8 years ago
  13. 6b16aaa merge and resolve conflict by yang-g · 8 years ago
  14. 3b09980 Merge pull request #6238 from gwvo/master by Jan Tattermusch · 8 years ago
  15. b695b9b Some additional fixes to make the C++ codegen not depend on protobuf. by Wouter van Oortmerssen · 8 years ago
  16. 57d1e08 resolve comments by yang-g · 8 years ago
  17. cc8a4b3 disable warnings for use of our own obsolete interfaces by Jan Tattermusch · 8 years ago
  18. ee6de93 Move nonnull begin to correct position by Benjamin Herzog · 8 years ago
  19. c3e1f63 Add comments by yang-g · 8 years ago
  20. 6ba96de make prefix configurable by yang-g · 8 years ago
  21. d8887c0 Fix compilation error. by yang-g · 8 years ago
  22. 25df28e resolve comments by yang-g · 8 years ago
  23. 1899743 Use math test to test generated code by murgatroid99 · 8 years ago
  24. f8d7747 Fixed minor bug with Node generator by murgatroid99 · 8 years ago
  25. e264e39 Merged from master by murgatroid99 · 8 years ago
  26. 208795c Added nullability to service declaration in objc by Benjamin Herzog · 8 years ago
  27. 2e08941 Use the comments before syntax line as file comments. by yang-g · 8 years ago
  28. b01e013 fix compiler warning by yang-g · 8 years ago
  29. 9efec8e Add comments to the generated header file by yang-g · 8 years ago
  30. af09a73 Refactored C++ code generator to not directly depend on protobuf. by Wouter van Oortmerssen · 8 years ago
  31. cac9ba4 ruby: Use fully-qualified type name when necessary by Jun Mukai · 8 years ago
  32. 5a4e1e3 make client side interface obsolete by Jan Tattermusch · 8 years ago
  33. 2f0a837 introduce concept of opaque client base configuration by Jan Tattermusch · 8 years ago
  34. efb7784 update codegen to generate parameterless constructor for clients by Jan Tattermusch · 8 years ago
  35. b455bcc add host field support to CallInvoker by Jan Tattermusch · 8 years ago
  36. 055c2dd generate only one Client class instead of abstract & concrete by Jan Tattermusch · 8 years ago
  37. 8cd4ae9 generate client-side base class by Jan Tattermusch · 8 years ago
  38. 10a002d generate serverside base class for C# by Jan Tattermusch · 8 years ago
  39. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  40. 314575f Merge pull request #5657 from leifurhauks/py3_generated_code by Jan Tattermusch · 8 years ago
  41. 798eeda python 2/3 compatible abstract servicers/stubs by Leifur Halldor Asgeirsson · 9 years ago
  42. f7b1d74 Fixing (c)s. by Nicolas "Pixel" Noble · 8 years ago
  43. 1ba1f63 Factorizing code out. by Nicolas "Pixel" Noble · 8 years ago
  44. 53ab4d8 Merge branch 'master' of https://github.com/grpc/grpc into codegen-paths by Nicolas "Pixel" Noble · 8 years ago
  45. 7d69ea6 Minor change to node generator, and add a folder by murgatroid99 · 9 years ago
  46. d2ee81f Created a Node grpc plugin by murgatroid99 · 9 years ago
  47. e39cb74 Add a dummy reference to prevent unused variable warning if there is no rpc method defined. by yang-g · 9 years ago
  48. 6bd7b97 DONE!!1one by David Garcia Quintas · 9 years ago
  49. 6a48405 pre sync_stream.cc creation. Does not compile by David Garcia Quintas · 9 years ago
  50. ddcb53a made codegen targets in build.yaml by David Garcia Quintas · 9 years ago
  51. 826505c Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  52. da717f4 update C# generator to the new API by Jan Tattermusch · 9 years ago
  53. a701ed7 Merge branch 'proto_interfaces' into yang-g-sync_async_mix by David Garcia Quintas · 9 years ago
  54. a8b866b Merge branch 'master' of github.com:grpc/grpc into proto_interfaces by David Garcia Quintas · 9 years ago
  55. 3aa5df2 Merge remote-tracking branch 'upstream/master' into sync_async_mix by yang-g · 9 years ago
  56. 2a9244a Copyright date fixes for Python generator files by Nathaniel Manista · 9 years ago
  57. dc8c323 Remove Python alpha code generation by Nathaniel Manista · 9 years ago
  58. 44f3249 Introduced ServerInterface by David Garcia Quintas · 9 years ago
  59. f48766d fix copyright by yang-g · 9 years ago
  60. 0bbc87f Add generic support by yang-g · 9 years ago
  61. e50c6c2 WIP. Added ChannelInterface by David Garcia Quintas · 9 years ago
  62. bef0d87 Support sync/async methods in the same service by yang-g · 9 years ago
  63. 931bdce Letting the user override the code generation a bit. by Nicolas "Pixel" Noble · 9 years ago
  64. 15f383c Exploratory refactoring for mixed sync/async methods on the same C++ service by Craig Tiller · 9 years ago
  65. 7f71570 Some changes required to make C++ code generator plugin work fine for by Vijay Pai · 9 years ago
  66. 2d32771 Removed comment from code generation and updated tests by Nate Kibler · 9 years ago
  67. 6d19724 Adds class factory method to generated ProtoService classes by Nate Kibler · 9 years ago
  68. f65d3c1 Beta API clean-ups by Nathaniel Manista · 9 years ago
  69. cd9ec0e Code generation for Python Beta API by Nathaniel Manista · 9 years ago
  70. c3ee1d5 Do not include internal proto header by yang-g · 9 years ago
  71. 0608a00 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 by Jan Tattermusch · 9 years ago
  72. 9fb35a5 split stream.h into sync_stream.h and async_stream.h by yang-g · 9 years ago
  73. 9e2f90c headers reorg by yang-g · 9 years ago
  74. ef00308 remove internal_stub by yang-g · 9 years ago
  75. 431f8c2 make registermethod private by yang-g · 9 years ago
  76. 8c2be9f Remove ChannelInterface and replace it with Channel by yang-g · 9 years ago
  77. abd5326 Merge pull request #2935 from jcanizales/add-grpc-prefix by David G. Quintas · 9 years ago
  78. d8fc860 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 by Jan Tattermusch · 9 years ago
  79. 205e6c8 dont generate directories in C# protoc plugin by Jan Tattermusch · 9 years ago
  80. 637c365 Let people generate ObjC code from an Arduino by Jorge Canizales · 9 years ago
  81. b015dfb Add ::grpc:: prefix by Jorge Canizales · 9 years ago
  82. 46e85b0 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 by Jan Tattermusch · 9 years ago
  83. f95ddba Rename SingleValueHandler->SingleHandler, StreamHandler->EventHandler by Jorge Canizales · 9 years ago
  84. e6af5d1 add service descriptor property to generated code by Jan Tattermusch · 9 years ago
  85. ad75dd1 fix generator by Jan Tattermusch · 9 years ago
  86. 741e64c update compiler by Jan Tattermusch · 9 years ago
  87. 2ba9e5d Merge pull request #2815 from jtattermusch/introduce_call_options by Jan Tattermusch · 9 years ago
  88. e5e57ad update generator by Jan Tattermusch · 9 years ago
  89. 641cb1b update generator by Jan Tattermusch · 9 years ago
  90. a9ddd02 add servicename field to method by Jan Tattermusch · 9 years ago
  91. 5e10f18 introduce CallContext by Jan Tattermusch · 9 years ago
  92. 297a25b Add StubOptions by yang-g · 9 years ago
  93. 5115af5 Make FileNameInUpperCamel aware of directories by Jorge Canizales · 9 years ago
  94. 753b3cb Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  95. c089743 Remove explicit reference to nullptr since this isn't within by Vijay Pai · 9 years ago
  96. dfc42da Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  97. 7452956 added deadline to generated stubs by Jan Tattermusch · 9 years ago
  98. b256faa Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  99. 5269d16 codegen and API changes by Jan Tattermusch · 9 years ago
  100. 9fce455 Fixup codegen now that GRXWriter is a class by Jorge Canizales · 9 years ago