skia-flutter-autoroll
fd40c4e933
Roll src/third_party/skia 2723af6a6d43..6ec826085b2a (3 commits) ( flutter/engine#14665 )
...
https://skia.googlesource.com/skia.git/+log/2723af6a6d43..6ec826085b2a
git log 2723af6a6d43..6ec826085b2a --date=short --first-parent --format='%ad %ae %s'
2019-12-21 reed@google.com Reland "make clipIsWideOpen virtual, so device's don't have to rely on regions"
2019-12-21 reed@google.com Revert "make clipIsWideOpen virtual, so device's don't have to rely on regions"
2019-12-21 reed@google.com make clipIsWideOpen virtual, so device's don't have to rely on regions
Created with:
gclient setdep -r src/third_party/skia@6ec826085b2a
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-21 15:04:37 -05:00
skia-flutter-autoroll
938b7def83
Roll src/third_party/skia 28b0c5d4b3bb..2723af6a6d43 (4 commits) ( flutter/engine#14605 )
...
https://skia.googlesource.com/skia.git/+log/28b0c5d4b3bb..2723af6a6d43
git log 28b0c5d4b3bb..2723af6a6d43 --date=short --first-parent --format='%ad %ae %s'
2019-12-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-20 khushalsagar@chromium.org gpu: Disable dual source blending support on buggy driver versions.
2019-12-20 bsalomon@google.com Disable advanced blend equations on Imagination driver 1.10 and earlier
2019-12-20 robertphillips@google.com Add BC1_RGB8_UNORM support
Created with:
gclient setdep -r src/third_party/skia@2723af6a6d43
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 21:13:30 -05:00
Dan Field
159a0bc76f
View ref pair ( flutter/engine#14602 )
2019-12-20 15:55:02 -08:00
Nurhan Turgut
8ecdd967dc
[web] fix leaking problem in tests for text editing. ( flutter/engine#14582 )
...
* fix leaking problem in tests for text editing. removing skips for firefox
* addressing pr comments
2019-12-20 15:27:40 -08:00
skia-flutter-autoroll
59c5226c2f
Roll src/third_party/skia 088913a63b7e..28b0c5d4b3bb (17 commits) ( flutter/engine#14600 )
...
https://skia.googlesource.com/skia.git/+log/088913a63b7e..28b0c5d4b3bb
git log 088913a63b7e..28b0c5d4b3bb --date=short --first-parent --format='%ad %ae %s'
2019-12-20 michaelludwig@google.com Pass Arenas* to GrOpsTask and GrOps instead of multiple pointers to each pool type
2019-12-20 csmartdalton@google.com Shorten argument lists in GrMesh::SendToGpuImpl
2019-12-20 reed@google.com move clip-stencil function into GpuDevice
2019-12-20 reed@google.com move SkClipStack::asPath into PDFUtils
2019-12-20 michaelludwig@google.com Arenas struct for GrRecordingContext
2019-12-20 reed@google.com simplify asClipRgn to not rely on pathops
2019-12-20 ethannicholas@google.com No longer using default Globals constructor in Metal shader code
2019-12-20 fmalita@chromium.org [skottie] Drop legacy effect logging
2019-12-20 robertphillips@google.com Change GrGpu::onCreateCompressedTexture signature
2019-12-20 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-12-20 robertphillips@google.com Prepare CompressedBackendAllocationTest for new compression formats
2019-12-20 jvanverth@google.com Reland "Generate small path SDFs directly from path."
2019-12-20 egdaniel@google.com Add factories to GrSurfaceContext and clean up creation flow.
2019-12-20 kjlubick@google.com Create code size treemaps for executable containing GL/Vulkan
2019-12-20 noah.b.lavine@gmail.com Optimize SkSL xor where one argument is constant
2019-12-20 nifong@google.com Debugger changes to make layer inspection interactive
2019-12-20 bsalomon@google.com Ungenerate GrSimpleTextureEffect
Created with:
gclient setdep -r src/third_party/skia@28b0c5d4b3bb
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 17:13:48 -05:00
Yegor
527ee6403a
[web] implement pushImageFilter ( flutter/engine#14599 )
...
implement pushImageFilter in the HTML and CanvasKit backends
2019-12-20 12:10:56 -08:00
Yegor
ceed7446b0
fix editable placement in a11y mode ( flutter/engine#14581 )
2019-12-20 12:09:54 -08:00
skia-flutter-autoroll
248efc3d77
Roll fuchsia/sdk/core/linux-amd64 from 25LzW... to TUoVa... ( flutter/engine#14596 )
...
Roll fuchsia/sdk/core/linux-amd64 from 25LzW... to TUoVa...
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-20 13:16:23 -05:00
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