1. 761d16e Merge pull request #14837 from nallohki/master by Muxi Yan · 6 years ago
  2. 19ca19b Fix indent by Muxi Yan · 6 years ago
  3. 3b33409 clang format by Muxi Yan · 6 years ago
  4. 7f5dcc9 Add missing '+' by Muxi Yan · 6 years ago
  5. a9d16cc Merge pull request #13634 from hassox/ruby-module-name by apolcyn · 6 years ago
  6. 8b7007a Updates the ruby generator RubyAsType to correctly account for underscores in packages by Daniel Neighman · 7 years ago
  7. 8827bc9 Changes \#if forward_declare <forward_decl> \#else <class_imports> \#end in .h files to <forward_decl> \#if <class_imports> by Tyson Roberts · 6 years ago
  8. 39a4746 update php plugin with protobuf 3.5.0 by ZhouyihaiDing · 7 years ago
  9. cab345e Merge pull request #14490 from nallohki/master by Muxi Yan · 6 years ago
  10. 3d35c54 Run clang-format by Muxi Yan · 6 years ago
  11. a7ad717 Fix a typo in PreprocIfNotElse by Muxi Yan · 6 years ago
  12. eadb701 Moves import utilities to objective_c_generator_helpers by Tyson Roberts · 6 years ago
  13. 43c58cc explicit naming of types in generated code by Jan Tattermusch · 6 years ago
  14. 70b2bfb Moved statics by Tyson Roberts · 6 years ago
  15. e0b6f00 Updates #if generation to allow for explicit define() checking by Tyson Roberts · 6 years ago
  16. 87c4001 Updates Objective-C Generation to allow for ommission of the generated @interface and @implementation by Tyson Roberts · 6 years ago
  17. 0e00c43 Move headers from grpc++ to grpcpp by Muxi Yan · 7 years ago
  18. 48cb025 Add hooks so that code generator can inject headers to grpc.pb.h file by yang-g · 6 years ago
  19. eb64fad Provide a way to use custom search path for gmock.h by yang-g · 7 years ago
  20. 096e3c3 Fix unused parameter warning in cpp codegen by Ken Payson · 7 years ago
  21. 96d5eb5 use auto-generated header for C# plugin by Jan Tattermusch · 7 years ago
  22. d49e100 clang-format code by Mehrdad Afshari · 7 years ago
  23. 361f810 Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7 by Nicolas "Pixel" Noble · 7 years ago
  24. fbe8ff6 Merge pull request #13437 from muxi/fix-forward-declaration by Muxi Yan · 7 years ago
  25. c04f4f1 Revert "Revert "Do not interpolate variables in leading comments."" by Vijay Pai · 7 years ago
  26. 333dd3e Revert "Do not interpolate variables in leading comments." by David G. Quintas · 7 years ago
  27. 18a6837 Merge branch 'v1.7.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 7 years ago
  28. 9b74848 forward declare pbobjc.h by Muxi Yan · 7 years ago
  29. 4fdb08a Revert "Restructure plugin builds to avoid building more than needed" by Vijay Pai · 7 years ago
  30. 4cf5f3e Restructure plugin builds to avoid building more than needed by Vijay Pai · 7 years ago
  31. cf5a1f2 Do not interpolate variables in leading comments. by Garret Kelly · 7 years ago
  32. baa14a9 Update clang-format to 5.0 by Craig Tiller · 7 years ago
  33. 7a64885 Adopt the static factory pattern (#10) by Vijay Pai · 7 years ago
  34. 06e174a Separate public and internal C++ interfaces by Vijay Pai · 7 years ago
  35. 9635d46 Generate dependency header import in pbrpc.m by Muxi Yan · 7 years ago
  36. 05e0d2d Generate forward declaration in pbrpc.h by Muxi Yan · 7 years ago
  37. 17c4ffe Merge pull request #12637 from muxi/add-objc-gen-forward-declare by Muxi Yan · 7 years ago
  38. b8e5562 Revert "Temporarily take ownership of cpp generator to prevent changes" by Vijay Pai · 7 years ago
  39. cc198e5 Merge pull request #12426 from michaelbausor/php-namespaces by Stanley Cheung · 7 years ago
  40. 1e32fea Generate dependency header import in pbrpc.m by Muxi Yan · 7 years ago
  41. 75271d7 Generate forward declaration in pbrpc.h by Muxi Yan · 7 years ago
  42. 2c1a7e1 Flip gRPC Python Protoc Plug-In default behavior by Nathaniel Manista · 7 years ago
  43. 87c0952 Apply formatting tool by Michael Bausor · 7 years ago
  44. 4b047a3 Construction of streams shouldn't require triggering async ops by Vijay Pai · 7 years ago
  45. d01fd42 grpc_1_0 flag for gRPC Python Protoc Plug-In by Nathaniel Manista · 7 years ago
  46. 0ebc3ad Temporarily take ownership of cpp generator to prevent changes by Vijay Pai · 7 years ago
  47. f5a7f7f Determine type name using php namespace option by Michael Bausor · 7 years ago
  48. 3cbbe44 Disable XML comment warnings in generated stubs by Jan Tattermusch · 7 years ago
  49. 5fd85b5 PHP: update codegen plugin to support php_namespace option by Stanley Cheung · 7 years ago
  50. 9c3f43f Merge pull request #11921 from adam-26/1745 by Michael Lumish · 7 years ago
  51. 6abd200 Revert "Separate internal-only and public parts of C++ API" by Vijay Pai · 7 years ago
  52. a178f40 Fix quotation marks by Adam · 7 years ago
  53. 8f13439 Fix issue from google/protobuf#1745 - javascript allow dot in filename by Adam · 7 years ago
  54. 8f2a054 Support parameter to change PHP generated stub suffix by Michael Bausor · 7 years ago
  55. c0baec6 Internalize structs and methods meant for being exposed through codegen by Vijay Pai · 7 years ago
  56. fdf30af Merge pull request #11524 from michaelbausor/php-protoc-plugin by Stanley Cheung · 7 years ago
  57. 495e9ac Run formatter by Michael Bausor · 7 years ago
  58. 070a8ee Merge pull request #11341 from muxi/fix-objc-plugin-output by Muxi Yan · 7 years ago
  59. 0d8b988 Update PHP protoc plugin generation by Michael Bausor · 7 years ago
  60. c7d9c80 Merge pull request #11400 from kpayson64/python_generator_fix by kpayson64 · 7 years ago
  61. d044281 Revert the changes to maintain backward compatibility by Muxi Yan · 7 years ago
  62. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  63. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  64. daa2cb6 Add comment by Muxi Yan · 7 years ago
  65. 732498b clang-format by Muxi Yan · 7 years ago
  66. 28dbc84 Polish by Muxi Yan · 7 years ago
  67. c4f8481 Backward compatibility by Muxi Yan · 7 years ago
  68. ea3a125 Fix python compiler for filenames with dashes by Ken Payson · 7 years ago
  69. 88d9377 clang-format by Muxi Yan · 7 years ago
  70. 88974d5 Use protobuf's native upper camel conversion by Muxi Yan · 7 years ago
  71. a0e3a87 PHP: Fixed bug in protoc plugin escaping comments by Stanley Cheung · 7 years ago
  72. 2145897 Fix clang-format issue by Per Grön · 7 years ago
  73. b50cf56 Emit additional headers in generated .h file instead of .cc by Per Grön · 7 years ago
  74. c72b1a3 Don't hard code protobuf specific file extensions in cpp_generator.cc by Per Grön · 7 years ago
  75. f31a80e Merge pull request #10950 from jeady/service_name_metadata by Yang Gao · 7 years ago
  76. be6ccdb Proper clang formatting. by James Eady · 7 years ago
  77. 3b26451 Add static method to generated code to return fully qualified protobuf service name. by James Eady · 7 years ago
  78. 6580894 Fix python imports in gRPC generated python code by Manuel Kroiss · 7 years ago
  79. c090c61 Merge pull request #10644 from MakMukhi/master by MakMukhi · 7 years ago
  80. 42a95a2 Merge pull request #10505 from muxi/move-parsing-queue by Muxi Yan · 7 years ago
  81. 8805306 Revert API to change default queue for a stub by Muxi Yan · 7 years ago
  82. ea07b60 Post-review update by Mahak Mukhi · 7 years ago
  83. cac4e17 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  84. 68f6a67 Always generate body for python code elements by Mehrdad Afshari · 7 years ago
  85. 2814b51 formatting by Mahak Mukhi · 7 years ago
  86. 529e4c5 update according to new changes in cpp code by Mahak Mukhi · 7 years ago
  87. 81b5d26 fix conflicts by Mahak Mukhi · 7 years ago
  88. 31d92d4 Initial commit: Auto-generate GMOCK code for client stub. by Mahak Mukhi · 7 years ago
  89. 2f23be7 clang-format by Muxi Yan · 7 years ago
  90. 1383895 Initial commit: Auto-generate GMOCK code for client stub. by Mahak Mukhi · 7 years ago
  91. 56369ea Support in ProtoRPC by Muxi Yan · 7 years ago
  92. d4e9a48 Convert all async client stream types to not allocate by Craig Tiller · 7 years ago
  93. 5de4656 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  94. f2ceefb Merge pull request #8063 from royalharsh/buffers by kpayson64 · 7 years ago
  95. 547631e Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  96. d48ee25 Update by Harsh Vardhan · 7 years ago
  97. abf9ce2 Fix merge conflicts by Harsh Vardhan · 7 years ago
  98. 974f3d7 remove lang specific streaming methods by Harsh Vardhan · 7 years ago
  99. cacd5e8 revert to python specific code by Harsh Vardhan · 7 years ago
  100. dbd4497 remove python specific code by Harsh Vardhan · 7 years ago