Skip to content

Commit 32ff659

Browse files
authored
Revert "Roll src/third_party/skia d1be5d6..36c0521 (13 commits) (flutter#16260)"
This reverts commit 15f332c.
1 parent 4086a14 commit 32ff659

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ vars = {
2626
'skia_git': 'https://skia.googlesource.com',
2727
# OCMock is for testing only so there is no google clone
2828
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
29-
'skia_revision': '36c0521d57dea55ed3d8e9c2c339ee474014be26',
29+
'skia_revision': 'd1be5d64f8a7f28873851804408f3878c43cbbd3',
3030

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

ci/licenses_golden/licenses_skia

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: a98ae7da54355ac2155c82b34b07f9ad
1+
Signature: 8ef2261b432ea06cecc617240a127f6a
22

33
UNUSED LICENSES:
44

@@ -5226,10 +5226,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
52265226

52275227
====================================================================================================
52285228
LIBRARY: skia
5229-
ORIGIN: ../../../third_party/skia/docs/examples/50_percent_gray.cpp + ../../../third_party/skia/LICENSE
5229+
ORIGIN: ../../../third_party/skia/docs/examples/BlendModes.cpp + ../../../third_party/skia/LICENSE
52305230
TYPE: LicenseType.bsd
5231-
FILE: ../../../third_party/skia/docs/examples/50_percent_gray.cpp
5232-
FILE: ../../../third_party/skia/docs/examples/50_percent_srgb.cpp
52335231
FILE: ../../../third_party/skia/docs/examples/BlendModes.cpp
52345232
FILE: ../../../third_party/skia/docs/examples/ChromeMDRefreshTab.cpp
52355233
FILE: ../../../third_party/skia/docs/examples/ChromeMDRefreshTabs.cpp
@@ -5272,7 +5270,6 @@ FILE: ../../../third_party/skia/docs/examples/bug5252.cpp
52725270
FILE: ../../../third_party/skia/docs/examples/bug583299.cpp
52735271
FILE: ../../../third_party/skia/docs/examples/bug6495.cpp
52745272
FILE: ../../../third_party/skia/docs/examples/bug7573.cpp
5275-
FILE: ../../../third_party/skia/docs/examples/bug7573_1.cpp
52765273
FILE: ../../../third_party/skia/docs/examples/bug767834.cpp
52775274
FILE: ../../../third_party/skia/docs/examples/bugoftheday.cpp
52785275
FILE: ../../../third_party/skia/docs/examples/checker_board.cpp
@@ -5299,7 +5296,6 @@ FILE: ../../../third_party/skia/docs/examples/draw_text_fails.cpp
52995296
FILE: ../../../third_party/skia/docs/examples/draw_vertices.cpp
53005297
FILE: ../../../third_party/skia/docs/examples/drawarcs.cpp
53015298
FILE: ../../../third_party/skia/docs/examples/example3ps.cpp
5302-
FILE: ../../../third_party/skia/docs/examples/f16.cpp
53035299
FILE: ../../../third_party/skia/docs/examples/f16to8888busted.cpp
53045300
FILE: ../../../third_party/skia/docs/examples/f16to8888drawImageBug.cpp
53055301
FILE: ../../../third_party/skia/docs/examples/failing_example.cpp
@@ -5310,7 +5306,6 @@ FILE: ../../../third_party/skia/docs/examples/fluttershadow.cpp
53105306
FILE: ../../../third_party/skia/docs/examples/gamma_mask_filter.cpp
53115307
FILE: ../../../third_party/skia/docs/examples/getLocalBounds_broken.cpp
53125308
FILE: ../../../third_party/skia/docs/examples/getLocalBounds_working.cpp
5313-
FILE: ../../../third_party/skia/docs/examples/gpu4444diff.cpp
53145309
FILE: ../../../third_party/skia/docs/examples/gpu8888diff.cpp
53155310
FILE: ../../../third_party/skia/docs/examples/gpuconicbug.cpp
53165311
FILE: ../../../third_party/skia/docs/examples/homogeneous.cpp
@@ -5341,7 +5336,6 @@ FILE: ../../../third_party/skia/docs/examples/rotations.cpp
53415336
FILE: ../../../third_party/skia/docs/examples/setimagefilter.cpp
53425337
FILE: ../../../third_party/skia/docs/examples/shader.cpp
53435338
FILE: ../../../third_party/skia/docs/examples/shader_alphaimage.cpp
5344-
FILE: ../../../third_party/skia/docs/examples/shapes.cpp
53455339
FILE: ../../../third_party/skia/docs/examples/shapes_with_motion.cpp
53465340
FILE: ../../../third_party/skia/docs/examples/skbug6031.cpp
53475341
FILE: ../../../third_party/skia/docs/examples/skbug_237_drawImageRect.cpp
@@ -5385,7 +5379,6 @@ FILE: ../../../third_party/skia/docs/examples/subset_example.cpp
53855379
FILE: ../../../third_party/skia/docs/examples/sum_path_effect.cpp
53865380
FILE: ../../../third_party/skia/docs/examples/sweep_gradient_talk_1.cpp
53875381
FILE: ../../../third_party/skia/docs/examples/sweep_gradient_talk_2.cpp
5388-
FILE: ../../../third_party/skia/docs/examples/sweep_gradient_talk_4.cpp
53895382
FILE: ../../../third_party/skia/docs/examples/sweep_gradient_talk_lots.cpp
53905383
FILE: ../../../third_party/skia/docs/examples/text_only.cpp
53915384
FILE: ../../../third_party/skia/docs/examples/text_rendering.cpp

0 commit comments

Comments
 (0)