- 07 Apr, 2023 4 commits
-
-
Xilai Zhang authored
Revert "Refactor reorderable list semantics"
-
Greg Spencer authored
Initialize `ThemeData.visualDensity` using `ThemeData.platform` instead of `defaultTargetPlatform` (#124357) Initialize `ThemeData.visualDensity` using `ThemeData.platform` instead of `defaultTargetPlatform`
-
engine-flutter-autoroll authored
Roll Flutter Engine from 8063e1f837d3 to dc4fe907c4bc (1 revision)
-
engine-flutter-autoroll authored
Roll Flutter Engine from 6e673411acf6 to 8063e1f837d3 (1 revision)
-
- 06 Apr, 2023 31 commits
-
-
Henry Riehl authored
Positioning of cascading menus.
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/419be0aed5df...6e673411acf6 2023-04-06 skia-flutter-autoroll@skia.org Manual roll Dart SDK from 36ace2c92e0a to 0c85a16bac6d (6 revisions) (flutter/engine#40974) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC jonahwilliams@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
-
Greg Price authored
Fix surface-size state leak in material/paginated_data_table_test (framework shuffle-all 3/n) (#123842) Fix surface-size state leak in material/paginated_data_table_test (framework shuffle-all 3/n)
-
engine-flutter-autoroll authored
Roll Flutter Engine from 92c75660eb19 to 419be0aed5df (1 revision)
-
Michael Goderbauer authored
Fix double the
-
chunhtai authored
Refactor reorderable list semantics
-
Tirth authored
[DropdownMenu] add helperText & errorText to DropdownMenu Widget
-
Justin McCandless authored
Make sure the removal of deprecated APIs TextSelectionControls.buildToolbar and TextSelectionHandleControls happen in two separate steps. Will make a tricky migration situation a little easier for affected users.
-
engine-flutter-autoroll authored
Roll Flutter Engine from 9620c6482454 to 92c75660eb19 (1 revision)
-
Kevin Moore authored
flutter tool: log dart2wasm vs dart2js as appropriate during build
-
Kevin Moore authored
flutter tool: make FlutterOptions abstract final
-
Greg Price authored
Make tester.startGesture less async, for better stack traces
-
Ian Hickson authored
Deprecate these old APIs
-
engine-flutter-autoroll authored
Roll Flutter Engine from d492b8b3a567 to 9620c6482454 (1 revision)
-
Gregory Conrad authored
Fix a memory leak in `AutomaticKeepAlive`
-
Albert Wolszon authored
`intl` [0.18.0 added](https://pub.dev/packages/intl/changelog#0180) a [`NumberFormat.decimalPatternDigits`](https://pub.dev/documentation/intl/latest/intl/NumberFormat/NumberFormat.decimalPatternDigits.html) pattern that allows `decimalDigits` param. Fixes #122785 ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x] I read the [Tree Hygiene] wiki page, which explains my responsibilities. - [x] I read and followed the [Flutter Style Guide], including [Features we expect every widget to implement]. - [x] I signed the [CLA]. - [x] I listed at least one issue that this PR fixes in the description above. - [ ] ~I updated/added relevant documentation (doc comments with `///`).~ - [x] I added new tests to check the change I am making, or this PR is [test-exempt]. - [x] All existing and new tests are passing. If you need help, consider asking for advice on the #hackers-new channel on [Discord]. <!-- Links --> [Contributor Guide]: https://github.com/flutter/flutter/wiki/Tree-hygiene#overview [Tree Hygiene]: https://github.com/flutter/flutter/wiki/Tree-hygiene [test-exempt]: https://github.com/flutter/flutter/wiki/Tree-hygiene#tests [Flutter Style Guide]: https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo [Features we expect every widget to implement]: https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#features-we-expect-every-widget-to-implement [CLA]: https://cla.developers.google.com/ [flutter/tests]: https://github.com/flutter/tests [breaking change policy]: https://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes [Discord]: https://github.com/flutter/flutter/wiki/Chat
-
engine-flutter-autoroll authored
Roll Packages from f224eea858f2 to 3f480616948d (9 revisions)
-
Tirth authored
[Docs] Fix Typos
-
engine-flutter-autoroll authored
Roll Flutter Engine from 28eb8d55c1ba to d492b8b3a567 (1 revision)
-
Loune Lam authored
Remove mouse tap text drag selection throttling to improve responsiveness
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/1ec74c62fd3f...28eb8d55c1ba 2023-04-06 skia-flutter-autoroll@skia.org Manual roll Skia from dfc65350a1fd to 557d71a445ac (9 revisions) (flutter/engine#40961) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC jonahwilliams@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
-
Zachary Anderson authored
Revert "flutter tool: log dart2wasm vs dart2js as appropriate during build"
-
Zachary Anderson authored
Revert "flutter tool: make FlutterOptions abstract final"
-
Kevin Moore authored
flutter tool: make FlutterOptions abstract final
-
Kevin Moore authored
flutter tool: log dart2wasm vs dart2js as appropriate during build
-
Kevin Moore authored
flutter_tool: add and use WebCompilerConfig
-
Michael Goderbauer authored
-
engine-flutter-autoroll authored
Manual roll requested by zra@google.com https://github.com/flutter/engine/compare/610cdf0ae117...1ec74c62fd3f 2023-04-06 110993981+htoor3@users.noreply.github.com Revert "[web] Move text editing nodes outside of shadowDOM - reopened" (flutter/engine#40960) 2023-04-05 110993981+htoor3@users.noreply.github.com [web] Move text editing nodes outside of shadowDOM - reopened (flutter/engine#40904) 2023-04-05 30870216+gaaclarke@users.noreply.github.com [Impeller] adjusted the rotated text test to have an opaque background and account for screen scale (flutter/engine#40954) 2023-04-05 jacksongardner@google.com Copy canvaskit files directly into `flutter_web_sdk` (flutter/engine#40951) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC jonahwilliams@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
-
Kevin Moore authored
-
engine-flutter-autoroll authored
Roll Flutter Engine from 2d0f65f1fbdf to 610cdf0ae117 (4 revisions)
-
Jenn Magder authored
Update iOS TESTOWNERS
-
- 05 Apr, 2023 5 commits
-
-
Qun Cheng authored
-
Renzo Olivares authored
TapAndDragGestureRecognizer should declare victory immediately when drag is detected
-
engine-flutter-autoroll authored
Manual roll Flutter Engine from 67467127295d to 2d0f65f1fbdf (7 revisions)
-
htoor3 authored
[web] Skip temporarily broken test
-
Jenn Magder authored
Add tools test for buildWeb compilation
-