27378 Commits

Author SHA1 Message Date
engine-flutter-autoroll
66f95cacbb
Roll Engine from fc8895bd4704 to d653a9e2dd81 (1 revision) (#97568) 2022-02-01 01:35:22 -08:00
engine-flutter-autoroll
70349f8754
Roll Engine from 7ac2502fe52e to fc8895bd4704 (1 revision) (#97565) 2022-01-31 23:40:17 -08:00
engine-flutter-autoroll
02593ddad6
Roll Engine from 740d1420c89a to 7ac2502fe52e (1 revision) (#97563) 2022-01-31 22:25:11 -08:00
engine-flutter-autoroll
c9073beebc
Roll Engine from f15cfb2ccc14 to 740d1420c89a (1 revision) (#97560) 2022-01-31 21:15:14 -08:00
engine-flutter-autoroll
8306b3cd17
Roll Engine from 5005e2355eb4 to f15cfb2ccc14 (1 revision) (#97555) 2022-01-31 19:30:24 -08:00
Callum Moffat
f70f0ae9bb
PointerDeviceKind and ui.PointerChange forwards-compatibility (#97350)
* PointerDeviceKind and ui.PointerChange forwards-compatibility

* Add link to trackpad gestures issue

* Add TODO
2022-01-31 18:28:12 -08:00
godofredoc
29fd0469ed
Pin dependencies in docker file. (#97466)
* Pin dependencies in docker file.

The docker file had two dependencies that were not locked. An npm
dependency and the debian base image. This PR pins those two
dependencies.

* Use the slim version of debian image.

* Use image with bigger disk to build docker images.

* remove web_engine_tests from cirrus.
2022-01-31 18:06:27 -08:00
engine-flutter-autoroll
fd5120bb86
Roll Engine from cf26797318ae to 5005e2355eb4 (5 revisions) (#97554) 2022-01-31 17:35:14 -08:00
engine-flutter-autoroll
62a498eced
Roll Engine from 800afbf27ac8 to cf26797318ae (2 revisions) (#97548) 2022-01-31 16:15:20 -08:00
engine-flutter-autoroll
a0abb7e89e
Roll Engine from 48ae905cb189 to 800afbf27ac8 (4 revisions) (#97538) 2022-01-31 13:05:20 -08:00
engine-flutter-autoroll
6f079010b4
Roll Engine from 55762740ff96 to 48ae905cb189 (2 revisions) (#97533)
* f161d762d Roll Skia from 994c946bd33e to 1fad4c0080f2 (2 revisions) (flutter/engine#31160)

* 48ae905cb Export benchmark draw op count in benchmark output and some minor fixes/tweaks (flutter/engine#31146)
2022-01-31 11:32:18 -08:00
engine-flutter-autoroll
b1aee0eea9
Roll Engine from c2bcffb07e12 to 55762740ff96 (2 revisions) (#97527) 2022-01-31 10:25:21 -08:00
Caio Agiani
29b44f79d9
packages: fix typos recieve => receive (#97488) 2022-01-31 08:43:15 -08:00
engine-flutter-autoroll
3a20b2c323
Roll Plugins from 60982c335b75 to 72dff1b43426 (1 revision) (#97523) 2022-01-31 08:15:21 -08:00
engine-flutter-autoroll
9adc7f762b
Roll Engine from c6e12eb12bb2 to c2bcffb07e12 (1 revision) (#97512) 2022-01-31 03:25:12 -08:00
engine-flutter-autoroll
1c673b28ad
Roll Engine from b8784efc7ea8 to c6e12eb12bb2 (2 revisions) (#97510) 2022-01-30 23:20:13 -08:00
engine-flutter-autoroll
7317589ad5
Roll Engine from fccb9b670d13 to b8784efc7ea8 (1 revision) (#97508) 2022-01-30 22:10:16 -08:00
Viren Khatri
53771aba0c
improve docs for testing dart fix (#97493) 2022-01-30 11:45:14 -08:00
Pierre-Louis
6bd0b95728
[Icons] Prevent double underscores after replacement (#96904)
* Prevent double underscores after replacement

* add test

* remove trailing space
2022-01-30 13:16:32 +01:00
Pierre-Louis
ff09801941
Add macOS ephemeral to gitignore (#96397) 2022-01-30 13:15:10 +01:00
Danny Tuppeny
4fa0e0d449
Make DAP tests more tolerant of output that didn't come from the app being tested (#97291)
Fixes #97238.
2022-01-29 10:03:31 +00:00
engine-flutter-autoroll
daf6465cd1
Roll Engine from b74520b22e77 to fccb9b670d13 (1 revision) (#97474) 2022-01-28 23:15:20 -08:00
engine-flutter-autoroll
ca392556c3
Roll Engine from 4b554923f27f to b74520b22e77 (2 revisions) (#97465) 2022-01-28 20:05:14 -08:00
godofredoc
804631d619
Set lock github action workflow permissions explicitly. (#97459)
It is a good practice to set the github actions default permissions
to the minimum required. The locks action didn't set permissions
explicitly.
2022-01-28 18:26:24 -08:00
engine-flutter-autoroll
33ffb277da
Roll Engine from 2d3663cc4dcf to 4b554923f27f (4 revisions) (#97463)
* 7b26f7a16 Roll Skia from 32f7fa7bfef3 to c4ba48a7d8c3 (2 revisions) (flutter/engine#31139)

* 312551e45 Revert "Revert engine (#31135)" (flutter/engine#31142)

* e17ee4a5f Add constexpr endianness utilities to fml (flutter/engine#31118)

* 4b554923f Remove unused Counter and CounterValues class. (flutter/engine#31130)
2022-01-28 18:14:23 -08:00
keyonghan
f1f9910908
Mark Windows tool_integration_tests_1_6 flaky (#97458) 2022-01-28 18:10:12 -08:00
Christopher Fujino
da88baffd7
[flutter_tools] remove dummy implementation from abstract class .isEnabled() (#96888) 2022-01-28 16:40:12 -08:00
engine-flutter-autoroll
ad69dbd7ab
Roll Engine from c2b6e134831a to 2d3663cc4dcf (3 revisions) (#97450) 2022-01-28 16:00:23 -08:00
Taha Tesser
e5f9d5bd26
Update PopupMenuButton example (#96681) 2022-01-28 14:10:14 -08:00
engine-flutter-autoroll
ebfdeaec6e
Roll Engine from 46bea73d2e04 to c2b6e134831a (6 revisions) (#97445) 2022-01-28 12:45:19 -08:00
engine-flutter-autoroll
1a429b65e7
Roll Engine from c5ee2e4c35c6 to 46bea73d2e04 (1 revision) (#97438) 2022-01-28 11:25:13 -08:00
chunhtai
3348a55035
fixes navigator to be able to handle route with duplicate page key in… (#97394) 2022-01-28 09:40:11 -08:00
engine-flutter-autoroll
b8460d4d68
Roll Plugins from bd7dfb78d8f9 to 60982c335b75 (10 revisions) (#97435) 2022-01-28 09:00:16 -08:00
Taha Tesser
cc2c902bcb
Fix tappable area for DropdownButtonFormField & add InkWell to DropdownButton (#95906) 2022-01-28 07:20:24 -08:00
Taha Tesser
fc71ec55ee
Add CupertinoTimerPicker Interactive Example (#93621) 2022-01-28 06:35:17 -08:00
Taha Tesser
120d25f786
RefreshIndicator: Add an interactive example (#97254) 2022-01-28 02:40:06 -08:00
engine-flutter-autoroll
4e94eeab5d
Roll Engine from 5fa79de88daf to c5ee2e4c35c6 (3 revisions) (#97417) 2022-01-28 01:40:22 -08:00
Anurag Roy
4621dff892
Deprecate useDeleteButtonTooltip for Chips (#96174) 2022-01-27 22:20:13 -08:00
Kate Lovett
e854b8cc88
Update RawScrollbar to support the track (#97335) 2022-01-27 16:55:22 -08:00
Justin McCandless
40c4da5cb8
Revert "Re-land "Support Scribble Handwriting" (#96615) (#96881)" (#97405)
This reverts commit c54ce01575bf5002529e733143c948ba6ae301b7.
2022-01-27 16:11:02 -08:00
engine-flutter-autoroll
a627f4435d
Roll Engine from 83e3a1c1d55d to 5fa79de88daf (1 revision) (#97400) 2022-01-27 15:15:19 -08:00
Jami Couch
c54ce01575
Re-land "Support Scribble Handwriting" (#96615) (#96881) 2022-01-27 15:10:21 -08:00
engine-flutter-autoroll
8635595048
Roll Engine from 46ceff2dc01f to 83e3a1c1d55d (2 revisions) (#97393) 2022-01-27 13:55:12 -08:00
Jim Graham
9c934041bd
Add benchmarks to measure impact of alpha saveLayers in DisplayLists (#97336) 2022-01-27 13:25:17 -08:00
engine-flutter-autoroll
0c9d24f58c
Roll Engine from 54e1f3f4bb36 to 46ceff2dc01f (51 revisions) (#97391) 2022-01-27 12:09:14 -08:00
Danny Tuppeny
942de67838
Make remaining DAP tests null-safe (#97368) 2022-01-27 20:08:17 +00:00
Gary Qian
dcce0db152
Revert roll (#97352) 2022-01-26 22:18:54 -08:00
godofredoc
b7424c619c
Create scorecards-analysis.yml (#97261)
Enables scorecards code scanning for the flutter repository.
2022-01-26 17:25:45 -08:00
engine-flutter-autoroll
5d60049c68
Roll Engine from d1d811995a85 to c248c6e38e97 (1 revision) (#97323) 2022-01-26 15:35:11 -08:00
Jonas Martinez
31ca4db525
Flutter web add support for NetworkImage headers (#85954) 2022-01-26 15:00:13 -08:00