-
danakj authored
Future mojoms should use BitmapN32, and we will convert existing users of BitmapWithArbitraryBpp over to BitmapN32 wherever possible - the difficulty of switching comes primarily due to the use of "Stable" on the skia.mojom.Bitmap mojom and the gfx.mojom.Image mojom. We will likely need to split off a non-stable Image type as well for non- ChromeOS-API uses. This suggests perhaps that all "Stable" mojoms should be independent from the non-stable mojoms used throughout Chromium. R=dcheng@chromium.org Bug: 1144462 Change-Id: I110139960fc231e8ad2f6b0864fbc6200079cb29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560398 Commit-Queue: danakj <danakj@chromium.org> Reviewed-by:
Florin Malita <fmalita@chromium.org> Reviewed-by:
Darin Fisher <darin@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#832584}
32b38e9f