1. 473267b Revert "Merge pull request #13970 from grpc/revert-13857-lb_policy_ref_simplification" by Mark D. Roth · 7 years ago
  2. b3fa256 Revert "Simplify LB policy refcounting." by Yash Tibrewal · 7 years ago
  3. c0febd3 Simplify LB policy refcounting. by Mark D. Roth · 7 years ago
  4. fead087 Merge pull request #13805 from AspirinSJL/lb_bug by Juanli Shen · 7 years ago
  5. 4ed35d1 Unify the timer callback bools by Juanli Shen · 7 years ago
  6. b5f7e27 Merge pull request #13933 from kpayson64/avoid_stall by kpayson64 · 7 years ago
  7. e374b88 Add more control flow logging by Ken Payson · 7 years ago
  8. 77ad62e Fix a Python spinlock bug by Ken Payson · 7 years ago
  9. def31f9 Merge pull request #13900 from vjpai/odr by Vijay Pai · 7 years ago
  10. 30bd91e Merge pull request #13879 from AspirinSJL/client_load_report_bug by Juanli Shen · 7 years ago
  11. 849bd73 Wrap duplicated-name definitions in anonymous namespace by Vijay Pai · 7 years ago
  12. f2a0ae7 Restore checking initial request sent by Juanli Shen · 7 years ago
  13. 1e522ef Separate client and server keepalive_permit_without_calls by Yuchen Zeng · 7 years ago
  14. 54d699d Merge branch 'master' of github.com:grpc/grpc into backoff_cpp by David Garcia Quintas · 7 years ago
  15. 62d86e9 Fixed wrong conversion factor by David Garcia Quintas · 7 years ago
  16. 94e676e Merge pull request #13659 from grpc/revert-13658-revert-13058-execctx by Yash Tibrewal · 7 years ago
  17. 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
  18. d6c292f Merge master by Yash Tibrewal · 7 years ago
  19. 0b6bdbc Merge pull request #12488 from dgquintas/removed_expiration_interval by David G. Quintas · 7 years ago
  20. c01a91d Merge pull request #13647 from y-zeng/send_ping by Yuchen Zeng · 7 years ago
  21. 4ff97d2 Merge pull request #13670 from apolcyn/fix_backup_poller_race by apolcyn · 7 years ago
  22. a5e2da4 Do the Step() in the right place by David Garcia Quintas · 7 years ago
  23. f7a869f Unref global backup poller under its lock by Alexander Polcyn · 7 years ago
  24. 2303382 regenerated proto with lastest version of protobuf by David Garcia Quintas · 7 years ago
  25. d196658 Merge branch 'master' of github.com:grpc/grpc into removed_expiration_interval by David Garcia Quintas · 7 years ago
  26. 95e2359 Merge pull request #13661 from AspirinSJL/no_idle by Juanli Shen · 7 years ago
  27. 625a5c0 Fix pending pings in grpclb by Yuchen Zeng · 7 years ago
  28. 782676e Merge pull request #13655 from yang-g/ping by Yang Gao · 7 years ago
  29. da32060 Remove unreachable code in RR by Juanli Shen · 7 years ago
  30. 650595e Merge pull request #13644 from grpc/verbose-cronet-on-failed by Muxi Yan · 7 years ago
  31. fa4126f moved max(..., min_deadline) to the right place in subchannel.cc by David Garcia Quintas · 7 years ago
  32. 8cf1470 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" by Yash Tibrewal · 7 years ago
  33. ad4d2dd Revert "All instances of exec_ctx being passed around in src/core removed" by Yash Tibrewal · 7 years ago
  34. 73bb67d Merge master into execctx by Yash Tibrewal · 7 years ago
  35. d742f28 Bug fix, use the last_sent ping time for next send by yang-g · 7 years ago
  36. 570707b RR goes to TF if all subchannels are SD or TF by Juanli Shen · 7 years ago
  37. abe92cc Fix wrong changes to subchannel by David Garcia Quintas · 7 years ago
  38. e6e6016 Change GPR_INFO to GPR_ERROR by Muxi Yan · 7 years ago
  39. b02fde2 Merge branch 'master' of github.com:grpc/grpc into backoff_cpp by David Garcia Quintas · 7 years ago
  40. 8df0cc3 PR Comments by David Garcia Quintas · 7 years ago
  41. c272dd7 Add on_initiate callback for the send_ping tranport op by Yuchen Zeng · 7 years ago
  42. 7fbbc23 Merge pull request #13632 from markdroth/inproc_trailing_metadata_available by Mark D. Roth · 7 years ago
  43. 9a4db28 Verbose log message in on_failed in Cronet transport by Muxi Yan · 7 years ago
  44. 74d1a46 Change inproc transport to set trailing_metadata_available. by Mark D. Roth · 7 years ago
  45. 96311af Merge pull request #13635 from grpc/remove_duplicate_check by Juanli Shen · 7 years ago
  46. 592cf34 Add re-resolution into LB policies by Juanli Shen · 7 years ago
  47. d7ccea8 Remove duplicate check for shutting_down by Juanli Shen · 7 years ago
  48. 53d5503 Pass a pollset_set to some client handshakers. by Dan Born · 7 years ago
  49. 6667f15 Merge branch 'master' of github.com:grpc/grpc into backoff_cpp by David Garcia Quintas · 7 years ago
  50. 0f91e51 Cleaned up API. Backoff now returns a single value: the time of the next retry by David Garcia Quintas · 7 years ago
  51. 6fa206d Merge pull request #13336 from markdroth/server_connection_timeout by Mark D. Roth · 7 years ago
  52. d9f6407 Merge master into execctx after removal of assert in tls_gcc by yashkt · 7 years ago
  53. a92428b Move chttp2 cleanup code into close_transport_locked(). by Mark D. Roth · 7 years ago
  54. d194578 Merge pull request #13599 from kpayson64/fix_flow_control_bug_local by kpayson64 · 7 years ago
  55. df86101 Initialize last sent ping time by Ken Payson · 7 years ago
  56. dd01db3 Make comparison of LB policy name case-insensitive. by Mark D. Roth · 7 years ago
  57. e109ddf Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  58. 36522e9 Merge master after no Extern C changes by Yash Tibrewal · 7 years ago
  59. 10f2790 Merge branch 'master' into execctx by Yash Tibrewal · 7 years ago
  60. c354269 Remove _ prefixed variable names by Yash Tibrewal · 7 years ago
  61. 14b27b8 Merge commit 'aa358d5e43' into no-more-extern-c by ncteisen · 7 years ago
  62. c5d0df9 Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  63. 0f2a719 Add missing semicolons by ncteisen · 7 years ago
  64. b7b3f72 Fix uninitialized variable by Muxi Yan · 7 years ago
  65. aa358d5 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c by ncteisen · 7 years ago
  66. 9f6a6f3 Fix compiler error on need_to_unref_constructed by Muxi Yan · 7 years ago
  67. d27e242 Use ManualConstructor by David Garcia Quintas · 7 years ago
  68. 5491eb7 Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  69. dc8be88 Fix handling of grpc shutdown in timer callback. by Mark D. Roth · 7 years ago
  70. aaad0c2 clang-format by Mark D. Roth · 7 years ago
  71. dde6afc C++-ize backoff by David Garcia Quintas · 7 years ago
  72. 7486144 Merge master by Yash Tibrewal · 7 years ago
  73. e8bb874 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c by ncteisen · 7 years ago
  74. b8ec238 Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core by Noah Eisen · 7 years ago
  75. dd010f2 Merge pull request #13364 from ncteisen/surfacing-error-details by Noah Eisen · 7 years ago
  76. da6b479 Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  77. 993e9f0 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c by ncteisen · 7 years ago
  78. 0392f8a Merge branch 'master' of https://github.com/grpc/grpc into tracing++ by ncteisen · 7 years ago
  79. 66dfcf5 clang fmt by ncteisen · 7 years ago
  80. adbfbd5 Remove all extern C by ncteisen · 7 years ago
  81. 177039b Merge master by Yash Tibrewal · 7 years ago
  82. 6d66369 Merge pull request #13388 from y-zeng/flow_control by Yuchen Zeng · 7 years ago
  83. 7fb7774 Merge pull request #13417 from markdroth/grpclb_memory_leak_fix by Mark D. Roth · 7 years ago
  84. 1028787 Add constant kMaxDt by Yuchen Zeng · 7 years ago
  85. 6c8ee58 Restart LB call after client load report completion, if needed. by Mark D. Roth · 7 years ago
  86. 767e1cb Merge pull request #13405 from apolcyn/grpc_config_txt_prefix by apolcyn · 7 years ago
  87. df817f3 Merge branch 'master' of https://github.com/grpc/grpc into surfacing-error-details by ncteisen · 7 years ago
  88. 901c47c Fix artifact builds by ncteisen · 7 years ago
  89. 03610f6 Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  90. 56a19ae Query for TXT service configs with _gprc_config prefix by Alexander Polcyn · 7 years ago
  91. fdb1a2b Take a ref to the connected subchannel before unreffing it. by Mark D. Roth · 7 years ago
  92. 6c26b16 Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCtx and some minor changes by Yash Tibrewal · 7 years ago
  93. 68ade74 Limit the imput dt of PID to 100ms by Yuchen Zeng · 7 years ago
  94. 467e836 clang fmt by Noah Eisen · 7 years ago
  95. 882dfed clang tidy by Noah Eisen · 7 years ago
  96. e092ff8 Merge branch 'master' of https://github.com/grpc/grpc into tracing++ by Noah Eisen · 7 years ago
  97. abfb4f8 Handle negative remote_window by Yuchen Zeng · 7 years ago
  98. 3810749 Merge pull request #13339 from dgquintas/client_stats_fallback_kaput by David G. Quintas · 7 years ago
  99. 75122c2 Address some PR comments by Yash Tibrewal · 7 years ago
  100. d9d5c8f clang fmt by Noah Eisen · 7 years ago