skia-flutter-autoroll
cbd302e0e3
Roll Skia from 9fe866174147 to a42c6192ff67 (12 revisions) ( flutter/engine#24646 )
2021-02-25 18:16:01 -08:00
skia-flutter-autoroll
52eaee8427
Roll Skia from 38b9a4bc3e3c to 9fe866174147 (8 revisions) ( flutter/engine#24637 )
2021-02-25 14:31:01 -08:00
Ferhat
a3eec1815c
[web] Add xcode-symlinks flag to felt tool ( flutter/engine#24556 )
2021-02-25 14:26:41 -08:00
skia-flutter-autoroll
89abb1c598
Roll Skia from 4ac9aadd306b to 38b9a4bc3e3c (7 revisions) ( flutter/engine#24633 )
2021-02-25 12:56:01 -08:00
Nathan Rogers
2dff242e90
Fix input flow event logic ( flutter/engine#24526 )
2021-02-25 11:51:02 -08:00
LongCatIsLooong
e10becadf3
TextStyle level leadingDistribution ( flutter/engine#24025 )
2021-02-25 11:46:02 -08:00
skia-flutter-autoroll
791808fbea
Roll Skia from e79bb32365ea to 4ac9aadd306b (4 revisions) ( flutter/engine#24630 )
...
https://skia.googlesource.com/skia.git/+log/e79bb32365ea..4ac9aadd306b
2021-02-25 csmartdalton@google.com Make it possible to enable hw tessellation outside of test builds
2021-02-25 mtklein@google.com Revert "Remove CapsMap from IR Generator."
2021-02-25 fmalita@google.com Revert "Add DSL PossibleExpression & PossibleStatement"
2021-02-25 fmalita@google.com Revert "SkSL DSL now reports the C++ line numbers of errors"
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 fmalita@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
2021-02-25 11:05:56 -08:00
skia-flutter-autoroll
b78a6e9d59
Roll Skia from 61a10b649aa7 to e79bb32365ea (1 revision) ( flutter/engine#24624 )
2021-02-25 06:31:01 -08:00
Kaushik Iska
b8d4abfab5
[macos] Reland default metal and also check if the system supports metal before defaulting to it ( flutter/engine#24601 )
2021-02-25 05:49:23 -06:00
skia-flutter-autoroll
22d3f63638
Roll Skia from 8a43a2889ef8 to 61a10b649aa7 (4 revisions) ( flutter/engine#24620 )
2021-02-25 01:36:01 -08:00
Chris Bracken
c3a0385fb5
Use common desktop TextInputModel on macOS ( flutter/engine#24533 )
...
This replaces the custom Obj-C TextInputModel implementation used on
macOS with the common C++ implementation used on Linux and Windows. Note
that as a side-effect, this change enables *some* direct IME input for
CJK input but full input will land in follow-up patches that land:
1. Add handling for TextInput.setMarkedTextRect message
2. Add handling for TextInput.setEditableSizeAndTransform message
3. Implement firstRectForCharacterRange:actualRange: using the above.
4. Add NSTextInputContext handling.
2021-02-25 00:04:54 -08:00
Lau Ching Jun
3ef9020448
Add method to obtain native string resource in localization plugin. ( flutter/engine#24575 )
2021-02-24 23:03:31 -08:00
gaaclarke
8d44387269
Started initializing the gpu disable syncswitch based on the app state. ( flutter/engine#24503 )
2021-02-24 22:24:29 -08:00
skia-flutter-autoroll
1e7ea600f0
Roll Fuchsia Linux SDK from Zcy9nP_sY... to kfjppUrzf... ( flutter/engine#24607 )
2021-02-24 17:31:01 -08:00
skia-flutter-autoroll
a989b0e1c3
Roll Skia from 029851d9513a to 8a43a2889ef8 (3 revisions) ( flutter/engine#24613 )
2021-02-24 17:01:01 -08:00
skia-flutter-autoroll
274fc97955
Roll Skia from 72917e452932 to 029851d9513a (16 revisions) ( flutter/engine#24611 )
2021-02-24 15:36:02 -08:00
Ferhat
c694e1d965
[web] Implement Canvas.drawPicture ( flutter/engine#24574 )
2021-02-24 13:01:44 -08:00
skia-flutter-autoroll
92fc1bb186
Roll Skia from 70cd6d14465c to 72917e452932 (5 revisions) ( flutter/engine#24603 )
2021-02-24 12:46:01 -08:00
Ferhat
5298568b15
skip shadermask test for webkit ( flutter/engine#24602 )
2021-02-24 12:01:14 -08:00
Kaushik Iska
ca6e477c10
Revert "[macos] Make metal the default rendering backend on macOS >= … ( flutter/engine#24600 )
...
This reverts commit ca5bf569977085b5730486b24a9219524fc23426.
2021-02-24 09:58:10 -08:00
skia-flutter-autoroll
ff340e8d28
Roll Skia from 7c0200a8e233 to 70cd6d14465c (8 revisions) ( flutter/engine#24598 )
2021-02-24 09:36:01 -08:00
skia-flutter-autoroll
9b8f42f154
Roll Skia from 68c43dbc5fb1 to 7c0200a8e233 (1 revision) ( flutter/engine#24596 )
...
https://skia.googlesource.com/skia.git/+log/68c43dbc5fb1..7c0200a8e233
2021-02-24 csmartdalton@google.com Move cubic cusp existence test into GrStrokeHardwareTessellator.cpp
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 fmalita@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
2021-02-24 08:06:31 -08:00
skia-flutter-autoroll
30fdd06374
Roll Fuchsia Linux SDK from 8unxeSvw2... to Zcy9nP_sY... ( flutter/engine#24595 )
2021-02-24 01:11:02 -08:00
skia-flutter-autoroll
23f447b9f8
Roll Skia from 6b27ae8db432 to 68c43dbc5fb1 (1 revision) ( flutter/engine#24594 )
2021-02-24 01:01:01 -08:00
skia-flutter-autoroll
0c619649e6
Roll Skia from 9a7fcf7eda77 to 6b27ae8db432 (1 revision) ( flutter/engine#24593 )
2021-02-23 23:36:01 -08:00
skia-flutter-autoroll
ff6a35f25d
Roll Skia from 5ef07a4097d4 to 6d2b7688f64d (3 revisions) ( flutter/engine#24587 )
2021-02-23 21:01:02 -08:00
LongCatIsLooong
271538aefa
Passthrough movement keys when theres no selection ( flutter/engine#24581 )
2021-02-23 20:41:01 -08:00
Jim Graham
e3b2cc8ce9
backdrop filter layer should report cull_rect as its paint bounds ( flutter/engine#24489 )
2021-02-23 18:02:49 -08:00
skia-flutter-autoroll
a20cd590bf
Roll Skia from d15c52d2333e to 5ef07a4097d4 (1 revision) ( flutter/engine#24584 )
2021-02-23 18:01:02 -08:00
Mouad Debbar
a3117e9445
[web] Fix placeholder-only paragraphs ( flutter/engine#24572 )
2021-02-23 17:16:01 -08:00
skia-flutter-autoroll
b0b9795f8f
Roll Skia from 066f411b2ae6 to d15c52d2333e (3 revisions) ( flutter/engine#24580 )
...
https://skia.googlesource.com/skia.git/+log/066f411b2ae6..d15c52d2333e
2021-02-23 herb@google.com make GrTextBlob::addMultiMaskFormat private
2021-02-23 johnstiles@google.com Performance experiment: Disable SkSL optimization in nanobench/skpbench
2021-02-23 reed@google.com Flutter does use legacy image.makeShader()
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 fmalita@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
2021-02-23 16:27:05 -08:00
Nitrogen
8c79b99623
Delete multi set intent parameter ( flutter/engine#24543 )
2021-02-23 15:31:01 -08:00
skia-flutter-autoroll
467f922f2b
Roll Skia from 98f85d0e45f1 to 066f411b2ae6 (15 revisions) ( flutter/engine#24579 )
2021-02-23 15:06:02 -08:00
skia-flutter-autoroll
fe9c677c31
Roll Skia from e82436f5c353 to 98f85d0e45f1 (15 revisions) ( flutter/engine#24571 )
2021-02-23 10:51:02 -08:00
skia-flutter-autoroll
e85d3db8e6
Roll Fuchsia Linux SDK from c9naFjip3... to 8unxeSvw2... ( flutter/engine#24566 )
2021-02-23 10:11:01 -08:00
skia-flutter-autoroll
125a5ddb24
Roll Skia from bd9740074445 to e82436f5c353 (4 revisions) ( flutter/engine#24567 )
...
https://skia.googlesource.com/skia.git/+log/bd9740074445..e82436f5c353
2021-02-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from e842e7438e94 to 5cd489ad4ec5 (395 revisions)
2021-02-23 csmartdalton@google.com Optimize stroke tessellation patch allocation
2021-02-22 adlai@google.com Add a new entry point for making promise images
2021-02-22 bsalomon@google.com Revert "Fix issues with insetting and outsetting quads."
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 fmalita@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
2021-02-23 09:23:36 -08:00
skia-flutter-autoroll
35b20d797e
Roll Skia from cc75fa8f958b to bd9740074445 (10 revisions) ( flutter/engine#24559 )
2021-02-22 15:56:02 -08:00
Kaushik Iska
d6d316c153
[macos] Make metal the default rendering backend on macOS >= 10.14 ( flutter/engine#23967 )
...
Fixes: https://github.com/flutter/flutter/issues/74058
2021-02-22 15:17:45 -08:00
skia-flutter-autoroll
20f609b839
Roll Dart SDK from f78bd85cda0c to 2d30896744b5 (9 revisions) ( flutter/engine#24554 )
2021-02-22 11:46:01 -08:00
skia-flutter-autoroll
5f8de0eda1
Roll Skia from cad4709ca475 to cc75fa8f958b (13 revisions) ( flutter/engine#24553 )
2021-02-22 10:56:01 -08:00
Michael Reed
5d1c5e1c51
Restore call to setFilterQuality ( flutter/engine#24542 )
2021-02-22 09:21:02 -08:00
skia-flutter-autoroll
eecf86dc73
Roll Fuchsia Linux SDK from -8KkhcJ3h... to c9naFjip3... ( flutter/engine#24539 )
2021-02-22 09:11:02 -08:00
skia-flutter-autoroll
2f631f8af3
Roll Fuchsia Linux SDK from 9MPgLtFll... to -8KkhcJ3h... ( flutter/engine#24534 )
2021-02-20 01:01:01 -08:00
skia-flutter-autoroll
a4ec8826c5
Roll Skia from c505e435d44a to cad4709ca475 (14 revisions) ( flutter/engine#24532 )
2021-02-19 20:31:02 -08:00
Ferhat
639f8a2474
NNBD cleanup ( flutter/engine#24529 )
2021-02-19 16:45:51 -08:00
Ferhat
f6c8fa6910
Refactor gradient renderer to produce image. Implement gradient based Shadermask ( flutter/engine#24029 )
2021-02-19 16:45:23 -08:00
skia-flutter-autoroll
bacaec3519
Roll Skia from 24ec76454aa5 to c505e435d44a (9 revisions) ( flutter/engine#24524 )
2021-02-19 14:41:02 -08:00
Kaushik Iska
6669586560
External Texture support for macOS Metal ( flutter/engine#24523 )
2021-02-19 14:36:02 -08:00
Michael Reed
101770680d
Default to bilerp for layers ( flutter/engine#24519 )
2021-02-19 14:31:01 -08:00
Yegor
47a1f0571d
fix missing CJK and symbol glyphs, font precedence, fallback reset ( flutter/engine#24470 )
...
* fix missing CJK and symbol glyphs
* Cache known covered code units
Co-authored-by: Harry Terkelsen <het@google.com>
2021-02-19 13:49:16 -08:00