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

Roll src/third_party/skia d1be5d64f8a7..36c0521d57de (13 commits) #16260

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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': 'd1be5d64f8a7f28873851804408f3878c43cbbd3',
'skia_revision': '36c0521d57dea55ed3d8e9c2c339ee474014be26',

# 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
11 changes: 9 additions & 2 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 8ef2261b432ea06cecc617240a127f6a
Signature: a98ae7da54355ac2155c82b34b07f9ad

UNUSED LICENSES:

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

====================================================================================================
LIBRARY: skia
ORIGIN: ../../../third_party/skia/docs/examples/BlendModes.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/docs/examples/50_percent_gray.cpp + ../../../third_party/skia/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../third_party/skia/docs/examples/50_percent_gray.cpp
FILE: ../../../third_party/skia/docs/examples/50_percent_srgb.cpp
FILE: ../../../third_party/skia/docs/examples/BlendModes.cpp
FILE: ../../../third_party/skia/docs/examples/ChromeMDRefreshTab.cpp
FILE: ../../../third_party/skia/docs/examples/ChromeMDRefreshTabs.cpp
Expand Down Expand Up @@ -5270,6 +5272,7 @@ FILE: ../../../third_party/skia/docs/examples/bug5252.cpp
FILE: ../../../third_party/skia/docs/examples/bug583299.cpp
FILE: ../../../third_party/skia/docs/examples/bug6495.cpp
FILE: ../../../third_party/skia/docs/examples/bug7573.cpp
FILE: ../../../third_party/skia/docs/examples/bug7573_1.cpp
FILE: ../../../third_party/skia/docs/examples/bug767834.cpp
FILE: ../../../third_party/skia/docs/examples/bugoftheday.cpp
FILE: ../../../third_party/skia/docs/examples/checker_board.cpp
Expand All @@ -5296,6 +5299,7 @@ FILE: ../../../third_party/skia/docs/examples/draw_text_fails.cpp
FILE: ../../../third_party/skia/docs/examples/draw_vertices.cpp
FILE: ../../../third_party/skia/docs/examples/drawarcs.cpp
FILE: ../../../third_party/skia/docs/examples/example3ps.cpp
FILE: ../../../third_party/skia/docs/examples/f16.cpp
FILE: ../../../third_party/skia/docs/examples/f16to8888busted.cpp
FILE: ../../../third_party/skia/docs/examples/f16to8888drawImageBug.cpp
FILE: ../../../third_party/skia/docs/examples/failing_example.cpp
Expand All @@ -5306,6 +5310,7 @@ FILE: ../../../third_party/skia/docs/examples/fluttershadow.cpp
FILE: ../../../third_party/skia/docs/examples/gamma_mask_filter.cpp
FILE: ../../../third_party/skia/docs/examples/getLocalBounds_broken.cpp
FILE: ../../../third_party/skia/docs/examples/getLocalBounds_working.cpp
FILE: ../../../third_party/skia/docs/examples/gpu4444diff.cpp
FILE: ../../../third_party/skia/docs/examples/gpu8888diff.cpp
FILE: ../../../third_party/skia/docs/examples/gpuconicbug.cpp
FILE: ../../../third_party/skia/docs/examples/homogeneous.cpp
Expand Down Expand Up @@ -5336,6 +5341,7 @@ FILE: ../../../third_party/skia/docs/examples/rotations.cpp
FILE: ../../../third_party/skia/docs/examples/setimagefilter.cpp
FILE: ../../../third_party/skia/docs/examples/shader.cpp
FILE: ../../../third_party/skia/docs/examples/shader_alphaimage.cpp
FILE: ../../../third_party/skia/docs/examples/shapes.cpp
FILE: ../../../third_party/skia/docs/examples/shapes_with_motion.cpp
FILE: ../../../third_party/skia/docs/examples/skbug6031.cpp
FILE: ../../../third_party/skia/docs/examples/skbug_237_drawImageRect.cpp
Expand Down Expand Up @@ -5379,6 +5385,7 @@ FILE: ../../../third_party/skia/docs/examples/subset_example.cpp
FILE: ../../../third_party/skia/docs/examples/sum_path_effect.cpp
FILE: ../../../third_party/skia/docs/examples/sweep_gradient_talk_1.cpp
FILE: ../../../third_party/skia/docs/examples/sweep_gradient_talk_2.cpp
FILE: ../../../third_party/skia/docs/examples/sweep_gradient_talk_4.cpp
FILE: ../../../third_party/skia/docs/examples/sweep_gradient_talk_lots.cpp
FILE: ../../../third_party/skia/docs/examples/text_only.cpp
FILE: ../../../third_party/skia/docs/examples/text_rendering.cpp
Expand Down