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

Commit 0fb68a9

Browse files
Roll src/third_party/skia e27ee6c..90791e2 (6 commits) (#7872)
https://skia.googlesource.com/skia.git/%2Blog/e27ee6c503cf..90791e27d8a2 git log e27ee6c..90791e2 --date=short --no-merges --format=%ad %ae %s 2019-02-19 [email protected] SkPaint: make bitfield defaults more explicit 2019-02-19 [email protected] add gbr --config 2019-02-15 [email protected] Add general quad factories to GrFillRectOp and GrTextureOp 2019-02-19 [email protected] check math in stroker 2019-02-15 [email protected] SkWuffsCodec: Initialize when incomplete part 3 2019-02-18 [email protected] [infra] Add back valgrind dimension for Valgrind tasks 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 ed73fc3 commit 0fb68a9

File tree

2 files changed

+39
-38
lines changed

2 files changed

+39
-38
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': 'e27ee6c503cf94cae4987414047a1bd250703ecf',
26+
'skia_revision': '90791e27d8a286c50185e000bd9b32bb9a2f557d',
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: 38 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: e33605284245215afe913e483d47c69d
1+
Signature: 9465728d2ca676112a6b54e175d4d6b6
22

33
UNUSED LICENSES:
44

@@ -4895,43 +4895,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
48954895

48964896
====================================================================================================
48974897
LIBRARY: skia
4898-
ORIGIN: ../../../third_party/skia/gm/crbug_918512.cpp + ../../../third_party/skia/LICENSE
4899-
TYPE: LicenseType.bsd
4900-
FILE: ../../../third_party/skia/gm/crbug_918512.cpp
4901-
----------------------------------------------------------------------------------------------------
4902-
Copyright 2019 Google LLC.
4903-
4904-
Redistribution and use in source and binary forms, with or without
4905-
modification, are permitted provided that the following conditions are
4906-
met:
4907-
4908-
* Redistributions of source code must retain the above copyright
4909-
notice, this list of conditions and the following disclaimer.
4910-
* Redistributions in binary form must reproduce the above
4911-
copyright notice, this list of conditions and the following disclaimer
4912-
in the documentation and/or other materials provided with the
4913-
distribution.
4914-
* Neither the name of Google Inc. nor the names of its
4915-
contributors may be used to endorse or promote products derived from
4916-
this software without specific prior written permission.
4917-
4918-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
4919-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
4920-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
4921-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
4922-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
4923-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
4924-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4925-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4926-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4927-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
4928-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4929-
====================================================================================================
4930-
4931-
====================================================================================================
4932-
LIBRARY: skia
4933-
ORIGIN: ../../../third_party/skia/gm/mixercolorfilter.cpp + ../../../third_party/skia/LICENSE
4898+
ORIGIN: ../../../third_party/skia/gm/compositor_quads.cpp + ../../../third_party/skia/LICENSE
49344899
TYPE: LicenseType.bsd
4900+
FILE: ../../../third_party/skia/gm/compositor_quads.cpp
49354901
FILE: ../../../third_party/skia/gm/mixercolorfilter.cpp
49364902
FILE: ../../../third_party/skia/gm/skbug_8664.cpp
49374903
FILE: ../../../third_party/skia/include/gpu/GrContextThreadSafeProxy.h
@@ -4993,6 +4959,41 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
49934959
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
49944960
====================================================================================================
49954961

4962+
====================================================================================================
4963+
LIBRARY: skia
4964+
ORIGIN: ../../../third_party/skia/gm/crbug_918512.cpp + ../../../third_party/skia/LICENSE
4965+
TYPE: LicenseType.bsd
4966+
FILE: ../../../third_party/skia/gm/crbug_918512.cpp
4967+
----------------------------------------------------------------------------------------------------
4968+
Copyright 2019 Google LLC.
4969+
4970+
Redistribution and use in source and binary forms, with or without
4971+
modification, are permitted provided that the following conditions are
4972+
met:
4973+
4974+
* Redistributions of source code must retain the above copyright
4975+
notice, this list of conditions and the following disclaimer.
4976+
* Redistributions in binary form must reproduce the above
4977+
copyright notice, this list of conditions and the following disclaimer
4978+
in the documentation and/or other materials provided with the
4979+
distribution.
4980+
* Neither the name of Google Inc. nor the names of its
4981+
contributors may be used to endorse or promote products derived from
4982+
this software without specific prior written permission.
4983+
4984+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
4985+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
4986+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
4987+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
4988+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
4989+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
4990+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4991+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4992+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4993+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
4994+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4995+
====================================================================================================
4996+
49964997
====================================================================================================
49974998
LIBRARY: skia
49984999
ORIGIN: ../../../third_party/skia/include/config/SkUserConfig.h + ../../../third_party/skia/LICENSE

0 commit comments

Comments
 (0)