1. 30 Mar, 2022 1 commit
  2. 03 Feb, 2022 1 commit
  3. 29 Jun, 2021 1 commit
  4. 28 May, 2020 1 commit
  5. 20 Feb, 2020 1 commit
    • Harry Terkelsen's avatar
      [Web] Add Material Card Infinite Scroll benchmark (#51005) · 29306b08
      Harry Terkelsen authored
      * [Web] Add Material Card Infinite Scroll benchmark
      
      Adds a benchmark that makes an infinite list of Material cards
      and scrolls it. This benchmark exercises more heavyweight rendering
      like shadows and clipping and paths.
      
      * Fix analyzer warnings. Respond to comments
      29306b08