Commit Graph

22 Commits

Author SHA1 Message Date
Sam Rawlins
da9b11ec24 Remove "unnecessary" imports. (#83959) 2021-06-04 10:54:05 -07:00
Anis Alibegić
c99ed373b3 Fixed large amount of spelling errors (#83744) 2021-06-02 10:14:06 -07:00
Ian Hickson
5e0cc4cba4 Migrate to ChannelBuffers.push (#82564) 2021-05-21 15:09:03 -07:00
David Iglesias
c94f0bea65 [web] Make web integration tests shadow DOM aware. (#82926) 2021-05-20 16:14:02 -07:00
Yegor
89442b495e disable semantics in text_editing_integration.dart (#82582) 2021-05-14 21:34:02 -07:00
Jonah Williams
8e20351382 Fix analysis errors (#82569) 2021-05-14 13:32:54 -07:00
Sam Rawlins
496acdf550 Remove "unnecessary" imports. (#82508) 2021-05-14 12:59:02 -07:00
Ian Hickson
2ae1e39810 Revert "Migrate to ChannelBuffers.push (#82057)" (#82525) 2021-05-14 12:09:03 -07:00
Ian Hickson
b86d5c0094 Migrate to ChannelBuffers.push (#82057) 2021-05-13 14:34:04 -07:00
Ren You
7f1d1414cc Revert "Migrate to ChannelBuffers.push (#81235)" (#81829)
This reverts commit 35ad43f20c.
2021-05-04 06:17:19 -07:00
Ian Hickson
35ad43f20c Migrate to ChannelBuffers.push (#81235) 2021-05-03 17:14:03 -07:00
Angjie Li
cbdd9c4787 Revert "Refactor text editing test APIs (Mark III) (#80003)" (#81316)
This reverts commit 285b475124.
2021-04-27 11:34:36 -07:00
Ian Hickson
285b475124 Refactor text editing test APIs (Mark III) (#80003) 2021-04-21 18:29:04 -07:00
Abhishek Ghaskata
5d37df13f9 Migrate web_e2e_tests to null safety (#80628) 2021-04-21 13:54:34 -07:00
Phil Quitslund
61c30c41b2 fix sort_directives violations (#80817) 2021-04-21 13:49:03 -07:00
Justin McCandless
0efb28d706 Revert "Fix a legacy TODO (#77454) (#79061)" (#79959)
This reverts commit b070ed3c04.
2021-04-07 12:24:22 -07:00
Ian Hickson
b070ed3c04 Fix a legacy TODO (#77454) (#79061) 2021-04-02 22:39:03 -07:00
Angjie Li
6515806717 Revert "Fix a legacy TODO (#77454)" (#78584)
This reverts commit 5e4e530e93.
2021-03-19 10:08:12 -07:00
Ian Hickson
5e4e530e93 Fix a legacy TODO (#77454) 2021-03-16 10:48:02 -07:00
Michael Goderbauer
fc99e7c0d7 Enable missing_whitespace_between_adjacent_strings (#77027) 2021-03-01 18:30:17 -08:00
Jonah Williams
3e41962dff [null-safety] update tests and tool auto-detection for null safe dart (#69405)
Disable null safety auto-detection for the web
2020-10-30 13:42:54 -07:00
nturgut
a755c03819 Add web e2e to the flutter/flutter repo (#67693)
* adding tests that uses integration_test (e2e) package to flutter

* change the package name for the import

* fix licenses. fix README commands. add links

* adding dependency change auto generated by the tool

* more analyzer error fixes
2020-10-09 12:24:36 -07:00