1. 67b8328 Add Python3.7 32bit build on Windows by Mehrdad Afshari · 6 years ago
  2. 3eedb60 Merge pull request #16219 from srini100/v1.14.x by Srini Polavarapu · 6 years ago
  3. 2794a6c regenerate projects by Srini Polavarapu · 6 years ago
  4. bfdfa6a Bump version to 1.14.0 by Srini Polavarapu · 6 years ago
  5. d2867e4 Merge pull request #16188 from srini100/v1.14.x by Srini Polavarapu · 6 years ago
  6. deeb781 Regenrate projects by Srini Polavarapu · 6 years ago
  7. 2a3d328 Bump version to v1.14.0-pre2 by Srini Polavarapu · 6 years ago
  8. dd5caf0 Merge pull request #16179 from kpayson64/fix_again by Srini Polavarapu · 6 years ago
  9. d4c5c84 Immediately run write closures for failed stream by kpayson64 · 6 years ago
  10. 190badb Merge pull request #16148 from grpc/boost-boringssl by Muxi Yan · 6 years ago
  11. 62ce6a8 Merge pull request #16153 from mehrdada/backport-SERVICE_NAME-to-1.14.x by Mehrdad Afshari · 6 years ago
  12. ae8ab0f Add SERVICE_NAME to reflection/health by Mehrdad Afshari · 6 years ago
  13. 3ffde93 BoringSSL commit and version boost by Muxi Yan · 6 years ago
  14. 768e8ea Merge pull request #16126 from mehrdada/backport-16110-into-v1.14.x by Srini Polavarapu · 6 years ago
  15. 1d726a3 Duplicate grpc_build_artifacts_extra job by Mehrdad Afshari · 6 years ago
  16. f268d71 Merge pull request #15983 from kpayson64/write_stalling_fix by kpayson64 · 6 years ago
  17. 5c1e47a Bug fixes by kpayson64 · 6 years ago
  18. 5562dd5 Cancel pending write closures on stream cancellation by kpayson64 · 6 years ago
  19. e36ca9e Merge pull request #16065 from srini100/v1.14.x by Srini Polavarapu · 6 years ago
  20. 76450b0 Regenrate Projects by Srini Polavarapu · 6 years ago
  21. 416fd00 Bump version to v1.14.0-pre1 by Srini Polavarapu · 6 years ago
  22. cb77847 Merge pull request #16033 from jtattermusch/upgrade_boringssl_submodule by Jan Tattermusch · 6 years ago
  23. a9f3d78 Merge pull request #15980 from ncteisen/channelz-subchannel-refs by Noah Eisen · 6 years ago
  24. 2968bf6 reviewer feedback by ncteisen · 6 years ago
  25. 3904de9 Merge pull request #16039 from murgatroid99/node_interop_matrix_update by Michael Lumish · 6 years ago
  26. 0f6e4dd reviewer feedback: by ncteisen · 6 years ago
  27. ec4c06d Add Node 1.11.3 and 1.12.4 to interop matrix by murgatroid99 · 6 years ago
  28. adfa819 Un-pare simple_request by ncteisen · 6 years ago
  29. a93fdfc Merge pull request #15894 from cartr/respect_iov_max by Noah Eisen · 6 years ago
  30. acb6231 regenerate projects by Jan Tattermusch · 6 years ago
  31. 266aae1 update boringssl and boringssl-with-bazel to latest chromium-stable by Jan Tattermusch · 6 years ago
  32. d5bd427 Fix the alignment problem, still messy by ncteisen · 6 years ago
  33. c0f110b Revert "REVERT THIS: fix alignment to fix tests for now" by ncteisen · 6 years ago
  34. cdfc58b Merge pull request #16029 from adelez/foundry2 by adelez · 6 years ago
  35. 31c7ab1 Merge pull request #16016 from hcaseyal/fix_timer_scope_typo by hcaseyal · 6 years ago
  36. 088bd50 Set runs_per_test=2 for tsan and add tsan bazel build to PR. by Adele Zhou · 6 years ago
  37. 14e541a Merge pull request #15995 from grpc/yashykt-keepalivedoc by Yash Tibrewal · 6 years ago
  38. 5fec664 Merge pull request #16024 from apolcyn/gcd_interop by apolcyn · 6 years ago
  39. d7fe925 Merge pull request #16027 from ncteisen/spam by Noah Eisen · 6 years ago
  40. a99f776 Reduce spammy logs by ncteisen · 6 years ago
  41. d6c5c3c Fix ASAN by ncteisen · 6 years ago
  42. 0858d11 Merge pull request #16002 from ghostwriternr/python_bazel_3 by Nathaniel Manista · 6 years ago
  43. 1f32578 REVERT THIS: fix alignment to fix tests for now by ncteisen · 6 years ago
  44. 4f840ea Merge pull request #15853 from AspirinSJL/load_reporting_service by Juanli Shen · 6 years ago
  45. be40b0d Add server load reporting service by Juanli Shen · 6 years ago
  46. 4fdb28b Run generate_projects.sh by Yash Tibrewal · 6 years ago
  47. ae196c9 Update keepalive.md by Yash Tibrewal · 6 years ago
  48. fbc59b2 Update keepalive.md by Yash Tibrewal · 6 years ago
  49. 719f524 Update keepalive.md by Yash Tibrewal · 6 years ago
  50. 5fa20df Update keepalive.md by Yash Tibrewal · 6 years ago
  51. 9a22574 Create keepalive.md by Yash Tibrewal · 6 years ago
  52. f3c3c55 Allow choosing google default credentials in the C++ interop clients by Alexander Polcyn · 6 years ago
  53. 5fd07bd Fix sanity and build by ncteisen · 6 years ago
  54. f9f5c67 Merge pull request #16011 from adelez/foundry2 by adelez · 6 years ago
  55. 15c947a Fix typo in GPR_TIMER_SCOPE annotation. The typo could be misleading in performance profiles by Hope Casey-Allen · 6 years ago
  56. 1e6c0b4 Ensure subchannel channelz only created if enabled by ncteisen · 6 years ago
  57. 9ff83ea Reviewer feedback; less locking, slow de dup by ncteisen · 6 years ago
  58. 8edd568 Step 3 of multipool RBE configuration. by Adele Zhou · 6 years ago
  59. 2d2854a Add copy and move ctor to InlinedVector by ncteisen · 6 years ago
  60. ebcf04d Kokoro setup for building gRPC Python with Bazel by Naresh · 6 years ago
  61. 7cb6e9d Merge pull request #15962 from sreecha/fix-dns-job by Sree Kuchibhotla · 6 years ago
  62. 82e9cb6 Reviewer feedback; move lists to children by ncteisen · 6 years ago
  63. 25082c5 Reviewer feedback by ncteisen · 6 years ago
  64. 351f0bb Merge pull request #16006 from ghostwriternr/update-bazel by Matt Kwong · 6 years ago
  65. 92d8211 Merge pull request #15991 from adelez/foundry2 by adelez · 6 years ago
  66. b6518af Upgrade Bazel to 0.15.0 by Naresh · 6 years ago
  67. 61cea06 Apply platforms config to ubsan and msan like the other builds. by Adele Zhou · 6 years ago
  68. 69e5dff Handle multiple invocations of grpc_executor_shutdown() by Sree Kuchibhotla · 6 years ago
  69. 471a983 Merge pull request #15994 from yashykt/pingdoc by Yash Tibrewal · 6 years ago
  70. 4decd14 Merge pull request #15896 from markdroth/client_channel_refactor by Mark D. Roth · 6 years ago
  71. ea44d93 Merge pull request #15998 from grpc/v1.13.x by Mehrdad Afshari · 6 years ago
  72. 8c2eeee Merge pull request #15975 from jtattermusch/netcore_shutdown_hooks by Jan Tattermusch · 6 years ago
  73. 37e4990 replace new/delete with grpc_core::New and grpc_core::Delete by Sree Kuchibhotla · 6 years ago
  74. 8aefdd3 use a global executor pointer that is initialized by grpc_executor_init() by Sree Kuchibhotla · 6 years ago
  75. f0ed1a2 Create on first use pattern for initializing global executor by Sree Kuchibhotla · 6 years ago
  76. fa0373c GRPC_ARG_HTTP2_MIN_RECV_PING_INTERVAL_WITHOUT_DATA_MS only makes sense for the server by Yash Tibrewal · 6 years ago
  77. ea75af5 Merge pull request #15947 from dgquintas/rr_ppicks_fix by David G. Quintas · 6 years ago
  78. 018498a Implements subchannel refs for pick_first by ncteisen · 6 years ago
  79. a0a81a1 remove unnecessary header by Sree Kuchibhotla · 6 years ago
  80. f2cd616 Merge pull request #15918 from matt-kwong/rbe-unknown by Matt Kwong · 6 years ago
  81. 4b88f3b Merge branch 'master' into fix-dns-job by Sree Kuchibhotla · 6 years ago
  82. d6f4d9c Merge branch 'master' into fix-dns-job by Sree Kuchibhotla · 6 years ago
  83. 7b8a6b6 More PR comments; useful tracing by Sree Kuchibhotla · 6 years ago
  84. 4f0dec7 Refactor resolver result callback. by Mark D. Roth · 6 years ago
  85. a789ac3 Merge pull request #15982 from ncteisen/channelz-registry by Noah Eisen · 6 years ago
  86. e57fae7 Remove unneeded include by ncteisen · 6 years ago
  87. 664ba4f Add note about on-by-default by ncteisen · 6 years ago
  88. 2fe4938 Reviewer comments by ncteisen · 6 years ago
  89. aca5043 Rewrite channelz registry in terms of inlined vector by ncteisen · 6 years ago
  90. 1e69b7c Rename grpc_executor_job_type to C++ style name by Sree Kuchibhotla · 6 years ago
  91. 8427571 fix test comment and small code tweak by David Garcia Quintas · 6 years ago
  92. 50409fe Simplified the test significantly. No more threads by David Garcia Quintas · 6 years ago
  93. 30d39c4 Clarify new test comment by David Garcia Quintas · 6 years ago
  94. af74fc4 Merge pull request #15978 from yang-g/hanging_transport by Yang Gao · 6 years ago
  95. 02872df more code review comments by Sree Kuchibhotla · 6 years ago
  96. e41cae3 Added TODO by David Garcia Quintas · 6 years ago
  97. 8cc3a00 Fix typo by Sree Kuchibhotla · 6 years ago
  98. fbdfa90 Merge pull request #15979 from jiangtaoli2016/fix_race by Jiangtao Li · 6 years ago
  99. 83d0bfa address code review comemnts by Sree Kuchibhotla · 6 years ago
  100. 581cbef fix potential race condition in ALTS integrity-only extra-copy mode by jiangtaoli2016 · 6 years ago