Skip to content

Commit

Permalink
Roll Skia from f67715b35713 to 0b3bd42131fe (12 revisions) (flutter#5…
Browse files Browse the repository at this point in the history
…1530)

https://skia.googlesource.com/skia.git/+log/f67715b35713..0b3bd42131fe

2024-03-19 petermcneeley@chromium.org Use nearest filtering for 'fillRectToRect' where possible
2024-03-19 nicolettep@google.com Revert "Graphite/Dawn: Eliminate Device::Tick() usages."
2024-03-19 drott@chromium.org [Fontations-backend] Invalidate bounds for variable font
2024-03-19 drott@chromium.org [Fontations-backend] Fix variations parameter merging in makeClone()
2024-03-19 briansalomon@gmail.com [graphite] Don't blend in skgpu::graphite::GenerateMipmaps
2024-03-19 fmalita@google.com Reland "[skjson] Improved ergonomics"
2024-03-19 armansito@google.com [gm] Add another stroked colinear cubic case
2024-03-19 sky@chromium.org SkPath: modifies incReserve to allow specify more
2024-03-19 bungeman@google.com Update Fontations_VariationPosition test expectations
2024-03-19 bungeman@google.com Update Android to always use harfbuzz_subset
2024-03-19 fmalita@google.com Revert "[skjson] Improved ergonomics"
2024-03-19 kjlubick@google.com Remove legacy asData from SkMemoryStream

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 brianosman@google.com,jonahwilliams@google.com,nicolettep@google.com,rmistry@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://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
  • Loading branch information
skia-flutter-autoroll authored Mar 19, 2024
1 parent c9f3e78 commit dce639a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ vars = {
'flutter_git': 'https://flutter.googlesource.com',
'skia_git': 'https://skia.googlesource.com',
'llvm_git': 'https://llvm.googlesource.com',
'skia_revision': 'f67715b357138092c5bca0df3d7c4655d0ddc72b',
'skia_revision': '0b3bd42131fe20c3cfd3f7bc52faeab6c8a11231',

# 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
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 7ece6ef2409fa6b46b123c9140eefbcc
Signature: 2ef3cf3ab2304180f6c039c7472fe9ee

====================================================================================================
LIBRARY: etc1
Expand Down

0 comments on commit dce639a

Please sign in to comment.