1. 07 Jan, 2021 1 commit
  2. 09 Oct, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] remove globals from IntelliJ validator, refactor tests to... · cba84d51
      Jonah Williams authored
      [flutter_tools] remove globals from IntelliJ validator, refactor tests to remove dependency on JAR (#67240)
      
      Move the intellij validator to its own file, and split off the tests. Remove globals from each, and remove dependency on a real jar/filesystem by creating a minimal version of the manifest xml and setting it up in the memory file system.
      
      #47161
      cba84d51
  3. 27 May, 2020 1 commit
  4. 26 Feb, 2020 1 commit
  5. 15 Mar, 2019 1 commit
  6. 09 Jan, 2019 1 commit
  7. 10 Dec, 2018 1 commit
  8. 27 Sep, 2018 1 commit
    • asiva's avatar
      Roll engine to version d80c1de7b53af81a0b4385eb3f13de1ef77f0d2d · aef98047
      asiva authored
      Contains the following changes:
      
      d80c1de7b (HEAD -> master, upstream/master) Roll src/third_party/skia ab3144c3abb9..656cefe65d62 (11 commits) (#6362)
      edf6249e0 Add pushOffset to SceneBuilder (#6349)
      3a01f3956 Change log level from ERROR to WARNING (#6361)
      5ae470845 Roll src/third_party/skia 227d4e10276c..ab3144c3abb9 (11 commits) (#6360)
      763627fff Do not export libdart symbols (#6337)
      3052dbd79 SystemNavigator.pop can pop w/o UINavigationController (#6341)
      0c096f798 Roll src/third_party/skia b3e48afc936d..227d4e10276c (1 commits) (#6359)
      b8c2a17a1 Roll src/third_party/skia cfe1264d7465..b3e48afc936d (3 commits) (#6356)
      c589b312a Expose push/popRoute on FlutterViewController (#6347)
      075b3fcca Roll src/third_party/skia 5ea41fc89b26..cfe1264d7465 (1 commits) (#6355)
      2dd9b99aa Roll Dart to version 808ed6238b9262660e31ea826f7aea6cfa3a3493 (#6354)
      5b799381f Dont make any binaries specify an X11 dependency. (#6353)
      309ac4e1b V0.8.2 fix compile problem with xcode10 (#6339)
      26fdd1e4f Roll src/third_party/skia 5767fc042834..5ea41fc89b26 (3 commits) (#6351)
      cc44ca5d0 Perform persistent cache stores on the IO thread outside the frame workload. (#6350)
      f2a3df97e Wire up the Skia persistent GPU related artifacts cache. (#6278)
      aef98047
  9. 15 Aug, 2018 3 commits
    • Martin Kustermann's avatar
      Reland "Roll engine to version e3687f70c7ece72000b32ee1b3c02755ba5361ac (#20427)" (#20633) · 9299c02c
      Martin Kustermann authored
      * Reland "Roll engine to version b148e628ec86b3a9a0382e0bcfae73f0390a8232 (#20427)"
      
      This is a re-land with downgraded `package:flutter_gallery_assets`
      version.
      
      * Downgrade package:flutter_gallery_assets to 0.1.4
      
      * Change engine.version to 81baff97c29bb08cbf8453a3f9042c5813f84ad3 (which contains an additional fix)
      
      * Change engine.version to e3687f70c7ece72000b32ee1b3c02755ba5361ac (since mac tarballs are corrupted on earlier commit)
      9299c02c
    • Martin Kustermann's avatar
      Revert "Roll engine to version b148e628ec86b3a9a0382e0bcfae73f0390a8232 (#20427)" (#20631) · 515909ec
      Martin Kustermann authored
      Reason for revert: The package:flutter_gallery_assets has removed some images which are required for the examples/flutter_gallery, so the gallery build is failing (only discovered after landing, since gallery doesn't seem to get built during github PR presubmit checks)
      515909ec
    • Martin Kustermann's avatar
      Roll engine to version b148e628ec86b3a9a0382e0bcfae73f0390a8232 (#20427) · c7c493ea
      Martin Kustermann authored
      This CL
      
        * rolls `engine.version` to flutter/engine@b148e628 (which includes dart sdk 2.1.0-dev)
        * rolls `goldens.version` to flutter/goldens@6c45fafdf (which includes updates due to skia changes in engine)
        * changes `platform.dill` to `platform_strong.dill` in various places due to flutter/engine@a84b210b
        * adds explicit `environment: sdk: ">=2.0.0-dev.68 < 3.0.0"` constraints to `pubspec.yaml` and `pubspec.yaml.tmpl` files (since pub defaults to `<2.0.0` if omitted) 
        * upgrades to newer versions of various 3rd party packages (to ensure transitive dependencies have `<3.0.0` sdk constraint)
      c7c493ea
  10. 23 Jul, 2018 1 commit
  11. 29 May, 2018 1 commit
  12. 21 Mar, 2018 1 commit
    • Jonah Williams's avatar
      Traverse dependencies and dev dependencies separately (#15581) · ad9506d2
      Jonah Williams authored
      * traverse dependencies and dev dependencies separately
      
      * separate dev and reg deps
      
      * update pubspecs
      
      * add checksum string and update transitive dep string.  Add additional verify command to check checksum
      
      * cleanup comments
      
      * add missing space, quote, run verify-onlu from bot script
      
      * rerun tool with fixed string
      
      * ensure correct working directory and bump versions
      
      * flutter not flutterRoot
      ad9506d2
  13. 07 Feb, 2018 1 commit
    • Danny Tuppeny's avatar
      Add flutter doctor support for VS Code (#14463) · 8ccc9a45
      Danny Tuppeny authored
      Looks in default install locations on Mac, Linux and Windows for VS Code. If found, looks in default extension location to see if Dart Code is installed.
      
      If VS Code is not installed, nothing is reported. If VS Code is installed without Dart Code, a warning is shown.
      8ccc9a45
  14. 26 Jan, 2018 1 commit
    • Vyacheslav Egorov's avatar
      Unpin test and upgrade packages (#14282) · c23509e9
      Vyacheslav Egorov authored
      * Unpin package:test and upgrade packages
      
      * Update packages/flutter/test/foundation/stack_trace_test.dart
      
      * Also add packages/flutter_tools/test/data/asset_test/font/.dartignore to ensure that update-packages --force-upgrade does not crash.
      c23509e9
  15. 25 Jan, 2018 2 commits
  16. 22 Jan, 2018 1 commit
  17. 29 Nov, 2017 1 commit
    • Greg Spencer's avatar
      Consolidating .gitignore files. (#13002) · 909406ba
      Greg Spencer authored
      This consolidates all of the non-template .gitignore rules into the top level .gitignore, to ignore common things more broadly, with less maintenance needed for the .gitignore files. Does not touch the templates, so that they still produce needed .gitignores as part of flutter create.
      909406ba
  18. 15 Aug, 2017 1 commit
  19. 09 Aug, 2017 1 commit
  20. 25 Apr, 2017 1 commit
  21. 13 Mar, 2017 1 commit
    • Ian Hickson's avatar
      Make hot mode a little less aggressive about catching errors. (#8743) · 0edc4d2a
      Ian Hickson authored
      It was resulting in weird situations where the tool would dump an
      error message and stack but not quit, or would fail hard but then just
      hang.
      
      Instead, specifically catch errors you expect. As an example of this,
      there's one error we expect from the DartDependencySetBuilder, so we
      catch that one, turn it into a dedicated exception class, then in the
      caller catch that specific exception.
      0edc4d2a
  22. 07 Mar, 2017 1 commit
    • Michael Goderbauer's avatar
      Faster hot reload (#8600) · 644e7b13
      Michael Goderbauer authored
      This implements the `DartDependencySetBuilder` completely in Dart instead of calling out to `sky_snapshot` (Linux/Mac) or `gen_snapshot` (Windows) and allows us to use the same code path on all supported host platforms.
      
      It also slightly reduces hot reload times on Linux from ~750ms to ~690ms for the unchanged flutter_gallery app and significantly reduces hot reload times on Windows from almost 1.5s to just slightly slower than on Linux.
      
      This change will also allow us to retire `sky_snapshot` completely in the future.
      644e7b13
  23. 26 Jan, 2017 1 commit
    • xster's avatar
      Fix a crash (#7597) when the flutter sdk moves after getting packages (#7601) · 682c7992
      xster authored
      * Add a check in case the flutter directory in .packages no longer exists. Clean up and prompt user
      
      * Update documentation to use flutter packages get for end-users instead of flutter update-packages.
      
      * Merge missing sdk error with the multiple sdk error. They're really the same thing.
      
      * Use flutterPath in both checks.
      
      * Change file_system’s copy folder to copy director which takes into account the file system
      
      * Test support files
      
      * Add test and split into 2 messages again.
      
      * Move tests to run in memory file system's copy. Tested with dev/bots/test.sh
      682c7992
  24. 23 Jan, 2017 2 commits
  25. 15 Dec, 2016 1 commit
    • John McCutchan's avatar
      DependencyChecker with tests (#7268) · 2546259a
      John McCutchan authored
      - [x] Introduce DependencyChecker which can determine if any dependencies have been modified.
      - [x] Move the DartDependencyBuilder into a separate file.
      - [x] Add unit tests for DartDependencyBuilder.
      - [x] Add unit tets for DependencyChecker
      
      Part of #7014 
      2546259a
  26. 08 Dec, 2016 1 commit
  27. 02 Dec, 2016 1 commit