8171 Commits

Author SHA1 Message Date
chunhtai
ffeff2cdf3 add pointer data santizing in flutter web engine (flutter/engine#14082) 2019-12-03 18:41:36 -08:00
David Worsham
df08c2593a Relanding: Add Flow unittests and fixtures (flutter/engine#14091) 2019-12-03 14:33:02 -08:00
skia-flutter-autoroll
30194ae202 Roll src/third_party/skia 49e564e5e02c..75368c3a0290 (23 commits) (flutter/engine#14090)
https://skia.googlesource.com/skia.git/+log/49e564e5e02c..75368c3a0290

git log 49e564e5e02c..75368c3a0290 --date=short --first-parent --format='%ad %ae %s'
2019-12-03 fmalita@chromium.org [skottie] Deferred image frame resolution
2019-12-03 brianosman@google.com Particles: Do a cleanup/standardization pass on the API
2019-12-03 herb@google.com Replace some std::tie with auto []
2019-12-03 michaelludwig@google.com Reorg helper functions in prep for function pointer caching
2019-12-03 herb@google.com Don't draw strikes that are too small
2019-12-03 mtklein@google.com remove SkColorSpaceXformSteps::Required
2019-12-03 kjlubick@google.com [skottieWASM] make sure we are using CPU or GPU correctly
2019-12-03 fmalita@chromium.org Reland "[skottie] Remove defensive seek(0) from Animation ctor"
2019-12-03 mtklein@google.com replace CSXformSteps::Required() in GrSurfaceContext
2019-12-03 mtklein@google.com Fix sprite blitter choice logic
2019-12-03 mtklein@google.com replace CSXformSteps::Required() in SkShader
2019-12-03 mtklein@google.com add friendly new ctor for xform steps
2019-12-03 jvanverth@google.com Some more tweaks to perspective path clipping
2019-12-03 fmalita@chromium.org Revert "[skottie] Remove defensive seek(0) from Animation ctor"
2019-12-03 mtklein@google.com Revert "replace SkColorSpaceXformSteps::Required()"
2019-12-03 fmalita@chromium.org [skottie] Remove defensive seek(0) from Animation ctor
2019-12-03 mtklein@google.com Fix some GCC warnings.
2019-12-03 reed@google.com remove legacy next from iter
2019-12-03 kjlubick@google.com [canvaskit] Add test and extern for MakeImage
2019-12-03 brianosman@google.com Particles: SkImageBinding to allow sampling an image from script
2019-12-03 brianosman@google.com Particles: Better integration for ResourceProvider
2019-12-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 8a4500482e8d..bd8110e59b6b (424 commits)
2019-12-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 ea0dcd4bda18..fb40d231c3e2 (10 commits)

Created with:
  gclient setdep -r src/third_party/skia@75368c3a0290

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 bsalomon@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/+/master/autoroll/README.md

Bug: None
Tbr: bsalomon@google.com
2019-12-03 16:50:19 -05:00
Casey Hillers
b107409e7e Update fallback to Roboto url to be HTTPS (flutter/engine#14086) 2019-12-03 12:25:53 -08:00
Kaushik Iska
16ee373dc9 Revert "Fix fml_unittests (#14062)" (flutter/engine#14087)
This reverts commit ca9e7fc470843285b50999fa0e41ba29084ad474.
2019-12-03 12:24:19 -08:00
liyuqian
52e74298e0 Revert PRs to unblock David and Jim's work (flutter/engine#14088)
* Revert "Add flow test fixtures and tests (#13986)"

This reverts commit 32915132bacdfd0d631421b23bb6a6d5db1095ab.

* Revert "Dynamically determine whether to use offscreen surface based on need (#13976)"

This reverts commit a13401ce86b3019c39154d56644b7b9eb4a5bbe5.
2019-12-03 12:02:37 -08:00
skia-flutter-autoroll
dd41743e11 Roll src/third_party/skia 2792515dab7c..49e564e5e02c (28 commits) (flutter/engine#14084)
https://skia.googlesource.com/skia.git/+log/2792515dab7c..49e564e5e02c

git log 2792515dab7c..49e564e5e02c --date=short --first-parent --format='%ad %ae %s'
2019-12-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-02 rosasco@google.com skqp CIPD upload infra for Fuchsia
2019-12-02 mtklein@google.com remove T*/void* union in SkTArray
2019-12-02 mtklein@google.com tweak for GCC, memcpy() -> for-loop
2019-12-02 mtklein@google.com remove pointless tests
2019-12-02 egdaniel@google.com Update GrSwizzle to only store key and not string.
2019-12-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-02 bsalomon@google.com This is a reland of GrDomainEffect with significant changes:
2019-12-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-02 michaelludwig@google.com Compare textureType separately from backend format
2019-12-02 stani@google.com Expose SkRuntimeShaderFactory class to clients
2019-12-02 jlavrova@google.com A new API call on Paragraph: a number of unresolved glyphs
2019-12-02 mtklein@google.com replace SkColorSpaceXformSteps::Required()
2019-12-02 reed@google.com Reland "fix sense of ifdef for deprecated method"
2019-12-02 reed@google.com Revert "fix sense of ifdef for deprecated method"
2019-12-02 reed@google.com fix sense of ifdef for deprecated method
2019-12-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src c8e3617e402d..8a4500482e8d (272 commits)
2019-12-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 bc82fb14aab4..ea0dcd4bda18 (7 commits)
2019-12-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader fb7ca1d5aca5..b64fbfec4dcd (3 commits)
2019-12-01 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
2019-11-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 43fc40aebfd8..c8e3617e402d (252 commits)
2019-11-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 fc3ec57ddf27..bc82fb14aab4 (9 commits)
2019-11-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader d6e903bdc9ef..fb7ca1d5aca5 (13 commits)
2019-11-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

Created with:
  gclient setdep -r src/third_party/skia@49e564e5e02c

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 bsalomon@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/+/master/autoroll/README.md

Bug: None
Tbr: bsalomon@google.com
2019-12-03 12:49:59 -05:00
David Worsham
32915132ba Add flow test fixtures and tests (flutter/engine#13986) 2019-12-03 09:43:02 -08:00
Brian Osman
ebb0a18d75 Update to newer path fill-type API in Skia (flutter/engine#14070) 2019-12-03 11:57:54 -05:00
Dan Field
69d5294a7a Remove suprious warning (flutter/engine#14079) 2019-12-02 16:51:30 -08:00
liyuqian
241e5108b8 Run benchmarks in Cirrus (flutter/engine#13950) 2019-12-02 16:38:03 -08:00
stuartmorgan
8a11e4f2de Report backing store changes in the macOS view (flutter/engine#13933) 2019-12-02 16:33:04 -08:00
Francisco Magdaleno
3e6ba41538 Listen to keyUp event on meta modified keys (flutter/engine#13984) 2019-12-02 16:17:19 -08:00
Dan Field
f5aa0ec812 Fix live region logic (flutter/engine#14081) 2019-12-02 15:49:15 -08:00
skia-flutter-autoroll
ec9e0c44f4 Roll src/third_party/skia e8c96d8e6116..2792515dab7c (1 commits) (flutter/engine#14069)
https://skia.googlesource.com/skia.git/+log/e8c96d8e6116..2792515dab7c

git log e8c96d8e6116..2792515dab7c --date=short --first-parent --format='%ad %ae %s'
2019-11-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

Created with:
  gclient setdep -r src/third_party/skia@2792515dab7c

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 bungeman@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/+/master/autoroll/README.md

Bug: None
Tbr: bungeman@google.com
2019-12-02 18:38:35 -05:00
skia-flutter-autoroll
ca69cc6d67 Roll fuchsia/sdk/core/linux-amd64 from mSEnz... to 2Nav3... (flutter/engine#14067)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  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/+/master/autoroll/README.md
2019-12-02 12:50:57 -08:00
skia-flutter-autoroll
c33a3c1d04 Roll src/third_party/skia 73beaaa48fcc..e8c96d8e6116 (4 commits) (flutter/engine#14066)
https://skia.googlesource.com/skia.git/+log/73beaaa48fcc..e8c96d8e6116

git log 73beaaa48fcc..e8c96d8e6116 --date=short --first-parent --format='%ad %ae %s'
2019-11-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 c373dfd84194..fc3ec57ddf27 (13 commits)
2019-11-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src c493edcc78ba..43fc40aebfd8 (368 commits)
2019-11-28 herb@google.com Reland "Naive CPU large emoji"
2019-11-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 663dcefa22ea..d6e903bdc9ef (4 commits)

Created with:
  gclient setdep -r src/third_party/skia@e8c96d8e6116

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 bungeman@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/+/master/autoroll/README.md

Bug: None
Tbr: bungeman@google.com
2019-11-28 07:43:05 -05:00
skia-flutter-autoroll
b0fa43392e Roll src/third_party/skia c96f5108df28..73beaaa48fcc (2 commits) (flutter/engine#14065)
https://skia.googlesource.com/skia.git/+log/c96f5108df28..73beaaa48fcc

git log c96f5108df28..73beaaa48fcc --date=short --first-parent --format='%ad %ae %s'
2019-11-27 benjaminwagner@google.com [infra] Upgrade Radeon driver
2019-11-27 benjaminwagner@google.com [infra] Update Win10 in Skolo

Created with:
  gclient setdep -r src/third_party/skia@73beaaa48fcc

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 bungeman@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/+/master/autoroll/README.md

Bug: None
Tbr: bungeman@google.com
2019-11-27 20:54:49 -05:00
Harry Terkelsen
d3e9ea14e1 Fallback to Roboto if no suitable font is found (flutter/engine#14061) 2019-11-27 17:20:28 -08:00
David Worsham
ca9e7fc470 Fix fml_unittests (flutter/engine#14062) 2019-11-27 16:04:30 -08:00
Jim Graham
a13401ce86 Dynamically determine whether to use offscreen surface based on need (flutter/engine#13976)
Only use an offscreen surface on iOS if a layer which reads back from the destination surface, such as BackdropFilter, is present.
2019-11-27 15:01:25 -08:00
Nurhan Turgut
ecbc70579a more tests for enabling semantics (flutter/engine#14060)
* more tests for enabling semantics

* addressing pr comments
2019-11-27 14:53:48 -08:00
Gary Qian
e4ba568098 Revert "Do not default to downstream affinity on iOS insertText (#13852)" (flutter/engine#14053)
This reverts commit ffe1d3fca6199594535967cf9c05fb4a7ee7cc27.
2019-11-28 07:34:40 +09:00
Mouad Debbar
92b7f5f264 [web] Initial support for LineMetrics (flutter/engine#13985) 2019-11-27 12:56:44 -08:00
skia-flutter-autoroll
12fc2661cc Roll src/third_party/skia 861ac61cb1a9..c96f5108df28 (10 commits) (flutter/engine#14059)
https://skia.googlesource.com/skia.git/+log/861ac61cb1a9..c96f5108df28

git log 861ac61cb1a9..c96f5108df28 --date=short --first-parent --format='%ad %ae %s'
2019-11-27 bungeman@google.com Reland "Replace CGFontCreate with CTFontManagerCreate."
2019-11-27 brianosman@google.com Add particle entry points to externs.js to fix missing symbols
2019-11-27 bsalomon@google.com Changes to GrCoordTransform and local coords
2019-11-27 bungeman@google.com Revert "Replace CGFontCreate with CTFontManagerCreate."
2019-11-27 bungeman@google.com Replace CGFontCreate with CTFontManagerCreate.
2019-11-27 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-27 herb@google.com Cleanup unit test output
2019-11-27 bsalomon@google.com Fix final-dtor-non-final-class warning on GrDDLContext
2019-11-27 brianosman@google.com Use ResourceProvider in particles
2019-11-27 bungeman@google.com Fix housekeeper bot with some gn format.

Created with:
  gclient setdep -r src/third_party/skia@c96f5108df28

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 bungeman@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/+/master/autoroll/README.md

Bug: None
Tbr: bungeman@google.com
2019-11-27 15:45:59 -05:00
Jim Graham
b6a9a3cbd2 Include uncommitted files when checking for code format issues. (flutter/engine#14035) 2019-11-27 11:45:03 -08:00
Nurhan Turgut
bf8c41bebc fixing the method call for testing semantics (flutter/engine#14056) 2019-11-27 10:39:16 -08:00
skia-flutter-autoroll
71dbc716fb Roll src/third_party/skia 40a7dfc268b6..861ac61cb1a9 (34 commits) (flutter/engine#14054)
https://skia.googlesource.com/skia.git/+log/40a7dfc268b6..861ac61cb1a9

git log 40a7dfc268b6..861ac61cb1a9 --date=short --first-parent --format='%ad %ae %s'
2019-11-27 jvanverth@google.com Fix warning in Fuchsia build
2019-11-27 rosasco@google.com Add deps file for manifest.  Use libwebp always.
2019-11-27 bsalomon@google.com Make fragment processor iterators work with range for loops.
2019-11-27 egdaniel@google.com Handle failures in VkCommandBuffer creation.
2019-11-27 robertphillips@google.com Move creation of GrProgramDesc to GrCaps-derived classes
2019-11-27 herb@google.com Revert "Naive CPU large emoji"
2019-11-27 herb@google.com Make SkEnumerate make flatten tuples
2019-11-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 92fe999ae056..c493edcc78ba (509 commits)
2019-11-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 f65b212492ec..c373dfd84194 (8 commits)
2019-11-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader f2637d0dd7eb..663dcefa22ea (3 commits)
2019-11-27 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-27 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-26 ethannicholas@google.com SkSL now handles sk_Caps in include files
2019-11-26 herb@google.com Naive CPU large emoji
2019-11-26 reed@google.com hide deprecated next() on SkPath::Iter
2019-11-26 egdaniel@google.com Make sure we recycle the secondary command buffers when release primary command buffers.
2019-11-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-26 jlavrova@google.com Bug fixes
2019-11-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-26 benjaminwagner@google.com [infra] Upgrade NVIDIA driver
2019-11-26 egdaniel@google.com Return a size of 0 for external format GrSurfaces.
2019-11-26 egdaniel@google.com Cleanup GrVkCommandBuffer resource ownership and freeing.
2019-11-26 robertphillips@google.com Move the initial GrProgramDesc keyLength into the header
2019-11-26 benjaminwagner@google.com [infra] Upgrade Intel Skylake driver
2019-11-26 jvanverth@google.com Enable cross-context textures in Metal.
2019-11-26 fmalita@chromium.org [skottie] Handle null mask filter effects gracefully
2019-11-26 borenet@google.com [infra] Make CheckGeneratedFiles use Clang
2019-11-26 robertphillips@google.com Stop using GrPixelConfig in Metal & Dawn's GrProgramDesc creation
2019-11-26 reed@google.com Revert "Revert "switch to new filltype for SkPath""
2019-11-26 emircan@google.com Revert "Disable VkProtectedContext_DDLMakeRenderTargetTest"
2019-11-26 brianosman@google.com Remove ResourceProvider and ImageAsset sample impls from skottie
2019-11-26 michaelludwig@google.com Allow Tessellator to operate on provided GrQuads
2019-11-26 brianosman@google.com Copy SkottieUtils' classes into skresources

Created with:
  gclient setdep -r src/third_party/skia@861ac61cb1a9

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 bungeman@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/+/master/autoroll/README.md

Bug: None
Tbr: bungeman@google.com
2019-11-27 11:41:57 -05:00
神楽坂花火
d999372f50 Pass "null" when copy data is null to iOS pasteboard.string (flutter/engine#14046) 2019-11-27 23:46:30 +09:00
skia-flutter-autoroll
1fe24fb302 Roll fuchsia/sdk/core/linux-amd64 from xyyOR... to mSEnz... (flutter/engine#14043)
Roll fuchsia/sdk/core/linux-amd64 from xyyOR... to mSEnz...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  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/+/master/autoroll/README.md
2019-11-27 05:47:39 -05:00
Jim Graham
df3a909cfd Show test output when engine unit test fails. (flutter/engine#14026) 2019-11-26 22:05:43 -08:00
Nurhan Turgut
5d89045ca2 Adding support for enabling semantics on desktop (flutter/engine#14003)
* DRAFT: adding support for enabling semantics on desktop

* Working solution for desktop.

* Refactoring class structure. Removing unrelated comments.

* Fixing enabling semantics from dom_renderer

* Adding unit tests.Fixing failing cases. More refactoring.

* more work on tests.

* Fixing licences

* addressing PR comments
2019-11-26 18:59:26 -08:00
Gary Qian
b2a77134a6 Always set mEditable values when different in TextPlugin (flutter/engine#13951) 2019-11-27 07:51:04 +09:00
Dan Field
1d4b394228 Avoid retaining self in block (flutter/engine#14022) 2019-11-26 14:47:00 -08:00
skia-flutter-autoroll
6bc86b0b3d Roll src/third_party/skia 54036c9b8e4b..40a7dfc268b6 (1 commits) (flutter/engine#14016)
https://skia.googlesource.com/skia.git/+log/54036c9b8e4b..40a7dfc268b6

git log 54036c9b8e4b..40a7dfc268b6 --date=short --first-parent --format='%ad %ae %s'
2019-11-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 e9b68f332a30..f65b212492ec (10 commits)

Created with:
  gclient setdep -r src/third_party/skia@40a7dfc268b6

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 bungeman@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/+/master/autoroll/README.md

Bug: None
Tbr: bungeman@google.com
2019-11-26 17:01:05 -05:00
skia-flutter-autoroll
33397c732f Roll fuchsia/sdk/core/linux-amd64 from kzFUw... to xyyOR... (flutter/engine#14021)
Roll fuchsia/sdk/core/linux-amd64 from kzFUw... to xyyOR...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  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/+/master/autoroll/README.md
2019-11-26 16:52:06 -05:00
Chinmay Garde
1405016707 Add a separate target for Dart coverter on FML types. (flutter/engine#14011)
The converters are still in a separate target that must be included manually. This allows targets that depend on FML but not Dart runtime not have to depend on the runtime.

Adds a test that includes this target and tests image decompression from assets. There is also a test for the standalone DartConvertor in shell_unittests but not in fml_unittests be cause FML uni-tests cannot yet launch a VM. I will work on adding fixtures for those.
2019-11-26 13:33:56 -08:00
gaaclarke
9442238326 Added docstring for FlutterOverlayView. (flutter/engine#14019) 2019-11-26 13:10:24 -08:00
skia-flutter-autoroll
a55036e836 Roll fuchsia/sdk/core/linux-amd64 from hK-BD... to kzFUw... (flutter/engine#14015)
Roll fuchsia/sdk/core/linux-amd64 from hK-BD... to kzFUw...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  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/+/master/autoroll/README.md
2019-11-26 02:46:07 -05:00
skia-flutter-autoroll
f852010982 Roll src/third_party/skia 4f90f9d83183..54036c9b8e4b (4 commits) (flutter/engine#14013)
https://skia.googlesource.com/skia.git/+log/4f90f9d83183..54036c9b8e4b

git log 4f90f9d83183..54036c9b8e4b --date=short --first-parent --format='%ad %ae %s'
2019-11-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 0ec8ef3c9f4f..92fe999ae056 (465 commits)
2019-11-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader d44d61514749..f2637d0dd7eb (9 commits)
2019-11-26 reed@google.com Revert "switch to new filltype for SkPath"
2019-11-26 fmalita@chromium.org [skottie-wasm] Disable image pre-decoding

Created with:
  gclient setdep -r src/third_party/skia@54036c9b8e4b

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 bungeman@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/+/master/autoroll/README.md

Bug: None
Tbr: bungeman@google.com
2019-11-26 01:59:49 -05:00
skia-flutter-autoroll
9ee0e385cd Roll src/third_party/skia 8fa469d3bcd6..4f90f9d83183 (4 commits) (flutter/engine#14012)
https://skia.googlesource.com/skia.git/+log/8fa469d3bcd6..4f90f9d83183

git log 8fa469d3bcd6..4f90f9d83183 --date=short --first-parent --format='%ad %ae %s'
2019-11-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-25 reed@google.com switch to new filltype for SkPath
2019-11-25 egdaniel@google.com When wrapped, store ref to GrVkSecondaryCommandBuffer on GrVkRenderTarget.
2019-11-25 jvanverth@google.com Revert "Rename GLRTFBOIDIs0 to WrapsSwapchainSurface and use for Metal."

Created with:
  gclient setdep -r src/third_party/skia@4f90f9d83183

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 bungeman@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/+/master/autoroll/README.md

Bug: None
Tbr: bungeman@google.com
2019-11-25 21:47:53 -05:00
Harry Terkelsen
23cd477163 Refactor CanvasKit backend in preparation for platform views (flutter/engine#13935)
* SkCanvas -> SkLayerCanvas

SkRecordingCanvas -> SkCanvas

* Move files

* WIP on canvas refactor

* Refactor CanvasKit backend

* fix tests

* update licenses

* Respond to PR comments
2019-11-25 18:21:45 -08:00
Kaushik Iska
d6b2b657eb [vulkan] Bundle vulkan validation layer so files (flutter/engine#13930)
Enable vulkan validation for Fuchsia in debug mode as well.
2019-11-25 16:09:56 -08:00
Chinmay Garde
dee0c26a36 Don't crash but warn when the scene builder specifies no layers. (flutter/engine#14008) 2019-11-25 15:38:41 -08:00
Francisco Magdaleno
0ae5cf2b29 Remove device independent mask (flutter/engine#14010) 2019-11-25 14:55:12 -08:00
skia-flutter-autoroll
45817c11df Roll src/third_party/skia 50299de39976..8fa469d3bcd6 (21 commits) (flutter/engine#14009)
https://skia.googlesource.com/skia.git/+log/50299de39976..8fa469d3bcd6

git log 50299de39976..8fa469d3bcd6 --date=short --first-parent --format='%ad %ae %s'
2019-11-25 michaelludwig@google.com Lift TextureSampler's proxy to SurfaceProxy
2019-11-25 csmartdalton@google.com Reland "Reland "Enable msaa ccpr on vulkan""
2019-11-25 jlavrova@google.com Ellipsis again
2019-11-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-25 fmalita@chromium.org [CanvasKit] Add SkResourceCache helpers
2019-11-25 brianosman@google.com Extracted Skottie's resource provider to a separate module
2019-11-25 herb@google.com Fix chrome build bots
2019-11-25 herb@google.com Structured binding for SkZip and SkEnumerate
2019-11-25 herb@google.com Simplify SubRun structure in GrTextBlob
2019-11-25 benjaminwagner@google.com Fix asset_utils when no service_account_json
2019-11-25 bsalomon@google.com Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"""
2019-11-25 robertphillips@google.com Add code path that avoids large indexBuffer draws
2019-11-25 fmalita@chromium.org [sksg] Temporarily inline Path fillType accessors
2019-11-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 68d3f3a95f1b..ef3043bd8110 (1 commits)
2019-11-25 michaelludwig@google.com Use just GrSurfaceProxy in pipeline management.
2019-11-25 michaelludwig@google.com Lock down GrQuad ctors, avoid resetting Ws when known to be 1.0
2019-11-25 fmalita@chromium.org [skottie] Use seekFrame in skottie2movie
2019-11-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 4c7db77e0185..e9b68f332a30 (5 commits)
2019-11-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 137e8082047a..0ec8ef3c9f4f (1040 commits)
2019-11-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader c8d4d4254ca1..d44d61514749 (4 commits)
2019-11-24 benjaminwagner@google.com Remove Debian9 GCC jobs and related code

Created with:
  gclient setdep -r src/third_party/skia@8fa469d3bcd6

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 bungeman@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/+/master/autoroll/README.md

Bug: None
Tbr: bungeman@google.com
2019-11-25 17:48:37 -05:00
Jason Simmons
b8182fbd53 Convert images to raster on the GPU thread for Image.toByteData (flutter/engine#13647)
If the image is a cross-context image that might be read from the GPU thread
during onscreen rendering, then it is not safe to read it concurrently from
the IO thread as part of Image.toByteData.

If the GPU thread does not have a graphics context, then fall back to
converting the image on the IO thread.

Fixes https://github.com/flutter/flutter/issues/30697
2019-11-25 14:44:57 -08:00
David Worsham
5aa9e07326 Fix most fml tests on Fuchsia (flutter/engine#14007)
* Add fuchsia MessageLoopImpl; fix several tests
2019-11-25 14:16:50 -08:00
Amir Hardon
1575b8224f revert accidental change to MultipePlatformViewsTest (flutter/engine#13481) 2019-11-25 12:33:23 -08:00
Jonah Williams
e78dbf3347 Add support for FontLoader API for the web (flutter/engine#13999) 2019-11-25 11:07:13 -08:00