1. 02d131b fix mac crash on abruptly ended server thread by Alexander Polcyn · 7 years ago
  2. 513070c get rid of time check increment in watch connectivity state loop by Alexander Polcyn · 7 years ago
  3. 06d4edd fix setting of time_check_increment in watch conn state loop by Alexander Polcyn · 7 years ago
  4. 5b88146 make fewer lock/unlock calls and loop on cv_wait in watch conn state by Alexander Polcyn · 7 years ago
  5. ea282e9 add passing test that kills a process while there are active watch chan state calls by Alexander Polcyn · 7 years ago
  6. 4e60675 add end2end tests to formatter and adjust to formatter by Alexander Polcyn · 7 years ago
  7. b862b6a use RTEST with channel watch arg to capture larger set of truthy args by Alexander Polcyn · 7 years ago
  8. 071f74f add copyright header to fix failing sanity tests by Alexander Polcyn · 7 years ago
  9. af3213f remove now-unused channel completion queues by Alexander Polcyn · 7 years ago
  10. 4109c23 add a README for new test directory by Alexander Polcyn · 7 years ago
  11. 563ec53 stop mixing gpr mutexes and the ruby gil to fix channel closing deadlock by Alexander Polcyn · 7 years ago
  12. 70bc492 add another currently failing test related to channels and deadlock by Alexander Polcyn · 7 years ago
  13. f3147b3 watch channel state without the gil to fix deadlock on abrupt SIGTERM by Alexander Polcyn · 7 years ago
  14. 16d97ed add failing test revealing bug in channel state api by Alexander Polcyn · 7 years ago
  15. f8dc32e make end2end test ports dynamic and slight refactor by Alexander Polcyn · 7 years ago
  16. 7a32e8a Revert changes to example greeter client by Alexander Polcyn · 7 years ago
  17. c44c16e add initial framework for full end2end tests outside of rspec by Alexander Polcyn · 7 years ago
  18. be30114 fix up tests and remove two unlocks in a row bug by Alexander Polcyn · 7 years ago
  19. fcad579 in the middle of fixing watch and get connectivity state to work with new changes by Alexander Polcyn · 7 years ago
  20. 427ec5e change if to while to avoid unsafe wakeup by Alexander Polcyn · 7 years ago
  21. 6971908 remove a TODO by Alexander Polcyn · 7 years ago
  22. b7e1f53 revert changes to rake-compiler-dock dockerfile by Alexander Polcyn · 7 years ago
  23. 89d62d3 debug print in docker file by Alexander Polcyn · 7 years ago
  24. 9f49866 add in background connectivity state poller by Alexander Polcyn · 7 years ago
  25. e57cd90 fix channel connectivity state function by Alexander Polcyn · 7 years ago
  26. b60e6ac Merge pull request #10083 from murgatroid99/node_lodash_3_compat_again by Michael Lumish · 7 years ago
  27. a85e7d4 Merge pull request #10054 from murgatroid99/uv_resolver_fallback by Michael Lumish · 7 years ago
  28. 97129b0 Merge pull request #10076 from apolcyn/fix_in6_scope_id_windows_issue by apolcyn · 7 years ago
  29. f13011b Merge pull request #10082 from ctiller/1.2 by Craig Tiller · 7 years ago
  30. 9d68158 Change argument validation in Server#addService by murgatroid99 · 7 years ago
  31. 072c5af Write an essay by Craig Tiller · 7 years ago
  32. 97a6322 Merge pull request #10077 from dgquintas/v1.2.x by David G. Quintas · 7 years ago
  33. 904e7f5 Introducing 1.2.0-pre1 by David Garcia Quintas · 7 years ago
  34. 648229e fix in6_scope_id incompatibiliity issue on windows/mingw by Alexander Polcyn · 7 years ago
  35. eb064ec Merge pull request #10030 from makdharma/well_known_protos by makdharma · 7 years ago
  36. 8d7ce8c Merge pull request #10070 from ctiller/fmac by Craig Tiller · 7 years ago
  37. d0cda5c Add uv resolver fallback for named ports, fix portability tests by murgatroid99 · 7 years ago
  38. 2d42deb Merge branch 'unrevert' into fmac by Craig Tiller · 7 years ago
  39. c945c12 Revert "Revert "Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks"" by Craig Tiller · 7 years ago
  40. 7375d53 Merge pull request #10061 from grpc/revert-9977-fssplit by Craig Tiller · 7 years ago
  41. ad14bce Fix mac build by Craig Tiller · 7 years ago
  42. 45c34c3 Merge pull request #10046 from jtattermusch/dont_silence_run_tests_use_docker by Jan Tattermusch · 7 years ago
  43. 0cb7fef Revert "Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks" by Jan Tattermusch · 7 years ago
  44. 809b421 Merge pull request #10043 from grpc/jtattermusch-patch-1 by Jan Tattermusch · 7 years ago
  45. e188c7d Merge pull request #10033 from matt-kwong/fix-dockerfiles by matt-kwong · 7 years ago
  46. 2e0a82f Merge pull request #10040 from rjshade/udp_use_after_free by Yang Gao · 7 years ago
  47. c35a5b0 Merge pull request #10038 from mehrdada/server-reflection-for-grpc-python by Mehrdad Afshari · 7 years ago
  48. 04b4d4c Merge pull request #9974 from nathanielmanistaatgoogle/lint by Nathaniel Manista · 7 years ago
  49. 808d19e Merge pull request #9977 from ctiller/fssplit by Craig Tiller · 7 years ago
  50. c2804fb Merge pull request #10018 from ctiller/accept4 by Craig Tiller · 7 years ago
  51. 5faabc4 Fix pyenv dockerfile by Matt Kwong · 7 years ago
  52. 3d5b0e6 Merge pull request #10045 from dgquintas/fix_runtests_n by David G. Quintas · 7 years ago
  53. e2bdbfe Fix misplaced assert in run_tests.py by David Garcia Quintas · 7 years ago
  54. 3464f70 dont silence realtime output from run_tests.py --use_docker by Jan Tattermusch · 7 years ago
  55. 1d88979 Delete TestResult.xml by Jan Tattermusch · 7 years ago
  56. 69709e2 Fix flaky use-after-free in udp_server by Robbie Shade · 7 years ago
  57. d1287b5 Merge pull request #10020 from jtattermusch/reports_for_sponge by Jan Tattermusch · 7 years ago
  58. 5a59c43 make report naming internal-CI compliant by Jan Tattermusch · 7 years ago
  59. b38aac4 Bump protobuf to 3.2.0 by Mehrdad Afshari · 7 years ago
  60. c8f24e5 Merge pull request #10026 from mehrdada/bump-proto-depenedency-on-python-3.2 by Mehrdad Afshari · 7 years ago
  61. 18f8acf Merge pull request #10004 from dgquintas/1.1.x_to_master_again by David G. Quintas · 7 years ago
  62. 1444464 Fix locking by Craig Tiller · 7 years ago
  63. e3e3b2a changes for picking up well known protos by Makarand Dharmapurikar · 7 years ago
  64. 2280306 Merge pull request #10029 from ctiller/qps by Craig Tiller · 7 years ago
  65. 6921820 Ensure port server is running on remote hosts by Craig Tiller · 7 years ago
  66. b094b2c Actually print error message by Craig Tiller · 7 years ago
  67. 41559c6 Merge pull request #10024 from grpc/revert-10015-use_after_free by Yang Gao · 7 years ago
  68. 9b3c73d Updated protobuf dependency for python to 3.2.0 by Mehrdad Afshari · 7 years ago
  69. 7c1aafb Revert "Fix flaky use-after-free in udp_server" by Yang Gao · 7 years ago
  70. 73c3354 Merge pull request #10015 from rjshade/use_after_free by Robbie Shade · 7 years ago
  71. 9cf08b6 Fix flaky use-after-free in udp_server by Robbie Shade · 7 years ago
  72. 702a445 Fix initialization by Craig Tiller · 7 years ago
  73. f26236a Silence accept4 message when its irrelevant by Craig Tiller · 7 years ago
  74. 1462063 Merge pull request #9821 from jtattermusch/protobuf_bump_3.2.0 by Jan Tattermusch · 7 years ago
  75. 3b7bcc3 fix grpcio_tools build on windows by Jan Tattermusch · 7 years ago
  76. 065d924 Updated python scripts to work with protobuf 3.2.0 by Mehrdad Afshari · 7 years ago
  77. a3d87ca fix C# nuget restore by Jan Tattermusch · 7 years ago
  78. 5cf218e regenerate protoc_lib_deps.py by Jan Tattermusch · 7 years ago
  79. 6820c8c fix bazel_deps.sh by Jan Tattermusch · 7 years ago
  80. 1293cbc remove unneeded dependencies by Jan Tattermusch · 7 years ago
  81. 93c8951 NUnitVersion tests no longer needed by Jan Tattermusch · 7 years ago
  82. e2b2c8e update nugets in csproj projects by Jan Tattermusch · 7 years ago
  83. 018e23a regenerate projects by Jan Tattermusch · 7 years ago
  84. a66df54 update C# project.json dependencies by Jan Tattermusch · 7 years ago
  85. 766c97a updgrade C# project.json to protobuf 3.2.0 by Jan Tattermusch · 7 years ago
  86. d687e92 regenerate C# protos by Jan Tattermusch · 7 years ago
  87. fddb01d upgrade third_party/protobuf to 3.2.0 by Jan Tattermusch · 7 years ago
  88. efe7572 Merge pull request #9632 from jtattermusch/csharp_server_side_auth by Jan Tattermusch · 7 years ago
  89. d422498 Merge pull request #10001 from y-zeng/fling_stream by Yuchen Zeng · 7 years ago
  90. 78fd7db Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master_again by David Garcia Quintas · 7 years ago
  91. cf54c15 Merge pull request #9983 from dgquintas/1.1.x_to_master by David G. Quintas · 7 years ago
  92. 7bc4f4a Merge pull request #9862 from Op3n4M3/limit-gem-build by apolcyn · 7 years ago
  93. c651205 Use gpr_subprocess in fling_stream_test by Yuchen Zeng · 7 years ago
  94. 5ea6c9f Merge branch 'fssplit' of github.com:ctiller/grpc into fssplit by Craig Tiller · 7 years ago
  95. e067b6e Resolve sanity failures by Craig Tiller · 7 years ago
  96. 437cc19 Merge pull request #9968 from makdharma/grpc_bazel by makdharma · 7 years ago
  97. bff6be2 Merge pull request #9962 from murgatroid99/node_no_alpn_compile by Michael Lumish · 7 years ago
  98. dcb71e0 Manual changes from upmerged modifications by David Garcia Quintas · 7 years ago
  99. 74f7da2 Merge pull request #9969 from grpc/wenbozhu-patch-4 by Feng Li · 7 years ago
  100. 1e66fcf setting default False for use_external by Makarand Dharmapurikar · 7 years ago