1. cbb9fee upgrade protobuf in grpc_deps.bzl to v3.6.1 by Jan Tattermusch · 6 years ago
  2. 50b684a upgrade third_party/protobuf to v3.6.1 by Jan Tattermusch · 6 years ago
  3. c42dd8b attempt to fix protoc build by Jan Tattermusch · 6 years ago
  4. 18aac34 try fixing cxx distrib test by Jan Tattermusch · 6 years ago
  5. d139655 try fix c++ vs2017 build by Jan Tattermusch · 6 years ago
  6. d4c1c9b try fixing protobuf build in win distribtest by Jan Tattermusch · 6 years ago
  7. fcf533d try fix nanopb generation by Jan Tattermusch · 6 years ago
  8. 6ed3c45 android patch no longer needer by Jan Tattermusch · 6 years ago
  9. 02d4afb yapf code by Jan Tattermusch · 6 years ago
  10. ff3b554 regenerate C# protos by Jan Tattermusch · 6 years ago
  11. 5e56966 upgrade C# to protobuf 3.6.0 by Jan Tattermusch · 6 years ago
  12. bc8495d upgrade python to protobuf 3.6.0 by Jan Tattermusch · 6 years ago
  13. e8c3bf0 update grpc_deps.bzl by Jan Tattermusch · 6 years ago
  14. 0ff1249 update python grpcio_tools by Jan Tattermusch · 6 years ago
  15. 894745d update protobuf submodule to latest 3.6.0 by Jan Tattermusch · 6 years ago
  16. b880b79 Merge pull request #16265 from jtattermusch/unity_package_portable_zip by Jan Tattermusch · 6 years ago
  17. 29e4947 portable zip for unity package by Jan Tattermusch · 6 years ago
  18. be49852 Merge pull request #16214 from yang-g/order_order_please by Yang Gao · 6 years ago
  19. 4d1cd31 Merge pull request #16245 from srini100/master by Srini Polavarapu · 6 years ago
  20. 6499836 Merge pull request #16259 from AspirinSJL/filter_bug by Juanli Shen · 6 years ago
  21. 7793317 Merge pull request #16252 from mehrdada/python_reflection_docs by Mehrdad Afshari · 6 years ago
  22. 10d1294 Use param by Juanli Shen · 6 years ago
  23. ed40f70 Linkify grpc_cli in C# reflection tutorial by Mehrdad Afshari · 6 years ago
  24. 5ffb9bf Add server reflection guide for Python by Mehrdad Afshari · 6 years ago
  25. b85df07 Merge pull request #16243 from hcaseyal/revert_16179 by Abhishek Kumar · 6 years ago
  26. 8c5f24c update test by yang-g · 6 years ago
  27. 3af6118 Merge pull request #16253 from mehrdada/refreshpb2 by Mehrdad Afshari · 6 years ago
  28. 7b5e32a Refresh pb2 files in examples/python/multiplex by Mehrdad Afshari · 6 years ago
  29. 2676221 Merge pull request #16200 from yihuazhang/alts_print_nanny_error_messages by yihuaz · 6 years ago
  30. db81537 Merge pull request #16251 from jtattermusch/unity_instructions by Jan Tattermusch · 6 years ago
  31. b733c4d add instructions how to use Unity by Jan Tattermusch · 6 years ago
  32. 428c257 add 1.14.0 to interop matrix by Srini Polavarapu · 6 years ago
  33. cddfd4f Revert "Immediately run write closures for failed stream" by Hope Casey-Allen · 6 years ago
  34. 7c3d13d Merge pull request #16235 from a-musing-moose/master by Mehrdad Afshari · 6 years ago
  35. fdf3eed Merge pull request #16224 from jzeferino/feature/xamarin_example_doc by Jan Tattermusch · 6 years ago
  36. 7c0cd29 HelloworldXamarin readme improvements by Jan Tattermusch · 6 years ago
  37. 915d2e8 Merge pull request #16222 from jtattermusch/publish_grpc_unity_package by Jan Tattermusch · 6 years ago
  38. 6956daa adding python version environmental markers in the new style by Jonathan Moss · 6 years ago
  39. 4725386 Merge pull request #15993 from ghostwriternr/python_bazel_2 by Nathaniel Manista · 6 years ago
  40. adc6966 Merge pull request #16184 from carl-mastrangelo/bumpy by Carl Mastrangelo · 6 years ago
  41. 037d9ab Merge pull request #16161 from yashykt/pollforceset by Yash Tibrewal · 6 years ago
  42. cd88e63 Merge pull request #16228 from AspirinSJL/grpc_h_doc by Juanli Shen · 6 years ago
  43. fa8aa6d Update grpc.h comment by Juanli Shen · 6 years ago
  44. 63ce61b Fixed typo. by jzeferino · 6 years ago
  45. 16a8361 Merge pull request #16223 from mehrdada/debug_hooks by Mehrdad Afshari · 6 years ago
  46. f61e161 Add op index support for custom hooks by Mehrdad Afshari · 6 years ago
  47. 21fe5a7 Merge pull request #15646 from ZhouyihaiDing/composer_auth_version by Zhouyihai Ding · 6 years ago
  48. c88fd06 comments by yang-g · 6 years ago
  49. 848fd9d Minimal Bazel BUILD files for grpcio Python by Naresh · 6 years ago
  50. 1b36ca6 Improved Xamarin example doc. by jzeferino · 6 years ago
  51. 44ed592 Merge pull request #16208 from jtattermusch/csharp_unity_package by Jan Tattermusch · 6 years ago
  52. c666aa6 Add low-level Cython debug/expansion hooks by Mehrdad Afshari · 6 years ago
  53. 2050021 add grpc_unity_package to published packages by Jan Tattermusch · 6 years ago
  54. 5e94c0d unitypackage: fix extensions when copying by Jan Tattermusch · 6 years ago
  55. a9eda49 explain where .meta files came from by Jan Tattermusch · 6 years ago
  56. 9f3ff1a fix unity package name by Jan Tattermusch · 6 years ago
  57. abcb0fd regenerate by Jan Tattermusch · 6 years ago
  58. 911d777 remove Grpc.Auth from unitypackage for now by Jan Tattermusch · 6 years ago
  59. 6574f5d add unity package build to package_targets.py by Jan Tattermusch · 6 years ago
  60. cca1126 add skeleton of unity package by Jan Tattermusch · 6 years ago
  61. 708288e Merge pull request #16191 from hanmd82/add_multi_json_for_ruby_route_guide_example by apolcyn · 6 years ago
  62. 28c6d6b PHP: upgrade interop test google/auth version by ZhouyihaiDing · 6 years ago
  63. 841eb14 typo fix by yang-g · 6 years ago
  64. 072c0f6 log error messages returned from Nanny by Yihua Zhang · 6 years ago
  65. e61058c Review comments by yang-g · 6 years ago
  66. 010ffae Sanity by yang-g · 6 years ago
  67. 2585e06 Merge branch 'master' into pollforceset by Yash Tibrewal · 6 years ago
  68. 3b60506 Merge pull request #16207 from markdroth/ping_api_fix by Mark D. Roth · 6 years ago
  69. d6ef707 Add more filter priority levels by yang-g · 6 years ago
  70. 92fd262 Merge pull request #16198 from srini100/master by Srini Polavarapu · 6 years ago
  71. 95f8104 Fix undefined behavior introduced in #16167. by Mark D. Roth · 6 years ago
  72. 015874f regenerate by Jan Tattermusch · 6 years ago
  73. 6975fe4 Merge pull request #16194 from jtattermusch/add_xamarin_example by Jan Tattermusch · 6 years ago
  74. 8ff090c add script for building unitypackage by Jan Tattermusch · 6 years ago
  75. 2c31857 Merge pull request #16202 from grpc/revert-16081-rq-threads by Nicolas Noble · 6 years ago
  76. c5e5ba7 remove script for building c# packages on Linux by Jan Tattermusch · 6 years ago
  77. 5e6af82 add copyright notice for HelloworldXamarin by Jan Tattermusch · 6 years ago
  78. 85b0052 ignore designer-generated .cs files by Jan Tattermusch · 6 years ago
  79. 23b7510 fix markdown rendering by Jan Tattermusch · 6 years ago
  80. 5439b83 Merge pull request #16196 from jtattermusch/remove_jenkins_refs_build_packages by Jan Tattermusch · 6 years ago
  81. bea98c3 Revert "Restrict the number of threads in C++ sync server" by Nicolas Noble · 6 years ago
  82. c3ce44e Merge pull request #16081 from sreecha/rq-threads by Sree Kuchibhotla · 6 years ago
  83. f84fa47 Merge branch 'master' into rq-threads by Sree Kuchibhotla · 6 years ago
  84. b811b4e Merge pull request #15239 from murgatroid99/node_example_proto_loader by Michael Lumish · 6 years ago
  85. 11946f2 Merge pull request #16167 from markdroth/ping_api by Mark D. Roth · 6 years ago
  86. 39b0050 upmerged from v1.14.x by Srini Polavarapu · 6 years ago
  87. 687eb98 Merge pull request #16197 from mehrdada/provide-unwrap-arg by Mehrdad Afshari · 6 years ago
  88. 2ef6a33 Merge branch 'master' into rq-threads by Sree Kuchibhotla · 6 years ago
  89. 603b82c Add a matching _unwrap_grpc_arg by Mehrdad Afshari · 6 years ago
  90. 98680f8 remove Jenkins references from build_packages scripts by Jan Tattermusch · 6 years ago
  91. 79e7eb8 mention experimental support for Xamarin and Unity by Jan Tattermusch · 6 years ago
  92. 2180588 HelloworldXamarin readme by Jan Tattermusch · 6 years ago
  93. ba6682a autogenerated changes in Resource.designer.cs by Jan Tattermusch · 6 years ago
  94. 7ff80cf use local server in XamarinHelloworld by Jan Tattermusch · 6 years ago
  95. da54525 experimental helloworld client for ios by Jan Tattermusch · 6 years ago
  96. 705843c experimental helloworld client for android by Jan Tattermusch · 6 years ago
  97. b335d58 add generated protos by Jan Tattermusch · 6 years ago
  98. ecaba8a HelloworldXamaring: add Google.Protobuf dependency by Jan Tattermusch · 6 years ago
  99. fd91656 HelloworldXamaring: add Grpc.Core dependency by Jan Tattermusch · 6 years ago
  100. 3c497bf add HelloworldXamarin scaffolding by Jan Tattermusch · 6 years ago