Skip to content

Commit 35daf14

Browse files
Roll src/third_party/skia d2fa7e33798c..c334df71b8f9 (45 commits) (flutter#7448)
https://skia.googlesource.com/skia.git/%2Blog/d2fa7e33798c..c334df71b8f9 git log d2fa7e33798c8b6bee0533e3dad02380d27bcfbe..c334df71b8f9854991b4a39e32f40a1328c83734 --date=short --no-merges --format=%ad %ae %s 2019-01-11 [email protected] Fixup BookMaker for makeWithFilter change 2019-01-11 [email protected] add flag for flutter 2019-01-11 [email protected] Roll recipe dependencies (trivial). 2019-01-11 [email protected] Roll third_party/externals/swiftshader 24e71928441e..f04b56fb041f (1 commits) 2019-01-11 [email protected] Reland &flutter#34;Add target SkColorSpace to SkImage_GpuYUVA.&flutter#34; 2019-01-11 [email protected] added PLS support to SkSL 2019-01-09 [email protected] fix up disabled bench: PDFBigDocBench 2019-01-11 [email protected] Update skia docs to stop referring to NeedsManualRebaseline 2019-01-11 [email protected] Hack up SkShaper to pass additional callback info 2019-01-11 [email protected] Roll recipe dependencies (trivial). 2018-10-02 [email protected] fixed SPIR-V decoration 2019-01-11 [email protected] Revert &flutter#34;Add target SkColorSpace to SkImage_GpuYUVA.&flutter#34; 2019-01-10 [email protected] Reduce reliance on the SkImage_Gpu&flutter#39;s GrContext pointer 2019-01-10 [email protected] Omit another gm for IntelIris655 vk. 2019-01-10 [email protected] Add target SkColorSpace to SkImage_GpuYUVA. 2019-01-11 [email protected] Roll third_party/externals/angle2 18af9a5a50c6..92ee1f9f3032 (1 commits) 2019-01-10 [email protected] Fixed GPU perlin noise shaders under rotation. 2019-01-11 [email protected] Update go_deps asset 2019-01-10 [email protected] Roll recipe dependencies (trivial). 2019-01-11 [email protected] Roll third_party/externals/angle2 b827f490e46e..18af9a5a50c6 (6 commits) 2019-01-10 [email protected] Make single ctor for SkGlyph and remove reset 2019-01-10 [email protected] [sksg] Consolidate Matrix node implementations 2019-01-10 [email protected] Remove unneeded SkGlyph::reset 2019-01-10 [email protected] [sksg] Add 3x3 Concat Transform specialization 2019-01-10 [email protected] expand flag to include all text-related paint fields 2019-01-10 [email protected] Stable pointers for SkRemoteGlyphCache 2019-01-10 [email protected] Add additional information (e.g. colorspace) to the GpuDrawHandler 2019-01-09 [email protected] Make a ctor for SkGlyph 2019-01-10 [email protected] Roll recipe dependencies (trivial). 2019-01-10 [email protected] Revert &flutter#34;Revert &flutter#34;Reuse GrTexture instances when the same GrBackendTexture is used to&flutter#34;&flutter#34; 2019-01-10 [email protected] [sksg] Hide some implementation methods from public Transform API 2019-01-10 [email protected] Make SkAnimTimer support speed control 2019-01-10 [email protected] Revert &flutter#34;Reuse GrTexture instances when the same GrBackendTexture is used to&flutter#34; 2019-01-10 [email protected] hide more fields 2019-01-10 [email protected] Reuse GrTexture instances when the same GrBackendTexture is used to repeatedly fulfill a promise SkImage. 2019-01-10 [email protected] Roll third_party/externals/angle2 c05c141619a5..b827f490e46e (1 commits) 2019-01-10 [email protected] Viewer: Add ability to pause timer from GUI and keyboard 2019-01-10 [email protected] Update upstream CIPD packages 2019-01-09 [email protected] Enable wide color support in CCPR 2019-01-09 [email protected] Update FontHostStreamTest to use SkFont 2019-01-10 [email protected] Roll third_party/externals/angle2 b5ba549abf2f..c05c141619a5 (1 commits) 2019-01-10 [email protected] Update go_deps asset 2019-01-09 [email protected] Roll recipe dependencies (trivial). 2019-01-09 [email protected] Roll recipe dependencies (trivial). 2019-01-09 [email protected] [sksg] 4x4 matrix support The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff ([email protected]), and stop the roller if necessary.
1 parent 6179ac6 commit 35daf14

File tree

2 files changed

+42
-39
lines changed

2 files changed

+42
-39
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ vars = {
2323
'fuchsia_git': 'https://fuchsia.googlesource.com',
2424
'github_git': 'https://github.com',
2525
'skia_git': 'https://skia.googlesource.com',
26-
'skia_revision': 'd2fa7e33798c8b6bee0533e3dad02380d27bcfbe',
26+
'skia_revision': 'c334df71b8f9854991b4a39e32f40a1328c83734',
2727

2828
# When updating the Dart revision, ensure that all entries that are
2929
# dependencies of Dart are also updated to match the entries in the

ci/licenses_golden/licenses_skia

Lines changed: 41 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 1ec27988c402501a131f818562fffc66
1+
Signature: 4915298cffb9a162270485e9673d45de
22

33
UNUSED LICENSES:
44

@@ -4216,6 +4216,7 @@ FILE: ../../../third_party/skia/include/core/SkColorSpaceXformCanvas.h
42164216
FILE: ../../../third_party/skia/include/core/SkDeferredDisplayListRecorder.h
42174217
FILE: ../../../third_party/skia/include/core/SkExecutor.h
42184218
FILE: ../../../third_party/skia/include/core/SkFontArguments.h
4219+
FILE: ../../../third_party/skia/include/core/SkPromiseImageTexture.h
42194220
FILE: ../../../third_party/skia/include/core/SkSerialProcs.h
42204221
FILE: ../../../third_party/skia/include/core/SkSurfaceCharacterization.h
42214222
FILE: ../../../third_party/skia/include/core/SkVertices.h
@@ -4383,6 +4384,7 @@ FILE: ../../../third_party/skia/src/core/SkGaussFilter.h
43834384
FILE: ../../../third_party/skia/src/core/SkImageFilterPriv.h
43844385
FILE: ../../../third_party/skia/src/core/SkMaskBlurFilter.cpp
43854386
FILE: ../../../third_party/skia/src/core/SkMaskBlurFilter.h
4387+
FILE: ../../../third_party/skia/src/core/SkPromiseImageTexture.cpp
43864388
FILE: ../../../third_party/skia/src/core/SkRasterClipStack.h
43874389
FILE: ../../../third_party/skia/src/core/SkSafeMath.h
43884390
FILE: ../../../third_party/skia/src/core/SkSpriteBlitter_RGB565.cpp
@@ -5460,6 +5462,44 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
54605462
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
54615463
====================================================================================================
54625464

5465+
====================================================================================================
5466+
LIBRARY: skia
5467+
ORIGIN: ../../../third_party/skia/modules/sksg/src/SkSGTransformPriv.h + ../../../third_party/skia/LICENSE
5468+
TYPE: LicenseType.bsd
5469+
FILE: ../../../third_party/skia/modules/sksg/src/SkSGTransformPriv.h
5470+
FILE: ../../../third_party/skia/src/core/SkDescriptor.cpp
5471+
FILE: ../../../third_party/skia/src/gpu/vk/GrVkSecondaryCBDrawContext.cpp
5472+
FILE: ../../../third_party/skia/src/gpu/vk/GrVkSecondaryCBDrawContext.h
5473+
----------------------------------------------------------------------------------------------------
5474+
Copyright 2019 Google Inc.
5475+
5476+
Redistribution and use in source and binary forms, with or without
5477+
modification, are permitted provided that the following conditions are
5478+
met:
5479+
5480+
* Redistributions of source code must retain the above copyright
5481+
notice, this list of conditions and the following disclaimer.
5482+
* Redistributions in binary form must reproduce the above
5483+
copyright notice, this list of conditions and the following disclaimer
5484+
in the documentation and/or other materials provided with the
5485+
distribution.
5486+
* Neither the name of Google Inc. nor the names of its
5487+
contributors may be used to endorse or promote products derived from
5488+
this software without specific prior written permission.
5489+
5490+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5491+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5492+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5493+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5494+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5495+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5496+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5497+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5498+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5499+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5500+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5501+
====================================================================================================
5502+
54635503
====================================================================================================
54645504
LIBRARY: skia
54655505
ORIGIN: ../../../third_party/skia/src/codec/SkCodecPriv.h + ../../../third_party/skia/LICENSE
@@ -5679,43 +5719,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
56795719
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
56805720
====================================================================================================
56815721

5682-
====================================================================================================
5683-
LIBRARY: skia
5684-
ORIGIN: ../../../third_party/skia/src/core/SkDescriptor.cpp + ../../../third_party/skia/LICENSE
5685-
TYPE: LicenseType.bsd
5686-
FILE: ../../../third_party/skia/src/core/SkDescriptor.cpp
5687-
FILE: ../../../third_party/skia/src/gpu/vk/GrVkSecondaryCBDrawContext.cpp
5688-
FILE: ../../../third_party/skia/src/gpu/vk/GrVkSecondaryCBDrawContext.h
5689-
----------------------------------------------------------------------------------------------------
5690-
Copyright 2019 Google Inc.
5691-
5692-
Redistribution and use in source and binary forms, with or without
5693-
modification, are permitted provided that the following conditions are
5694-
met:
5695-
5696-
* Redistributions of source code must retain the above copyright
5697-
notice, this list of conditions and the following disclaimer.
5698-
* Redistributions in binary form must reproduce the above
5699-
copyright notice, this list of conditions and the following disclaimer
5700-
in the documentation and/or other materials provided with the
5701-
distribution.
5702-
* Neither the name of Google Inc. nor the names of its
5703-
contributors may be used to endorse or promote products derived from
5704-
this software without specific prior written permission.
5705-
5706-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5707-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5708-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5709-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5710-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5711-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5712-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5713-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5714-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5715-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5716-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5717-
====================================================================================================
5718-
57195722
====================================================================================================
57205723
LIBRARY: skia
57215724
ORIGIN: ../../../third_party/skia/src/core/SkDevice.h + ../../../third_party/skia/LICENSE

0 commit comments

Comments
 (0)