commit | c9b4ccd77100acbf91fe6ded68da9715762e4f80 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Thu Jun 09 18:57:20 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jun 09 18:57:21 2016 -0700 |
tree | 5115b04e167858d54e66976e8326ead45bca7418 | |
parent | e18fa440e74e9af0324de0a1de9b6ffb0fe3c3d3 [diff] |
Skip verylargebitmap serialization on Android too I'm trying to figure out why we've been skipping serialize-8888 for these. They don't draw wrong. Seems like they just eat up all memory while serializing, maybe only in Debug mode. This should fix the red Nexus9 bot. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2050423003 Review-Url: https://codereview.chromium.org/2050423003