Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(22)

Issue 22877020: Make BMP decoder not depend on call to getLength. (Closed)

Created:
7 years, 4 months ago by scroggo
Modified:
7 years, 4 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Make BMP decoder not depend on call to getLength. If the decoder does not have a length, use an SkDynamicMemoryStream to copy it to contiguous memory, to be passed to BmpDecoderHelper. BUG=https://b.corp.google.com/issue?id=8432093 R=djsollen@google.com Committed: https://code.google.com/p/skia/source/detail?r=10849

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -6 lines) Patch
M src/images/SkImageDecoder_libbmp.cpp View 1 chunk +28 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
scroggo
7 years, 4 months ago (2013-08-16 20:46:12 UTC) #1
djsollen
lgtm
7 years, 4 months ago (2013-08-19 12:42:54 UTC) #2
bungeman-skia
lgtm
7 years, 4 months ago (2013-08-19 14:54:46 UTC) #3
scroggo
7 years, 4 months ago (2013-08-21 14:59:08 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r10849 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698