This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit e208090
authored
Roll Skia from 54dbda290908 to b8c0a78a2378 (43 revisions) (#38690)
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.md1 parent b5513d7 commit e208090
2 files changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
8195 | 8195 | | |
8196 | 8196 | | |
8197 | 8197 | | |
| 8198 | + | |
| 8199 | + | |
| 8200 | + | |
8198 | 8201 | | |
8199 | 8202 | | |
8200 | 8203 | | |
| |||
8224 | 8227 | | |
8225 | 8228 | | |
8226 | 8229 | | |
| 8230 | + | |
| 8231 | + | |
| 8232 | + | |
8227 | 8233 | | |
8228 | 8234 | | |
8229 | 8235 | | |
| |||
0 commit comments