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

Issue 23684065: GetNativeImageDataFormat: Return PP_IMAGEDATAFORMAT_RGBA_PREMUL in the case of SK_R32_SHIFT == 0 (… (Closed)

Created:
7 years, 3 months ago by Joshuar
Modified:
7 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

GetNativeImageDataFormat: Return PP_IMAGEDATAFORMAT_RGBA_PREMUL in the case of SK_R32_SHIFT == 0 (l-endian) BUG=276923 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=231695

Patch Set 1 #

Patch Set 2 : Adding RGBA_PREMUL back in as an optional return from PPB_ImageData_Shared::GetNativeImageDataForma… #

Total comments: 2

Patch Set 3 : Add comment back in. #

Patch Set 4 : Fix typo (RGRA => RGBA) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M ppapi/shared_impl/ppb_image_data_shared.cc View 1 2 3 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 14 (0 generated)
Joshuar
7 years, 3 months ago (2013-09-24 18:24:13 UTC) #1
Joshuar
On 2013/09/24 18:24:13, Joshuar wrote: Not sure why there are two patch sets.
7 years, 3 months ago (2013-09-24 18:25:01 UTC) #2
dmichael (off chromium)
lgtm, thanks! https://codereview.chromium.org/23684065/diff/3001/ppapi/shared_impl/ppb_image_data_shared.cc File ppapi/shared_impl/ppb_image_data_shared.cc (right): https://codereview.chromium.org/23684065/diff/3001/ppapi/shared_impl/ppb_image_data_shared.cc#newcode34 ppapi/shared_impl/ppb_image_data_shared.cc:34: return PP_IMAGEDATAFORMAT_BGRA_PREMUL; originally, there was a comment ...
7 years, 3 months ago (2013-09-24 19:13:02 UTC) #3
Joshuar
https://codereview.chromium.org/23684065/diff/3001/ppapi/shared_impl/ppb_image_data_shared.cc File ppapi/shared_impl/ppb_image_data_shared.cc (right): https://codereview.chromium.org/23684065/diff/3001/ppapi/shared_impl/ppb_image_data_shared.cc#newcode34 ppapi/shared_impl/ppb_image_data_shared.cc:34: return PP_IMAGEDATAFORMAT_BGRA_PREMUL; On 2013/09/24 19:13:03, dmichael wrote: > originally, ...
7 years, 3 months ago (2013-09-24 19:18:38 UTC) #4
dmichael (off chromium)
Sweet. Now you can check the "Commit" box on this CL and watch the Commit ...
7 years, 3 months ago (2013-09-24 19:33:56 UTC) #5
Joshuar
On 2013/09/24 19:33:56, dmichael wrote: > Sweet. Now you can check the "Commit" box on ...
7 years, 3 months ago (2013-09-24 19:37:09 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jhoak@google.com/23684065/10001
7 years, 3 months ago (2013-09-24 20:19:13 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jhoak@google.com/23684065/19001
7 years, 3 months ago (2013-09-24 21:36:50 UTC) #8
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) remoting_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=171428
7 years, 3 months ago (2013-09-25 00:00:30 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jhoak@google.com/23684065/19001
7 years, 2 months ago (2013-09-25 15:31:24 UTC) #10
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) remoting_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=172018
7 years, 2 months ago (2013-09-25 17:44:30 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jhoak@google.com/23684065/19001
7 years, 1 month ago (2013-10-29 18:36:47 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jhoak@google.com/23684065/19001
7 years, 1 month ago (2013-10-29 19:08:41 UTC) #13
commit-bot: I haz the power
7 years, 1 month ago (2013-10-30 01:04:15 UTC) #14
Message was sent while issue was closed.
Change committed as 231695

Powered by Google App Engine
This is Rietveld 408576698