1. abc24c5 Merge branch 'master' into cq_mpsc_based by Sree Kuchibhotla · 7 years ago
  2. 436a394 Merge pull request #10823 from ncteisen/client-auth-filter-fuzz by Noah Eisen · 7 years ago
  3. ec6f434 Merge pull request #10867 from nathanielmanistaatgoogle/2.7-and-later by Nathaniel Manista · 7 years ago
  4. 4dad725 Merge pull request #10805 from dgquintas/g_for_1.4.x by David G. Quintas · 7 years ago
  5. 1820965 Merge pull request #10629 from kuscsik/build_fix by Vijay Pai · 7 years ago
  6. 78e0864 Expand allowable resource quota failures: unavailable seems sane by Craig Tiller · 7 years ago
  7. b1faf02 What was once Mac OS X is now called macOS by Nathaniel Manista · 7 years ago
  8. ffc23ff Drop Python 2.7-only implication by Nathaniel Manista · 7 years ago
  9. e7c31ed Print before commenting to ensure theres A copy of the results somewhere by Craig Tiller · 7 years ago
  10. 017b452 Use larger block size in proto write by Craig Tiller · 7 years ago
  11. fcb56a7 core, avl: rename static functions by Zoltan Kuscsik · 7 years ago
  12. 736dd90 correctly use cq vtable for all functions by Sree Kuchibhotla · 7 years ago
  13. f725d7e Merge branch 'master' of https://github.com/grpc/grpc into client-auth-filter-fuzz by Noah Eisen · 7 years ago
  14. 8e36845 Fix Tsan failures by Sree Kuchibhotla · 7 years ago
  15. 60b282e Fix compilation issue (when GRPC_CQ_REF_COUNT_DEBUG is defined) by Sree Kuchibhotla · 7 years ago
  16. ff7a587 Merge branch 'master' into cq_mpsc_based by Sree Kuchibhotla · 7 years ago
  17. c2134c3 Create cq vtable by Sree Kuchibhotla · 7 years ago
  18. b864e7c Merge pull request #10844 from ctiller/PSC by Craig Tiller · 7 years ago
  19. 09ebed7 Ensure port server can shutdown by Craig Tiller · 7 years ago
  20. a27edc6 Ensure port server running by Craig Tiller · 7 years ago
  21. 9fd7cf5 Recycle ports by Craig Tiller · 7 years ago
  22. c9c6aa7 Be resilient against failed runs by Craig Tiller · 7 years ago
  23. b56dae5 Allow a longer fetch time for port server by Craig Tiller · 7 years ago
  24. ad8d36d clang fmt by Noah Eisen · 7 years ago
  25. b219338 Merge pull request #10822 from ctiller/threaded_port_server by Craig Tiller · 7 years ago
  26. dc2e084 Merge pull request #10826 from ctiller/ubsan by Craig Tiller · 7 years ago
  27. 399732f Merge with cq-hybrid poller changes by Sree Kuchibhotla · 7 years ago
  28. a72d79b Merge branch 'master' into cq_mpsc_based by Sree Kuchibhotla · 7 years ago
  29. c090c61 Merge pull request #10644 from MakMukhi/master by MakMukhi · 7 years ago
  30. 6b42bfd Add fuzzer to corpus by Noah Eisen · 7 years ago
  31. 7eaca2f Propagate publish error by Noah Eisen · 7 years ago
  32. c83346f Merge pull request #10796 from danzh2010/udpserver2 by Yang Gao · 7 years ago
  33. ec49524 Add a mutex around allocate_port by Craig Tiller · 7 years ago
  34. 2514924 Slow down timers for ubsan builds by Craig Tiller · 7 years ago
  35. 731adcc Merge pull request #10584 from ctiller/hybrid by Craig Tiller · 7 years ago
  36. d3ba7cb Don't abort on input by Noah Eisen · 7 years ago
  37. e40588d Merge pull request #10799 from vjpai/buildhealth by Vijay Pai · 7 years ago
  38. ea525eb Threaded port_server by Craig Tiller · 7 years ago
  39. 18548b8 Merge pull request #10258 from markdroth/service_config_lb_semantics by Mark D. Roth · 7 years ago
  40. c6f6663 Rollback some changes by Craig Tiller · 7 years ago
  41. 0d46284 Rollback some changes by Craig Tiller · 7 years ago
  42. 11c7c1e Merge branch 'hybrid' of github.com:ctiller/grpc into hybrid by Craig Tiller · 7 years ago
  43. d978a95 Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  44. 7e0e18d Merge pull request #10802 from ctiller/proxy by Craig Tiller · 7 years ago
  45. 4a19254 Remove more spam by Craig Tiller · 7 years ago
  46. b2b4122 Remove logging by Craig Tiller · 7 years ago
  47. c3ddcf2 Merge pull request #10801 from dgquintas/demote_handshake by David G. Quintas · 7 years ago
  48. ae64b01 updated g meaning for 1.4.x by David Garcia Quintas · 7 years ago
  49. 76b1c0d Merge branch 'master' into cq_mpsc_based by Sree Kuchibhotla · 7 years ago
  50. 9c92a69 Merge pull request #10163 from ctiller/count_now by Craig Tiller · 7 years ago
  51. add9438 Diff now too by Craig Tiller · 7 years ago
  52. ee880fd Merge github.com:grpc/grpc into count_now by Craig Tiller · 7 years ago
  53. 1a0b4cf Merge pull request #10777 from ctiller/c++compat1 by Craig Tiller · 7 years ago
  54. 9c1dd5c Merge pull request #10779 from ctiller/c++compat2 by Craig Tiller · 7 years ago
  55. 20cb627 Fix HTTP proxy tests by Craig Tiller · 7 years ago
  56. c3fc834 Demote handshake logging msg to DEBUG by David Garcia Quintas · 7 years ago
  57. f700705 Merge branch 'master' into cq_mpsc_based by Sree Kuchibhotla · 7 years ago
  58. 401aa08 doc/interop: Simplify language to fix missed x-user-ip by Eric Anderson · 7 years ago
  59. 811fcef doc/interop: Fix link for CacheableUnaryCall by Eric Anderson · 7 years ago
  60. a874990 Avoid duplication in build rules by expanding the grpc_cc_libraries rule-creation macro by Vijay Pai · 7 years ago
  61. 42a95a2 Merge pull request #10505 from muxi/move-parsing-queue by Muxi Yan · 7 years ago
  62. fefd2f2 Add make udp_server shutdown_fd() protected by mutex lock. by Dan Zhang · 7 years ago
  63. 7748faf Merge pull request #10639 from vjpai/buildfixes by Vijay Pai · 7 years ago
  64. 566fd3b Fix markdown in README.md by Mehrdad Afshari · 7 years ago
  65. 305e4eb Merge pull request #10775 from yang-g/http2_client by Yang Gao · 7 years ago
  66. b7f1129 Merge pull request #10742 from markdroth/hash_table by Mark D. Roth · 7 years ago
  67. e5db841 Merge remote-tracking branch 'upstream/master' into service_config_lb_semantics by Mark D. Roth · 7 years ago
  68. 98c6c9b Merge remote-tracking branch 'upstream/master' by Dan Zhang · 7 years ago
  69. 243a12e Reinstate c++-compat by Craig Tiller · 7 years ago
  70. ab424e8 Back out some bad changes by Craig Tiller · 7 years ago
  71. fb161b3 Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  72. f30db36 Merge github.com:grpc/grpc into c++compat1 by Craig Tiller · 7 years ago
  73. f18f30e Merge github.com:grpc/grpc into c++compat2 by Craig Tiller · 7 years ago
  74. 77a4c52 Merge pull request #10771 from ncteisen/yet-another-error-refcount-bug by Noah Eisen · 7 years ago
  75. 676ad5f Merge pull request #10787 from ctiller/timecap2 by Craig Tiller · 7 years ago
  76. ceea969 Extend time capping to run_tests_matrix scripts by Craig Tiller · 7 years ago
  77. b4f6140 Merge pull request #10785 from ctiller/timecap by Craig Tiller · 7 years ago
  78. a1ac2a1 Allow specifying a maximum run time to run_tests by Craig Tiller · 7 years ago
  79. 26f6c1b regen projects by Craig Tiller · 7 years ago
  80. 50f7e1a Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  81. 393d33c Merge pull request #10756 from jtattermusch/csharp_prevent_reuseport by Jan Tattermusch · 7 years ago
  82. 7ef27a8 Merge pull request #10599 from jtattermusch/upgrade_examples by Jan Tattermusch · 7 years ago
  83. fd00263 Fix nit by Muxi Yan · 7 years ago
  84. bcdf9e8 Merge pull request #10739 from muxi/fix-unpaired-benchmark by Muxi Yan · 7 years ago
  85. a8e5675 Merge branch 'master' of https://github.com/grpc/grpc into yet-another-error-refcount-bug by Noah Eisen · 7 years ago
  86. cdd9e56 C++ compatibility fix for stack_lockfree.c by Craig Tiller · 7 years ago
  87. 16309e3 Merge pull request #10708 from makdharma/interop_bazel by makdharma · 7 years ago
  88. 2757982 C++ compatibility fix for tmpfile_posix.c by Craig Tiller · 7 years ago
  89. 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
  90. 922d117 One more use of incorrect submodule name by Vijay Pai · 7 years ago
  91. f74eaa6 Fix up protobuf submodule name to match bazel expectation by Vijay Pai · 7 years ago
  92. a935ae1 Fix build rules for grpc++_unsecure, test that it builds properly by Vijay Pai · 7 years ago
  93. f5a1b75 Merge pull request #10761 from ctiller/ubsan by Craig Tiller · 7 years ago
  94. 03876f6 Fix http2_interop test for c++ and python by yang-g · 7 years ago
  95. 79ec0ff Increase portability of CMakeLists.txt by Mehrdad Afshari · 7 years ago
  96. f935b3c Merge pull request #10773 from ctiller/holyf by Craig Tiller · 7 years ago
  97. 0bb25f3 Build fix by Craig Tiller · 7 years ago
  98. a380d9a Merge pull request #9118 from defstream/master by David G. Quintas · 7 years ago
  99. b09a76a Merge remote-tracking branch 'upstream/master' by Dan Zhang · 7 years ago
  100. dd1729a Merge pull request #10762 from ctiller/c++compat by Craig Tiller · 7 years ago