commit | 0209e95cc2625a445c1cb6c4213d2182e5c832d7 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Thu Aug 28 14:10:05 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Aug 28 14:10:05 2014 -0700 |
tree | 08c2a5c26bddb05543628e7509a75d00490c1558 | |
parent | 23b406cc040d55b45acc96e63db5c2d5c934a53c [diff] |
Align all SkRecord::alloc() calls up to at least a pointer size. This should make the LSAN bots able to see all our pointers. BUG=skia: R=reed@google.com, robertphillips@google.com, mtklein@google.com Author: mtklein@chromium.org Review URL: https://codereview.chromium.org/517073002