Skip to content
Snippets Groups Projects
  1. Jan 17, 2017
  2. Jan 13, 2017
  3. Jan 06, 2017
  4. Dec 29, 2016
    • Craig Tiller's avatar
      Changes to exec_ctx/closure/combiner/workqueue interfaces · 91031dac
      Craig Tiller authored
      - make closures know where they should be executed (eg, on a workqueue,
        or a combiner, or on an exec_ctx)
      - this allows removal of a large number of trampoline functions that
        were appearing whenever we used combiners, and should allow for a much
        easier interface to combiner locks
      91031dac
  5. Nov 30, 2016
    • Craig Tiller's avatar
      Review feedback · 9fbb3387
      Craig Tiller authored
      9fbb3387
    • Craig Tiller's avatar
      Break infinite connection retry loop · 296984b4
      Craig Tiller authored
      Previously, we'd keep retrying a connection until the channel closed.
      With this change, we only retry connecting *if there's a watcher on the
      subchannel connection state*. This ultimately means that if the
      lb_policy doesn't care if the subchannel connects, it'll stop trying.
      296984b4
  6. Nov 24, 2016
  7. Nov 18, 2016
  8. Nov 15, 2016
  9. Nov 07, 2016
  10. Oct 31, 2016
  11. Oct 28, 2016
  12. Oct 27, 2016
  13. Oct 24, 2016
  14. Sep 14, 2016
  15. Sep 12, 2016
  16. Sep 09, 2016
  17. Aug 29, 2016
  18. Aug 26, 2016
  19. Aug 19, 2016
  20. Jul 12, 2016
  21. Jun 29, 2016
  22. Jun 27, 2016
  23. Jun 23, 2016
  24. Jun 15, 2016
  25. Jun 02, 2016
  26. Jun 01, 2016
  27. May 24, 2016
  28. May 14, 2016
Loading