1. 18 Jun, 2022 1 commit
  2. 20 May, 2022 1 commit
  3. 27 Apr, 2022 1 commit
  4. 15 Apr, 2022 1 commit
  5. 12 Apr, 2022 1 commit
  6. 05 Apr, 2022 1 commit
    • gaaclarke's avatar
      Made flag for debugging build time of user created widgets (#100926) · 35b18ba2
      gaaclarke authored
      * Added a bool that allows us to limit debugProfileBuildsEnabled to user
      created widgets.
      
      * made it turned on by default
      
      * switched to hashmap
      
      * Cleaned everything up and added tests
      
      * fixed an odd test where it wants to be able to add asserts and run in profile mode
      
      * hixie feedback
      
      * hixie2
      
      * made it default to false
      
      * updated docstring as per dans request
      35b18ba2
  7. 08 Oct, 2021 3 commits
  8. 24 Jun, 2021 1 commit
  9. 16 Jun, 2021 1 commit
  10. 01 Jun, 2021 1 commit
  11. 12 May, 2021 1 commit
  12. 28 Apr, 2021 1 commit
  13. 23 Apr, 2021 1 commit
  14. 15 Apr, 2021 1 commit
  15. 13 Mar, 2021 1 commit
  16. 18 Feb, 2021 1 commit
  17. 27 Jan, 2021 1 commit
  18. 23 Dec, 2020 1 commit
  19. 03 Dec, 2020 1 commit
  20. 01 Dec, 2020 1 commit
  21. 05 Nov, 2020 1 commit
  22. 04 Nov, 2020 1 commit
  23. 22 Oct, 2020 2 commits
  24. 14 Oct, 2020 1 commit
  25. 07 Oct, 2020 1 commit
  26. 23 Sep, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] reland: map file URIs to a multiroot scheme (#66405) · 51ededb9
      Jonah Williams authored
      If a file scheme and one or more roots is provided, fall back to this mapping before the direct file path if the file path cannot be turned into a package URI.
      
      Use URI representation so that the transformation is resilient to the org-dartlang-app scheme used by the web builds.
      
      Fixes #66095
      Fixes #66404
      51ededb9
  27. 25 Aug, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] support code size tooling on iOS, linux, windows, macOS, and... · 059de153
      Jonah Williams authored
      [flutter_tools] support code size tooling on iOS, linux, windows, macOS, and Android on Windows (#63610)
      
      Adds support for size analysis on iOS, macOS, linux, and Windows - using an uncompressed directory based approach. The output format is not currently specified.
      
      Adds support for size analysis on android on windows, switching to package:archive
      
      Updates the console format to display as a tree, allowing longer paths. Increases the number of dart libraries shown (to avoid only ever printing the flutter/dart:ui libraries, which dominate the size)
      059de153
  28. 13 Aug, 2020 1 commit
  29. 06 Aug, 2020 1 commit
  30. 24 Jun, 2020 1 commit
  31. 23 Jun, 2020 1 commit
  32. 08 Jun, 2020 1 commit
  33. 06 Jun, 2020 1 commit
  34. 03 Jun, 2020 1 commit
  35. 28 May, 2020 1 commit
  36. 27 May, 2020 1 commit
  37. 06 May, 2020 1 commit