1. 09 Feb, 2024 1 commit
  2. 01 Feb, 2024 1 commit
  3. 25 Jan, 2024 3 commits
  4. 24 Jan, 2024 3 commits
    • Polina Cherkasova's avatar
      Upgrade leak_tracker. (#142162) · a522b38e
      Polina Cherkasova authored
      a522b38e
    • auto-submit[bot]'s avatar
      Reverts "Refactor `external_ui` → `external_textures`" (#142173) · 54e9f2db
      auto-submit[bot] authored
      Reverts flutter/flutter#142062
      Initiated by: eliasyishak
      This change reverts the following previous change:
      Original Description:
      This PR makes no _behavioral_ changes to executed code, and instead focuses on organization and naming:
      
      1. Almost[^1] anything named `external_ui` is renamed `external_textures`
      1. Extended the README to explain the intent of the test, as well as how to run it
      1. Renamed `main.dart` and `main_test.dart` to `frame_rate_main.dart` and `frame_rate_test.dart` (we'll add more)
      1. Did some refactoring of the test to make it more obvious what is being asserted (i.e. `widgetBuilds` and friends)
      
      Given how complex (and in-flux) this directory is, I'm also requesting either John, Jonah or I review any changes.
      
      [^1]: Except the name of the `.ci.yaml` task, i.e. `name: Linux_pixel_7pro external_ui_integration_test` because I'm apparently not able to change that without creating a new task as `bringup: true` and playing a bit of a dance. Maybe that's worth doing though (in future PRs)?
      54e9f2db
    • Matan Lurey's avatar
      Refactor `external_ui` → `external_textures` (#142062) · 2e2042ff
      Matan Lurey authored
      This PR makes no _behavioral_ changes to executed code, and instead
      focuses on organization and naming:
      
      1. Almost[^1] anything named `external_ui` is renamed
      `external_textures`
      1. Extended the README to explain the intent of the test, as well as how
      to run it
      1. Renamed `main.dart` and `main_test.dart` to `frame_rate_main.dart`
      and `frame_rate_test.dart` (we'll add more)
      1. Did some refactoring of the test to make it more obvious what is
      being asserted (i.e. `widgetBuilds` and friends)
      
      Given how complex (and in-flux) this directory is, I'm also requesting
      either John, Jonah or I review any changes.
      
      [^1]: Except the name of the `.ci.yaml` task, i.e. `name:
      Linux_pixel_7pro external_ui_integration_test` because I'm apparently
      not able to change that without creating a new task as `bringup: true`
      and playing a bit of a dance. Maybe that's worth doing though (in future
      PRs)?
      2e2042ff
  5. 19 Jan, 2024 1 commit
  6. 12 Jan, 2024 1 commit
  7. 05 Jan, 2024 1 commit
  8. 04 Jan, 2024 1 commit
  9. 19 Dec, 2023 1 commit
  10. 15 Dec, 2023 2 commits
  11. 06 Dec, 2023 1 commit
  12. 15 Nov, 2023 1 commit
    • Srujan Gaddam's avatar
      Pin package:web 0.4.0 (#138428) · d8ffc739
      Srujan Gaddam authored
      This version is needed so that dart:js_interop can move to extension
      types. Also adds some code to handle some breaking changes:
      
      - Body -> Response. Body was an IDL interface mixin type we exposed in
      dart:html. Going forward, users should either use Request or Response.
      - Casts to JSAny. These are temporary until we move package:web types to
      extension types. Currently, package:web types can't implement JSObject
      as JSObject will move to be an extension type itself.
      Co-authored-by: 's avatarKevin Moore <kevmoo@users.noreply.github.com>
      d8ffc739
  13. 31 Oct, 2023 1 commit
  14. 20 Oct, 2023 1 commit
  15. 19 Oct, 2023 1 commit
  16. 12 Oct, 2023 1 commit
  17. 11 Oct, 2023 1 commit
  18. 29 Sep, 2023 1 commit
  19. 20 Sep, 2023 2 commits
  20. 12 Sep, 2023 1 commit
  21. 25 Aug, 2023 1 commit
  22. 15 Aug, 2023 1 commit
  23. 10 Aug, 2023 1 commit
  24. 09 Aug, 2023 1 commit
  25. 08 Aug, 2023 1 commit
  26. 04 Aug, 2023 1 commit
  27. 01 Aug, 2023 1 commit
  28. 27 Jul, 2023 1 commit
  29. 18 Jul, 2023 1 commit
  30. 07 Jul, 2023 1 commit
  31. 15 Jun, 2023 1 commit
  32. 08 Jun, 2023 1 commit
  33. 30 May, 2023 1 commit
  34. 16 May, 2023 1 commit