8326 Commits

Author SHA1 Message Date
skia-flutter-autoroll
9524d710ed Roll src/third_party/skia dcac29b02d02..088913a63b7e (1 commits) (flutter/engine#14597)
https://skia.googlesource.com/skia.git/+log/dcac29b02d02..088913a63b7e

git log dcac29b02d02..088913a63b7e --date=short --first-parent --format='%ad %ae %s'
2019-12-20 brianosman@google.com Start adding unit tests of SkRuntimeEffect

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

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 borenet@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: borenet@google.com
2019-12-20 13:14:20 -05:00
Nurhan Turgut
7ca8f91259 [web] Long press fix on Safari on IOS (flutter/engine#14588)
* fixing long press by listening click

* documenting the code. creating a new method

* addressing reviewer comments
2019-12-20 09:25:00 -08:00
skia-flutter-autoroll
b4e1fc3c7c Roll src/third_party/skia 7e2dea568299..dcac29b02d02 (3 commits) (flutter/engine#14591)
https://skia.googlesource.com/skia.git/+log/7e2dea568299..dcac29b02d02

git log 7e2dea568299..dcac29b02d02 --date=short --first-parent --format='%ad %ae %s'
2019-12-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 6423b7fc7ded..fe2ed33a56dd (9 commits)
2019-12-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 358ffa26e447..1c1af9fcab8f (435 commits)
2019-12-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 4fd7fccd6db5..6d29348ddb7e (3 commits)

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

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 borenet@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: borenet@google.com
2019-12-20 02:00:54 -05:00
skia-flutter-autoroll
b6501729a3 Roll src/third_party/skia 87e9ddb675b6..7e2dea568299 (1 commits) (flutter/engine#14589)
https://skia.googlesource.com/skia.git/+log/87e9ddb675b6..7e2dea568299

git log 87e9ddb675b6..7e2dea568299 --date=short --first-parent --format='%ad %ae %s'
2019-12-19 mtklein@google.com SkColorFilter::onProgram()

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

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 borenet@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: borenet@google.com
2019-12-19 22:01:19 -05:00
skia-flutter-autoroll
79c2f138d5 Roll fuchsia/sdk/core/linux-amd64 from uFFWW... to 25LzW... (flutter/engine#14587)
Roll fuchsia/sdk/core/linux-amd64 from uFFWW... to 25LzW...

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-19 21:10:48 -05:00
Ferhat
62edec4b08 Fix lint warnings across web_ui, add missing browserEngine case in text field. (flutter/engine#14535)
* Fix lint warnings across web_ui

* add textureCoordinates/indices getters for Vertices

* fix compositor indices
2019-12-19 17:39:33 -08:00
Jim Graham
77b9134e96 Engine support for ImageFiltered widget (flutter/engine#14491)
web_ui support coming in https://github.com/flutter/flutter/issues/47163
2019-12-19 16:47:08 -08:00
skia-flutter-autoroll
73e8c556d2 Roll src/third_party/skia a8352ccaae37..87e9ddb675b6 (11 commits) (flutter/engine#14585)
https://skia.googlesource.com/skia.git/+log/a8352ccaae37..87e9ddb675b6

git log a8352ccaae37..87e9ddb675b6 --date=short --first-parent --format='%ad %ae %s'
2019-12-19 bsalomon@google.com GrGLSLShaderBuilder::appendTextureLookupAndBlend
2019-12-19 fmalita@chromium.org [skottie] Treat unknown effects as warnings
2019-12-19 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-19 jvanverth@google.com Revert "Generate small path SDFs directly from path."
2019-12-19 jvanverth@google.com Generate small path SDFs directly from path.
2019-12-19 bsalomon@google.com Revert "Revert "Blend functions as SkSL built ins.""
2019-12-19 reed@google.com Revert "temporarily expose postIDiv"
2019-12-19 jvanverth@google.com Add wireframe support to Metal.
2019-12-19 benjaminwagner@google.com [infra] Use unbuffered I/O for run_recipe
2019-12-19 reed@google.com extend imageshader updater to handle perspective
2019-12-19 jvanverth@google.com Tweak smallpaths so new paths will show up in GM.

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

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 borenet@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: borenet@google.com
2019-12-19 18:03:03 -05:00
mikejurka
36839c42a7 Wire up OpacityLayer to Scenic (flutter/engine#14577)
A previous version of this change also removed
system compositing of PhysicalShapeLayers on
Fuchsia. In this reland, keep using system
composting for PhysicalShapeLayers.

Co-authored-by: David Worsham <arbreng@gmail.com>
2019-12-19 23:25:43 +01:00
George Wright
b44f4ae767 Fix message_loop_fuchsia and thus enable fml_tests and flow_tests for Fuchsia (flutter/engine#14583) 2019-12-19 17:25:06 -05:00
Jim Graham
5dd925b076 Update formatting in web_ui scene bulder to match flutter style and dartfmt. (flutter/engine#14539) 2019-12-19 12:50:39 -08:00
skia-flutter-autoroll
ae38953e14 Roll src/third_party/skia 77742c350371..a8352ccaae37 (8 commits) (flutter/engine#14579)
https://skia.googlesource.com/skia.git/+log/77742c350371..a8352ccaae37

git log 77742c350371..a8352ccaae37 --date=short --first-parent --format='%ad %ae %s'
2019-12-19 nifong@google.com Write a debugger user guide.
2019-12-19 robertphillips@google.com Add test for the GrContext::createCompressedBackendTexture API
2019-12-19 michaelludwig@google.com Fix int/uint comparison in TextureOp asserts
2019-12-19 robertphillips@google.com Add glue to link the GrContext createCompressedBackendTexture API to the GL and Vulkan backends
2019-12-19 jvanverth@google.com Clean up GenDistanceFieldFromPath.
2019-12-19 halcanary@google.com public.bzl:  add SKOTTIE_IOS_LIB_{SRCS,HDRS}
2019-12-19 robertphillips@google.com Update GL and Vulkan backends to support compressed backend formats
2019-12-19 brianosman@google.com Runtime SkSL: API sketch for child shaders/effects

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

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 borenet@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: borenet@google.com
2019-12-19 14:05:23 -05:00
Chiung-Ming Huang
af6fb4dd5a Fix DOM-based ParagraphRuler.hitTest() (flutter/engine#14504)
* [web] Fix ParagraphRuler.hitTest

* [web] Add a test-case for paragraph.getPositionForOffset and nested TextSpans

* [web] Add a test-case for paragraph.getPositionForOffset and nested TextSpans

* [web] remove trailing spaces

* [web] avoid differences of overflow-wrap between chrome and firefox
2019-12-19 12:36:43 -05:00
Nurhan Turgut
f3fff73826 [web] Run engine tests on Safari locally by launching safari installed on MacOS (flutter/engine#14555)
* Launch safari browser

* Adding safari tests to supported browsers

* changing the directrory for redirect file. This works without opening a permision pop-up. Note: there is no headless mode in safari

* addressing reviewer comments
2019-12-19 08:05:16 -08:00
Nurhan Turgut
c5ebda5f37 instructions for running firefox/safari tests (flutter/engine#14562)
* instructions for running firefox/safari tests

* addressing reviewer comments.
2019-12-19 07:33:51 -08:00
skia-flutter-autoroll
02d27185b0 Roll src/third_party/skia c76ac8e325c7..77742c350371 (1 commits) (flutter/engine#14576)
https://skia.googlesource.com/skia.git/+log/c76ac8e325c7..77742c350371

git log c76ac8e325c7..77742c350371 --date=short --first-parent --format='%ad %ae %s'
2019-12-19 brianosman@google.com Remove SkShader.Empty from CanvasKit

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

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 borenet@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: borenet@google.com
2019-12-19 10:06:13 -05:00
skia-flutter-autoroll
6f7aad2e04 Roll fuchsia/sdk/core/linux-amd64 from VdBKA... to uFFWW... (flutter/engine#14575)
Roll fuchsia/sdk/core/linux-amd64 from VdBKA... to uFFWW...

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-19 08:13:52 -05:00
sjindel-google
5152ffa2bd Use ELF for Dart AOT snapshots on Fuchsia. (flutter/engine#13896)
We will still support loading blobs until build rules in Fuchsia are updated.
2019-12-19 14:11:20 +01:00
skia-flutter-autoroll
40163806eb Roll src/third_party/skia 9e0afb791ac2..c76ac8e325c7 (4 commits) (flutter/engine#14571)
https://skia.googlesource.com/skia.git/+log/9e0afb791ac2..c76ac8e325c7

git log 9e0afb791ac2..c76ac8e325c7 --date=short --first-parent --format='%ad %ae %s'
2019-12-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 0827bfec78ad..358ffa26e447 (433 commits)
2019-12-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 751e78884a55..6423b7fc7ded (6 commits)
2019-12-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 21be09d8e699..4fd7fccd6db5 (4 commits)
2019-12-19 reed@google.com temporarily expose postIDiv

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

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 borenet@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: borenet@google.com
2019-12-19 03:13:15 -05:00
Lau Ching Jun
0e45e9de31 Revert "[web] Calculate align offset for each paragraph line (LineMetrics.left) (#14537)" (flutter/engine#14569)
This reverts commit 014646e66f62efd87b787e6c8ba450c0063ab7b7.
2019-12-18 22:06:00 -08:00
skia-flutter-autoroll
fa32751db6 Roll src/third_party/skia 8fec4140f614..9e0afb791ac2 (4 commits) (flutter/engine#14563)
https://skia.googlesource.com/skia.git/+log/8fec4140f614..9e0afb791ac2

git log 8fec4140f614..9e0afb791ac2 --date=short --first-parent --format='%ad %ae %s'
2019-12-19 jiancai@google.com Fix clang warnings
2019-12-19 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-18 reed@google.com hide/remove obsolete/tricky SkMatrix methods
2019-12-18 reed@google.com Detect when perspective is really affine, and update the matrix as we handoff the ctm to the device.

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

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 borenet@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: borenet@google.com
2019-12-18 23:13:39 -05:00
Kaushik Iska
866b257d21 Revert "[fuchsia] Add diagnostics directory to the set of remote dirs (#14470)" (flutter/engine#14566)
This reverts commit c66d593a7336a5a5d9582cb8708137985653b4f8.
2019-12-18 18:58:37 -08:00
skia-flutter-autoroll
e27fa867e5 Roll fuchsia/sdk/core/linux-amd64 from jsuQq... to VdBKA... (flutter/engine#14560)
Roll fuchsia/sdk/core/linux-amd64 from jsuQq... to VdBKA...

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-18 19:18:03 -05:00
Kaushik Iska
76d887b711 Reland Wire up Opacity on Fuchsia (flutter/engine#14559)
This reverts commit 6919709e47661c5cd48d9b0d3bfde986b9c1af84.

On top of the revert, it reverted a commit in the PR:
https://github.com/flutter/engine/pull/14024

This reverts commit ea67e5b0b930ebf552bc7dbd678a35ee6a129c39.
2019-12-18 16:05:38 -08:00
Wu Zhong
42bade91a2 Fixes Objective-C objects memory leaks (flutter/engine#14326)
Fixes CALayer memory leaks in file FlutterPlatformViews_Internal.mm,FlutterPlatformViews.mm

flutter/flutter#46750
2019-12-18 15:32:44 -08:00
Mouad Debbar
014646e66f [web] Calculate align offset for each paragraph line (LineMetrics.left) (flutter/engine#14537) 2019-12-18 14:29:51 -08:00
skia-flutter-autoroll
c8e351cc78 Roll src/third_party/skia e6a2ad81ab40..8fec4140f614 (17 commits) (flutter/engine#14557)
https://skia.googlesource.com/skia.git/+log/e6a2ad81ab40..8fec4140f614

git log e6a2ad81ab40..8fec4140f614 --date=short --first-parent --format='%ad %ae %s'
2019-12-18 mtklein@google.com Reland "roll clang_win"
2019-12-18 mtklein@google.com demote -fsanitize=pointer-overflow to warning
2019-12-18 herb@google.com Only checksum and query a valid descriptor
2019-12-18 bsalomon@google.com "fix" formatting of auto generated cpp from fp
2019-12-18 kjlubick@google.com Properly free bytes in SkDescriptor fuzzer
2019-12-18 bsalomon@google.com Make sure random unit test processors use an alpha type compatible with texture data.
2019-12-18 mtklein@google.com disable warnings in ANGLE
2019-12-18 mtklein@google.com Revert "roll clang_win"
2019-12-18 robertphillips@google.com Change signature of several gpu backend methods
2019-12-18 mtklein@google.com roll clang_win
2019-12-18 kjlubick@google.com [canvaskit] Fix SaveLayer constants
2019-12-18 brianosman@google.com Runtime SkSL: Reflect inputs in SkRuntimeEffect
2019-12-18 bsalomon@google.com Reland x3 "Remove most of GrConfig.h"
2019-12-18 robertphillips@google.com Fix a sprinkling of GPU issues
2019-12-18 rmistry@google.com Make OUTPUT_DIRECTORY in ProdDoxyfile configurable
2019-12-18 csmartdalton@google.com Add a kWireframe flag to GrPipeline
2019-12-18 bsalomon@google.com Remove SkRuntimeEffect.h include from SkColorFilterPriv.h

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

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 borenet@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: borenet@google.com
2019-12-18 17:10:17 -05:00
Tong Mu
cf859fe759 [Web] Fix pointer binding (flutter/engine#14378)
Refactors pointer_binding, fixes a few issues related to the pointer data converter in Web, and adds a number of tests for all three adapters.
2019-12-18 13:33:16 -08:00
skia-flutter-autoroll
209d230e65 Roll src/third_party/skia 21df075cab00..e6a2ad81ab40 (1 commits) (flutter/engine#14552)
https://skia.googlesource.com/skia.git/+log/21df075cab00..e6a2ad81ab40

git log 21df075cab00..e6a2ad81ab40 --date=short --first-parent --format='%ad %ae %s'
2019-12-18 rmistry@google.com Build and push skia-release and skia-wasm-release docker images

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

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 borenet@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: borenet@google.com
2019-12-18 14:00:02 -05:00
chunhtai
f621261118 Fix FontLoader does not remove the cache in web engine (flutter/engine#14536) 2019-12-18 10:58:01 -08:00
Kaushik Iska
6919709e47 Revert "Wire up Opacity on Fuchsia, round 2 (#14024)" (flutter/engine#14543)
This reverts commit cb0aca7f74a34a6a79f6b7123bd0643a135cf56a.
2019-12-18 10:29:47 -08:00
skia-flutter-autoroll
fe275d84ce Roll fuchsia/sdk/core/linux-amd64 from WSlsF... to jsuQq... (flutter/engine#14550)
Roll fuchsia/sdk/core/linux-amd64 from WSlsF... to jsuQq...

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-18 06:21:45 -05:00
skia-flutter-autoroll
55d3162a2f Roll src/third_party/skia 37a88b43637e..21df075cab00 (2 commits) (flutter/engine#14549)
https://skia.googlesource.com/skia.git/+log/37a88b43637e..21df075cab00

git log 37a88b43637e..21df075cab00 --date=short --first-parent --format='%ad %ae %s'
2019-12-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 5407aaa089ac..751e78884a55 (13 commits)
2019-12-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader fbbfeb700295..21be09d8e699 (17 commits)

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

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 borenet@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: borenet@google.com
2019-12-18 04:30:09 -05:00
Lau Ching Jun
288a793a46 Revert "Fix off-by-one fromRGBO alpha value calculation (#13777)" (flutter/engine#14548)
This reverts commit dc0401f8e483fd698529d9376dc806b85038093f.
2019-12-18 00:22:50 -08:00
skia-flutter-autoroll
b57db7f32b Roll src/third_party/skia 190b82d67ce1..37a88b43637e (1 commits) (flutter/engine#14546)
https://skia.googlesource.com/skia.git/+log/190b82d67ce1..37a88b43637e

git log 190b82d67ce1..37a88b43637e --date=short --first-parent --format='%ad %ae %s'
2019-12-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 98b390c99b5d..0827bfec78ad (415 commits)

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

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 borenet@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: borenet@google.com
2019-12-18 00:31:22 -05:00
Lau Ching Jun
4cdc58e2dc Revert "[fuchsia] Do not Execute paint tasks when there is no vsync (#14298)" (flutter/engine#14541)
This reverts commit d1406230436f4cd97d63479d1100bf050167822a.
2019-12-17 17:27:02 -08:00
skia-flutter-autoroll
0816c6cd25 Roll src/third_party/skia 3794db84e141..190b82d67ce1 (11 commits) (flutter/engine#14538)
https://skia.googlesource.com/skia.git/+log/3794db84e141..190b82d67ce1

git log 3794db84e141..190b82d67ce1 --date=short --first-parent --format='%ad %ae %s'
2019-12-17 reed@google.com Add clipping for perspective triangles
2019-12-17 egdaniel@google.com Reland "Revert "Remove most of GrConfig.h""
2019-12-17 mtklein@google.com de-skvx PackIDSkPoint()
2019-12-17 mtklein@google.com force-inline skvx methods
2019-12-17 egdaniel@google.com Rename GrCaps textureSwizzle to readSwizzle.
2019-12-17 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-17 bsalomon@google.com Revert "Revert "Remove most of GrConfig.h""
2019-12-17 ethannicholas@google.com support more types from .fp files
2019-12-17 robertphillips@google.com Add interface(s) for compressed backend texture support
2019-12-17 bsalomon@google.com Revert "Blend functions as SkSL built ins."
2019-12-17 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

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

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 borenet@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: borenet@google.com
2019-12-17 20:03:20 -05:00
Nurhan Turgut
c0dfb3386f Calling onConnectionClosed when the input element is blurred (flutter/engine#14484)
* close connection call

* closing connection on blur

* remove the timer and check the window focus directly. address reviewer comments.

* addressing reviewer comments
2019-12-17 16:18:54 -08:00
skia-flutter-autoroll
a68728ff94 Roll fuchsia/sdk/core/linux-amd64 from ZHhOi... to WSlsF... (flutter/engine#14534)
Roll fuchsia/sdk/core/linux-amd64 from ZHhOi... to WSlsF...

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-17 17:27:51 -05:00
Gityuan
a2473cbb3f Support timeline can enabled in release mode (flutter/engine#14521) 2019-12-17 13:40:50 -08:00
skia-flutter-autoroll
47f5b01d33 Roll src/third_party/skia cbeabd969bbe..3794db84e141 (8 commits) (flutter/engine#14532)
https://skia.googlesource.com/skia.git/+log/cbeabd969bbe..3794db84e141

git log cbeabd969bbe..3794db84e141 --date=short --first-parent --format='%ad %ae %s'
2019-12-17 bsalomon@google.com Blend functions as SkSL built ins.
2019-12-17 egdaniel@google.com Add SurfaceView for SkImage_GpuYUVA's flattened proxy.
2019-12-17 brianosman@google.com Don't allocate invalidation messages for generators that make uncacheable textures
2019-12-17 halcanary@google.com Skottie: fix public.bzl
2019-12-17 fmalita@chromium.org Python3 tweaks
2019-12-17 robertphillips@google.com Update SKP version (take 2)
2019-12-17 halcanary@google.com skottie_ios_app: fix tap logic
2019-12-17 robertphillips@google.com Additional DDL fix

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

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 borenet@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: borenet@google.com
2019-12-17 16:04:01 -05:00
Gary Qian
50c528c9aa Rename 'test_vsync_waiters' to 'vsync_waiters_test' for consistency. (flutter/engine#14519) 2019-12-18 04:32:03 +09:00
Tomás Arias
dc0401f8e4 Fix off-by-one fromRGBO alpha value calculation (flutter/engine#13777)
Constructing colors using `fromRGBO` should return the same values as the CSS
`rgba()` notation.  rgba(0, 0, 255, 0.5) is the same as `#0000ff80`

However `fromRGBO` sometimes creates a color with an off-by-one alpha value:

    expect(Color.fromRGBO(0, 0, 255, 0.5), Color(0x800000ff));

Expected: Color:<Color(0x800000ff)>
  Actual: Color:<Color(0x7f0000ff)>

If we use `withOpacity` to create the same color, it returns the correct color:

    expect(Color.fromRGBO(0, 0, 255, 1).withOpacity(0.5), Color(0x800000ff));

This should also be changed in lib/web_ui/lib/src/ui/painting.dart in a
followup change.
2019-12-17 09:34:30 -08:00
skia-flutter-autoroll
4a4762f364 Roll src/third_party/skia fdb2b7d53038..cbeabd969bbe (1 commits) (flutter/engine#14530)
https://skia.googlesource.com/skia.git/+log/fdb2b7d53038..cbeabd969bbe

git log fdb2b7d53038..cbeabd969bbe --date=short --first-parent --format='%ad %ae %s'
2019-12-17 reed@google.com Can't fold ctm and color matrix when in perspective

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

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 borenet@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: borenet@google.com
2019-12-17 12:00:12 -05:00
skia-flutter-autoroll
59563e005d Roll src/third_party/skia 6153165d78f2..fdb2b7d53038 (2 commits) (flutter/engine#14528)
https://skia.googlesource.com/skia.git/+log/6153165d78f2..fdb2b7d53038

git log 6153165d78f2..fdb2b7d53038 --date=short --first-parent --format='%ad %ae %s'
2019-12-17 herb@google.com Add more thread annotations to SkStrike
2019-12-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 d1860ea17e8e..5407aaa089ac (11 commits)

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

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 borenet@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: borenet@google.com
2019-12-17 05:34:24 -05:00
skia-flutter-autoroll
7727c31593 Roll fuchsia/sdk/core/linux-amd64 from O6ELR... to ZHhOi... (flutter/engine#14525)
Roll fuchsia/sdk/core/linux-amd64 from O6ELR... to ZHhOi...

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-17 04:21:42 -05:00
skia-flutter-autoroll
64702b3606 Roll src/third_party/skia d78a9b45b9e5..6153165d78f2 (1 commits) (flutter/engine#14522)
https://skia.googlesource.com/skia.git/+log/d78a9b45b9e5..6153165d78f2

git log d78a9b45b9e5..6153165d78f2 --date=short --first-parent --format='%ad %ae %s'
2019-12-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src b1568f298495..98b390c99b5d (401 commits)

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

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 borenet@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: borenet@google.com
2019-12-17 00:29:57 -05:00
liyuqian
8dcf0235e5 Apply SmoothPointerDataDispatcher to Fuchsia (flutter/engine#14514)
Fixes https://bugs.fuchsia.dev/p/fuchsia/issues/detail?id=35050
and https://github.com/flutter/flutter/issues/38811
2019-12-16 17:14:19 -08:00
Chinmay Garde
54f9ebe7a9 Forward low memory notifications from the shell to DartVM. (flutter/engine#14517) 2019-12-16 16:55:08 -08:00
skia-flutter-autoroll
2dc224f3fe Roll src/third_party/skia 9b59953e77b9..d78a9b45b9e5 (23 commits) (flutter/engine#14516)
https://skia.googlesource.com/skia.git/+log/9b59953e77b9..d78a9b45b9e5

git log 9b59953e77b9..d78a9b45b9e5 --date=short --first-parent --format='%ad %ae %s'
2019-12-16 egdaniel@google.com Fixes to skpbench to actually clean itself up nicely.
2019-12-16 egdaniel@google.com Remove GrTextureContext.
2019-12-16 robertphillips@google.com Spruce up GrDataUtils in preparation for compressed backend texture support
2019-12-16 fmalita@chromium.org Reland "[skottie] Simplify effect builder lookup"
2019-12-16 herb@google.com Make allocation of SkDescriptor do initialization
2019-12-16 halcanary@google.com fix build minimal_ios_mtl_skia_app
2019-12-16 bsalomon@google.com Simplify proxy functionally exact check.
2019-12-16 robertphillips@google.com Add GrCaps::getConfigFromCompressedBackendFormat
2019-12-16 csmartdalton@google.com Include line numbers in Viewer's shader error windows
2019-12-16 brianosman@google.com Runtime SkSL: Disallow 'when', 'tracked', 'key', 'ctype'
2019-12-16 robertphillips@google.com Expand GrGpu::BackendTextureData to include compressed data
2019-12-16 csmartdalton@google.com Add a "conservative raster" flag to GrPipeline
2019-12-16 halcanary@google.com SkMetalDeviceToGrContext: no longer needs any Skia headers
2019-12-16 robertphillips@google.com Switch GrCaps::isFormatCompressed virtual to be 'compressionType'
2019-12-16 herb@google.com Have the fuzzer init the SkDescriptor
2019-12-16 robertphillips@google.com Fix DDL bots
2019-12-16 nihohit@gmail.com remove use_PIC.
2019-12-16 egdaniel@google.com Delete unused GrDebugMarkerOp.
2019-12-16 petar.p.kirov@gmail.com Fix small memory leak in c-api example
2019-12-16 brianosman@google.com Major refactor of runtime effects
2019-12-16 herb@google.com Simplify fRegenFlags
2019-12-16 nigeltao@google.com Have SkWuffsCodec.cpp link to Wuffs API docs
2019-12-16 borenet@google.com Revert "Update SKP version"

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

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 borenet@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: borenet@google.com
2019-12-16 19:40:34 -05:00