1. 9e5dc24 Disallow delete on ExecCtx by Yash Tibrewal · 7 years ago
  2. caaf416 virtual destructor in exec_ctx, remove unneeded flush in grpc_shutdown and remove grpc_exec_ctx from .pxi files in python by Yash Tibrewal · 7 years ago
  3. d6c292f Merge master by Yash Tibrewal · 7 years ago
  4. c01a91d Merge pull request #13647 from y-zeng/send_ping by Yuchen Zeng · 7 years ago
  5. 4ff97d2 Merge pull request #13670 from apolcyn/fix_backup_poller_race by apolcyn · 7 years ago
  6. f7a869f Unref global backup poller under its lock by Alexander Polcyn · 7 years ago
  7. 84d78ac Merge pull request #13663 from dgquintas/fix_rr_reresolve_test by David G. Quintas · 7 years ago
  8. 6fbaa82 Merge pull request #13396 from apolcyn/ruby_101_take_two by apolcyn · 7 years ago
  9. 4d9f7f6 PR comments by David Garcia Quintas · 7 years ago
  10. 8426329 Apply patches to ruby 101 docker image during upload script, for by Alex Polcyn · 7 years ago
  11. 95e2359 Merge pull request #13661 from AspirinSJL/no_idle by Juanli Shen · 7 years ago
  12. 625a5c0 Fix pending pings in grpclb by Yuchen Zeng · 7 years ago
  13. d5ca876 Fixed ClientLbEnd2endTest.RoundRobinReresolve flakiness by David Garcia Quintas · 7 years ago
  14. 782676e Merge pull request #13655 from yang-g/ping by Yang Gao · 7 years ago
  15. da32060 Remove unreachable code in RR by Juanli Shen · 7 years ago
  16. 650595e Merge pull request #13644 from grpc/verbose-cronet-on-failed by Muxi Yan · 7 years ago
  17. 39820e6 Merge pull request #13654 from AspirinSJL/reresolve_tf by Juanli Shen · 7 years ago
  18. 8cf1470 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" by Yash Tibrewal · 7 years ago
  19. 1d4e995 Merge pull request #13658 from grpc/revert-13058-execctx by Yash Tibrewal · 7 years ago
  20. ad4d2dd Revert "All instances of exec_ctx being passed around in src/core removed" by Yash Tibrewal · 7 years ago
  21. a3df36c Merge pull request #13058 from yashykt/execctx by Yash Tibrewal · 7 years ago
  22. 9dbb6e3 Merge pull request #13559 from dmaclach/threadnames by Vijay Pai · 7 years ago
  23. 73bb67d Merge master into execctx by Yash Tibrewal · 7 years ago
  24. d742f28 Bug fix, use the last_sent ping time for next send by yang-g · 7 years ago
  25. 570707b RR goes to TF if all subchannels are SD or TF by Juanli Shen · 7 years ago
  26. 30ccc94 Update port_platform.h by Vijay Pai · 7 years ago
  27. e6e6016 Change GPR_INFO to GPR_ERROR by Muxi Yan · 7 years ago
  28. 08aa228 Merge pull request #13196 from muxi/upgrade-cocoapods-min-version by Muxi Yan · 7 years ago
  29. 43b8f8a Update grpclb_test.cc by Vijay Pai · 7 years ago
  30. dba6f84 Update basic_timers.cc by Vijay Pai · 7 years ago
  31. 05cd310 Merge pull request #13630 from dgquintas/fix_deadupdate by David G. Quintas · 7 years ago
  32. 2422b80 Merge pull request #2 from vjpai/dmac-2-pr by dmaclach · 7 years ago
  33. 770bf07 Regen projects and fix more uses of gpr_thd_new by Vijay Pai · 7 years ago
  34. c272dd7 Add on_initiate callback for the send_ping tranport op by Yuchen Zeng · 7 years ago
  35. 65c45fb Revert ordering of tracers and timers in shutdown by Yash Tibrewal · 7 years ago
  36. 7fbbc23 Merge pull request #13632 from markdroth/inproc_trailing_metadata_available by Mark D. Roth · 7 years ago
  37. f3c0cff Merge pull request #13563 from mehrdada/create-shared-ancestor-1.8.x-pre2 by Mehrdad Afshari · 7 years ago
  38. 9a4db28 Verbose log message in on_failed in Cronet transport by Muxi Yan · 7 years ago
  39. 74d1a46 Change inproc transport to set trailing_metadata_available. by Mark D. Roth · 7 years ago
  40. aaf63d9 Upmerge changes from v1.8.x to master by Mehrdad Afshari · 7 years ago
  41. 7e75853 Merge pull request #13641 from markdroth/server_connection_timeout_1.8 by Mehrdad Afshari · 7 years ago
  42. 96311af Merge pull request #13635 from grpc/remove_duplicate_check by Juanli Shen · 7 years ago
  43. ecebc90 Merge pull request #13605 from jtattermusch/csharp_generate_corestats by Jan Tattermusch · 7 years ago
  44. 4c85693 Merge pull request #12829 from AspirinSJL/reresolution by Juanli Shen · 7 years ago
  45. 71606c8 Merge pull request #1 from vjpai/dmac by dmaclach · 7 years ago
  46. e204e5e Apply #13336 to v1.8.x branch. by Mark D. Roth · 7 years ago
  47. 41021b1 Merge pull request #13633 from mehrdada/fix-generic-rpc-handler-service-failure-mode by Mehrdad Afshari · 7 years ago
  48. bfdaefe Refactor: rename 'e' to 'exception' by Mehrdad Afshari · 7 years ago
  49. 592cf34 Add re-resolution into LB policies by Juanli Shen · 7 years ago
  50. 973854a Merge pull request #13420 from daniel-j-born/interested_parties by Dan Born · 7 years ago
  51. d7ccea8 Remove duplicate check for shutting_down by Juanli Shen · 7 years ago
  52. 53d5503 Pass a pollset_set to some client handshakers. by Dan Born · 7 years ago
  53. 19988c6 clang-format by Vijay Pai · 7 years ago
  54. 33dd7f0 Add thread name by Vijay Pai · 7 years ago
  55. b030cca Return UNKNOWN on GenericRpcHandler failure by Mehrdad Afshari · 7 years ago
  56. 6fa206d Merge pull request #13336 from markdroth/server_connection_timeout by Mark D. Roth · 7 years ago
  57. f3b73e5 Merge pull request #13579 from sreecha/rq-fix by Sree Kuchibhotla · 7 years ago
  58. f7a8eb7 Merge pull request #13554 from danzh2010/asyncio by Yang Gao · 7 years ago
  59. a3a4f39 Update ev_epollsig_linux_test.cc by Vijay Pai · 7 years ago
  60. 3a9743c Fix UpdatesTest.UpdateBalancersDeadUpdate expectation by David Garcia Quintas · 7 years ago
  61. 9a43437 Merge branch 'master' into rq-fix by Sree Kuchibhotla · 7 years ago
  62. 4ca3563 fix connectivity test failure by Sree Kuchibhotla · 7 years ago
  63. c3b1e55 Merge pull request #13576 from vjpai/qps_killer by Vijay Pai · 7 years ago
  64. c6587ca Reintroduce lambdas by Vijay Pai · 7 years ago
  65. a37437d Merge pull request #12126 from dutor/fix-accept-queue-init by Craig Tiller · 7 years ago
  66. f230ffd clang-format by Vijay Pai · 7 years ago
  67. 083b9be Make all-streams op about cleanup only and replace a lambda with a virtual by Vijay Pai · 7 years ago
  68. 6a019e7 Merge pull request #13329 from dwittmer/dwittmer_runserver by Yang Gao · 7 years ago
  69. d9f6407 Merge master into execctx after removal of assert in tls_gcc by yashkt · 7 years ago
  70. c1b64d9 Merge pull request #13598 from yashykt/tlsremoveassert by Yash Tibrewal · 7 years ago
  71. 2c619be generate_projects.sh by Mark D. Roth · 7 years ago
  72. a92428b Move chttp2 cleanup code into close_transport_locked(). by Mark D. Roth · 7 years ago
  73. 5625441 Merge pull request #13603 from nathanielmanistaatgoogle/credentials by Nathaniel Manista · 7 years ago
  74. 0c1f59e Merge pull request #13593 from nathanielmanistaatgoogle/12531 by Nathaniel Manista · 7 years ago
  75. 6ce01dd Merge pull request #13401 from jtattermusch/windows_cmake_distrib_tests by Jan Tattermusch · 7 years ago
  76. be05720 generate C# sources for grpc/core/stats.proto by Jan Tattermusch · 7 years ago
  77. c8dd4c5 Remove some unneeded and spammy logs by Vijay Pai · 7 years ago
  78. 6389457 Adjust stream cancellation point and fix races in sync client by Vijay Pai · 7 years ago
  79. f20b30f Merge branch 'master' into tlsremoveassert by yashkt · 7 years ago
  80. dfe8403 Change client-side credentials' use of gRPC Core by Nathaniel Manista · 7 years ago
  81. 992b8c1 Fix some doc string formatting and content by Nathaniel Manista · 7 years ago
  82. 7d7babb Merge branch 'master' into threadnames by Vijay Pai · 7 years ago
  83. d194578 Merge pull request #13599 from kpayson64/fix_flow_control_bug_local by kpayson64 · 7 years ago
  84. f66cfed Merge pull request #13051 from ctiller/bazel-pollers by Craig Tiller · 7 years ago
  85. 3227571 Merge pull request #13596 from markdroth/lb_policy_name_case_insensitive by Mark D. Roth · 7 years ago
  86. df86101 Initialize last sent ping time by Ken Payson · 7 years ago
  87. 460e0aa Refactor _plugin_wrapping by Nathaniel Manista · 7 years ago
  88. e37104c Delete outdated comments by Sree Kuchibhotla · 7 years ago
  89. 45abfe1 Merge pull request #10 from markdroth/http_proxy_patch by Sree Kuchibhotla · 7 years ago
  90. 1af674a Provide a cleaner API for proxy_connection_failed(). by Mark D. Roth · 7 years ago
  91. ba95146 fix comment format by Dan Zhang · 7 years ago
  92. e1e7db0 Remove asserts from tls_gcc.h by Yash Tibrewal · 7 years ago
  93. 26024c8 Merge branch 'master' into asyncio by Dan Zhang · 7 years ago
  94. ec8a59e read once by Dan Zhang · 7 years ago
  95. 0a6329c Merge pull request #13595 from grpc/lyuxuan-patch-1 by lyuxuan · 7 years ago
  96. dd01db3 Make comparison of LB policy name case-insensitive. by Mark D. Roth · 7 years ago
  97. 7cb1f18 Make load balancing policy name case insensitive by lyuxuan · 7 years ago
  98. 6267d77 Merge pull request #13587 from nathanielmanistaatgoogle/access-token-auth-metadata-plugin by Nathaniel Manista · 7 years ago
  99. 906adfd No need to explicitly zero initialize since we are doing zalloc. Some misc formatting changes by Sree Kuchibhotla · 7 years ago
  100. f0b9528 Merge pull request #13442 from adelez/foundry_integration by adelez · 7 years ago