Yegor
fce4cc3d39
[web] collect macOS info only on bot; propagate errors ( flutter/engine#27089 )
2021-07-01 13:08:49 -07:00
Dan Field
72d7ac4ba4
Remove unnecessary experiment flag ( flutter/engine#27072 )
...
* Remove unnecessary experiment flag
* add explicit --no-sound-null-safety
2021-07-01 12:27:42 -07:00
Angjie Li
bd172e1971
Update include path in FlutterDarwinContextMetal.mm ( flutter/engine#27088 )
2021-07-01 11:51:01 -07:00
skia-flutter-autoroll
18cb7234c5
Roll Skia from 0734c6223cb8 to 024668cf7f46 (25 revisions) ( flutter/engine#27115 )
2021-07-01 11:46:02 -07:00
skia-flutter-autoroll
efe6a0af8c
Roll Fuchsia Linux SDK from OzIwVa3oF... to tWUmW9zse... ( flutter/engine#27113 )
2021-07-01 11:41:02 -07:00
Kaushik Iska
833796b779
FrameTimings captures raster finish time in wall-clock time ( flutter/engine#27074 )
2021-07-01 11:36:02 -07:00
Zachary Anderson
d62bc71e28
Skip failing web golden tests ( flutter/engine#27109 )
...
For https://github.com/flutter/flutter/issues/85700
2021-07-01 09:03:40 -07:00
skia-flutter-autoroll
2c9136df20
Roll Fuchsia Linux SDK from pjxq0wD6b... to OzIwVa3oF... ( flutter/engine#27091 )
2021-06-30 18:41:01 -07:00
Jim Graham
ce11db413a
Implement a DisplayList mechanism similar to the Skia SkLiteDL mechanism ( flutter/engine#26928 )
2021-06-30 17:31:02 -07:00
David Worsham
5e5fe01dd2
Reland "fuchsia: Delete all the legacy code! ( #26422 )" ( flutter/engine#27075 )
...
This reverts commit bb3c49a9c3edf931a5601f0245faa85f5e077cb4.
2021-06-30 15:43:21 -07:00
skia-flutter-autoroll
617cb023da
Roll Skia from e1f72377e574 to 0734c6223cb8 (3 revisions) ( flutter/engine#27078 )
2021-06-30 14:06:01 -07:00
Mouad Debbar
c67cc2c18f
[web] Librarify text editing files ( flutter/engine#27071 )
2021-06-30 14:01:02 -07:00
Mouad Debbar
0ab11ab252
[web][felt] Fix stdout inheritance for sub-processes ( flutter/engine#27070 )
2021-06-30 12:26:02 -07:00
skia-flutter-autoroll
a20d735f38
Roll Skia from c9897a55650a to e1f72377e574 (3 revisions) ( flutter/engine#27073 )
2021-06-30 12:01:02 -07:00
Dan Field
8ab4d95ea5
Partial reland for VM tests ( flutter/engine#27069 )
2021-06-30 10:54:50 -07:00
skia-flutter-autoroll
40003578d9
Roll Skia from b393c4bccd5f to c9897a55650a (1 revision) ( flutter/engine#27068 )
2021-06-30 10:41:01 -07:00
skia-flutter-autoroll
52016bc758
Roll Fuchsia Linux SDK from eMHAbJpmO... to pjxq0wD6b... ( flutter/engine#27065 )
2021-06-30 05:16:01 -07:00
Matej Knopp
09345c76b4
Windows: Resize synchronization shouldn't wait for vsync if window is hidden ( flutter/engine#26857 )
...
* Resize synchronization shouldn't wait for vsync if window is hidden
2021-06-30 12:56:14 +02:00
skia-flutter-autoroll
3b732e2e3f
Roll Skia from 55b401ed9e6c to 76e45134b8a7 (1 revision) ( flutter/engine#27061 )
2021-06-30 02:31:01 -07:00
Dan Field
81388c9511
Revert "--sound-null-safety instead of enable-experiment where possible ( #26999 )" ( flutter/engine#27059 )
...
This reverts commit a34de4830b50728b589903abfe69a7d809967b73.
2021-06-29 21:36:07 -07:00
Emmanuel Garcia
277ee46c46
Give FlutterView a view ID ( flutter/engine#27052 )
2021-06-29 21:02:06 -07:00
skia-flutter-autoroll
08b5e902a1
Roll Skia from c6804edbaefc to 55b401ed9e6c (1 revision) ( flutter/engine#27055 )
2021-06-29 17:26:01 -07:00
Darren Chan
19e8b949e4
Fix use-after-free. ( flutter/engine#27053 )
...
Switch from `fml::NonOwnedMapping` to `fml::DataMapping`.
All other uses of `fml::NonOwnedMapping` are not in `PlatformView` and do not access data after references are out of scope.
This fixes https://fxbug.dev/77924 .
2021-06-29 19:42:52 -04:00
skia-flutter-autoroll
8efabcd86f
Roll Skia from 62ce2488f744 to c6804edbaefc (4 revisions) ( flutter/engine#27050 )
2021-06-29 16:01:04 -07:00
Zachary Anderson
ecd448885e
Removes the licence sheck from cirrus ( flutter/engine#27051 )
2021-06-29 15:58:42 -07:00
skia-flutter-autoroll
821b74d4f1
Roll Fuchsia Linux SDK from qq5J5tHIA... to eMHAbJpmO... ( flutter/engine#27049 )
2021-06-29 15:56:01 -07:00
Dan Field
a34de4830b
--sound-null-safety instead of enable-experiment where possible ( flutter/engine#26999 )
2021-06-29 15:36:03 -07:00
Mouad Debbar
d760a28918
[web] Render RTL text correctly ( flutter/engine#26811 )
2021-06-29 15:30:32 -07:00
Chinmay Garde
8867a5c405
Temporarily opt out of reduced shaders variants till roll issues are resolved. ( flutter/engine#27048 )
2021-06-29 15:11:02 -07:00
Hrishikesh Kadam
be091e0d43
Minor correction of hyperlinks in FlutterFragment.java ( flutter/engine#26993 )
2021-06-29 13:21:14 -07:00
Yegor
928b3ad5db
[web] felt --watch fixes ( flutter/engine#27009 )
...
* make processes interruptible
* make --watch compatible with Windows:
* add 'q' shortcut to quit (Ctrl + C on Windows is wonky)
* use package:path for cross-platform path processing
2021-06-29 12:58:01 -07:00
skia-flutter-autoroll
d3e8212100
Roll Skia from 4716a7681e4a to 62ce2488f744 (1 revision) ( flutter/engine#27039 )
2021-06-29 12:46:03 -07:00
skia-flutter-autoroll
ecca51cb1f
Roll Skia from 1df8756419ee to 4716a7681e4a (7 revisions) ( flutter/engine#27035 )
2021-06-29 11:21:01 -07:00
LongCatIsLooong
fe8267a049
[iOS TextInput] Disables system keyboard for TextInputType.none ( flutter/engine#26979 )
2021-06-29 09:56:02 -07:00
J-P Nurmi
ab0e02d988
Android: add support for TextInputType.none ( flutter/engine#26585 )
2021-06-29 09:51:01 -07:00
Darren Chan
9e3b487842
[refactor] Migrate to View.focus.*. ( flutter/engine#27005 )
2021-06-29 09:41:01 -07:00
Jason Simmons
663678b9de
Use unstripped executables when running tests on Linux ( flutter/engine#26921 )
2021-06-29 07:31:02 -07:00
skia-flutter-autoroll
adc618d5b1
Roll Skia from 78af79e98d66 to 1df8756419ee (1 revision) ( flutter/engine#27031 )
2021-06-29 07:06:01 -07:00
Darren Chan
a554250813
Always complete platform message requests. ( flutter/engine#26994 )
...
Functions/methods registered in `platform_message_handlers_` should return true or false, indicating whether the response was handled by them.
This makes it more explicit whether a platform message handler will asynchronously complete a response, versus if there was malformed/invalid request.
If the response was not handled, `CompleteEmpty` in `PlatformView::HandlePlatformMessage` to avoid hanging `Future`s in dart.
This fixes https://fxbug.dev/79056 .
2021-06-29 09:58:31 -04:00
skia-flutter-autoroll
b68d3e0b8a
Roll Fuchsia Linux SDK from 4udsaggtH... to qq5J5tHIA... ( flutter/engine#27028 )
2021-06-29 01:16:01 -07:00
skia-flutter-autoroll
c4d00d0f5d
Roll Skia from a7d429464276 to 78af79e98d66 (1 revision) ( flutter/engine#27029 )
2021-06-29 01:11:01 -07:00
skia-flutter-autoroll
0c9bcf0686
Roll Skia from baae2dd7fb9d to a7d429464276 (2 revisions) ( flutter/engine#27027 )
2021-06-28 23:46:03 -07:00
skia-flutter-autoroll
fc9d6c677f
Roll Skia from 1bddd42b9897 to baae2dd7fb9d (1 revision) ( flutter/engine#27025 )
2021-06-28 22:21:02 -07:00
Mouad Debbar
91e275c88f
[web] Librarify keyboard files ( flutter/engine#26917 )
2021-06-28 19:28:13 -07:00
skia-flutter-autoroll
729797e45b
Roll Skia from 661abd0f8d64 to 1bddd42b9897 (3 revisions) ( flutter/engine#27023 )
2021-06-28 19:06:01 -07:00
Yegor
d8df13fc74
[web] make analysis options delta of root options ( flutter/engine#26991 )
...
Import the root options and explicitly disable lints that our code
violates.
Fix several lint violations.
2021-06-28 18:59:30 -07:00
Kate Lovett
ae993b94fe
Re-land Android fullscreen support ( flutter/engine#27018 )
2021-06-28 18:31:02 -07:00
Yegor
e562992ce6
[web] fix actions flags in SemanticsTester ( flutter/engine#26992 )
2021-06-28 17:27:36 -07:00
Casey Hillers
dbc93e9a2c
Update ci.yaml documentation link ( flutter/engine#26922 )
2021-06-28 16:36:01 -07:00
skia-flutter-autoroll
73d8151314
Roll Skia from e5766b808045 to 661abd0f8d64 (7 revisions) ( flutter/engine#27020 )
2021-06-28 16:16:02 -07:00