commit | 77fe8841d9ec287eeb3d3f70fc0a674162664064 | [log] [tgz] |
---|---|---|
author | Michael Ludwig <michaelludwig@google.com> | Wed Sep 18 20:03:57 2024 +0000 |
committer | Michael Ludwig <michaelludwig@google.com> | Wed Sep 18 20:18:50 2024 +0000 |
tree | 00fd7a48eef51bfc444f57cd5181b9d8c64f29c2 | |
parent | 7ba220b34a1b39728bcba5f7fd5a8960557f6042 [diff] |
Reland "[M120-LTS][SkSL:RP] Prevent overflow when computing slot allocation size" This reverts commit 7ba220b34a1b39728bcba5f7fd5a8960557f6042. Reason for revert: removing unit test that fails to compile in m120 since all that's needed is the actual SkSL::RP updates for the LTS chrome release. Original change's description: > Revert "[M120-LTS][SkSL:RP] Prevent overflow when computing slot allocation size" > > This reverts commit a59291ec277803d5b231b1a82ab2275e4823bd3f. > > Reason for revert: unit test uses code not in m120. > > Original change's description: > > [M120-LTS][SkSL:RP] Prevent overflow when computing slot allocation size > > > > Bug: 355465305 > > Change-Id: Ife25289f7b3489701c67b7dc5d30e473019a1193 > > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/888376 > > Commit-Queue: Brian Osman <brianosman@google.com> > > (cherry picked from commit d1b243ba90f0698ced6fadc460adb9d66c248946) > > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/892676 > > Reviewed-by: Michael Ludwig <michaelludwig@google.com> > > Bug: 355465305 > Change-Id: I27fe9fa6d769c84955bbbc2ca01c10305d4349b2 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/899717 > Auto-Submit: Michael Ludwig <michaelludwig@google.com> > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Bug: 355465305 Change-Id: Iea2884487313206150f98becbbf22a5a286ff512 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/901140 Reviewed-by: Robert Phillips <robertphillips@google.com>