20087 Commits

Author SHA1 Message Date
Adlai Holler
c57aff1800
Use the GrDirectContext factories instead of deprecated GrContext ones (#19962)
This is part of a larger effort to expose the difference between GrDirectContext,
which runs on the GPU thread and can directly perform operations like uploading
textures, and GrRecordingContext, which can only queue up work to be delivered
to the GrDirectContext later.
2020-07-28 13:32:09 -07:00
Yuqian Li
2d8a00e21d
Add purge-persistent-cache (#20013)
For https://github.com/flutter/flutter/issues/39526
2020-07-28 10:29:59 -07:00
nturgut
d2d02917d9
[a11y-web] Semantics fix (#19898)
* fixinf enable semantics

* fix unit tests

* fix indentation

* addressing reviewer comments

* fix comment

* make commnt starts upper case

* fix grammar in comment

* Add one more comment
2020-07-28 10:29:02 -07:00
LongCatIsLooong
d96371e03f
Add autofill save for iOS and Android (#18643) 2020-07-28 10:23:55 -07:00
chunhtai
db8c40b3f3
fix FlutterViewUpdateCustomAccessibilityActions uses correct string list (#19623)
* fix FlutterViewUpdateCustomAccessibilityActions uses correct string list

* add test to ci

* format

* add license file

* fix test

* fix lint
2020-07-28 09:49:59 -07:00
skia-flutter-autoroll
c58a69c01e
Roll Skia from b65d72be24c7 to 6007f3bd6f36 (2 revisions) (#20081) 2020-07-28 01:11:01 -07:00
skia-flutter-autoroll
2b2d65f94e
Roll Fuchsia Mac SDK from GIxxka_pD... to R9Y0mkmdN... (#20079) 2020-07-27 23:56:01 -07:00
skia-flutter-autoroll
a1a8bff4c1
Roll Skia from 8513867ced39 to b65d72be24c7 (45 revisions) (#20080) 2020-07-27 23:46:02 -07:00
skia-flutter-autoroll
dc28dbc7ef
Roll Fuchsia Linux SDK from vzpWHX5jS... to 747AFt_Hq... (#20078) 2020-07-27 22:11:02 -07:00
nturgut
4220301e40
re-enable integration tests. increase sdk version. (#20075) 2020-07-27 19:37:47 -07:00
nturgut
f27729e97b
both trees are red, stop running integration tests (#20060) 2020-07-27 11:15:56 -07:00
stuartmorgan
29f63349c8
Fix invalid selection handling in text plugins (#19899)
The Windows, Linux, and GLFW embeddings (which all share a common code
ancestry) pass TextInput.setEditingState selection base and extents
straight through to the shared text model class. The model expects those
values to be valid, but the framework sends -1/-1 for "invalid"
selections, which happen for some empty text cases (e.g.,
TextFieldController.clear()).

This translates those invalid selection values to an empty selection at
the start of the string, as expected by the model.

Fixes https://github.com/flutter/flutter/issues/59140
2020-07-27 11:00:02 -07:00
nturgut
c0ac43da97
Add a todo to felt (PR to rerun the tree) (#20025) 2020-07-25 21:12:15 -07:00
Jason Simmons
b48566470c
Upgrade the analyzer package to version 0.39.15 for Dart 2.10 support (#20024) 2020-07-24 18:26:43 -07:00
Jason Simmons
d43e1dd578
Disable the web SDK API conformance test until the analyzer is updated for Dart 2.10 (#20023) 2020-07-24 17:01:57 -07:00
Jason Simmons
02c11acc24
Add Dart 2.10 annotations to the web engine sources (#20019) 2020-07-24 15:56:17 -07:00
Jonah Williams
10adbbd0c5
fix gclient runhooks for windows (#20014)
* fix gclient runhooks for windows
2020-07-24 13:22:24 -07:00
Jonah Williams
9dac7148e1
[null-safety] fix real type failures in web engine (#20010)
remove extra null checks
2020-07-24 12:37:35 -07:00
Jonah Williams
3596b9b8b4
remove usage of dartdev command (#20011)
* remove usage of dartdev command so that gclient runhooks can re-generate package_config.json
2020-07-24 12:22:45 -07:00
skia-flutter-autoroll
26a22a6378
Roll Skia from 809a99819e70 to 8513867ced39 (6 revisions) (#20009) 2020-07-24 11:56:01 -07:00
Siva
3bb6cc265e
Manual merge of Dart a3815b6590...24c7666def (#19967)
* Manual merge or Dart into flutter a3815b6590...24c7666def

dart-lang/sdk@24c7666def Update tests that have the current version number hardcoded
dart-lang/sdk@f88ce7aef5 Increase Dart version to 2.10

* Update language version.

* Update license.

* Hpdate language version.

* Update license.
2020-07-24 11:00:34 -07:00
nturgut
debb36da5d
Address platform changes in the integration tests. (#20008) 2020-07-24 10:52:57 -07:00
skia-flutter-autoroll
b06a511c95
Roll Skia from c8bc99ff6a8a to 809a99819e70 (2 revisions) (#20004) 2020-07-24 10:36:02 -07:00
skia-flutter-autoroll
c4920336e6
Roll Fuchsia Linux SDK from FYoGW-y7o... to vzpWHX5jS... (#20002) 2020-07-24 09:31:01 -07:00
skia-flutter-autoroll
0e31e16a7f
Roll Skia from a75dc33a677f to c8bc99ff6a8a (4 revisions) (#20001) 2020-07-24 09:16:01 -07:00
skia-flutter-autoroll
798182e854
Roll Skia from 33419346946d to a75dc33a677f (6 revisions) (#20000) 2020-07-24 07:51:02 -07:00
skia-flutter-autoroll
1abef72445
Roll Skia from f617b4d9c2b8 to 33419346946d (1 revision) (#19999) 2020-07-24 06:31:02 -07:00
skia-flutter-autoroll
eafda789b4
Roll Skia from 9eea916c05aa to f617b4d9c2b8 (1 revision) (#19994) 2020-07-24 00:21:02 -07:00
skia-flutter-autoroll
66e929c07f
Roll Skia from 024d745fcc62 to 9eea916c05aa (4 revisions) (#19992) 2020-07-23 23:01:01 -07:00
Emmanuel Garcia
933c8b8441
bool SubmitFrame -> void SubmitFrame (#18984) 2020-07-23 16:16:02 -07:00
Todd Volkert
48f90888a6
Add support for playing alert sound on MacOS (#19970)
flutter/flutter#62143
2020-07-23 14:00:13 -07:00
skia-flutter-autoroll
50a0767bbd
Roll Fuchsia Linux SDK from ms0pkbUq8... to FYoGW-y7o... (#19984) 2020-07-23 13:26:02 -07:00
Emmanuel Garcia
88ebc37106
Remove android view from the Mutator stack (#19972) 2020-07-23 10:50:15 -07:00
skia-flutter-autoroll
5df5cbb28a
Roll Skia from b25e0650ddd8 to 024d745fcc62 (1 revision) (#19978) 2020-07-23 09:26:02 -07:00
Felipe Archondo
1820dbedd3
fix and re-enable SessionConnection unit tests (#19812)
[fuchsia] fix and re-enable SessionConnection unittests

This change waits until Scenic is initialized before beginning the test
logic. This should fix the issue where the test starts running before or
during Scenic startup.
2020-07-23 12:15:07 -04:00
skia-flutter-autoroll
246331bdec
Roll Skia from 446b974be827 to b25e0650ddd8 (1 revision) (#19977) 2020-07-23 08:06:01 -07:00
skia-flutter-autoroll
b7d9972599
Roll Skia from b8fe9093351f to 446b974be827 (1 revision) (#19976) 2020-07-23 06:46:02 -07:00
skia-flutter-autoroll
db44964574
Roll Skia from abd75556630d to b8fe9093351f (2 revisions) (#19975) 2020-07-23 00:16:02 -07:00
skia-flutter-autoroll
3cfe35767a
Roll Fuchsia Linux SDK from hXTFDVnq1... to ms0pkbUq8... (#19974) 2020-07-23 00:06:01 -07:00
skia-flutter-autoroll
5ffd64f64d
Roll Skia from d318489a1566 to abd75556630d (1 revision) (#19973) 2020-07-22 22:56:02 -07:00
skia-flutter-autoroll
9dca199c4d
Roll Skia from 72db7173488e to d318489a1566 (2 revisions) (#19971) 2020-07-22 19:31:02 -07:00
skia-flutter-autoroll
e52a6f96bf
Roll Skia from cc848b59f805 to 72db7173488e (2 revisions) (#19969) 2020-07-22 18:11:02 -07:00
skia-flutter-autoroll
626244a72c
Roll Skia from c0e711019b91 to cc848b59f805 (3 revisions) (#19966) 2020-07-22 16:51:02 -07:00
gaaclarke
21efd7325e
Made the linter print out more information in its output and fixed bugs (#19895) 2020-07-22 15:38:09 -07:00
skia-flutter-autoroll
0483794dcc
Roll Skia from 184f6013466b to c0e711019b91 (2 revisions) (#19964) 2020-07-22 15:31:02 -07:00
skia-flutter-autoroll
e3b29f2189
Roll Skia from ab47abfca37a to 184f6013466b (5 revisions) (#19961) 2020-07-22 13:56:02 -07:00
Harry Terkelsen
fa1526221f
Roll CanvasKit to 0.17.2 (#19960) 2020-07-22 13:29:53 -07:00
Ferhat
37fa2850d1
[web] Prevent crash when restore is called incorrectly after recording ends. (#19948)
* Prevent crash when restore is called after picture recording ends
* Addressed reviewer comments
2020-07-22 12:55:22 -07:00
Greg Spencer
18200e7e8e
Revert "Implement delayed event synthesis key event handling for Android (#19024)" (#19956)
This reverts commit 8825f9178d884d07b43590ef52bb929ac9a3773f because it breaks flutter_gallery__back_button_memory and a customer test.
2020-07-22 12:36:26 -07:00
skia-flutter-autoroll
0318e7e02e
Roll Skia from e9ced4f3da51 to ab47abfca37a (9 revisions) (#19952) 2020-07-22 12:36:02 -07:00