Skip to content

Commit

Permalink
Roll Skia from 9851fde0c674 to 132ad29f753f (2 revisions)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/9851fde0c674..132ad29f753f

2023-03-15 egdaniel@google.com Reland "[Graphite] Add gpu memory size to all Resources."
2023-03-15 armansito@google.com [graphite] Use SkTArray instead of std::vector to store DrawPasses

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 borenet@google.com,egdaniel@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 Chromium: https://bugs.chromium.org/p/chromium/issues/entry

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

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: egdaniel@google.com
Change-Id: I22843162d204e2bfb4edf7387fbb5622ecacf877
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4342949
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1117671}
  • Loading branch information
chromium-autoroll authored and Chromium LUCI CQ committed Mar 15, 2023
1 parent 2aae119 commit 5f540a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,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': '9851fde0c674be611a171f95b5d2d12474935ded',
'skia_revision': '132ad29f753f51b0582d4af59ac07a7652ceb320',
# 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

0 comments on commit 5f540a7

Please sign in to comment.