Skip to content

Commit

Permalink
Roll Skia from 7b3d788ba978 to bcce160465a5 (5 revisions)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/7b3d788ba978..bcce160465a5

2024-01-18 [email protected] Re-add FreeType include to Fontations test and gm
2024-01-18 [email protected] Hoist variables properly when rewriting for-loop initializers.
2024-01-18 [email protected] Fix fuzzer-discovered error with sk_LastFragColor.
2024-01-18 [email protected] Remove old intel workaround to avoid non-coherent memory.
2024-01-18 [email protected] Add missing include

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-autoroll
Please CC [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 Chromium: https://bugs.chromium.org/p/chromium/issues/entry

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

Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
Cq-Do-Not-Cancel-Tryjobs: true
Bug: None
Tbr: [email protected]
Change-Id: I7e0145c9491eec26fdcd2fbbc98479847a23257d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5211597
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1248861}
  • Loading branch information
chromium-autoroll authored and Chromium LUCI CQ committed Jan 18, 2024
1 parent 9066e49 commit 5edd4ed
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 @@ -308,7 +308,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other.
'skia_revision': '7b3d788ba9781cfc07f83936e7bee7f4331b2170',
'skia_revision': 'bcce160465a5fe7dbc0cd7627e10c47d1993b80d',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.
Expand Down
2 changes: 1 addition & 1 deletion third_party/skia
Submodule skia updated from 7b3d78 to bcce16

0 comments on commit 5edd4ed

Please sign in to comment.