DescriptionRevert of Use consistent types for ICC profiles (patchset #5 id:80001 of https://codereview.chromium.org/2605743002/ )
Reason for revert:
Rebaselining not possible due to discrepancy between test outputs produced by continuous builders vs. try jobs. See crbug.com/677822 for details.
Speculatively reverting this CL as it has to do with ICC profiles and I am mostly seeing differences of color shades in pixel diffs.
Original issue's description:
> Use consistent types for ICC profiles
>
> In Blink we convert from a gfx::ICCProfile to a raw vector of data.
> Stop doing this, and, instead, pass the gfx::ICCProfile (or its gfx::ColorSpace
> or SkColorSpace, as appropriate).
>
> Merge several locations where we store ICC profiles for testing
> into ui/gfx/test/icc_profiles.
>
> BUG=634102
> TBR=esprehn
>
> Committed: https://crrev.com/0b283e725b6489c7be426f1958419d19e8b348b7
> Cr-Commit-Position: refs/heads/master@{#441004}
TBR=chrishtr@chromium.org,avi@chromium.org,esprehn@chromium.org,ccameron@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=634102, 677822
Committed: https://crrev.com/8d0ed9b51268dc2265f3fdf5c9a3b330d9a8a529
Cr-Commit-Position: refs/heads/master@{#441078}
Patch Set 1 #Messages
Total messages: 16 (10 generated)
|