commit | 498856ebc6f22d7018071bd6696756d7cd077ab8 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@google.com> | Mon Apr 27 14:17:37 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Apr 27 14:17:37 2015 -0700 |
tree | 31a434cf24d4f10506aae7e303f6dd0958d1103b | |
parent | 376e9bc206b69d9190f38dfebb132a8769bbd72b [diff] |
Revert of De-proc Color32 (patchset #4 id:60001 of https://codereview.chromium.org/1104183004/) Reason for revert: MIPS Original issue's description: > De-proc Color32 > > Also strips SK_SUPPORT_LEGACY_COLOR32_MATH, > which is no longer needed. > > Seems handy to have SkTypes include the relevant intrinsics when > we know we've got them, but I'm not married to it. > > Locally this looks like a pointlessly small perf win, but I'm mostly > keen to get all the code together. > > BUG=skia: > > Committed: https://skia.googlesource.com/skia/+/376e9bc206b69d9190f38dfebb132a8769bbd72b TBR=reed@google.com,mtklein@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=skia: Review URL: https://codereview.chromium.org/1108163002