|
|
DescriptionUse 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. #Messages
Total messages: 22 (0 generated)
Brian, would you mind reviewing this since Mike's out?
lgtm
The CQ bit was checked by scroggo@google.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scroggo@google.com/386743002/1
The CQ bit was unchecked by commit-bot@chromium.org
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an LGTM may have been provided, it was from a non-committer or a provisional committer, _not_ a full super star committer. See http://www.chromium.org/getting-involved/become-a-committer Note that this has nothing to do with OWNERS files.
Florin, you're a super star committer, right? Can you review this patch please?
LGTM On 2014/07/22 14:06:48, scroggo wrote: > Florin, you're a super star committer, right? Can you review this patch please? I think you'll need a cc/ owner (which I'm not) for this one.
enne@, can you give me an owners review (or point me to the right person to do so)?
lgtm if this fixes the bug in question (Sorry about the review delay; thanks for the ping.) https://codereview.chromium.org/386743002/diff/1/cc/resources/resource_provid... File cc/resources/resource_provider.cc (right): https://codereview.chromium.org/386743002/diff/1/cc/resources/resource_provid... cc/resources/resource_provider.cc:114: dst_info.fColorType = dst_colorType; This was here before you, but you can you make this chrome style and rename this dst_colortype or dst_color_type?
https://codereview.chromium.org/386743002/diff/1/cc/resources/resource_provid... File cc/resources/resource_provider.cc (right): https://codereview.chromium.org/386743002/diff/1/cc/resources/resource_provid... cc/resources/resource_provider.cc:114: dst_info.fColorType = dst_colorType; On 2014/07/24 17:58:18, enne wrote: > This was here before you, but you can you make this chrome style and rename this > dst_colortype or dst_color_type? Done.
The CQ bit was checked by scroggo@google.com
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scroggo@google.com/386743002/20001
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_chrome...) linux_chromium_rel_swarming on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_rel_sw...)
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: linux_chromium_rel_swarming on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_rel_sw...)
The CQ bit was checked by feng@chromium.org
The CQ bit was unchecked by feng@chromium.org
The CQ bit was checked by feng@chromium.org
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scroggo@google.com/386743002/20001
Message was sent while issue was closed.
Committed patchset #2 (20001) as 290367 |