Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit cf1b203

Browse files
Roll src/third_party/skia f33c95c..dc01a84 (3 commits) (#9091)
https://skia.googlesource.com/skia.git /%2Blog/f33c95cd6f55..dc01a84 git log f33c95c..dc01a84 --date=short --no-merges --format=%ad %ae %s 2019-05-26 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version 2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-05-24 ccameron@chromium.org Change Metal to not take ownership of objects 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 (kjlubick@google.com), and stop the roller if necessary.
1 parent 2404cdc commit cf1b203

File tree

3 files changed

+4
-28
lines changed

3 files changed

+4
-28
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': 'f33c95cd6f55537cc13eb1e62267f0c2fd32ca11',
26+
'skia_revision': 'dc01a84ae09838cf084e3e17f253d72a995ffd8c',
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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: dad65f914d97d37548eb2d36e66d00ce
1+
Signature: 32638238498d27f1f3b8968ef629f131
22

33
UNUSED LICENSES:
44

@@ -5363,6 +5363,7 @@ FILE: ../../../third_party/skia/include/core/SkTileMode.h
53635363
FILE: ../../../third_party/skia/include/gpu/GrContextThreadSafeProxy.h
53645364
FILE: ../../../third_party/skia/include/private/GrContext_Base.h
53655365
FILE: ../../../third_party/skia/include/private/GrImageContext.h
5366+
FILE: ../../../third_party/skia/include/private/GrMtlTypesPriv.h
53665367
FILE: ../../../third_party/skia/include/private/GrRecordingContext.h
53675368
FILE: ../../../third_party/skia/include/private/SkVx.h
53685369
FILE: ../../../third_party/skia/modules/skottie/src/text/SkottieShaper.cpp
@@ -5415,6 +5416,7 @@ FILE: ../../../third_party/skia/src/gpu/effects/generated/GrOverrideInputFragmen
54155416
FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlCommandBuffer.h
54165417
FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlCommandBuffer.mm
54175418
FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlDepthStencil.h
5419+
FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlTypesPriv.cpp
54185420
FILE: ../../../third_party/skia/src/gpu/vk/GrVkSecondaryCBDrawContext.cpp
54195421
FILE: ../../../third_party/skia/src/gpu/vk/GrVkSecondaryCBDrawContext.h
54205422
FILE: ../../../third_party/skia/src/sksl/SkSLDefines.h

sky/packages/sky_engine/LICENSE

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -3018,32 +3018,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
30183018
See the License for the specific language governing permissions and
30193019
limitations under the License.
30203020
--------------------------------------------------------------------------------
3021-
bsdiff
3022-
3023-
Copyright 2003-2005 Colin Percival. All rights reserved.
3024-
3025-
Redistribution and use in source and binary forms, with or without
3026-
modification, are permitted provided that the following conditions
3027-
are met:
3028-
3029-
1. Redistributions of source code must retain the above copyright
3030-
notice, this list of conditions and the following disclaimer.
3031-
2. Redistributions in binary form must reproduce the above copyright
3032-
notice, this list of conditions and the following disclaimer in the
3033-
documentation and/or other materials provided with the distribution.
3034-
3035-
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
3036-
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
3037-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3038-
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
3039-
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3040-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3041-
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3042-
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
3043-
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
3044-
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3045-
POSSIBILITY OF SUCH DAMAGE.
3046-
--------------------------------------------------------------------------------
30473021
colorama
30483022

30493023
Copyright (c) 2010 Jonathan Hartley

0 commit comments

Comments
 (0)