Skip to content

Commit

Permalink
Roll Skia from 62dcca5b175a to 07a95bb37760 (10 revisions) (#39369)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/62dcca5b175a..07a95bb37760

2023-02-03 [email protected] Don't overwrite dr, dg, db, da registers in seed_shader.
2023-02-03 [email protected] Fix SkJpegSourceMgr::Make missing linker issues
2023-02-03 [email protected] Add maskDigest
2023-02-03 [email protected] Honor the SkCapabilities of the raster backend.
2023-02-03 [email protected] Revert "Don't overwrite b, a, dr, dg, db, da registers in seed_shader."
2023-02-03 [email protected] Don't overwrite b, a, dr, dg, db, da registers in seed_shader.
2023-02-03 [email protected] Set the paint color in SkColorFilterBase::onFilterColor4f.
2023-02-03 [email protected] Manually roll Dawn from 70f968d098c8 to 14685aa05bfd (16 revisions)
2023-02-03 [email protected] Revert "Roll ANGLE from 2e9909f5e605 to fee24cfbe519 (10 revisions)"
2023-02-03 [email protected] Prevent seed_shader from being appended mid-shader.

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 [email protected],[email protected],[email protected],[email protected] 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 Feb 3, 2023
1 parent 16617b0 commit 110c643
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 @@ -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': '62dcca5b175a1e4ba77ccddb9721ef5991eb82e3',
'skia_revision': '07a95bb377602215625e7a1b3fa1710d677e3383',

# 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: 57f7168654a4adf1f62afc6b9aab6e9e
Signature: f2ebd89c382172554d6f6e0ac350280f

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

0 comments on commit 110c643

Please sign in to comment.