Skip to content

Commit

Permalink
Roll src/third_party/skia f9aea7f..e4ddb8a (35 commits) (flutter#15931)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/f9aea7f7e502..e4ddb8a7cddc

git log f9aea7f..e4ddb8a --date=short --first-parent --format='%ad %ae %s'
2020-01-23 reed@google.com Revert "Specialize SkRectanzier to SkRectanizerSkyline"
2020-01-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src f2517d68dfde..7afe38da7578 (473 commits)
2020-01-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 8c396a9..135f8fc (16 commits)
2020-01-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader b766e5e7fbf4..f324fe10ca65 (6 commits)
2020-01-23 herb@google.com Specialize SkRectanzier to SkRectanizerSkyline
2020-01-23 egdaniel@google.com Pass readSwizzle into more proxy creation to not use config.
2020-01-23 egdaniel@google.com Remove GrPixelConfig from GrSurface and GrSurfaceProxy.
2020-01-23 benjaminwagner@google.com Reduce binary size of GCC Debug builds
2020-01-22 robertphillips@google.com Add missing 'GrProtected' parameter to createCompressedTexture call chain
2020-01-22 michaelludwig@google.com Account for negative w in GrQuad::bounds
2020-01-22 jlavrova@google.com Another attempt to aling ellipsis behavior with TxtLib
2020-01-22 awscreen@chromium.org Update font descriptor selection workaround
2020-01-22 michaelludwig@google.com Add GM reproducing perspective failures
2020-01-22 mtklein@google.com extend -O1 hack to avx2 code as well
2020-01-22 benjaminwagner@google.com Revert "Revert "Revert "Complete rewrite of the SkSL interpreter"""
2020-01-22 ethannicholas@google.com let's see what happens
2020-01-22 ethannicholas@google.com derp
2020-01-22 ethannicholas@google.com test change
2020-01-22 ethannicholas@google.com removed extraneous change
2020-01-22 ethannicholas@google.com maybe fixed?
2020-01-22 ethannicholas@google.com Revert "Revert "Complete rewrite of the SkSL interpreter""
2020-01-22 kjlubick@google.com [canvaskit] Roll to 0.12.0
2020-01-22 kjlubick@google.com [canvaskit] Fix color opaqueness
2020-01-22 kjlubick@google.com [canvaskit] Fix colorType bug
2020-01-22 reed@google.com Revert "Revert "use SkM44 internally""
2020-01-22 fmalita@chromium.org [skottie] Cleanup: convert shape layer adapters to new pattern
2020-01-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-22 bsalomon@google.com Fix usage enum with GL_NV_pixel_buffer_object.
2020-01-22 bungeman@google.com Glyph 0xFFFF is a valid glyph.
2020-01-22 bsalomon@google.com Disable Programs test on TecnoSparkPro3 Debug test bot
2020-01-22 egdaniel@google.com Reland "Reland "Pass in a SkColorType into SkImage_Gpu ctor.""
2020-01-22 michaelludwig@google.com Add GrQuad::bounds() benchmark
2020-01-22 reed@google.com Revert "use SkM44 internally"
2020-01-22 mtklein@google.com add --dylib to fm
2020-01-22 reed@google.com use SkM44 internally

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

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 benjaminwagner@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: benjaminwagner@google.com
  • Loading branch information
skia-flutter-autoroll authored and NoamDev committed Feb 27, 2020
1 parent 7c55386 commit dcc2e1d
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 41 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ vars = {
'skia_git': 'https://skia.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': 'f9aea7f7e502894a2708063a54175b50ce220ede',
'skia_revision': 'e4ddb8a7cddc6335cf828fce53d9d04f287389d1',

# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
Expand Down
91 changes: 51 additions & 40 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 9e46b0ff096183bbe63eda3c41b2cb3a
Signature: 411fc64fe581574d81cebe1cdf535e30

UNUSED LICENSES:

Expand Down Expand Up @@ -3360,7 +3360,6 @@ FILE: ../../../third_party/skia/include/utils/SkTextUtils.h
FILE: ../../../third_party/skia/infra/cts/run_testlab.go
FILE: ../../../third_party/skia/modules/skottie/gm/3dgm.cpp
FILE: ../../../third_party/skia/modules/skottie/include/SkottieProperty.h
FILE: ../../../third_party/skia/modules/skottie/src/SkottieAdapter.cpp
FILE: ../../../third_party/skia/modules/skottie/src/SkottieAdapter.h
FILE: ../../../third_party/skia/modules/skottie/src/SkottieJson.cpp
FILE: ../../../third_party/skia/modules/skottie/src/SkottieJson.h
Expand All @@ -3369,8 +3368,8 @@ FILE: ../../../third_party/skia/modules/skottie/src/SkottieProperty.cpp
FILE: ../../../third_party/skia/modules/skottie/src/SkottieTest.cpp
FILE: ../../../third_party/skia/modules/skottie/src/SkottieTool.cpp
FILE: ../../../third_party/skia/modules/skottie/src/layers/PrecompLayer.cpp
FILE: ../../../third_party/skia/modules/skottie/src/layers/ShapeLayer.cpp
FILE: ../../../third_party/skia/modules/skottie/src/layers/TextLayer.cpp
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/ShapeLayer.cpp
FILE: ../../../third_party/skia/modules/skottie/utils/SkottieUtils.cpp
FILE: ../../../third_party/skia/modules/skottie/utils/SkottieUtils.h
FILE: ../../../third_party/skia/modules/sksg/include/SkSGClipEffect.h
Expand Down Expand Up @@ -3975,6 +3974,45 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
====================================================================================================

====================================================================================================
LIBRARY: skia
ORIGIN: ../../../third_party/skia/bench/GrQuadBench.cpp + ../../../third_party/skia/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../third_party/skia/bench/GrQuadBench.cpp
FILE: ../../../third_party/skia/gm/crbug_224618.cpp
FILE: ../../../third_party/skia/src/core/SkVM_fwd.h
----------------------------------------------------------------------------------------------------
Copyright 2020 Google LLC

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
distribution.

* Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
====================================================================================================

====================================================================================================
LIBRARY: skia
ORIGIN: ../../../third_party/skia/bench/ParagraphBench.cpp + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -5567,12 +5605,22 @@ FILE: ../../../third_party/skia/gm/bicubic.cpp
FILE: ../../../third_party/skia/gm/compressed_textures.cpp
FILE: ../../../third_party/skia/gm/strokerect_anisotropic.cpp
FILE: ../../../third_party/skia/include/private/SkM44.h
FILE: ../../../third_party/skia/modules/skottie/src/Adapter.h
FILE: ../../../third_party/skia/modules/skottie/src/Animator.cpp
FILE: ../../../third_party/skia/modules/skottie/src/Animator.h
FILE: ../../../third_party/skia/modules/skottie/src/Camera.cpp
FILE: ../../../third_party/skia/modules/skottie/src/Camera.h
FILE: ../../../third_party/skia/modules/skottie/src/Transform.cpp
FILE: ../../../third_party/skia/modules/skottie/src/Transform.h
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/Ellipse.cpp
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/Gradient.cpp
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/MergePaths.cpp
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/Polystar.cpp
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/Rectangle.cpp
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/Repeater.cpp
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/RoundCorners.cpp
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/ShapeLayer.h
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/TrimPaths.cpp
FILE: ../../../third_party/skia/samplecode/Sample3D.cpp
FILE: ../../../third_party/skia/src/core/SkCanvasMatrix.h
FILE: ../../../third_party/skia/src/core/SkM44.cpp
Expand Down Expand Up @@ -6743,43 +6791,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
====================================================================================================

====================================================================================================
LIBRARY: skia
ORIGIN: ../../../third_party/skia/src/core/SkVM_fwd.h + ../../../third_party/skia/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../third_party/skia/src/core/SkVM_fwd.h
----------------------------------------------------------------------------------------------------
Copyright 2020 Google LLC

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
distribution.

* Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
====================================================================================================

====================================================================================================
LIBRARY: skia
ORIGIN: ../../../third_party/skia/src/gpu/GrDistanceFieldGenFromVector.cpp + ../../../third_party/skia/LICENSE
Expand Down

0 comments on commit dcc2e1d

Please sign in to comment.