Commit graph

27866 commits

Author SHA1 Message Date
Flutter GitHub Bot 400de160ec
Marks Mac_ios backdrop_filter_perf_ios__timeline_summary to be unflaky (#99836) 2022-03-09 10:40:25 -08:00
Justin McCandless 035eeb532e
updateEditingValueWithDeltas snippet docs fix (#99570)
Just a docs change for a broken tool snippet.
2022-03-09 10:36:09 -08:00
engine-flutter-autoroll cff36b946e
Roll Engine from 9362061fbb79 to a0963f14b67d (1 revision) (#99838) 2022-03-09 10:15:19 -08:00
engine-flutter-autoroll 9cfaabaed0
Roll Plugins from b906ea50c900 to eb6ad34c32b7 (9 revisions) (#99828) 2022-03-09 08:55:21 -08:00
Pierre-Louis b4abc233ee
Update visibility of methods for internal use (#98124) 2022-03-09 17:32:11 +01:00
engine-flutter-autoroll 39f31f0e30
Roll Engine from 621c88dc2d13 to 9362061fbb79 (6 revisions) (#99809) 2022-03-09 01:50:17 -08:00
engine-flutter-autoroll 340d1ac40f
Roll Engine from 5c760759feca to 621c88dc2d13 (2 revisions) (#99792) 2022-03-09 00:45:21 -08:00
Lau Ching Jun dbed10bb59
Pass 'assume-initialize-from-dill-up-to-date' flag to the frontend server (#99791) 2022-03-09 00:30:17 -08:00
Alexandre Ardhuin f0524d542b
remove unnecessary null check (#99507) 2022-03-09 00:20:20 -08:00
LongCatIsLooong bf6fcee173
Avoid calling performLayout when only the relayout boundary is different (#99056) 2022-03-09 00:00:05 -08:00
Zachary Anderson 5f76ac35bc
Revert "Add the refresh rate fields to perf_test (#99710)" (#99801)
This reverts commit a7c85996b8.
2022-03-08 23:04:49 -08:00
Kate Lovett 3172065fba
Re-land removal of maxLengthEnforced deprecation (#99787) 2022-03-08 17:35:20 -08:00
Chris Yang a7c85996b8
Add the refresh rate fields to perf_test (#99710) 2022-03-08 17:25:15 -08:00
Jenn Magder dd97133df2
Remove tool crash git.io link shortener (#99574) 2022-03-08 17:00:06 -08:00
Tacca c8538873c8
95533 min sdk error msgs enhancements (#99550) 2022-03-08 16:20:21 -08:00
Kate Lovett 9240c9a02a
Remove deprecated OutlineButton (#98546) 2022-03-08 15:40:14 -08:00
Felix cd9e30bb5d
[flutter_tools] Fix Typo in tool error message (#97793)
Fixes a typo mutidex to multidex in a console hint to the user.
2022-03-08 15:24:51 -08:00
Jenn Magder 47a5b18e14
Handle hidden dot files in iOS framework bundles (#99771) 2022-03-08 15:05:22 -08:00
Darren Austin bb1b2fd072
Updated tokens to v0.88. (#99568)
Also added the Card tokens to the exported list.
2022-03-08 13:08:36 -08:00
Kate Lovett 06fb863ae5
Revert "Remove deprecated CupertinoTextField, TextField, TextFormField maxLengthEnforced" (#99768) 2022-03-08 10:55:09 -08:00
Andrei Diaconu df7f05f710
Add Foldable support for modal routes (#92909) 2022-03-08 10:35:19 -08:00
engine-flutter-autoroll ffe64c6336
Roll Plugins from 675f91b3a3e2 to b906ea50c900 (4 revisions) (#99765) 2022-03-08 08:15:21 -08:00
engine-flutter-autoroll 33ab8ebad7
Roll Engine from 0fed94d050b1 to 5c760759feca (1 revision) (#99751) 2022-03-08 04:10:23 -08:00
Mahesh Jamdade 6e2d31459d
Fix: Date picker interactive sample not loading (#99401) 2022-03-08 03:05:14 -08:00
Chris Bracken b5d3c43280
Check string size before Win32 MultiByte <-> WideChar conversions (#99729)
This patch adds an additional check to ensure the target length of a string is within the supported maximum string length prior to calling WideCharToMultiByte/MultiByteToWideChar in the Windows runner template.

This is to prevent resize() from failing if called with a count > std::string::max_size().

According to Win32 API docs (WideCharToMultiByte, MultiByteToWideChar) it's the caller responsibility to make sure the buffers are correctly allocated.

Authored by: Tomasz Gucio <tgucio@gmail.com>
2022-03-07 19:57:36 -08:00
engine-flutter-autoroll dfd8bde044
Roll Engine from 9c3f73864029 to 0fed94d050b1 (6 revisions) (#99728) 2022-03-07 19:06:11 -08:00
Mahesh Jamdade 67a0df41cd
Adds a Listview tile select example (#99165) 2022-03-07 18:56:17 -08:00
Kate Lovett 5ae4885e5e
Remove deprecated CupertinoTextField, TextField, TextFormField maxLengthEnforced (#98539) 2022-03-07 18:01:18 -08:00
engine-flutter-autoroll c15ec6a13e
Roll Engine from 9e1594bd741f to 9c3f73864029 (2 revisions) (#99721) 2022-03-07 17:41:12 -08:00
dependabot[bot] c188930554
Bump debian from bullseye-20220125-slim to bullseye-20220228-slim in /dev/ci/docker_linux (#99708) 2022-03-07 16:51:21 -08:00
Kate Lovett 23ea5120d4
Remove deprecated Overflow and Stack.overflow (#98583) 2022-03-07 16:46:14 -08:00
Christopher Fujino 8f58af8b8c
correct github account usernames (#99716) 2022-03-07 15:51:23 -08:00
dependabot[bot] 10805ca3fe
Bump github/codeql-action from 1.1.3 to 1.1.4 (#99711) 2022-03-07 15:26:17 -08:00
engine-flutter-autoroll 4c591bc755
Roll Engine from 1d581abd3f09 to 9e1594bd741f (1 revision) (#99709) 2022-03-07 15:21:20 -08:00
Taha Tesser 4f7d7b5619
CupertinoTabBar: Add clickable cursor on web (#96996) 2022-03-07 14:41:18 -08:00
Kate Lovett 66826e8fef
Remove deprecated RenderObjectElement methods (#98616) 2022-03-07 13:41:20 -08:00
engine-flutter-autoroll a491a81f78
Roll Engine from f4e3f227d9aa to 1d581abd3f09 (4 revisions) (#99705) 2022-03-07 13:06:21 -08:00
engine-flutter-autoroll 8f5b5492be
Roll Engine from 2664593c3876 to f4e3f227d9aa (2 revisions) (#99696) 2022-03-07 11:51:14 -08:00
Jesús S Guerrero fbbf3ec471
Support route on ios (#99078) 2022-03-07 11:31:21 -08:00
Anurag Roy b02150781f
[flutter_tools] Add timeout duration to error and handle exceptions for HttpHostValidator. (#98290) 2022-03-07 11:21:06 -08:00
Jonah Williams 67f25caf72
Remove package:typed_data from package:flutter dependencies (#99604) 2022-03-07 10:41:21 -08:00
engine-flutter-autoroll 252022eafd
Roll Engine from 898fadf19311 to 2664593c3876 (2 revisions) (#99690) 2022-03-07 09:01:18 -08:00
engine-flutter-autoroll f307db272e
Roll Plugins from ab66a4bf3c4e to 675f91b3a3e2 (7 revisions) (#99687) 2022-03-07 08:06:19 -08:00
Markus Aksli 5533b90fed
Re-invoke DismissIntent in Autocomplete if ignored (#99403) 2022-03-07 07:21:11 -08:00
engine-flutter-autoroll 436c350056
Roll Engine from 877bec343b35 to 898fadf19311 (1 revision) (#99666) 2022-03-07 01:56:21 -08:00
engine-flutter-autoroll 56cddc76cf
Roll Engine from 97302b98fbb5 to 877bec343b35 (1 revision) (#99660) 2022-03-07 00:46:18 -08:00
engine-flutter-autoroll 64a0138c93
Roll Engine from 1875f0ad3f54 to 97302b98fbb5 (1 revision) (#99657) 2022-03-06 23:41:20 -08:00
engine-flutter-autoroll 78039ea4f3
Roll Engine from 6576bd428ae1 to 1875f0ad3f54 (3 revisions) (#99649) 2022-03-06 18:51:15 -08:00
engine-flutter-autoroll dce7f869cc
Roll Engine from b2ba49443baf to 6576bd428ae1 (1 revision) (#99645) 2022-03-06 14:11:15 -08:00
engine-flutter-autoroll b67b722583
Roll Engine from e0648b42daaa to b2ba49443baf (1 revision) (#99630) 2022-03-06 07:01:20 -08:00