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