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

Issue 159173004: SkBitmap now really stores SkImageInfo -- config is just a ruse (Closed)

Created:
6 years, 10 months ago by reed1
Modified:
6 years, 9 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

SkBitmap now really stores SkImageInfo -- config is just a ruse BUG=skia:

Patch Set 1 #

Total comments: 18

Patch Set 2 : #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+245 lines, -253 lines) Patch
M include/core/SkBitmap.h View 1 2 8 chunks +62 lines, -52 lines 0 comments Download
M include/core/SkImageInfo.h View 6 chunks +43 lines, -5 lines 0 comments Download
M src/core/SkBitmap.cpp View 1 31 chunks +127 lines, -163 lines 0 comments Download
M src/image/SkImagePriv.h View 1 chunk +1 line, -1 line 0 comments Download
M src/image/SkImagePriv.cpp View 1 chunk +11 lines, -27 lines 0 comments Download
M src/images/SkDecodingImageGenerator.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M tests/ImageDecodingTest.cpp View 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
reed1
Tried to make the minimal number of changes for now, to make the review easier. ...
6 years, 10 months ago (2014-02-10 20:25:15 UTC) #1
reed1
chrome and its unit_tests seem to build and run with this CL (applied locally)
6 years, 10 months ago (2014-02-10 21:18:55 UTC) #2
scroggo
https://codereview.chromium.org/159173004/diff/1/include/core/SkBitmap.h File include/core/SkBitmap.h (right): https://codereview.chromium.org/159173004/diff/1/include/core/SkBitmap.h#newcode86 include/core/SkBitmap.h:86: int width() const { return fInfo.fWidth; } Why did ...
6 years, 10 months ago (2014-02-10 21:45:44 UTC) #3
reed1
https://codereview.chromium.org/159173004/diff/1/include/core/SkBitmap.h File include/core/SkBitmap.h (right): https://codereview.chromium.org/159173004/diff/1/include/core/SkBitmap.h#newcode86 include/core/SkBitmap.h:86: int width() const { return fInfo.fWidth; } On 2014/02/10 ...
6 years, 10 months ago (2014-02-10 21:59:50 UTC) #4
reed1
ptal
6 years, 10 months ago (2014-02-10 22:01:24 UTC) #5
scroggo
On 2014/02/10 21:59:50, reed1 wrote: > https://codereview.chromium.org/159173004/diff/1/include/core/SkBitmap.h > File include/core/SkBitmap.h (right): > > https://codereview.chromium.org/159173004/diff/1/include/core/SkBitmap.h#newcode86 > ...
6 years, 10 months ago (2014-02-10 22:01:56 UTC) #6
reed1
The CQ bit was checked by reed@google.com
6 years, 10 months ago (2014-02-10 22:02:16 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/reed@google.com/159173004/110001
6 years, 10 months ago (2014-02-10 22:02:26 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-10 22:02:29 UTC) #9
commit-bot: I haz the power
Failed to apply patch for include/core/SkBitmap.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 10 months ago (2014-02-10 22:02:29 UTC) #10
reed1
The CQ bit was checked by reed@google.com
6 years, 10 months ago (2014-02-10 22:07:46 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/reed@google.com/159173004/220001
6 years, 10 months ago (2014-02-10 22:07:56 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-10 22:49:26 UTC) #13
commit-bot: I haz the power
6 years, 10 months ago (2014-02-10 22:49:27 UTC) #14
Retried try job too often on Build-Ubuntu12-GCC-x86_64-Release-Trybot for
step(s) BuildBench, BuildEverything, BuildGm, BuildSkiaLib, BuildTests,
BuildTools
http://108.170.219.164:10117/buildstatus?builder=Build-Ubuntu12-GCC-x86_64-Re...

Powered by Google App Engine
This is Rietveld 408576698