1. 12 Feb, 2024 1 commit
  2. 09 Feb, 2024 1 commit
  3. 01 Feb, 2024 1 commit
  4. 24 Jan, 2024 1 commit
  5. 23 Jan, 2024 1 commit
  6. 19 Jan, 2024 1 commit
  7. 12 Jan, 2024 1 commit
  8. 09 Jan, 2024 1 commit
  9. 05 Jan, 2024 2 commits
  10. 04 Jan, 2024 1 commit
  11. 03 Jan, 2024 1 commit
  12. 02 Jan, 2024 1 commit
  13. 21 Dec, 2023 1 commit
  14. 20 Dec, 2023 1 commit
  15. 19 Dec, 2023 1 commit
  16. 15 Dec, 2023 3 commits
  17. 13 Dec, 2023 2 commits
    • auto-submit[bot]'s avatar
      Reverts "Make tests more resilient to Skia gold failures and refactor... · 91877c63
      auto-submit[bot] authored
      Reverts "Make tests more resilient to Skia gold failures and refactor flutter_goldens for extensive technical debt removal" (#140085)
      
      Reverts flutter/flutter#139549
      Initiated by: Piinks
      This change reverts the following previous change:
      Original Description:
      * Remove all use of global variables.
      * Always pass in all dependencies, only create them in main or in tests.
      * Pass in the "print" primitive.
      * Make all network traffic retry (except when run locally, when it just auto-passes).
      * Enable tests to be run in random order.
      91877c63
    • Ian Hickson's avatar
      Make tests more resilient to Skia gold failures and refactor flutter_goldens... · 11a9cb70
      Ian Hickson authored
      Make tests more resilient to Skia gold failures and refactor flutter_goldens for extensive technical debt removal (#139549)
      
      * Remove all use of global variables.
      * Always pass in all dependencies, only create them in main or in tests.
      * Pass in the "print" primitive.
      * Make all network traffic retry (except when run locally, when it just auto-passes).
      * Enable tests to be run in random order.
      11a9cb70
  18. 06 Dec, 2023 1 commit
  19. 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
  20. 13 Nov, 2023 1 commit
  21. 03 Nov, 2023 1 commit
  22. 01 Nov, 2023 1 commit
  23. 31 Oct, 2023 1 commit
  24. 25 Oct, 2023 1 commit
  25. 23 Oct, 2023 1 commit
  26. 20 Oct, 2023 1 commit
  27. 19 Oct, 2023 1 commit
  28. 12 Oct, 2023 1 commit
  29. 11 Oct, 2023 1 commit
  30. 29 Sep, 2023 1 commit
  31. 21 Sep, 2023 1 commit
  32. 20 Sep, 2023 2 commits
  33. 18 Sep, 2023 1 commit
  34. 29 Aug, 2023 1 commit
  35. 25 Aug, 2023 1 commit