1. 5c6dda8 fix tentative startup bug by Alexander Polcyn · 7 years ago
  2. 916893b fix up the test by Alexander Polcyn · 7 years ago
  3. fd4cbb7 cleanup test by Alexander Polcyn · 7 years ago
  4. 7b3629e fix lack-of-abort bug by Alexander Polcyn · 7 years ago
  5. 0e2b6a2 remove debug prints by Alexander Polcyn · 7 years ago
  6. b2c0b7b constant state watch without timeouts by Alexander Polcyn · 7 years ago
  7. 6be9397 Merge pull request #10847 from matt-kwong/cherry-pick_max_time by Matt Kwong · 7 years ago
  8. 23da349 Merge pull request #10871 from apolcyn/revert_merge_from_master_into_13x by David G. Quintas · 7 years ago
  9. f5521c3 Revert "Merge branch 'master' into v1.3.x" by Alexander Polcyn · 7 years ago
  10. 8861386 Allow specifying a maximum run time to run_tests by Craig Tiller · 7 years ago
  11. 79759fe Merge branch 'master' into v1.3.x by Yuchen Zeng · 7 years ago
  12. b864e7c Merge pull request #10844 from ctiller/PSC by Craig Tiller · 7 years ago
  13. 09ebed7 Ensure port server can shutdown by Craig Tiller · 7 years ago
  14. a27edc6 Ensure port server running by Craig Tiller · 7 years ago
  15. 9fd7cf5 Recycle ports by Craig Tiller · 7 years ago
  16. c9c6aa7 Be resilient against failed runs by Craig Tiller · 7 years ago
  17. b56dae5 Allow a longer fetch time for port server by Craig Tiller · 7 years ago
  18. b219338 Merge pull request #10822 from ctiller/threaded_port_server by Craig Tiller · 7 years ago
  19. dc2e084 Merge pull request #10826 from ctiller/ubsan by Craig Tiller · 7 years ago
  20. c090c61 Merge pull request #10644 from MakMukhi/master by MakMukhi · 7 years ago
  21. dc36f4d Merge pull request #10764 from makdharma/v1.3.x by makdharma · 7 years ago
  22. c83346f Merge pull request #10796 from danzh2010/udpserver2 by Yang Gao · 7 years ago
  23. ec49524 Add a mutex around allocate_port by Craig Tiller · 7 years ago
  24. 2514924 Slow down timers for ubsan builds by Craig Tiller · 7 years ago
  25. 731adcc Merge pull request #10584 from ctiller/hybrid by Craig Tiller · 7 years ago
  26. e40588d Merge pull request #10799 from vjpai/buildhealth by Vijay Pai · 7 years ago
  27. ea525eb Threaded port_server by Craig Tiller · 7 years ago
  28. 18548b8 Merge pull request #10258 from markdroth/service_config_lb_semantics by Mark D. Roth · 7 years ago
  29. c6f6663 Rollback some changes by Craig Tiller · 7 years ago
  30. 0d46284 Rollback some changes by Craig Tiller · 7 years ago
  31. 11c7c1e Merge branch 'hybrid' of github.com:ctiller/grpc into hybrid by Craig Tiller · 7 years ago
  32. d978a95 Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  33. 7e0e18d Merge pull request #10802 from ctiller/proxy by Craig Tiller · 7 years ago
  34. 4a19254 Remove more spam by Craig Tiller · 7 years ago
  35. b2b4122 Remove logging by Craig Tiller · 7 years ago
  36. c3ddcf2 Merge pull request #10801 from dgquintas/demote_handshake by David G. Quintas · 7 years ago
  37. 9c92a69 Merge pull request #10163 from ctiller/count_now by Craig Tiller · 7 years ago
  38. add9438 Diff now too by Craig Tiller · 7 years ago
  39. ee880fd Merge github.com:grpc/grpc into count_now by Craig Tiller · 7 years ago
  40. 1a0b4cf Merge pull request #10777 from ctiller/c++compat1 by Craig Tiller · 7 years ago
  41. 9c1dd5c Merge pull request #10779 from ctiller/c++compat2 by Craig Tiller · 7 years ago
  42. 20cb627 Fix HTTP proxy tests by Craig Tiller · 7 years ago
  43. c3fc834 Demote handshake logging msg to DEBUG by David Garcia Quintas · 7 years ago
  44. 401aa08 doc/interop: Simplify language to fix missed x-user-ip by Eric Anderson · 7 years ago
  45. 811fcef doc/interop: Fix link for CacheableUnaryCall by Eric Anderson · 7 years ago
  46. a874990 Avoid duplication in build rules by expanding the grpc_cc_libraries rule-creation macro by Vijay Pai · 7 years ago
  47. 42a95a2 Merge pull request #10505 from muxi/move-parsing-queue by Muxi Yan · 7 years ago
  48. fefd2f2 Add make udp_server shutdown_fd() protected by mutex lock. by Dan Zhang · 7 years ago
  49. 7748faf Merge pull request #10639 from vjpai/buildfixes by Vijay Pai · 7 years ago
  50. 566fd3b Fix markdown in README.md by Mehrdad Afshari · 7 years ago
  51. 59fe8e2 Merge pull request #10781 from y-zeng/python_cares_x64 by Yuchen Zeng · 7 years ago
  52. 305e4eb Merge pull request #10775 from yang-g/http2_client by Yang Gao · 7 years ago
  53. b7f1129 Merge pull request #10742 from markdroth/hash_table by Mark D. Roth · 7 years ago
  54. e5db841 Merge remote-tracking branch 'upstream/master' into service_config_lb_semantics by Mark D. Roth · 7 years ago
  55. 98c6c9b Merge remote-tracking branch 'upstream/master' by Dan Zhang · 7 years ago
  56. 243a12e Reinstate c++-compat by Craig Tiller · 7 years ago
  57. ab424e8 Back out some bad changes by Craig Tiller · 7 years ago
  58. fb161b3 Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  59. f30db36 Merge github.com:grpc/grpc into c++compat1 by Craig Tiller · 7 years ago
  60. f18f30e Merge github.com:grpc/grpc into c++compat2 by Craig Tiller · 7 years ago
  61. 77a4c52 Merge pull request #10771 from ncteisen/yet-another-error-refcount-bug by Noah Eisen · 7 years ago
  62. 676ad5f Merge pull request #10787 from ctiller/timecap2 by Craig Tiller · 7 years ago
  63. ceea969 Extend time capping to run_tests_matrix scripts by Craig Tiller · 7 years ago
  64. b4f6140 Merge pull request #10785 from ctiller/timecap by Craig Tiller · 7 years ago
  65. a1ac2a1 Allow specifying a maximum run time to run_tests by Craig Tiller · 7 years ago
  66. 26f6c1b regen projects by Craig Tiller · 7 years ago
  67. 50f7e1a Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  68. 88826aa Merge pull request #10757 from jtattermusch/csharp_prevent_reuseport_v13x by Jan Tattermusch · 7 years ago
  69. 393d33c Merge pull request #10756 from jtattermusch/csharp_prevent_reuseport by Jan Tattermusch · 7 years ago
  70. 7ef27a8 Merge pull request #10599 from jtattermusch/upgrade_examples by Jan Tattermusch · 7 years ago
  71. b4d33e0 Disable c-ares for x64 windows python by Yuchen Zeng · 7 years ago
  72. fd00263 Fix nit by Muxi Yan · 7 years ago
  73. bcdf9e8 Merge pull request #10739 from muxi/fix-unpaired-benchmark by Muxi Yan · 7 years ago
  74. a8e5675 Merge branch 'master' of https://github.com/grpc/grpc into yet-another-error-refcount-bug by Noah Eisen · 7 years ago
  75. cdd9e56 C++ compatibility fix for stack_lockfree.c by Craig Tiller · 7 years ago
  76. 16309e3 Merge pull request #10708 from makdharma/interop_bazel by makdharma · 7 years ago
  77. 2757982 C++ compatibility fix for tmpfile_posix.c by Craig Tiller · 7 years ago
  78. 576e546 Changes required to make build possible: create separate grpc++_base{,_unsecure}, move grpc_compression_trace definition, and remove an assertion about library initialization from server by Vijay Pai · 7 years ago
  79. 922d117 One more use of incorrect submodule name by Vijay Pai · 7 years ago
  80. f74eaa6 Fix up protobuf submodule name to match bazel expectation by Vijay Pai · 7 years ago
  81. a935ae1 Fix build rules for grpc++_unsecure, test that it builds properly by Vijay Pai · 7 years ago
  82. f5a1b75 Merge pull request #10761 from ctiller/ubsan by Craig Tiller · 7 years ago
  83. 03876f6 Fix http2_interop test for c++ and python by yang-g · 7 years ago
  84. 79ec0ff Increase portability of CMakeLists.txt by Mehrdad Afshari · 7 years ago
  85. f935b3c Merge pull request #10773 from ctiller/holyf by Craig Tiller · 7 years ago
  86. 0bb25f3 Build fix by Craig Tiller · 7 years ago
  87. a380d9a Merge pull request #9118 from defstream/master by David G. Quintas · 7 years ago
  88. b09a76a Merge remote-tracking branch 'upstream/master' by Dan Zhang · 7 years ago
  89. dd1729a Merge pull request #10762 from ctiller/c++compat by Craig Tiller · 7 years ago
  90. 3fe0f6d Merge pull request #10622 from lyuxuan/cpp_overhead by lyuxuan · 7 years ago
  91. 5e17e44 Add fuzz test by Noah Eisen · 7 years ago
  92. 65c23aa Fix error refcount bug by Noah Eisen · 7 years ago
  93. 59db187 Merge branch 'tsan-c++' into hybrid by Craig Tiller · 7 years ago
  94. c4c296e Merge github.com:grpc/grpc into tsan-c++ by Craig Tiller · 7 years ago
  95. 14ff003 Merge pull request #10751 from ctiller/speedup-build by Craig Tiller · 7 years ago
  96. abe79ba Merge pull request #10768 from ctiller/be_surer by Craig Tiller · 7 years ago
  97. 143cfa7 Disable compression+resource_quota_server tests by Craig Tiller · 7 years ago
  98. bdd48ff added missing dependency by Makarand Dharmapurikar · 7 years ago
  99. f2ea1d1 Increase threshold probability for reporting differences by Craig Tiller · 7 years ago
  100. a4894fc Merge pull request #10182 from ctiller/cpparena by Craig Tiller · 7 years ago