aboutsummaryrefslogtreecommitdiffhomepage
path: root/make.bat
diff options
context:
space:
mode:
authorGravatar halcanary <halcanary@google.com>2014-06-26 14:00:31 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-06-26 14:00:31 -0700
commitc1dfa14b645ae274780f026dd86c9b633fbdad06 (patch)
tree1ede8aa602639bb9d7aafbf9b39d8061814999b2 /make.bat
parent11a005ee01973da543fee66f9b14d20a7c407611 (diff)
Switch SkPDFStream's internal storage from SkStream to SkData
Motivation: This makes SkPDFStream thread-safe for two threads serializing it at once, since a SkStream has an internal position. Updated SkPDFFont, SkPDFGraphicState, and SkPDFPage's use of SkPDFStream to use the SkData constructor rather than the SkStream constructor (saving a memcpy). BUG=skia:2683 R=mtklein@google.com, djsollen@google.com Author: halcanary@google.com Review URL: https://codereview.chromium.org/340783013
Diffstat (limited to 'make.bat')
0 files changed, 0 insertions, 0 deletions