Skip to content

Commit

Permalink
Roll Skia from 54dbda290908 to b8c0a78a2378 (43 revisions) (#38690)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/54dbda290908..b8c0a78a2378

2023-01-06 johnstiles@google.com Enforce Raster Pipeline results in SkSLTest.
2023-01-06 ccameron@chromium.org SkAndroidCodec: Expose XMP metadata
2023-01-06 bungeman@google.com Provide options for FreeType zlib
2023-01-06 johnstiles@google.com Implement LValue::push in RP codegen.
2023-01-06 armansito@google.com Reland "[graphite] Emit texture/sampler binding layout based on Caps"
2023-01-06 armansito@google.com Reland "[sksl] Convert a sampler2D into a image and sampler in Dawn SPIR-V"
2023-01-06 armansito@google.com Reland "[sksl] Validate backend resource index flags"
2023-01-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from e12cb4f3bdf7 to 582ce0b0b4c8 (8 revisions)
2023-01-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 3c706ee3c271 to d56d77d144f8
2023-01-06 kjlubick@google.com Remove reference to SK_IS_BOT
2023-01-06 bungeman@google.com Roll FreeType from 0bcb664d to ebe7e912 (6 commits)
2023-01-06 robertphillips@google.com Manual Dawn roll (take 2)
2023-01-06 jamesgk@google.com [graphite] Support color spaces in DM
2023-01-06 jamesgk@google.com [graphite] Support SkWorkingFormatColorFilter
2023-01-06 johnstiles@google.com Implement ++x and --x in RP codegen.
2023-01-06 robertphillips@google.com Revert "Manual Dawn roll"
2023-01-06 robertphillips@google.com Manual Dawn roll
2023-01-06 robertphillips@google.com [graphite] Update a few GMs to work in Graphite
2023-01-06 johnstiles@google.com Implement sign(x) in RP codegen.
2023-01-06 borenet@google.com Revert changes breaking the Android roll
2023-01-06 johnstiles@google.com Improve push_duplicates(1) codegen.
2023-01-06 johnstiles@google.com Generate better code for simple swizzles.
2023-01-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from de825b9210cc to d3d26aeb92d2 (4 revisions)
2023-01-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from d0fa9fe214ff to 1d2b20f53532 (10 revisions)
2023-01-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 20657cd82ed9 to 3c706ee3c271 (5 revisions)
2023-01-06 armansito@google.com [graphite] Emit texture/sampler binding layout based on Caps
2023-01-06 armansito@google.com [sksl] Convert a sampler2D into a image and sampler in Dawn SPIR-V
2023-01-05 armansito@google.com [sksl] Validate backend resource index flags
2023-01-05 herb@google.com Handle dropping a glyph for paths and drawables
2023-01-05 johnstiles@google.com Implement fract(x) in RP codegen.
2023-01-05 johnstiles@google.com Implement prefix-expression negation in RP codegen.
2023-01-05 bungeman@google.com Don't clear glyph image when generating drawable
2023-01-05 johnstiles@google.com Add push_clone builder op.
2023-01-05 kyslov@google.com Resubmit initial JpegR decoder. This still has limitations:
2023-01-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 879476fab2db to de825b9210cc (1 revision)
2023-01-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 9b60a7a1e47d to 3c706ee3c271
2023-01-05 jmbetancourt@google.com migrate jetski and jetski demo to androidx
2023-01-05 johnstiles@google.com Run SkSL fract() test in dm.
2023-01-05 kjlubick@google.com Reland "Add shim includes for Android"
2023-01-05 johnstiles@google.com Fix ceil() tests on SSE2.
2023-01-05 johnstiles@google.com Disable floor for all flavors of ANGLE + Win + Intel.
2023-01-05 johnstiles@google.com Revert "Add shim includes for Android"
2023-01-05 borenet@google.com [infra] Switch out Galaxy20 for Pixel7 Vulkan job on CQ

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC borenet@google.com,jimgraham@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
  • Loading branch information
skia-flutter-autoroll authored Jan 9, 2023
1 parent b5513d7 commit e208090
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ vars = {
'llvm_git': 'https://llvm.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': '54dbda29090818d5dcc7ae956750d4a0cb7485e8',
'skia_revision': 'b8c0a78a2378c621d90733b82f69a7ab356732ee',

# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Expand Down
8 changes: 7 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 6adfea3e1aa8a36d5af29da55c370084
Signature: fdca516e6e3f00c9c96304eaf4bf26ec

====================================================================================================
LIBRARY: etc1
Expand Down Expand Up @@ -8195,6 +8195,9 @@ ORIGIN: ../../../third_party/skia/modules/svg/include/SkSVGOpenTypeSVGDecoder.h
ORIGIN: ../../../third_party/skia/modules/svg/src/SkSVGOpenTypeSVGDecoder.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/codec/SkAvifCodec.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/codec/SkAvifCodec.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/codec/SkJpegRCodec.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/codec/SkJpegRCodec.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/codec/SkStubJpegRDecoderAPI.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/mtl/MtlComputeCommandEncoder.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/sfnt/SkOTTable_hmtx.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/sksl/codegen/SkSLRasterPipelineBuilder.cpp + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -8224,6 +8227,9 @@ FILE: ../../../third_party/skia/modules/svg/include/SkSVGOpenTypeSVGDecoder.h
FILE: ../../../third_party/skia/modules/svg/src/SkSVGOpenTypeSVGDecoder.cpp
FILE: ../../../third_party/skia/src/codec/SkAvifCodec.cpp
FILE: ../../../third_party/skia/src/codec/SkAvifCodec.h
FILE: ../../../third_party/skia/src/codec/SkJpegRCodec.cpp
FILE: ../../../third_party/skia/src/codec/SkJpegRCodec.h
FILE: ../../../third_party/skia/src/codec/SkStubJpegRDecoderAPI.h
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlComputeCommandEncoder.h
FILE: ../../../third_party/skia/src/sfnt/SkOTTable_hmtx.h
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLRasterPipelineBuilder.cpp
Expand Down

0 comments on commit e208090

Please sign in to comment.