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

Commit dfc7e2d

Browse files
Roll Skia from fdcf153f6caa to b0697081b529 (2 revisions) (#28150)
1 parent 9d241d3 commit dfc7e2d

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ vars = {
2727
'skia_git': 'https://skia.googlesource.com',
2828
# OCMock is for testing only so there is no google clone
2929
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
30-
'skia_revision': 'fdcf153f6caa6a1e9c24080fa329aba7e9083327',
30+
'skia_revision': 'b0697081b5293fcee2a4a63bef36c8789c827da4',
3131

3232
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
3333
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 98db5194a0f103aa503050fec4dc20fa
1+
Signature: a71c772f405aebc04192d81a402f30b7
22

33
UNUSED LICENSES:
44

@@ -1338,10 +1338,10 @@ FILE: ../../../third_party/skia/src/gpu/gl/mac/GrGLMakeNativeInterface_mac.cpp
13381338
FILE: ../../../third_party/skia/src/gpu/gl/win/GrGLMakeNativeInterface_win.cpp
13391339
FILE: ../../../third_party/skia/src/gpu/glsl/GrGLSL.cpp
13401340
FILE: ../../../third_party/skia/src/gpu/glsl/GrGLSL.h
1341-
FILE: ../../../third_party/skia/src/gpu/ops/GrAAHairLinePathRenderer.cpp
1342-
FILE: ../../../third_party/skia/src/gpu/ops/GrAAHairLinePathRenderer.h
1343-
FILE: ../../../third_party/skia/src/gpu/ops/GrDefaultPathRenderer.cpp
1344-
FILE: ../../../third_party/skia/src/gpu/ops/GrDefaultPathRenderer.h
1341+
FILE: ../../../third_party/skia/src/gpu/ops/AAHairLinePathRenderer.cpp
1342+
FILE: ../../../third_party/skia/src/gpu/ops/AAHairLinePathRenderer.h
1343+
FILE: ../../../third_party/skia/src/gpu/ops/DefaultPathRenderer.cpp
1344+
FILE: ../../../third_party/skia/src/gpu/ops/DefaultPathRenderer.h
13451345
FILE: ../../../third_party/skia/src/gpu/v1/Device.cpp
13461346
FILE: ../../../third_party/skia/src/pdf/SkPDFDevice.cpp
13471347
FILE: ../../../third_party/skia/src/pdf/SkPDFDevice.h
@@ -2127,8 +2127,8 @@ FILE: ../../../third_party/skia/src/gpu/gl/GrGLCaps.h
21272127
FILE: ../../../third_party/skia/src/gpu/gl/GrGLProgramDataManager.cpp
21282128
FILE: ../../../third_party/skia/src/gpu/gl/GrGLProgramDataManager.h
21292129
FILE: ../../../third_party/skia/src/gpu/gl/GrGLUtil.h
2130-
FILE: ../../../third_party/skia/src/gpu/ops/GrAAConvexPathRenderer.cpp
2131-
FILE: ../../../third_party/skia/src/gpu/ops/GrAAConvexPathRenderer.h
2130+
FILE: ../../../third_party/skia/src/gpu/ops/AAConvexPathRenderer.cpp
2131+
FILE: ../../../third_party/skia/src/gpu/ops/AAConvexPathRenderer.h
21322132
FILE: ../../../third_party/skia/src/gpu/ops/SoftwarePathRenderer.cpp
21332133
FILE: ../../../third_party/skia/src/gpu/ops/SoftwarePathRenderer.h
21342134
FILE: ../../../third_party/skia/src/image/SkImage.cpp
@@ -2490,13 +2490,13 @@ FILE: ../../../third_party/skia/src/gpu/glsl/GrGLSLProgramDataManager.h
24902490
FILE: ../../../third_party/skia/src/gpu/glsl/GrGLSLUniformHandler.h
24912491
FILE: ../../../third_party/skia/src/gpu/glsl/GrGLSLVarying.cpp
24922492
FILE: ../../../third_party/skia/src/gpu/glsl/GrGLSLVarying.h
2493-
FILE: ../../../third_party/skia/src/gpu/ops/GrAALinearizingConvexPathRenderer.cpp
2494-
FILE: ../../../third_party/skia/src/gpu/ops/GrAALinearizingConvexPathRenderer.h
2493+
FILE: ../../../third_party/skia/src/gpu/ops/AALinearizingConvexPathRenderer.cpp
2494+
FILE: ../../../third_party/skia/src/gpu/ops/AALinearizingConvexPathRenderer.h
2495+
FILE: ../../../third_party/skia/src/gpu/ops/DashLinePathRenderer.cpp
2496+
FILE: ../../../third_party/skia/src/gpu/ops/DashLinePathRenderer.h
24952497
FILE: ../../../third_party/skia/src/gpu/ops/GrAtlasTextOp.cpp
24962498
FILE: ../../../third_party/skia/src/gpu/ops/GrAtlasTextOp.h
24972499
FILE: ../../../third_party/skia/src/gpu/ops/GrClearOp.h
2498-
FILE: ../../../third_party/skia/src/gpu/ops/GrDashLinePathRenderer.cpp
2499-
FILE: ../../../third_party/skia/src/gpu/ops/GrDashLinePathRenderer.h
25002500
FILE: ../../../third_party/skia/src/gpu/ops/GrDrawAtlasOp.cpp
25012501
FILE: ../../../third_party/skia/src/gpu/ops/GrDrawAtlasOp.h
25022502
FILE: ../../../third_party/skia/src/gpu/ops/GrDrawOp.h

0 commit comments

Comments
 (0)