skia-flutter-autoroll
c76de480ea
Roll Skia from f20e75619cd3 to 6706c9fa14c4 (2 revisions) ( flutter/engine#24666 )
2021-02-26 13:31:01 -08:00
LongCatIsLooong
b82a309954
Revert "TextStyle level leadingDistribution ( #24025 )" ( flutter/engine#24665 )
2021-02-26 12:41:01 -08:00
skia-flutter-autoroll
04ec0192bb
Roll Skia from 96f6d9a37f1c to f20e75619cd3 (5 revisions) ( flutter/engine#24661 )
2021-02-26 12:01:02 -08:00
xxrl
c8fa179207
remove useless code ( flutter/engine#24546 )
2021-02-26 11:36:01 -08:00
Zachary Anderson
0d039190a8
Update shell_fuchsia_unittests.cc ( flutter/engine#24660 )
...
Speculative fix for failing roll at https://github.com/flutter/engine/pull/24657
2021-02-26 11:03:56 -08:00
skia-flutter-autoroll
d459b726fe
Roll Skia from 1f57a0f1ae0b to 96f6d9a37f1c (3 revisions) ( flutter/engine#24659 )
2021-02-26 10:31:01 -08:00
skia-flutter-autoroll
99781884d9
Roll Skia from 453f143dba3f to 1f57a0f1ae0b (6 revisions) ( flutter/engine#24658 )
2021-02-26 09:01:02 -08:00
gaaclarke
1601ba9329
Fixed problem where AndroidShellHolder was trashing the ThreadHost in its deconstructor ( flutter/engine#24644 )
2021-02-26 08:55:06 -08:00
skia-flutter-autoroll
a3115b4003
Roll Skia from 34c7e114928a to 453f143dba3f (1 revision) ( flutter/engine#24655 )
2021-02-26 07:31:01 -08:00
skia-flutter-autoroll
1aa91b6689
Roll Skia from 2d247a10f3de to 34c7e114928a (1 revision) ( flutter/engine#24654 )
2021-02-26 05:51:01 -08:00
skia-flutter-autoroll
8daa91537c
Roll Skia from e3a8980915b7 to 2d247a10f3de (1 revision) ( flutter/engine#24650 )
2021-02-25 23:56:02 -08:00
skia-flutter-autoroll
f6037c0b5b
Roll Skia from a42c6192ff67 to e3a8980915b7 (1 revision) ( flutter/engine#24648 )
2021-02-25 22:26:01 -08:00
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