commit | 234819990753fed96978b691d8ff8f7a57897fcb | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@google.com> | Thu Oct 16 15:27:47 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Oct 16 15:27:47 2014 -0700 |
tree | 6658846b90529d06b19f0e084a30890bc56fe7f6 | |
parent | 90c7992bfc6330f070f7704d63372a0ec8410170 [diff] |
Revert of Start to vectorize SkTileGrid. (patchset #45 id:1430002 of https://codereview.chromium.org/634543004/) Reason for revert: Many GCC bots missing __builtin_shuffle, e.g. Test-Ubuntu12-ShuttleA-GTX660-x86-Debug-Trybot. Original issue's description: > Start to vectorize SkTileGrid. > > This adds Sk4x.h to help. > > BUG=skia: > > Committed: https://skia.googlesource.com/skia/+/90c7992bfc6330f070f7704d63372a0ec8410170 TBR=reed@google.com,mtklein@chromium.org NOTREECHECKS=true NOTRY=true BUG=skia: Review URL: https://codereview.chromium.org/663663002