commit | acb882c239c0cfea738fe63ed9de48ddc2ddc76a | [log] [tgz] |
---|---|---|
author | fmalita <fmalita@chromium.org> | Tue Sep 16 17:58:34 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Sep 16 17:58:34 2014 -0700 |
tree | 080a9d37f4da22fe2fb235e47b7aa0cf260fa6eb | |
parent | d99bbb61e58e8bd34db3954147ce1c9166fe4637 [diff] |
Ensure blob typeface information survives SkGPipe serialization. When flattening text blobs to the temp buffer, we need to collect typeface info and ship it across the pipe explicitly. R=mtklein@google.com, reed@google.com, robertphillips@google.com, bungeman@google.com BUG=412445 Author: fmalita@chromium.org Review URL: https://codereview.chromium.org/563783003