1. 02 Oct, 2023 1 commit
  2. 10 Aug, 2023 1 commit
  3. 07 Aug, 2023 1 commit
  4. 30 Jun, 2023 1 commit
  5. 15 Jun, 2023 1 commit
  6. 28 Feb, 2023 1 commit
  7. 18 Jan, 2023 1 commit
  8. 21 Dec, 2022 1 commit
  9. 09 Dec, 2022 1 commit
  10. 27 Sep, 2022 1 commit
  11. 15 Sep, 2022 1 commit
  12. 31 May, 2022 1 commit
  13. 24 May, 2022 1 commit
  14. 20 May, 2022 1 commit
  15. 19 May, 2022 1 commit
  16. 28 Mar, 2022 1 commit
  17. 17 Mar, 2022 1 commit
    • Yegor's avatar
      Roll chrome 96 attempt 2 (#100073) · c2409797
      Yegor authored
      * [web] roll Chromium dep to 96.2
      
      Roll Chromium 96.2.
      
      This is the second attempt to roll it. The previous attempt
      (https://github.com/flutter/flutter/pull/99725) failed due to a LUCI
      cache issue.
      
      * cache-bust CIPD dependency by changing its name
      * specify chrome_and_driver version in canvaskit tests
      * fix CRC corruption in kTransparentImage
      c2409797
  18. 11 Mar, 2022 1 commit
  19. 10 Mar, 2022 1 commit
  20. 08 Mar, 2022 1 commit
  21. 08 Oct, 2021 3 commits
  22. 30 Aug, 2021 1 commit
  23. 03 Aug, 2021 4 commits
  24. 08 Jul, 2021 1 commit
  25. 10 Jun, 2021 1 commit
  26. 04 Jun, 2021 2 commits
  27. 13 May, 2021 1 commit
  28. 27 Apr, 2021 1 commit
  29. 29 Jan, 2021 1 commit
  30. 27 Jan, 2021 1 commit
  31. 23 Jan, 2021 1 commit
  32. 28 Oct, 2020 1 commit
    • Greg Spencer's avatar
      Remove `nullOk` in `MediaQuery.of` (#68736) · 55289324
      Greg Spencer authored
      Adds MediaQuery.maybeOf to replace calling MediaQuery.of(context, nullOk: true), and removes the nullOk parameter. Also changes MediaQuery.of to return a non-nullable value, and removes many instances of the ! operator, reducing the possible places where a null dereference could occur.
      55289324
  33. 06 Oct, 2020 1 commit
  34. 05 Oct, 2020 1 commit