commit | 88fd0fbcccea615f2d2cd61a121ac9e3185adfe4 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Mon Dec 01 06:56:38 2014 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Dec 01 06:56:38 2014 -0800 |
tree | f0b13b3d4de8d110ce75f9f03e6cc18fb9aef744 | |
parent | bb25e44593ff9c318d9fe1dbb5cf30bc2b89eb76 [diff] |
Bump min picture version. Chrome Stable is M39, which produces picture format v35: https://chromium.googlesource.com/skia/+/chrome/m39/include/core/SkPicture.h We don't need any code to deal with pictures older than v35. (When M40 goes stable, we can step up to v37, the current latest version.) BUG=skia: Review URL: https://codereview.chromium.org/770703002