1. 23 Apr, 2020 3 commits
    • Yegor's avatar
      extract engine sub-metrics; change reported metrics (#55331) · 6f8945fc
      Yegor authored
      * extract engine sub-metrics; change reported metrics
      
      - Extract sub-metrics reported by the Web engine: "preroll_frame", "apply_frame".
      - Add a concept of unreported metrics: displayed on the benchmark UI, but not on the dashboard.
      - Make "sceneBuildDuration" and "windowRenderDuration" unreported, which are too fine-grained. They are included in "drawFrameDuration" already.
      - Report outlier ratio instead of outlier average. The ratio is more useful of the two.
      6f8945fc
    • Michael Goderbauer's avatar
      Fix link to material spec (#55416) · e8a987e1
      Michael Goderbauer authored
      e8a987e1
    • chunhtai's avatar
      Fix FlutterError.onError in debug mode (#53843) · d35671c6
      chunhtai authored
      * Fix FlutterError.onError in debug mode
      
      * update
      
      * fix comments
      
      * add license header
      
      * fix analyzer
      
      * update
      
      * another attempt
      
      * fix test
      
      * fix comment
      d35671c6
  2. 22 Apr, 2020 30 commits
  3. 21 Apr, 2020 7 commits