1. 13 Oct, 2023 1 commit
  2. 26 Sep, 2023 1 commit
    • Callum Moffat's avatar
      Add "Frame Request Pending" lag to collected metrics (#135279) · b097d240
      Callum Moffat authored
      This measures the wall clock time between a new frame being scheduled in dart code to the Vsync callback in the engine
      
      It's an important source of lag which isn't shown in the top-level UI / Build time graphs, and can correlate with "invisible" missed/non-scheduled frames
      
      I had to change a few unrelated timings in the test, it was only passing based on luck of sort order, and broke when I added more entries to the timeline.
      
      Part of #129150
      b097d240
  3. 15 Aug, 2023 1 commit
  4. 08 Aug, 2023 1 commit
  5. 02 Aug, 2023 1 commit
  6. 26 May, 2023 1 commit
  7. 15 May, 2023 1 commit
  8. 12 Apr, 2023 1 commit
  9. 14 Mar, 2023 1 commit
  10. 17 Feb, 2023 1 commit
  11. 20 Jan, 2023 1 commit
  12. 16 Nov, 2022 1 commit
  13. 28 Aug, 2022 1 commit
  14. 23 Jul, 2022 1 commit
  15. 18 Jul, 2022 1 commit
  16. 15 Jul, 2022 1 commit
  17. 25 May, 2022 1 commit
    • Pierre-Louis's avatar
      Use `curly_braces_in_flow_control_structures` for non-`flutter` packages (#104629) · 74cfc3db
      Pierre-Louis authored
      * Use `curly_braces_in_flow_control_structures` for `packages/flutter_driver`
      
      * Use `curly_braces_in_flow_control_structures` for `packages/flutter_goldens`
      
      * Use `curly_braces_in_flow_control_structures` for `packages/flutter_goldens_client`
      
      * Use `curly_braces_in_flow_control_structures` for `packages/flutter_localizations`
      
      * Use `curly_braces_in_flow_control_structures` for `packages/flutter_test`
      
      * Use `curly_braces_in_flow_control_structures` for `packages/flutter_web_plugins`
      
      * fix comments
      
      * Use `curly_braces_in_flow_control_structures` for `packages/integration_test`
      
      * fix indentation
      74cfc3db
  18. 16 May, 2022 1 commit
  19. 27 Apr, 2022 1 commit
  20. 21 Mar, 2022 1 commit
  21. 09 Mar, 2022 2 commits
  22. 22 Feb, 2022 1 commit
  23. 09 Feb, 2022 1 commit
  24. 21 Jan, 2022 1 commit
  25. 22 Dec, 2021 1 commit
  26. 15 Oct, 2021 1 commit
  27. 11 Oct, 2021 2 commits
  28. 09 Oct, 2021 1 commit
  29. 08 Oct, 2021 3 commits
  30. 07 Oct, 2021 3 commits
  31. 10 Sep, 2021 3 commits
  32. 05 Sep, 2021 1 commit