- 08 Mar, 2019 2 commits
-
-
Jonah Williams authored
This reverts commit 6a7f231d.
-
Jonah Williams authored
-
- 21 Feb, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 15 Feb, 2019 1 commit
-
-
Jonah Williams authored
-
- 29 Jan, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 01 Dec, 2018 1 commit
-
-
Jonah Williams authored
-
- 06 Nov, 2018 1 commit
-
-
Jonah Williams authored
-
- 16 Oct, 2018 1 commit
-
-
Jonah Williams authored
-
- 04 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 20 Sep, 2018 2 commits
-
-
Alexander Markov authored
-
Stanislav Baranov authored
Use "product" mode VM snapshot when running dynamic "release" mode flutter with cached engine. (#22043) Dynamic "release" mode requires "product" (not "release") mode VM, so we must point it to the correct cached snapshot. Generation and caching of this snapshot happens the following corresponding change: https://chromium-review.googlesource.com/c/chromium/tools/build/+/1232134
-
- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 16 Aug, 2018 1 commit
-
-
Stanislav Baranov authored
-
- 15 Aug, 2018 2 commits
-
-
Jonah Williams authored
* Revert "iOS Dialog blur, brightness, and layout (#18381)" This reverts commit 21bc9f1b. * Revert "Flutter tool support for dynamic code. (#20543)" This reverts commit 25ba90aa.
-
Stanislav Baranov authored
-
- 02 Aug, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Jul, 2018 1 commit
-
-
Todd Volkert authored
It was causing problems rolling Flutter into Fuchsia
-
- 23 Jul, 2018 1 commit
-
-
Alexandre Ardhuin authored
* re-enable lint unnecessary_const * remove trailling whitespaces * remove unnecessary const (after merge)
-
- 16 Jul, 2018 2 commits
-
-
Ian Hickson authored
This reverts commit cc1cf13e.
-
Alexandre Ardhuin authored
-
- 17 Apr, 2018 1 commit
-
-
Alexander Aprelev authored
-
- 11 Apr, 2018 1 commit
-
-
Konstantin Scheglov authored
-
- 10 Apr, 2018 1 commit
-
-
Konstantin Scheglov authored
-
- 28 Mar, 2018 1 commit
-
-
Todd Volkert authored
This updates AppContext per the recommendations in #15352 Fixes #15352
-
- 07 Mar, 2018 2 commits
-
-
Alexander Markov authored
* Pass entry points JSON files to front-end server (#15180) * Fix ios/debug build which uses 'flutter build aot': do not require entry points files and disable AOT transformations in this mode
-
Alexander Markov authored
* Revert "Pass entry points JSON files to front-end server (#15180)" This reverts commit 0edea887. Reason: buildbot failures on Mac.
-
- 06 Mar, 2018 4 commits
-
-
Alexander Markov authored
-
Keerti Parthasarathy authored
* Add to Artifacts, and add optional arguments to entry points for flut… (#15185) Add to Artifacts, and add optional arguments to entry points for flutter run and test to allow for wiring up the same with preview-dart-2 internally * Changing packages uri here is not necessary
-
Keerti Parthasarathy authored
This reverts commit e0f6e626.
-
Keerti Parthasarathy authored
Add to Artifacts, and add optional arguments to entry points for flutter run and test to allow for wiring up the same with preview-dart-2 internally
-
- 16 Feb, 2018 1 commit
-
-
Alexander Aprelev authored
This is needed to support running with local engine's dart sdk. This is follow-up to https://github.com/flutter/flutter/pull/14702.
-
- 15 Feb, 2018 1 commit
-
-
Alexander Aprelev authored
* Use already downloaded dart sdk for frontend_server. This is follow-up to https://github.com/flutter/flutter/pull/14610 * Remove reference to engine dart-sdk from artifacts * Remove unused imports * WIP to switch back to solution where dart sdk is downloaded into bin/cache/dart-sdk, but it is 'flutter precache -a' that can download all dart sdks for other platforms under bin/cache/artifacts/engine/<platform>/dart-sdk * Download all dart sdks when 'flutter precache -a'
-
- 08 Feb, 2018 1 commit
-
-
asiva authored
-
- 02 Feb, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 01 Feb, 2018 1 commit
-
-
Jason Simmons authored
-
- 04 Jan, 2018 1 commit
-
-
Siva authored
* Plumb a --strong option through to the front end server and the engine so that we can run flutter apps in preview-dart-2 and strong mode * - Address analyzer lint issues *- correctly set up strong mode option in the case of AOT builds
-
- 23 Dec, 2017 2 commits
-
-
Alexander Aprelev authored
-
Alexander Aprelev authored
Executables have '.exe' extension on Windows. We do have to specify extension for gen_snapshot since when running with local engine, we are looking for that exact file before launching it.
-
- 11 Dec, 2017 2 commits