Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roll Flutter from a628814ebd25 to d00fe8faae66 (42 revisions) #6136

Closed
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
7aae796
e94e40622 Manual roll Flutter Engine from 1c3ecee77350 to 920874bf2c1…
engine-flutter-autoroll Feb 15, 2024
33dd37b
8eea4f175 Implementing `switch` expressions in `widgets/` (flutter/fl…
engine-flutter-autoroll Feb 15, 2024
f65465b
2adbc2b8c Fix chips constructor docs for callbacks (flutter/flutter#1…
engine-flutter-autoroll Feb 15, 2024
0fbc7ad
66367dd88 Remove message about `pub cache` that is not actionable (fl…
engine-flutter-autoroll Feb 15, 2024
dffe1ae
e8a75aa08 refactor: remove implicit globals dependencies in `writeBun…
engine-flutter-autoroll Feb 15, 2024
20555bd
4f1fc5a88 Roll Flutter Engine from 920874bf2c1a to 8742f1c61a4c (2 re…
engine-flutter-autoroll Feb 15, 2024
bdb6cef
5a9fa1e7b Dual compile reland (flutter/flutter#143262)
engine-flutter-autoroll Feb 15, 2024
b8bbd13
a8e9f209a Update dependencies in integration test (flutter/flutter#14…
engine-flutter-autoroll Feb 15, 2024
9361c9a
ccf42dde8 Introduce `avatarBoxConstraints` & `deleteIconBoxConstraint…
engine-flutter-autoroll Feb 15, 2024
afe5a0b
96b0a6b21 Roll Flutter Engine from 8742f1c61a4c to 0091a4914dc6 (7 re…
engine-flutter-autoroll Feb 15, 2024
7650f25
502568112 Bump github/codeql-action from 3.24.0 to 3.24.1 (flutter/fl…
engine-flutter-autoroll Feb 15, 2024
d35b4ef
14bce28f3 [a11y] Add isEnabled semantics flag to text field (flutter…
engine-flutter-autoroll Feb 15, 2024
c1fb725
b4270f7b0 Improve some scrollbar error messages (flutter/flutter#143279)
engine-flutter-autoroll Feb 15, 2024
d22f873
56387c011 Rename `external_ui` to `external_textures`. (flutter/flutt…
engine-flutter-autoroll Feb 15, 2024
2f0382d
f01ce9f4c Have `FocusManager` respond to app lifecycle state changes …
engine-flutter-autoroll Feb 15, 2024
cba8dd9
4280d2953 Roll Flutter Engine from 0091a4914dc6 to 9b183870ff6c (1 re…
engine-flutter-autoroll Feb 15, 2024
ab4a183
14bcc694f Fix `AssetsEntry::equals` (flutter/flutter#143355)
engine-flutter-autoroll Feb 15, 2024
a73d2cb
14657bd05 Roll Flutter Engine from 9b183870ff6c to abb51c48e261 (3 re…
engine-flutter-autoroll Feb 15, 2024
3be7839
79cab0e9f Roll Flutter Engine from abb51c48e261 to c0607a0313a3 (2 re…
engine-flutter-autoroll Feb 15, 2024
efad8cf
b8ce11e75 Roll Flutter Engine from c0607a0313a3 to 215d55f4f82d (2 re…
engine-flutter-autoroll Feb 15, 2024
ce89a8e
7e69720bb Roll Flutter Engine from 215d55f4f82d to 0849250a1419 (2 re…
engine-flutter-autoroll Feb 15, 2024
580ff46
e2567f498 Roll Flutter Engine from 0849250a1419 to 3af336bfb2df (2 re…
engine-flutter-autoroll Feb 15, 2024
6be405c
295eeaf10 [devicelab] retain first frame data in certain integration …
engine-flutter-autoroll Feb 15, 2024
de592ce
abadf9ff8 Use `dart compile wasm` for wasm compilations (flutter/flut…
engine-flutter-autoroll Feb 15, 2024
b799541
ca03beda4 [tools] Add column header for emulators information (flutte…
engine-flutter-autoroll Feb 15, 2024
452fb68
ee6384806 Roll Packages from 9385bbb3cf46 to a8642544730a (6 revision…
engine-flutter-autoroll Feb 15, 2024
20ecdc2
dc1f9f183 Marks Linux_pixel_7pro integration_ui_keyboard_resize to be…
engine-flutter-autoroll Feb 15, 2024
e80a3c6
c61dc2a58 Format all kotlin according to ktlint (flutter/flutter#143390)
engine-flutter-autoroll Feb 15, 2024
b85ae47
5c88fbf0b Add more documentation for TextEditingController default co…
engine-flutter-autoroll Feb 15, 2024
c44495c
5b005e479 InputDecorator M3 test migration step2 (flutter/flutter#143…
engine-flutter-autoroll Feb 15, 2024
980d6f3
db83bc6e5 Roll native_assets_builder to 0.5.0 (flutter/flutter#143472)
engine-flutter-autoroll Feb 15, 2024
02333f9
9bc839321 The initial/selected item on popup menu should always be vi…
engine-flutter-autoroll Feb 15, 2024
320762c
1b8b430e9 Disable deprecation warnings for mega_gallery (flutter/flut…
engine-flutter-autoroll Feb 15, 2024
6595b15
f190d6259 Fix and test SemanticsController.simulatedAccessibilityTrav…
engine-flutter-autoroll Feb 15, 2024
bf74bec
3f09b2333 cleanup now-irrelevant ignores for `deprecated_member_use` …
engine-flutter-autoroll Feb 15, 2024
ce59c9b
846719eca [a11y] Fix date picker cannot focus on the edit field (flut…
engine-flutter-autoroll Feb 15, 2024
0ccfaaa
eae0c6a35 Reverts "[a11y] Fix date picker cannot focus on the edit fi…
engine-flutter-autoroll Feb 15, 2024
9186fd0
0fac13b44 Reverts "[a11y] Add isEnabled semantics flag to text field…
engine-flutter-autoroll Feb 15, 2024
1f06e87
dde76f496 Remove certs installation from win_arm builds. (flutter/flu…
engine-flutter-autoroll Feb 15, 2024
9b34d65
97ab92ee3 Modify `plugin_ffi` and `package_ffi` template (flutter/flu…
engine-flutter-autoroll Feb 15, 2024
418156e
c0778318f Roll Packages from a8642544730a to ef349bec8ee9 (9 revision…
engine-flutter-autoroll Feb 15, 2024
279b77d
d00fe8faa Reverts "Fix and test SemanticsController.simulatedAccessib…
engine-flutter-autoroll Feb 15, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .ci/flutter_master.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
a628814ebd25bb7617aae636031ca880b9e25a57
d00fe8faae66ac9e321287e18d326f24554de52f