1. be30114 fix up tests and remove two unlocks in a row bug by Alexander Polcyn · 8 years ago
  2. fcad579 in the middle of fixing watch and get connectivity state to work with new changes by Alexander Polcyn · 8 years ago
  3. 427ec5e change if to while to avoid unsafe wakeup by Alexander Polcyn · 8 years ago
  4. 6971908 remove a TODO by Alexander Polcyn · 8 years ago
  5. b7e1f53 revert changes to rake-compiler-dock dockerfile by Alexander Polcyn · 8 years ago
  6. 89d62d3 debug print in docker file by Alexander Polcyn · 8 years ago
  7. 9f49866 add in background connectivity state poller by Alexander Polcyn · 8 years ago
  8. e57cd90 fix channel connectivity state function by Alexander Polcyn · 8 years ago
  9. b60e6ac Merge pull request #10083 from murgatroid99/node_lodash_3_compat_again by Michael Lumish · 8 years ago
  10. a85e7d4 Merge pull request #10054 from murgatroid99/uv_resolver_fallback by Michael Lumish · 8 years ago
  11. 97129b0 Merge pull request #10076 from apolcyn/fix_in6_scope_id_windows_issue by apolcyn · 8 years ago
  12. f13011b Merge pull request #10082 from ctiller/1.2 by Craig Tiller · 8 years ago
  13. 9d68158 Change argument validation in Server#addService by murgatroid99 · 8 years ago
  14. 072c5af Write an essay by Craig Tiller · 8 years ago
  15. 97a6322 Merge pull request #10077 from dgquintas/v1.2.x by David G. Quintas · 8 years ago
  16. 904e7f5 Introducing 1.2.0-pre1 by David Garcia Quintas · 8 years ago
  17. 648229e fix in6_scope_id incompatibiliity issue on windows/mingw by Alexander Polcyn · 8 years ago
  18. eb064ec Merge pull request #10030 from makdharma/well_known_protos by makdharma · 8 years ago
  19. 8d7ce8c Merge pull request #10070 from ctiller/fmac by Craig Tiller · 8 years ago
  20. d0cda5c Add uv resolver fallback for named ports, fix portability tests by murgatroid99 · 8 years ago
  21. 2d42deb Merge branch 'unrevert' into fmac by Craig Tiller · 8 years ago
  22. c945c12 Revert "Revert "Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks"" by Craig Tiller · 8 years ago
  23. 7375d53 Merge pull request #10061 from grpc/revert-9977-fssplit by Craig Tiller · 8 years ago
  24. ad14bce Fix mac build by Craig Tiller · 8 years ago
  25. 45c34c3 Merge pull request #10046 from jtattermusch/dont_silence_run_tests_use_docker by Jan Tattermusch · 8 years ago
  26. 0cb7fef Revert "Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks" by Jan Tattermusch · 8 years ago
  27. 809b421 Merge pull request #10043 from grpc/jtattermusch-patch-1 by Jan Tattermusch · 8 years ago
  28. e188c7d Merge pull request #10033 from matt-kwong/fix-dockerfiles by matt-kwong · 8 years ago
  29. 2e0a82f Merge pull request #10040 from rjshade/udp_use_after_free by Yang Gao · 8 years ago
  30. c35a5b0 Merge pull request #10038 from mehrdada/server-reflection-for-grpc-python by Mehrdad Afshari · 8 years ago
  31. 04b4d4c Merge pull request #9974 from nathanielmanistaatgoogle/lint by Nathaniel Manista · 8 years ago
  32. 808d19e Merge pull request #9977 from ctiller/fssplit by Craig Tiller · 8 years ago
  33. c2804fb Merge pull request #10018 from ctiller/accept4 by Craig Tiller · 8 years ago
  34. 5faabc4 Fix pyenv dockerfile by Matt Kwong · 8 years ago
  35. 3d5b0e6 Merge pull request #10045 from dgquintas/fix_runtests_n by David G. Quintas · 8 years ago
  36. e2bdbfe Fix misplaced assert in run_tests.py by David Garcia Quintas · 8 years ago
  37. 3464f70 dont silence realtime output from run_tests.py --use_docker by Jan Tattermusch · 8 years ago
  38. 1d88979 Delete TestResult.xml by Jan Tattermusch · 8 years ago
  39. 69709e2 Fix flaky use-after-free in udp_server by Robbie Shade · 8 years ago
  40. d1287b5 Merge pull request #10020 from jtattermusch/reports_for_sponge by Jan Tattermusch · 8 years ago
  41. 5a59c43 make report naming internal-CI compliant by Jan Tattermusch · 8 years ago
  42. b38aac4 Bump protobuf to 3.2.0 by Mehrdad Afshari · 8 years ago
  43. c8f24e5 Merge pull request #10026 from mehrdada/bump-proto-depenedency-on-python-3.2 by Mehrdad Afshari · 8 years ago
  44. 18f8acf Merge pull request #10004 from dgquintas/1.1.x_to_master_again by David G. Quintas · 8 years ago
  45. 1444464 Fix locking by Craig Tiller · 8 years ago
  46. e3e3b2a changes for picking up well known protos by Makarand Dharmapurikar · 8 years ago
  47. 2280306 Merge pull request #10029 from ctiller/qps by Craig Tiller · 8 years ago
  48. 6921820 Ensure port server is running on remote hosts by Craig Tiller · 8 years ago
  49. b094b2c Actually print error message by Craig Tiller · 8 years ago
  50. 41559c6 Merge pull request #10024 from grpc/revert-10015-use_after_free by Yang Gao · 8 years ago
  51. 9b3c73d Updated protobuf dependency for python to 3.2.0 by Mehrdad Afshari · 8 years ago
  52. 7c1aafb Revert "Fix flaky use-after-free in udp_server" by Yang Gao · 8 years ago
  53. 73c3354 Merge pull request #10015 from rjshade/use_after_free by Robbie Shade · 8 years ago
  54. 9cf08b6 Fix flaky use-after-free in udp_server by Robbie Shade · 8 years ago
  55. 702a445 Fix initialization by Craig Tiller · 8 years ago
  56. f26236a Silence accept4 message when its irrelevant by Craig Tiller · 8 years ago
  57. 1462063 Merge pull request #9821 from jtattermusch/protobuf_bump_3.2.0 by Jan Tattermusch · 8 years ago
  58. 3b7bcc3 fix grpcio_tools build on windows by Jan Tattermusch · 8 years ago
  59. 065d924 Updated python scripts to work with protobuf 3.2.0 by Mehrdad Afshari · 8 years ago
  60. a3d87ca fix C# nuget restore by Jan Tattermusch · 8 years ago
  61. 5cf218e regenerate protoc_lib_deps.py by Jan Tattermusch · 8 years ago
  62. 6820c8c fix bazel_deps.sh by Jan Tattermusch · 8 years ago
  63. 1293cbc remove unneeded dependencies by Jan Tattermusch · 8 years ago
  64. 93c8951 NUnitVersion tests no longer needed by Jan Tattermusch · 8 years ago
  65. e2b2c8e update nugets in csproj projects by Jan Tattermusch · 8 years ago
  66. 018e23a regenerate projects by Jan Tattermusch · 8 years ago
  67. a66df54 update C# project.json dependencies by Jan Tattermusch · 8 years ago
  68. 766c97a updgrade C# project.json to protobuf 3.2.0 by Jan Tattermusch · 8 years ago
  69. d687e92 regenerate C# protos by Jan Tattermusch · 8 years ago
  70. fddb01d upgrade third_party/protobuf to 3.2.0 by Jan Tattermusch · 8 years ago
  71. efe7572 Merge pull request #9632 from jtattermusch/csharp_server_side_auth by Jan Tattermusch · 8 years ago
  72. d422498 Merge pull request #10001 from y-zeng/fling_stream by Yuchen Zeng · 8 years ago
  73. 78fd7db Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master_again by David Garcia Quintas · 8 years ago
  74. cf54c15 Merge pull request #9983 from dgquintas/1.1.x_to_master by David G. Quintas · 8 years ago
  75. 7bc4f4a Merge pull request #9862 from Op3n4M3/limit-gem-build by apolcyn · 8 years ago
  76. c651205 Use gpr_subprocess in fling_stream_test by Yuchen Zeng · 8 years ago
  77. 5ea6c9f Merge branch 'fssplit' of github.com:ctiller/grpc into fssplit by Craig Tiller · 8 years ago
  78. e067b6e Resolve sanity failures by Craig Tiller · 8 years ago
  79. 437cc19 Merge pull request #9968 from makdharma/grpc_bazel by makdharma · 8 years ago
  80. bff6be2 Merge pull request #9962 from murgatroid99/node_no_alpn_compile by Michael Lumish · 8 years ago
  81. dcb71e0 Manual changes from upmerged modifications by David Garcia Quintas · 8 years ago
  82. 74f7da2 Merge pull request #9969 from grpc/wenbozhu-patch-4 by Feng Li · 8 years ago
  83. 1e66fcf setting default False for use_external by Makarand Dharmapurikar · 8 years ago
  84. 3313dc1 Merge pull request #9971 from jtattermusch/csharp_fix_healthcheck_nuget by Jan Tattermusch · 8 years ago
  85. d627421 Merge pull request #8407 from jronak/fixtag by Yang Gao · 8 years ago
  86. 8a0ec88 Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master by David Garcia Quintas · 8 years ago
  87. f09ec59 Fix mac build by Craig Tiller · 8 years ago
  88. 8c88131 Merge branch 'master' into grpc_bazel by Makarand Dharmapurikar · 8 years ago
  89. 8c3eaf2 Merge pull request #9939 from ctiller/stream_owned_slice by Craig Tiller · 8 years ago
  90. f87d9ea Merge pull request #9960 from murgatroid99/node_qps_performance_disable by Michael Lumish · 8 years ago
  91. 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
  92. 637a275 Merge pull request #9921 from ctiller/fastcreate by Craig Tiller · 8 years ago
  93. 0d8b11f Update test list by Craig Tiller · 8 years ago
  94. cc928d6 Cleanup by Craig Tiller · 8 years ago
  95. 52bd441 Get back trickle by Craig Tiller · 8 years ago
  96. a9dbc97 Merge pull request #9966 from y-zeng/static_area by Yuchen Zeng · 8 years ago
  97. 12d22e4 Further splitting by Craig Tiller · 8 years ago
  98. 3ab155e Merge github.com:grpc/grpc into fssplit by Craig Tiller · 8 years ago
  99. 62ac65b Split bm_fullstack unary ping pong out by Craig Tiller · 8 years ago
  100. 627a598 Prep for splitting bm_fullstack by Craig Tiller · 8 years ago