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

Issue 316813005: Add non power of two gm for ETC1 bitmap (Closed)

Created:
6 years, 6 months ago by krajcevski
Modified:
6 years, 6 months ago
Reviewers:
robertphillips
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Add non power of two gm for ETC1 bitmap Committed: https://skia.googlesource.com/skia/+/2dc337c3aeca0ba2a8dfc30cbdfd1d5e0bbef396

Patch Set 1 #

Patch Set 2 : Unref SkDatas #

Total comments: 10

Patch Set 3 : Remove magic numbers #

Total comments: 2

Patch Set 4 : Some small renamings #

Patch Set 5 : Add guards for etc1 #

Patch Set 6 : Add etc1 to bench gm #

Patch Set 7 : More gyps #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -0 lines) Patch
M gm/etc1bitmap.cpp View 1 2 3 4 2 chunks +122 lines, -0 lines 0 comments Download
M gyp/SampleApp.gyp View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M gyp/bench.gyp View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M gyp/dm.gyp View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M gyp/gm.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
krajcevski
6 years, 6 months ago (2014-06-04 14:15:36 UTC) #1
robertphillips
lgtm + some naming suggestions & questions https://codereview.chromium.org/316813005/diff/20001/gm/etc1bitmap.cpp File gm/etc1bitmap.cpp (right): https://codereview.chromium.org/316813005/diff/20001/gm/etc1bitmap.cpp#newcode24 gm/etc1bitmap.cpp:24: // First, ...
6 years, 6 months ago (2014-06-04 14:36:50 UTC) #2
krajcevski
https://codereview.chromium.org/316813005/diff/20001/gm/etc1bitmap.cpp File gm/etc1bitmap.cpp (right): https://codereview.chromium.org/316813005/diff/20001/gm/etc1bitmap.cpp#newcode24 gm/etc1bitmap.cpp:24: // First, parse the data and get to it... ...
6 years, 6 months ago (2014-06-04 14:52:17 UTC) #3
krajcevski
The CQ bit was checked by krajcevski@google.com
6 years, 6 months ago (2014-06-04 16:45:17 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/krajcevski@google.com/316813005/120001
6 years, 6 months ago (2014-06-04 16:46:09 UTC) #5
commit-bot: I haz the power
6 years, 6 months ago (2014-06-04 16:57:51 UTC) #6
Message was sent while issue was closed.
Change committed as 2dc337c3aeca0ba2a8dfc30cbdfd1d5e0bbef396

Powered by Google App Engine
This is Rietveld 408576698