Upstream Android's support for SK_B32_SHIFT to JPEGImageEncoder
Created attachment 126839 [details] Patch
Someone with familiarity of Skia and the JPEGEncoder should look at this and make sure it's sane.
Comment on attachment 126839 [details] Patch Looks reasonable. Noel should double-check.
Comment on attachment 126839 [details] Patch I'd like to wait for his comment before landing. Would hate to land useless code. :)
Looks sane tome.
Comment on attachment 126839 [details] Patch Thanks Noel.
np, and sane because the little-endian skia-using ports (chrome) use BGRA skia bitmaps, except chrome android where RGBA skia bitmaps are in vogue for some reason - see jpeg decoder fix bug 75861.
Comment on attachment 126839 [details] Patch Clearing flags on attachment: 126839 Committed r107679: <http://trac.webkit.org/changeset/107679>
All reviewed patches have been landed. Closing bug.