1. d7fe925 Merge pull request #16027 from ncteisen/spam by Noah Eisen · 6 years ago
  2. a99f776 Reduce spammy logs by ncteisen · 6 years ago
  3. 0858d11 Merge pull request #16002 from ghostwriternr/python_bazel_3 by Nathaniel Manista · 6 years ago
  4. 4f840ea Merge pull request #15853 from AspirinSJL/load_reporting_service by Juanli Shen · 6 years ago
  5. be40b0d Add server load reporting service by Juanli Shen · 6 years ago
  6. f9f5c67 Merge pull request #16011 from adelez/foundry2 by adelez · 6 years ago
  7. 8edd568 Step 3 of multipool RBE configuration. by Adele Zhou · 6 years ago
  8. ebcf04d Kokoro setup for building gRPC Python with Bazel by Naresh · 6 years ago
  9. 7cb6e9d Merge pull request #15962 from sreecha/fix-dns-job by Sree Kuchibhotla · 6 years ago
  10. 351f0bb Merge pull request #16006 from ghostwriternr/update-bazel by Matt Kwong · 6 years ago
  11. 92d8211 Merge pull request #15991 from adelez/foundry2 by adelez · 6 years ago
  12. b6518af Upgrade Bazel to 0.15.0 by Naresh · 6 years ago
  13. 61cea06 Apply platforms config to ubsan and msan like the other builds. by Adele Zhou · 6 years ago
  14. 69e5dff Handle multiple invocations of grpc_executor_shutdown() by Sree Kuchibhotla · 6 years ago
  15. 471a983 Merge pull request #15994 from yashykt/pingdoc by Yash Tibrewal · 6 years ago
  16. 4decd14 Merge pull request #15896 from markdroth/client_channel_refactor by Mark D. Roth · 6 years ago
  17. ea44d93 Merge pull request #15998 from grpc/v1.13.x by Mehrdad Afshari · 6 years ago
  18. 8c2eeee Merge pull request #15975 from jtattermusch/netcore_shutdown_hooks by Jan Tattermusch · 6 years ago
  19. 37e4990 replace new/delete with grpc_core::New and grpc_core::Delete by Sree Kuchibhotla · 6 years ago
  20. 8aefdd3 use a global executor pointer that is initialized by grpc_executor_init() by Sree Kuchibhotla · 6 years ago
  21. f0ed1a2 Create on first use pattern for initializing global executor by Sree Kuchibhotla · 6 years ago
  22. fa0373c GRPC_ARG_HTTP2_MIN_RECV_PING_INTERVAL_WITHOUT_DATA_MS only makes sense for the server by Yash Tibrewal · 6 years ago
  23. ea75af5 Merge pull request #15947 from dgquintas/rr_ppicks_fix by David G. Quintas · 6 years ago
  24. a0a81a1 remove unnecessary header by Sree Kuchibhotla · 6 years ago
  25. f2cd616 Merge pull request #15918 from matt-kwong/rbe-unknown by Matt Kwong · 6 years ago
  26. 4b88f3b Merge branch 'master' into fix-dns-job by Sree Kuchibhotla · 6 years ago
  27. d6f4d9c Merge branch 'master' into fix-dns-job by Sree Kuchibhotla · 6 years ago
  28. 7b8a6b6 More PR comments; useful tracing by Sree Kuchibhotla · 6 years ago
  29. 4f0dec7 Refactor resolver result callback. by Mark D. Roth · 6 years ago
  30. a789ac3 Merge pull request #15982 from ncteisen/channelz-registry by Noah Eisen · 6 years ago
  31. e57fae7 Remove unneeded include by ncteisen · 6 years ago
  32. 664ba4f Add note about on-by-default by ncteisen · 6 years ago
  33. 2fe4938 Reviewer comments by ncteisen · 6 years ago
  34. aca5043 Rewrite channelz registry in terms of inlined vector by ncteisen · 6 years ago
  35. 1e69b7c Rename grpc_executor_job_type to C++ style name by Sree Kuchibhotla · 6 years ago
  36. 8427571 fix test comment and small code tweak by David Garcia Quintas · 6 years ago
  37. 50409fe Simplified the test significantly. No more threads by David Garcia Quintas · 6 years ago
  38. 30d39c4 Clarify new test comment by David Garcia Quintas · 6 years ago
  39. af74fc4 Merge pull request #15978 from yang-g/hanging_transport by Yang Gao · 6 years ago
  40. 02872df more code review comments by Sree Kuchibhotla · 6 years ago
  41. e41cae3 Added TODO by David Garcia Quintas · 6 years ago
  42. 8cc3a00 Fix typo by Sree Kuchibhotla · 6 years ago
  43. fbdfa90 Merge pull request #15979 from jiangtaoli2016/fix_race by Jiangtao Li · 6 years ago
  44. 83d0bfa address code review comemnts by Sree Kuchibhotla · 6 years ago
  45. 581cbef fix potential race condition in ALTS integrity-only extra-copy mode by jiangtaoli2016 · 6 years ago
  46. acb863c Do not start timer if transport is closed. by yang-g · 6 years ago
  47. 4ba4d18 Merge pull request #15964 from matt-kwong/fix-dart by Jan Tattermusch · 6 years ago
  48. f5b1966 add a TODO by Jan Tattermusch · 6 years ago
  49. df332f3 explain the shutdown hooks in detail by Jan Tattermusch · 6 years ago
  50. cd01eef Remove C# shutdown hook on .NET Core by Chris Bacon · 6 years ago
  51. d1deaad Added test by David Garcia Quintas · 6 years ago
  52. 0ed80ea Merge pull request #15961 from adelez/foundry2 by adelez · 6 years ago
  53. dce1e10 Merge pull request #15965 from grpc/v1.13.x by Mehrdad Afshari · 6 years ago
  54. ff38bb6 Merge pull request #15963 from mehrdada/python37-mac-windows-wheels-64bit by Mehrdad Afshari · 6 years ago
  55. c2158ed Fix Dart interop tests by upgrading to Dart 2 by Matt Kwong · 6 years ago
  56. 2a046b7 Install Cython on python3.7 by Mehrdad Afshari · 6 years ago
  57. 21a047a Build 64-bit Python 3.7 packages on macOS and Windows by Mehrdad Afshari · 6 years ago
  58. c9868d0 Add copyright by Adele Zhou · 6 years ago
  59. bd35dfa Do not upload results to bigquery for pull requests. by Adele Zhou · 6 years ago
  60. 7e9d525 Move executor implementation into GrpcExecutor class by Sree Kuchibhotla · 6 years ago
  61. 19b8398 Merge pull request #15957 from matt-kwong/cherry-python37 by Matt Kwong · 6 years ago
  62. 2e38148 Merge pull request #15912 from matt-kwong/python37 by Matt Kwong · 6 years ago
  63. a046f6e Configure bazel builds to use Foundry's multipool feature. by Adele Zhou · 6 years ago
  64. b2670fc Add error handling for when a test result cannot be parsed by Matt Kwong · 6 years ago
  65. 46f399a Merge pull request #15960 from mehrdada/upmerge-v1.13.x by Mehrdad Afshari · 6 years ago
  66. 1cc028f Upmerge v1.13.x into master by Mehrdad Afshari · 6 years ago
  67. 4216ba4 Merge pull request #15958 from mehrdada/backport-15953-into-v1.13.x by Mehrdad Afshari · 6 years ago
  68. a058d19 Pin cython to 0.28.3 temporarily by Mehrdad Afshari · 6 years ago
  69. 3dce7cb Install Python3.7 on Windows and MacOS by Matt Kwong · 6 years ago
  70. 969e12c Install Python3.7 on Windows and MacOS by Matt Kwong · 6 years ago
  71. 7f6d24b Merge pull request #15955 from mehrdada/backport-15954-to-v1.13.x by Mehrdad Afshari · 6 years ago
  72. 6e2d9f4 Merge pull request #15954 from mehrdada/revert-to-official-manylinux by Mehrdad Afshari · 6 years ago
  73. bf7186a Merge pull request #15953 from mehrdada/fix-artifact-py by Mehrdad Afshari · 6 years ago
  74. f243cb6 Revert to the official manylinux1 image by Mehrdad Afshari · 6 years ago
  75. bd233ba Revert to the official manylinux1 image by Mehrdad Afshari · 6 years ago
  76. 6359ab0 Pin cython to 0.28.3 temporarily by Mehrdad Afshari · 6 years ago
  77. bf9ff4e Merge pull request #15945 from vjpai/drop_assert by Vijay Pai · 6 years ago
  78. 7ff678c Merge pull request #15906 from ncteisen/channelz by Noah Eisen · 6 years ago
  79. 7c312e3 Merge pull request #15845 from ghostwriternr/add_gevent_to_bazel by Nathaniel Manista · 6 years ago
  80. a894702 Merge pull request #15940 from jtattermusch/add_troubleshooting by Jan Tattermusch · 6 years ago
  81. 4eb44f3 Address review comments. by Jan Tattermusch · 6 years ago
  82. 86aa172 Merge pull request #15919 from AspirinSJL/reorder by Juanli Shen · 6 years ago
  83. caa85b2 Reviewer feedback by ncteisen · 6 years ago
  84. c9c1fef Write ClientChannelNode in terms of client_channel by ncteisen · 6 years ago
  85. 2300351 Change pattern to have subtype do json population by ncteisen · 6 years ago
  86. afb9829 Fix the muddled linkeage of channelz by ncteisen · 6 years ago
  87. c53f8df Fixed ordering in adding pending picks to RR by David Garcia Quintas · 6 years ago
  88. c5336fc Drop a spurious assert, since ServerReader can SendInitialMetadata by Vijay Pai · 6 years ago
  89. 1901045 Mention troubleshooting guide in top level README.md by Jan Tattermusch · 6 years ago
  90. a811fd6 Update TROUBLESHOOTING.md by Jan Tattermusch · 6 years ago
  91. c81a465 Add TROUBLESHOOTING.md by Jan Tattermusch · 6 years ago
  92. 252d3f3 Merge pull request #15909 from yihuazhang/local_channel_credentials by yihuaz · 6 years ago
  93. f0375f8 Merge pull request #15879 from hcaseyal/client_auth_allocation by hcaseyal · 6 years ago
  94. 024c663 Merge pull request #15771 from ncteisen/serialization by Noah Eisen · 6 years ago
  95. bca3d3a Merge pull request #15902 from Torgen/gcp_environment_port_platform by Vijay Pai · 6 years ago
  96. 9e77eeb Update comment by Juanli Shen · 6 years ago
  97. e83415d minor fix by Yihua Zhang · 6 years ago
  98. 587b40d finished 2nd revision by Yihua Zhang · 6 years ago
  99. ff6c5b2 Merge remote-tracking branch 'upstream/master' into local_channel_credentials by Yihua Zhang · 6 years ago
  100. 71566ff Allocate on call arena in client_auth_filter by Hope Casey-Allen · 6 years ago