1. 37d274a Node add service: allow exact match to name in proto file, improve error reporting by murgatroid99 · 8 years ago
  2. 97a6322 Merge pull request #10077 from dgquintas/v1.2.x by David G. Quintas · 8 years ago
  3. 904e7f5 Introducing 1.2.0-pre1 by David Garcia Quintas · 8 years ago
  4. eb064ec Merge pull request #10030 from makdharma/well_known_protos by makdharma · 8 years ago
  5. 8d7ce8c Merge pull request #10070 from ctiller/fmac by Craig Tiller · 8 years ago
  6. 2d42deb Merge branch 'unrevert' into fmac by Craig Tiller · 8 years ago
  7. c945c12 Revert "Revert "Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks"" by Craig Tiller · 8 years ago
  8. 7375d53 Merge pull request #10061 from grpc/revert-9977-fssplit by Craig Tiller · 8 years ago
  9. ad14bce Fix mac build by Craig Tiller · 8 years ago
  10. 45c34c3 Merge pull request #10046 from jtattermusch/dont_silence_run_tests_use_docker by Jan Tattermusch · 8 years ago
  11. 0cb7fef Revert "Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks" by Jan Tattermusch · 8 years ago
  12. 809b421 Merge pull request #10043 from grpc/jtattermusch-patch-1 by Jan Tattermusch · 8 years ago
  13. e188c7d Merge pull request #10033 from matt-kwong/fix-dockerfiles by matt-kwong · 8 years ago
  14. 2e0a82f Merge pull request #10040 from rjshade/udp_use_after_free by Yang Gao · 8 years ago
  15. c35a5b0 Merge pull request #10038 from mehrdada/server-reflection-for-grpc-python by Mehrdad Afshari · 8 years ago
  16. 04b4d4c Merge pull request #9974 from nathanielmanistaatgoogle/lint by Nathaniel Manista · 8 years ago
  17. 808d19e Merge pull request #9977 from ctiller/fssplit by Craig Tiller · 8 years ago
  18. c2804fb Merge pull request #10018 from ctiller/accept4 by Craig Tiller · 8 years ago
  19. 5faabc4 Fix pyenv dockerfile by Matt Kwong · 8 years ago
  20. 3d5b0e6 Merge pull request #10045 from dgquintas/fix_runtests_n by David G. Quintas · 8 years ago
  21. e2bdbfe Fix misplaced assert in run_tests.py by David Garcia Quintas · 8 years ago
  22. 3464f70 dont silence realtime output from run_tests.py --use_docker by Jan Tattermusch · 8 years ago
  23. 1d88979 Delete TestResult.xml by Jan Tattermusch · 8 years ago
  24. 69709e2 Fix flaky use-after-free in udp_server by Robbie Shade · 8 years ago
  25. d1287b5 Merge pull request #10020 from jtattermusch/reports_for_sponge by Jan Tattermusch · 8 years ago
  26. 5a59c43 make report naming internal-CI compliant by Jan Tattermusch · 8 years ago
  27. b38aac4 Bump protobuf to 3.2.0 by Mehrdad Afshari · 8 years ago
  28. c8f24e5 Merge pull request #10026 from mehrdada/bump-proto-depenedency-on-python-3.2 by Mehrdad Afshari · 8 years ago
  29. 18f8acf Merge pull request #10004 from dgquintas/1.1.x_to_master_again by David G. Quintas · 8 years ago
  30. 1444464 Fix locking by Craig Tiller · 8 years ago
  31. e3e3b2a changes for picking up well known protos by Makarand Dharmapurikar · 8 years ago
  32. 2280306 Merge pull request #10029 from ctiller/qps by Craig Tiller · 8 years ago
  33. 6921820 Ensure port server is running on remote hosts by Craig Tiller · 8 years ago
  34. b094b2c Actually print error message by Craig Tiller · 8 years ago
  35. 41559c6 Merge pull request #10024 from grpc/revert-10015-use_after_free by Yang Gao · 8 years ago
  36. 9b3c73d Updated protobuf dependency for python to 3.2.0 by Mehrdad Afshari · 8 years ago
  37. 7c1aafb Revert "Fix flaky use-after-free in udp_server" by Yang Gao · 8 years ago
  38. 73c3354 Merge pull request #10015 from rjshade/use_after_free by Robbie Shade · 8 years ago
  39. 9cf08b6 Fix flaky use-after-free in udp_server by Robbie Shade · 8 years ago
  40. 702a445 Fix initialization by Craig Tiller · 8 years ago
  41. f26236a Silence accept4 message when its irrelevant by Craig Tiller · 8 years ago
  42. 1462063 Merge pull request #9821 from jtattermusch/protobuf_bump_3.2.0 by Jan Tattermusch · 8 years ago
  43. 3b7bcc3 fix grpcio_tools build on windows by Jan Tattermusch · 8 years ago
  44. 065d924 Updated python scripts to work with protobuf 3.2.0 by Mehrdad Afshari · 8 years ago
  45. a3d87ca fix C# nuget restore by Jan Tattermusch · 8 years ago
  46. 5cf218e regenerate protoc_lib_deps.py by Jan Tattermusch · 8 years ago
  47. 6820c8c fix bazel_deps.sh by Jan Tattermusch · 8 years ago
  48. 1293cbc remove unneeded dependencies by Jan Tattermusch · 8 years ago
  49. 93c8951 NUnitVersion tests no longer needed by Jan Tattermusch · 8 years ago
  50. e2b2c8e update nugets in csproj projects by Jan Tattermusch · 8 years ago
  51. 018e23a regenerate projects by Jan Tattermusch · 8 years ago
  52. a66df54 update C# project.json dependencies by Jan Tattermusch · 8 years ago
  53. 766c97a updgrade C# project.json to protobuf 3.2.0 by Jan Tattermusch · 8 years ago
  54. d687e92 regenerate C# protos by Jan Tattermusch · 8 years ago
  55. fddb01d upgrade third_party/protobuf to 3.2.0 by Jan Tattermusch · 8 years ago
  56. efe7572 Merge pull request #9632 from jtattermusch/csharp_server_side_auth by Jan Tattermusch · 8 years ago
  57. d422498 Merge pull request #10001 from y-zeng/fling_stream by Yuchen Zeng · 8 years ago
  58. 78fd7db Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master_again by David Garcia Quintas · 8 years ago
  59. cf54c15 Merge pull request #9983 from dgquintas/1.1.x_to_master by David G. Quintas · 8 years ago
  60. 7bc4f4a Merge pull request #9862 from Op3n4M3/limit-gem-build by apolcyn · 8 years ago
  61. c651205 Use gpr_subprocess in fling_stream_test by Yuchen Zeng · 8 years ago
  62. 5ea6c9f Merge branch 'fssplit' of github.com:ctiller/grpc into fssplit by Craig Tiller · 8 years ago
  63. e067b6e Resolve sanity failures by Craig Tiller · 8 years ago
  64. 437cc19 Merge pull request #9968 from makdharma/grpc_bazel by makdharma · 8 years ago
  65. bff6be2 Merge pull request #9962 from murgatroid99/node_no_alpn_compile by Michael Lumish · 8 years ago
  66. dcb71e0 Manual changes from upmerged modifications by David Garcia Quintas · 8 years ago
  67. 74f7da2 Merge pull request #9969 from grpc/wenbozhu-patch-4 by Feng Li · 8 years ago
  68. 1e66fcf setting default False for use_external by Makarand Dharmapurikar · 8 years ago
  69. 3313dc1 Merge pull request #9971 from jtattermusch/csharp_fix_healthcheck_nuget by Jan Tattermusch · 8 years ago
  70. d627421 Merge pull request #8407 from jronak/fixtag by Yang Gao · 8 years ago
  71. 8a0ec88 Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master by David Garcia Quintas · 8 years ago
  72. f09ec59 Fix mac build by Craig Tiller · 8 years ago
  73. 8c88131 Merge branch 'master' into grpc_bazel by Makarand Dharmapurikar · 8 years ago
  74. 8c3eaf2 Merge pull request #9939 from ctiller/stream_owned_slice by Craig Tiller · 8 years ago
  75. f87d9ea Merge pull request #9960 from murgatroid99/node_qps_performance_disable by Michael Lumish · 8 years ago
  76. 0dc57ad Move trickle to the end: it takes a while, and its less important (in the face of failures) by Craig Tiller · 8 years ago
  77. 637a275 Merge pull request #9921 from ctiller/fastcreate by Craig Tiller · 8 years ago
  78. 0d8b11f Update test list by Craig Tiller · 8 years ago
  79. cc928d6 Cleanup by Craig Tiller · 8 years ago
  80. 52bd441 Get back trickle by Craig Tiller · 8 years ago
  81. a9dbc97 Merge pull request #9966 from y-zeng/static_area by Yuchen Zeng · 8 years ago
  82. 12d22e4 Further splitting by Craig Tiller · 8 years ago
  83. 3ab155e Merge github.com:grpc/grpc into fssplit by Craig Tiller · 8 years ago
  84. 62ac65b Split bm_fullstack unary ping pong out by Craig Tiller · 8 years ago
  85. 627a598 Prep for splitting bm_fullstack by Craig Tiller · 8 years ago
  86. e4a2419 Bugfixes by Craig Tiller · 8 years ago
  87. 5e32153 Move helpers to a common place, use them everywhere by Craig Tiller · 8 years ago
  88. 26515ab Merge pull request #9967 from nathanielmanistaatgoogle/lint by Nathaniel Manista · 8 years ago
  89. c9bf9ba Merge pull request #9930 from ctiller/call_create_fixtures by Craig Tiller · 8 years ago
  90. aa4abaa fix Grpc.HealthCheck and Grpc.Reflection packages by Jan Tattermusch · 8 years ago
  91. 3ec1366 Enable unused-argument lint by Nathaniel Manista · 8 years ago
  92. 8fccf59 Enable too-many-return-statements lint by Nathaniel Manista · 8 years ago
  93. c3038a5 Suppress and enable too-many-locals lint by Nathaniel Manista · 8 years ago
  94. db0f85b Configure and enable too-many-arguments lint by Nathaniel Manista · 8 years ago
  95. 18f025e Fix and enable super-init-not-called lint by Nathaniel Manista · 8 years ago
  96. b19e304 Merge pull request #9953 from y-zeng/build_license by Yuchen Zeng · 8 years ago
  97. 67951aa Avoid using oversized frames by Yuchen Zeng · 8 years ago
  98. 880b798 Update PROTOCOL-WEB.md by Wenbo Zhu · 8 years ago
  99. d3d46a5 Enable suppressed-message lint by Nathaniel Manista · 8 years ago
  100. 9098fcc Use grpc_build_system.bzl in other projects by Makarand Dharmapurikar · 8 years ago