1. 08 Jul, 2022 1 commit
  2. 27 May, 2022 1 commit
  3. 24 May, 2022 1 commit
  4. 27 Apr, 2022 1 commit
  5. 03 Feb, 2022 1 commit
  6. 03 Aug, 2021 1 commit
  7. 15 Jul, 2021 1 commit
  8. 14 Jul, 2021 3 commits
  9. 13 Jul, 2021 2 commits
  10. 16 Mar, 2021 2 commits
  11. 15 Mar, 2021 1 commit
  12. 06 Mar, 2021 1 commit
  13. 08 Oct, 2020 1 commit
  14. 06 Oct, 2020 1 commit
  15. 05 Oct, 2020 1 commit
  16. 01 Oct, 2020 2 commits
    • Dan Field's avatar
      Revert dispose images when done (#67100) · 473358d9
      Dan Field authored
      * Revert "docs for image disposal (#67066)"
      
      This reverts commit bcb2ac5a.
      
      * Revert "Dispose of images after using them (#66688)"
      
      This reverts commit a7954691.
      473358d9
    • Dan Field's avatar
      Dispose of images after using them (#66688) · a7954691
      Dan Field authored
      * Dispose of images after using them
      Adds ImageInfo.clone, ImageInfo.dispose, and ImageInfo.isCloneOf.
      Makes all stateful holders of ui.Image objects properly clone and dispose of them.
      Behavior change for ImageStreamCompleter: Removing the last listener after registering at least one listener results in the object being disposed, and new listeners cannot be added, unless a keepAlive handle is created.
      Makes all non-stateful holders of ui.Image (i.e. paintImage and RawImage) assert that whoever gave the image to them has not disposed it on them.
      a7954691
  17. 22 Sep, 2020 1 commit
  18. 11 Jun, 2020 2 commits
  19. 08 May, 2020 1 commit
  20. 05 Mar, 2020 1 commit
  21. 04 Mar, 2020 1 commit
  22. 27 Feb, 2020 1 commit
  23. 26 Feb, 2020 1 commit
  24. 24 Feb, 2020 1 commit
  25. 20 Feb, 2020 1 commit
  26. 14 Feb, 2020 1 commit
  27. 11 Feb, 2020 1 commit
  28. 30 Jan, 2020 1 commit
  29. 27 Jan, 2020 1 commit
  30. 17 Jan, 2020 1 commit
  31. 16 Jan, 2020 1 commit
  32. 10 Jan, 2020 1 commit
  33. 02 Jan, 2020 2 commits