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

Issue 2719183002: Write mojom and StructTraits for display::GammaRampRGBEntry (Closed)

Created:
3 years, 9 months ago by thanhph
Modified:
3 years, 9 months ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Write mojom and StructTraits for display::GammaRampRGBEntry. We need a mojom and StructTraits for GammaRampRGBEntry for communication between the gpu process and the mus-ws process for Ozone GBM. BUG=696638 Review-Url: https://codereview.chromium.org/2719183002 Cr-Commit-Position: refs/heads/master@{#455303} Committed: https://chromium.googlesource.com/chromium/src/+/3aa23b6bd85fa5bb3b96e23fb08f1d400a75747e

Patch Set 1 #

Total comments: 6

Patch Set 2 : fix nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -0 lines) Patch
M ui/display/mojo/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M ui/display/mojo/display_struct_traits_test.mojom View 2 chunks +4 lines, -0 lines 0 comments Download
M ui/display/mojo/display_struct_traits_unittest.cc View 1 3 chunks +18 lines, -0 lines 0 comments Download
A ui/display/mojo/gamma_ramp_rgb_entry.mojom View 1 1 chunk +12 lines, -0 lines 0 comments Download
A ui/display/mojo/gamma_ramp_rgb_entry.typemap View 1 chunk +14 lines, -0 lines 0 comments Download
A ui/display/mojo/gamma_ramp_rgb_entry_struct_traits.h View 1 chunk +34 lines, -0 lines 0 comments Download
A ui/display/mojo/gamma_ramp_rgb_entry_struct_traits.cc View 1 chunk +20 lines, -0 lines 0 comments Download
M ui/display/mojo/typemaps.gni View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 28 (15 generated)
thanhph1
Hi Kyle, Can you review my cl? Thanks, Thanh.
3 years, 9 months ago (2017-02-27 22:24:35 UTC) #5
kylechar
https://codereview.chromium.org/2719183002/diff/1/ui/display/mojo/display_struct_traits_unittest.cc File ui/display/mojo/display_struct_traits_unittest.cc (right): https://codereview.chromium.org/2719183002/diff/1/ui/display/mojo/display_struct_traits_unittest.cc#newcode230 ui/display/mojo/display_struct_traits_unittest.cc:230: GammaRampRGBEntry input, output; Can you make this const? It's ...
3 years, 9 months ago (2017-02-27 22:33:37 UTC) #8
thanhph1
Thanks Kyle. Please review my new cl. Thanh. https://codereview.chromium.org/2719183002/diff/1/ui/display/mojo/display_struct_traits_unittest.cc File ui/display/mojo/display_struct_traits_unittest.cc (right): https://codereview.chromium.org/2719183002/diff/1/ui/display/mojo/display_struct_traits_unittest.cc#newcode230 ui/display/mojo/display_struct_traits_unittest.cc:230: GammaRampRGBEntry ...
3 years, 9 months ago (2017-02-28 13:12:01 UTC) #13
kylechar
lgtm.
3 years, 9 months ago (2017-02-28 13:42:55 UTC) #14
rjkroege
lgtm
3 years, 9 months ago (2017-03-01 15:32:16 UTC) #15
thanhph1
oshima@: Hi Mitsuru, please review changes my ui/display. tsepez@: Hi Tom, please review my mojom ...
3 years, 9 months ago (2017-03-01 15:47:24 UTC) #17
thanhph1
On 2017/02/28 13:42:55, kylechar wrote: > lgtm.
3 years, 9 months ago (2017-03-01 15:47:51 UTC) #18
Tom Sepez
lgtm
3 years, 9 months ago (2017-03-06 22:35:03 UTC) #19
thanhph
Hi Dan, Could you review another of my CL? Thanks, Thanh.
3 years, 9 months ago (2017-03-07 21:37:12 UTC) #21
Daniel Erat
lgtm for ui/display/
3 years, 9 months ago (2017-03-07 22:31:53 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2719183002/20001
3 years, 9 months ago (2017-03-07 22:47:39 UTC) #24
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/3aa23b6bd85fa5bb3b96e23fb08f1d400a75747e
3 years, 9 months ago (2017-03-08 00:10:07 UTC) #27
thanhph
3 years, 9 months ago (2017-03-08 00:21:26 UTC) #28
Message was sent while issue was closed.
On 2017/03/07 22:31:53, Daniel Erat wrote:
> lgtm for ui/display/

Thanks Daniel!

Thanh.

Powered by Google App Engine
This is Rietveld 408576698