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

Issue 1152163004: Remove unused PackBits methods and fix length checks (Closed)

Created:
5 years, 7 months ago by jschuh
Modified:
5 years, 6 months ago
Reviewers:
mtklein_C, reed1
CC:
reviews_skia.org
Base URL:
https://chromium.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Remove unused PackBits methods and fix length checks Also a bit of general cleanup. BUG=chromium:486944 Committed: https://skia.googlesource.com/skia/+/699b852e48da8f71c19fcaa13bb109efd68e5c7d

Patch Set 1 #

Total comments: 6

Patch Set 2 : nits and compile fix #

Patch Set 3 : Return 0 on error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -435 lines) Patch
M include/core/SkPackBits.h View 2 chunks +7 lines, -40 lines 0 comments Download
M src/core/SkPackBits.cpp View 1 2 4 chunks +25 lines, -327 lines 0 comments Download
M src/effects/SkTableColorFilter.cpp View 2 chunks +4 lines, -3 lines 0 comments Download
M tests/PackBitsTest.cpp View 1 2 3 chunks +9 lines, -65 lines 0 comments Download

Messages

Total messages: 31 (11 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1152163004/1
5 years, 7 months ago (2015-05-22 19:31:10 UTC) #2
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
5 years, 7 months ago (2015-05-22 19:31:12 UTC) #3
jschuh
Not sure if this is posted to the right place, but PTAL.
5 years, 7 months ago (2015-05-22 19:31:22 UTC) #5
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Ubuntu-GCC-Mips-Debug-Android-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-Mips-Debug-Android-Trybot/builds/469)
5 years, 7 months ago (2015-05-22 19:32:35 UTC) #7
mtklein_C
+reed, to get him to sign off on the removed public API. I'm, as usual, ...
5 years, 7 months ago (2015-05-22 19:37:53 UTC) #9
mtklein_C
On 2015/05/22 19:31:22, jschuh wrote: > Not sure if this is posted to the right ...
5 years, 7 months ago (2015-05-22 19:40:53 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1152163004/20001
5 years, 7 months ago (2015-05-22 20:01:29 UTC) #13
jschuh
Thanks. I'll wait for reed@'s response. https://codereview.chromium.org/1152163004/diff/1/src/core/SkPackBits.cpp File src/core/SkPackBits.cpp (right): https://codereview.chromium.org/1152163004/diff/1/src/core/SkPackBits.cpp#newcode40 src/core/SkPackBits.cpp:40: return 0; On ...
5 years, 7 months ago (2015-05-22 20:02:15 UTC) #14
mtklein
On 2015/05/22 20:02:15, jschuh wrote: > Thanks. I'll wait for reed@'s response. > > https://codereview.chromium.org/1152163004/diff/1/src/core/SkPackBits.cpp ...
5 years, 7 months ago (2015-05-22 20:05:53 UTC) #15
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 7 months ago (2015-05-22 20:08:27 UTC) #17
reed1
The Pack code could allow "snug" dst buffers, but checking as it compresses, rather than ...
5 years, 7 months ago (2015-05-26 13:20:59 UTC) #18
jschuh
On 2015/05/26 13:20:59, reed1 wrote: > The Pack code could allow "snug" dst buffers, but ...
5 years, 7 months ago (2015-05-27 16:31:32 UTC) #19
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1152163004/40001
5 years, 7 months ago (2015-05-27 16:31:50 UTC) #22
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 7 months ago (2015-05-27 16:41:56 UTC) #24
jschuh
ping
5 years, 6 months ago (2015-05-28 23:06:09 UTC) #25
jschuh
On 2015/05/28 23:06:09, jschuh wrote: > ping ping
5 years, 6 months ago (2015-06-03 14:59:04 UTC) #26
reed1
lgtm
5 years, 6 months ago (2015-06-04 21:31:17 UTC) #27
jschuh
tks :)
5 years, 6 months ago (2015-06-04 21:42:14 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1152163004/40001
5 years, 6 months ago (2015-06-04 21:42:27 UTC) #30
commit-bot: I haz the power
5 years, 6 months ago (2015-06-04 22:10:41 UTC) #31
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/699b852e48da8f71c19fcaa13bb109efd68e5c7d

Powered by Google App Engine
This is Rietveld 408576698