- 06 Sep, 2019 1 commit
-
-
Jonah Williams authored
-
- 05 Sep, 2019 1 commit
-
-
Devon Carew authored
-
- 03 Sep, 2019 1 commit
-
-
Harry Terkelsen authored
* WIP on web plugin registry * WIP on registering plugins * WIP on web plugin registration * Only generate `package:flutter_web_plugins` imports if plugins are defined * Add parsing test * Add documentation * Fix analyzer warnings * add license headers * Add tests for package:flutter_web_plugins * Run `flutter update-packages --force-upgrade` * Fix analyzer errors * Fix analyzer error in test * Update copyright and remove flutter SDK constraints * Enable tests since engine has rolled * add flutter_web_plugins tests to bots * Create an empty .packages file for WebFs test
-
- 22 Aug, 2019 1 commit
-
-
Chris Bracken authored
This fixes a breakage in fuchsia where package_config version 1.1.0 is required but flutter_tools is currently locked to 1.05.
-
- 19 Aug, 2019 2 commits
-
-
Jenn Magder authored
-
Kate Lovett authored
-
- 10 Aug, 2019 1 commit
-
-
Emmanuel Garcia authored
-
- 09 Aug, 2019 1 commit
-
-
Yegor authored
update dependencies; add a Web smoke test
-
- 06 Aug, 2019 1 commit
-
-
Emmanuel Garcia authored
-
- 05 Aug, 2019 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 31 Jul, 2019 1 commit
-
-
liyuqian authored
This relands https://github.com/flutter/flutter/pull/35297 The followings have been done to fix the broken tests: 1. Add `didSendFirstFrameRasterizedEvent` extension and its tests 2. Wait for `didSendFirstFrameRasterizedEvent` instead of `didSendFirstFrameEvent` during start up tests 3. Mark missed (probably newly added) start up tests as flaky
-
- 30 Jul, 2019 2 commits
- 26 Jul, 2019 2 commits
-
-
Jonah Williams authored
This reverts commit 68fc7231.
-
liyuqian authored
This should fix https://github.com/flutter/flutter/issues/31442 and https://github.com/flutter/flutter/issues/34867
-
- 24 Jul, 2019 1 commit
-
-
Matt Carroll authored
-
- 19 Jul, 2019 1 commit
-
-
Todd Volkert authored
-
- 10 Jul, 2019 1 commit
-
-
Ian Hickson authored
This introduces a script that implements the conventions described in https://github.com/flutter/tests/pull/1.
-
- 04 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 27 Jun, 2019 1 commit
-
-
Todd Volkert authored
-
- 19 Jun, 2019 1 commit
-
-
Jonah Williams authored
-
- 14 Jun, 2019 1 commit
-
-
Ian Hickson authored
-
- 12 Jun, 2019 1 commit
-
-
Jenn Magder authored
Change Xcode project developmentRegion to 'en' and plist CFBundleDevelopmentRegion to DEVELOPMENT_LANGUAGE (#34293)
-
- 07 Jun, 2019 2 commits
-
-
Gary Qian authored
Reland "Text inline widgets, TextSpan rework (#30069)" with improved backwards compatibility (#34051)
-
- 06 Jun, 2019 1 commit
-
-
Gary Qian authored
-
- 05 Jun, 2019 1 commit
-
- 04 Jun, 2019 3 commits
-
-
Gary Qian authored
* Merge in changes for inline widgets * Make analyzer happy, fix tests * Fix analyzer * Add missing doc * Docs on RichText * Fix analyzer some more * Remove whitespace at end of line * Update goldens * Text fixes * Analyzer
-
Kaushik Iska authored
* Add an image cache benchmark for a monochrome image
-
Jonah Williams authored
-
- 01 Jun, 2019 2 commits
-
-
Chris Bracken authored
Revert "fix devicelab manfiest (#33698)" This reverts commit 5a6a00dc. This reverts commit 0d79f0fc.
-
Jonah Williams authored
-
- 30 May, 2019 2 commits
-
-
Jonah Williams authored
-
Jason Simmons authored
This relands flutter/flutter#33163 with a fix to the integration_ui test.
-
- 29 May, 2019 2 commits
-
-
Jonah Williams authored
This reverts commit 52ae9968.
-
Jonah Williams authored
-
- 22 May, 2019 2 commits
-
-
Jonah Williams authored
-
Ian Hickson authored
* Clean up some flutter_tools tests * Remove arbitrary retry that happens even for fundamental errors, and generally clean up _DevFSHttpWriter. * Update dependencies (requires fixes; see next commit) * Fixes for new dependencies.
-