1. 25 May, 2018 5 commits
  2. 24 May, 2018 11 commits
  3. 23 May, 2018 5 commits
  4. 22 May, 2018 8 commits
  5. 21 May, 2018 9 commits
  6. 19 May, 2018 1 commit
  7. 18 May, 2018 1 commit
    • Greg Spencer's avatar
      Speed up AnimatedSwitcher. (#17265) · 1f5fcb74
      Greg Spencer authored
      This optimizes the AnimatedSwitcher so that it tags the right widget with its keyed subtree, and avoids rebuilding the transition unnecessarily.
      
      This significantly improves the performance of Chips (which uses AnimatedSwitcher to swap out it's avatar and delete icon children).
      1f5fcb74