commit | 3675874468de7228944ce21922e6ec863f5f2310 | [log] [tgz] |
---|---|---|
author | msarett <msarett@google.com> | Mon Mar 16 08:27:53 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Mar 16 08:27:53 2015 -0700 |
tree | 0cee05f6f1703fecf3ba6850a7dcac029ef26407 | |
parent | dedc2d8e8dc635ff43e6b314b280e3efe85ce8a7 [diff] |
Implementation of image decoding for bmp files, in accordance with the new API. Currently decodes to opaque and unpremul. Tested on local test suite. BUG=skia:3257 Review URL: https://codereview.chromium.org/947283002