1. 31 Oct, 2019 1 commit
  2. 28 Oct, 2019 1 commit
  3. 22 Oct, 2019 1 commit
  4. 10 Oct, 2019 1 commit
    • Greg Spencer's avatar
      Re-land keyboard traversal PRs (#42278) · ce150971
      Greg Spencer authored
      This attempts to reland #40186 and #41220, that were reverted in #41945.
      
      The main modifications from the original PRs are that I predefine the shortcuts and actions maps instead of defining them inline in the build function, and I use a new mapEquals to do a deep comparison so that we don't rebuild modified things if the contents of the map haven't changed.
      
      I also eliminated an operator== and hashCode that were defined on the Actions widget, since widgets shouldn't have those. (it's too bad though: I get an 85% speedup if we leave this in! Too bad it prevents rebuilding of the children...)
      
      Fixes #40101
      ce150971
  5. 24 Sep, 2019 2 commits
  6. 20 Sep, 2019 1 commit
  7. 19 Sep, 2019 2 commits
  8. 17 Sep, 2019 1 commit
  9. 10 Sep, 2019 2 commits
  10. 06 Sep, 2019 1 commit
  11. 05 Sep, 2019 1 commit
  12. 04 Sep, 2019 1 commit
  13. 29 Aug, 2019 1 commit
  14. 28 Aug, 2019 1 commit
  15. 21 Aug, 2019 1 commit
  16. 19 Aug, 2019 1 commit
  17. 09 Aug, 2019 2 commits
  18. 08 Aug, 2019 1 commit
  19. 06 Aug, 2019 1 commit
  20. 05 Aug, 2019 2 commits
  21. 31 Jul, 2019 1 commit
  22. 26 Jul, 2019 2 commits
  23. 22 Jul, 2019 1 commit
  24. 16 Jul, 2019 1 commit
  25. 02 Jul, 2019 1 commit
  26. 28 Jun, 2019 1 commit
  27. 13 Jun, 2019 2 commits
  28. 12 Jun, 2019 1 commit
  29. 09 Jun, 2019 1 commit
  30. 07 Jun, 2019 1 commit
  31. 04 Jun, 2019 2 commits
  32. 03 Jun, 2019 1 commit