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

Issue 386743002: Use SkBitmap::readPixels to perform copy to 4444. (Closed)

Created:
6 years, 5 months ago by scroggo
Modified:
6 years, 4 months ago
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Use SkBitmap::readPixels to perform copy to 4444. readPixels allows specifying the rowBytes, which is important for this caller, who wants them to be 4-byte aligned. BUG=chromium:390782 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290367

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix style issue. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -18 lines) Patch
M cc/resources/resource_provider.cc View 1 1 chunk +9 lines, -18 lines 0 comments Download

Messages

Total messages: 22 (0 generated)
scroggo
6 years, 5 months ago (2014-07-18 21:58:22 UTC) #1
scroggo
Brian, would you mind reviewing this since Mike's out?
6 years, 5 months ago (2014-07-22 13:55:12 UTC) #2
bsalomon
lgtm
6 years, 5 months ago (2014-07-22 13:58:26 UTC) #3
scroggo
The CQ bit was checked by scroggo@google.com
6 years, 5 months ago (2014-07-22 14:03:15 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scroggo@google.com/386743002/1
6 years, 5 months ago (2014-07-22 14:04:42 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-22 14:04:43 UTC) #6
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 5 months ago (2014-07-22 14:04:44 UTC) #7
scroggo
Florin, you're a super star committer, right? Can you review this patch please?
6 years, 5 months ago (2014-07-22 14:06:48 UTC) #8
f(malita)
LGTM On 2014/07/22 14:06:48, scroggo wrote: > Florin, you're a super star committer, right? Can ...
6 years, 5 months ago (2014-07-22 14:09:13 UTC) #9
scroggo
enne@, can you give me an owners review (or point me to the right person ...
6 years, 5 months ago (2014-07-22 14:16:31 UTC) #10
enne (OOO)
lgtm if this fixes the bug in question (Sorry about the review delay; thanks for ...
6 years, 5 months ago (2014-07-24 17:58:19 UTC) #11
scroggo
https://codereview.chromium.org/386743002/diff/1/cc/resources/resource_provider.cc File cc/resources/resource_provider.cc (right): https://codereview.chromium.org/386743002/diff/1/cc/resources/resource_provider.cc#newcode114 cc/resources/resource_provider.cc:114: dst_info.fColorType = dst_colorType; On 2014/07/24 17:58:18, enne wrote: > ...
6 years, 5 months ago (2014-07-24 18:11:38 UTC) #12
scroggo
The CQ bit was checked by scroggo@google.com
6 years, 5 months ago (2014-07-24 18:11:42 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scroggo@google.com/386743002/20001
6 years, 5 months ago (2014-07-24 18:14:45 UTC) #14
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-24 21:33:37 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-24 22:14:10 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_swarming on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_rel_swarming/builds/2104)
6 years, 5 months ago (2014-07-24 22:14:11 UTC) #17
Feng Qian
The CQ bit was checked by feng@chromium.org
6 years, 4 months ago (2014-08-18 19:57:05 UTC) #18
Feng Qian
The CQ bit was unchecked by feng@chromium.org
6 years, 4 months ago (2014-08-18 19:57:11 UTC) #19
Feng Qian
The CQ bit was checked by feng@chromium.org
6 years, 4 months ago (2014-08-18 19:59:27 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scroggo@google.com/386743002/20001
6 years, 4 months ago (2014-08-18 20:00:53 UTC) #21
commit-bot: I haz the power
6 years, 4 months ago (2014-08-18 21:53:25 UTC) #22
Message was sent while issue was closed.
Committed patchset #2 (20001) as 290367

Powered by Google App Engine
This is Rietveld 408576698