Skip to content

Commit c2aa726

Browse files
Roll Skia from 835345aaa349 to e1bfa18fc512 (33 revisions) (flutter#29243)
1 parent 112fb84 commit c2aa726

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
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': '835345aaa349667321a8a53f96428f894196688b',
30+
'skia_revision': 'e1bfa18fc512eaca302bffa2f3d2ad2b6428aecd',
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: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 20a02844011ed87b96f4933ab8137810
1+
Signature: a3e5153d3b6618f23044fda896450455
22

33
UNUSED LICENSES:
44

@@ -1942,8 +1942,6 @@ FILE: ../../../third_party/skia/src/shaders/gradients/Sk4fLinearGradient.h
19421942
FILE: ../../../third_party/skia/src/sksl/SkSLCompiler.cpp
19431943
FILE: ../../../third_party/skia/src/sksl/SkSLCompiler.h
19441944
FILE: ../../../third_party/skia/src/sksl/SkSLContext.h
1945-
FILE: ../../../third_party/skia/src/sksl/SkSLIRGenerator.cpp
1946-
FILE: ../../../third_party/skia/src/sksl/SkSLIRGenerator.h
19471945
FILE: ../../../third_party/skia/src/sksl/SkSLMain.cpp
19481946
FILE: ../../../third_party/skia/src/sksl/SkSLMemoryLayout.h
19491947
FILE: ../../../third_party/skia/src/sksl/SkSLProgramSettings.h
@@ -2302,6 +2300,8 @@ FILE: ../../../third_party/skia/experimental/graphite/src/Texture.h
23022300
FILE: ../../../third_party/skia/experimental/graphite/src/TextureInfo.cpp
23032301
FILE: ../../../third_party/skia/experimental/graphite/src/TextureProxy.cpp
23042302
FILE: ../../../third_party/skia/experimental/graphite/src/TextureProxy.h
2303+
FILE: ../../../third_party/skia/experimental/graphite/src/UniformDataManager.cpp
2304+
FILE: ../../../third_party/skia/experimental/graphite/src/UniformDataManager.h
23052305
FILE: ../../../third_party/skia/experimental/graphite/src/geom/BoundsManager.h
23062306
FILE: ../../../third_party/skia/experimental/graphite/src/geom/Rect.h
23072307
FILE: ../../../third_party/skia/experimental/graphite/src/geom/Shape.cpp
@@ -4128,6 +4128,7 @@ FILE: ../../../third_party/skia/experimental/graphite/src/Buffer.cpp
41284128
FILE: ../../../third_party/skia/experimental/graphite/src/Buffer.h
41294129
FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlBuffer.h
41304130
FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlBuffer.mm
4131+
FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlRenderCommandEncoder.h
41314132
FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlTrampoline.h
41324133
FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlTrampoline.mm
41334134
FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlUtils.mm

0 commit comments

Comments
 (0)