skia-flutter-autoroll
cab44910a7
Roll Skia from 33b42e12ab71 to 107114dd1d6e (5 revisions) ( #21634 )
2020-10-06 14:52:02 -07:00
skia-flutter-autoroll
94edb68da9
Roll Fuchsia Linux SDK from HeAkKHbFY... to kr1tNtZvZ... ( #21630 )
2020-10-06 13:27:03 -07:00
nturgut
9338516ee4
running web tests only on DEPS and web directories ( #21613 )
...
* running web tests only on DEPS and web directories
* adding more folders to skip tests
2020-10-06 13:16:03 -07:00
skia-flutter-autoroll
96dcec093a
Roll Skia from c3bdd1c597dc to 33b42e12ab71 (6 revisions) ( #21628 )
2020-10-06 12:52:01 -07:00
George Wright
ea420db5fd
Use the gpu config for shell_unittests to declare SHELL_ENABLE_{GL,VULKAN} ( #21603 )
2020-10-06 12:47:02 -07:00
stuartmorgan
042c7f0422
[linux] Allow engine flags via environment vars ( #21497 )
...
Adds the ability to pass engine switches temporarily at runtime via
environment variables. Uses the same approach recently added to
Windows and macOS.
This is enabled only for debug/profile to avoid potential issues with
tampering with released applications, but if there is a need for that in
the future it could be added (potentially with a whitelist, as is
currently used for Dart VM flags).
Fixes flutter/flutter#60393
2020-10-06 11:17:19 -07:00
Chris Bracken
7e6191de07
Separate mutators for text and selection ( #21612 )
...
Previously, TextInputModel's SetEditingState method was a 1:1 mapping of
the underlying protocol used on the text input channel between the
framework and the engine. This breaks it up into two methods, which
allows the selection to be updated independently of the text, and avoids
tying the API the the underlying protocol.
This will become more important when we add additional state to support
composing regions for multi-step input methods such as those used for
Japanese.
SetText resets the selection rather than making a best-efforts attempt
to preserve it. This choice was primarily to keep the code simple and
make the API easier to reason about. An alternative would have been to
make a best-effort attempt to preserve the selection, potentially
clamping one or both to the end of the new string. In all cases where an
embedder resets the string, it is expected that they also have the
selection, so can call SetSelection with an updated selection if needed.
2020-10-06 11:07:21 -07:00
skia-flutter-autoroll
8842e502ef
Roll Skia from e2c6940c36e4 to c3bdd1c597dc (4 revisions) ( #21625 )
...
https://skia.googlesource.com/skia.git/+log/e2c6940c36e4..c3bdd1c597dc
2020-10-06 robertphillips@google.com Separate mask creation from drawing in draw_shape_with_mask_filter
2020-10-06 kjlubick@google.com [canvaskit] Update to 0.18.1 (including typescript types/docs).
2020-10-06 kjlubick@google.com [canvaskit] Add docs/types for Skottie and Particles
2020-10-06 kjlubick@google.com [canvaskit] Add docs/types for paragraph
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC jvanverth@google.com on the revert to ensure that a human
is aware of the problem.
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md
2020-10-06 09:59:54 -07:00
skia-flutter-autoroll
de42a99019
Roll Skia from 00dc0bcb4d54 to e2c6940c36e4 (1 revision) ( #21624 )
2020-10-06 06:37:02 -07:00
skia-flutter-autoroll
e1a7eb0841
Roll Skia from fa5ff7d234b8 to 00dc0bcb4d54 (3 revisions) ( #21622 )
2020-10-06 00:22:02 -07:00
skia-flutter-autoroll
b733a85eda
Roll Fuchsia Linux SDK from DMUD0TMLr... to HeAkKHbFY... ( #21621 )
2020-10-05 23:12:02 -07:00
skia-flutter-autoroll
eb1264664e
Roll Skia from 347e5dc37127 to fa5ff7d234b8 (1 revision) ( #21620 )
2020-10-05 23:02:03 -07:00
skia-flutter-autoroll
443cd5a1e1
Roll Fuchsia Mac SDK from mhxbBrFZD... to 8q-OCkyhO... ( #21619 )
2020-10-05 22:12:01 -07:00
Sanjay Chouksey
bede93e532
Hookup view connected/disconnected events for platform view codepath ( #21576 )
...
This change adds support for forwarding scenic's viewConnected,
viewDisconnected and viewStateChanged events to flutter. The
corrensponding change on fuchsia side is at:
https://fuchsia-review.googlesource.com/c/topaz/+/434356
Test: Includes unittest to verify the events are forwarded.
Co-authored-by: Sanjay Chouksey <sanjayc@google.com>
2020-10-05 22:09:38 -07:00
skia-flutter-autoroll
6e1e73d899
Roll Skia from 05162812fd37 to 347e5dc37127 (1 revision) ( #21617 )
2020-10-05 20:57:01 -07:00
Yuqian Li
e59e893d4e
Do not remove directories in purge ( #21478 )
...
Otherwise, the persistent cache may hold invalid directories and make
subsequent store fail.
The newly added unit tests would fail without the fix.
2020-10-05 20:05:00 -07:00
skia-flutter-autoroll
4569aab3bb
Roll Skia from 41d906752d13 to 05162812fd37 (1 revision) ( #21615 )
2020-10-05 19:37:01 -07:00
skia-flutter-autoroll
74d7f5b8c4
Roll Skia from d30e9efdab5c to 41d906752d13 (2 revisions) ( #21608 )
2020-10-05 16:52:02 -07:00
skia-flutter-autoroll
477c84c4a5
Roll Skia from 0d31ed506863 to d30e9efdab5c (4 revisions) ( #21607 )
2020-10-05 15:22:03 -07:00
skia-flutter-autoroll
8d48b399dd
Roll Skia from e2c4999ec340 to 0d31ed506863 (5 revisions) ( #21604 )
2020-10-05 13:52:01 -07:00
Ferhat
284ef2217d
[web] Fix CapsLock keyevent ( #21584 )
...
* Fix metaState for Key events for lock modifiers
2020-10-05 12:49:32 -07:00
Yegor
33515242ed
test CkPath.reset() ( #21567 )
2020-10-05 12:44:33 -07:00
skia-flutter-autoroll
948dd97025
Roll Skia from bd0881cb58eb to e2c4999ec340 (5 revisions) ( #21601 )
2020-10-05 12:32:02 -07:00
skia-flutter-autoroll
bf545adf82
Roll Skia from e34a8d7f01ff to bd0881cb58eb (12 revisions) ( #21600 )
2020-10-05 11:07:01 -07:00
LongCatIsLooong
77d0760a32
Use absolute path in ios_test_flutter target ( #21578 )
2020-10-05 10:27:02 -07:00
skia-flutter-autoroll
22ae8f7d15
Roll Fuchsia Linux SDK from 5KQYmRGqZ... to DMUD0TMLr... ( #21599 )
2020-10-05 09:52:01 -07:00
skia-flutter-autoroll
4d775a30fa
Roll Dart SDK from 1a039e595379 to 9560a32779fc (1 revision) ( #21598 )
2020-10-05 09:47:02 -07:00
skia-flutter-autoroll
fcdcbfb84d
Roll Skia from 223ffcdff922 to e34a8d7f01ff (2 revisions) ( #21597 )
2020-10-05 09:42:02 -07:00
skia-flutter-autoroll
10251582c8
Roll Fuchsia Mac SDK from qljWjWwoR... to mhxbBrFZD... ( #21596 )
...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
Please CC kaushikiska@google.com on the revert to ensure that a human
is aware of the problem.
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md
2020-10-05 09:08:24 -07:00
skia-flutter-autoroll
63d8e7557b
Roll Fuchsia Linux SDK from Hq4nRfNIg... to 5KQYmRGqZ... ( #21595 )
2020-10-04 19:07:01 -07:00
skia-flutter-autoroll
a8d7d97bef
Roll Fuchsia Mac SDK from D6xcV5RGw... to qljWjWwoR... ( #21592 )
2020-10-04 09:42:01 -07:00
skia-flutter-autoroll
9b63414a37
Roll Skia from 2d7973afc29d to 223ffcdff922 (8 revisions) ( #21591 )
2020-10-04 07:22:01 -07:00
skia-flutter-autoroll
04a46cc656
Roll Fuchsia Linux SDK from tz23Y3d1u... to Hq4nRfNIg... ( #21590 )
2020-10-04 05:47:01 -07:00
skia-flutter-autoroll
b073d69b3c
Roll Fuchsia Mac SDK from 0pFgNUM8S... to D6xcV5RGw... ( #21589 )
2020-10-03 20:37:01 -07:00
skia-flutter-autoroll
112a48dacb
Roll Fuchsia Linux SDK from J5Qe0sLAi... to tz23Y3d1u... ( #21588 )
2020-10-03 16:27:01 -07:00
skia-flutter-autoroll
167f45cdd8
Roll Dart SDK from 9f810fa15a9e to 1a039e595379 (1 revision) ( #21587 )
2020-10-03 15:02:01 -07:00
skia-flutter-autoroll
540d732631
Roll Fuchsia Mac SDK from 1i9GaCxm8... to 0pFgNUM8S... ( #21581 )
2020-10-03 07:32:02 -07:00
skia-flutter-autoroll
7d264fe446
Roll Fuchsia Linux SDK from 8Evelbjqf... to J5Qe0sLAi... ( #21580 )
2020-10-03 03:07:02 -07:00
skia-flutter-autoroll
3cda33cf2b
Roll Dart SDK from 2eab25e4b239 to 9f810fa15a9e (1 revision) ( #21577 )
2020-10-02 23:52:02 -07:00
Nolan Scobie
d92c42f349
Minor a11y documentation breadcrumbs ( #20330 )
...
Adds a reference to RenderObject.describeSemanticsClip to
`SemanticsFlag.isHidden` and a hint that lets readers know that the
`SemanticsNode` rect is specified in local coordinates.
2020-10-02 23:30:23 -07:00
Yegor
94af181af6
web: implement frame timings ( #21552 )
...
* web: implement frame timings
2020-10-02 22:05:07 -07:00
skia-flutter-autoroll
a24c7c1392
Roll Dart SDK from 9c89ce329247 to 2eab25e4b239 (1 revision) ( #21574 )
2020-10-02 19:22:02 -07:00
skia-flutter-autoroll
4742495158
Roll Fuchsia Mac SDK from gZ122oeKO... to 1i9GaCxm8... ( #21571 )
2020-10-02 18:27:01 -07:00
skia-flutter-autoroll
8faca2d007
Roll Skia from b509bbb81f36 to 2d7973afc29d (5 revisions) ( #21570 )
2020-10-02 18:22:02 -07:00
Yegor
de7c0b9b81
Respect the --debug option in Firefox ( #21438 )
2020-10-02 18:17:02 -07:00
nturgut
c72b0d8ed8
remove the web integration test ( #21564 )
...
* remove the web integration test
* add -rf and copy even if the directory does not exists
* try creating the directory
* Update .cirrus.yml
still getting error creating the directory. use -p option
2020-10-02 17:31:07 -07:00
Chris Yang
9ede9bfa43
iOS: only add explicit transactions when there are platform views (only on main threads) ( #21526 )
2020-10-02 14:57:01 -07:00
skia-flutter-autoroll
0f4f6c738f
Roll Dart SDK from ddbeaabe8b3d to 9c89ce329247 (1 revision) ( #21569 )
2020-10-02 14:52:01 -07:00
Sanjay Chouksey
af899d6529
Adds response to view requestFocus platformview message ( #21550 )
...
This change adds a response to the platform view message: requestFocus
This allows the caller to handle the case when the request fails with
an error value.
Co-authored-by: Sanjay Chouksey <sanjayc@google.com>
2020-10-02 14:20:50 -07:00
Jonah Williams
3c0da65c0c
Allow hot reload without syncing all asset files to devFS ( #21436 )
...
Always add the asset resolver from the configuration settings directory when restarting or recreating the asset manager
2020-10-02 14:09:07 -07:00