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

Issue 2531323002: Struct traits for gfx::Range and gfx::RangeF. (Closed)

Created:
4 years ago by Hadi
Modified:
4 years ago
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review)
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Struct traits for gfx::Range and gfx::RangeF. This can be useful for serializing/deserializing ui::CompositionText, etc. BUG=NONE Committed: https://crrev.com/0c9234448950979bb56ec999d1a0773c819326d0 Cr-Commit-Position: refs/heads/master@{#435056}

Patch Set 1 #

Patch Set 2 : Formatting. #

Patch Set 3 : Add a missing include. #

Total comments: 4

Patch Set 4 : Addressed feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+212 lines, -0 lines) Patch
M ui/gfx/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A ui/gfx/range/mojo/BUILD.gn View 1 chunk +49 lines, -0 lines 0 comments Download
A ui/gfx/range/mojo/DEPS View 1 chunk +4 lines, -0 lines 0 comments Download
A ui/gfx/range/mojo/OWNERS View 1 chunk +5 lines, -0 lines 0 comments Download
A ui/gfx/range/mojo/range.mojom View 1 chunk +15 lines, -0 lines 0 comments Download
A ui/gfx/range/mojo/range.typemap View 1 chunk +17 lines, -0 lines 0 comments Download
A ui/gfx/range/mojo/range_struct_traits.h View 1 2 3 1 chunk +38 lines, -0 lines 0 comments Download
A ui/gfx/range/mojo/range_struct_traits_unittest.cc View 1 1 chunk +65 lines, -0 lines 0 comments Download
A ui/gfx/range/mojo/range_traits_test_service.mojom View 1 chunk +17 lines, -0 lines 0 comments Download
M ui/gfx/typemaps.gni View 1 chunk +1 line, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 35 (18 generated)
Hadi
PTAL.
4 years ago (2016-11-28 15:32:37 UTC) #4
Hadi
rsesek@ can you please review ui/gfx/range/*? tsepez@ can you please review ui/gfx/range/mojo/*?
4 years ago (2016-11-28 21:37:37 UTC) #8
Tom Sepez
LGTM otherwise. https://codereview.chromium.org/2531323002/diff/40001/ui/gfx/range/mojo/range.mojom File ui/gfx/range/mojo/range.mojom (right): https://codereview.chromium.org/2531323002/diff/40001/ui/gfx/range/mojo/range.mojom#newcode1 ui/gfx/range/mojo/range.mojom:1: // Copyright 2016 The Chromium Authors. All ...
4 years ago (2016-11-28 21:50:25 UTC) #9
Robert Sesek
https://codereview.chromium.org/2531323002/diff/40001/ui/gfx/range/mojo/range.mojom File ui/gfx/range/mojo/range.mojom (right): https://codereview.chromium.org/2531323002/diff/40001/ui/gfx/range/mojo/range.mojom#newcode1 ui/gfx/range/mojo/range.mojom:1: // Copyright 2016 The Chromium Authors. All rights reserved. ...
4 years ago (2016-11-28 22:17:32 UTC) #10
Hadi
https://codereview.chromium.org/2531323002/diff/40001/ui/gfx/range/mojo/range_struct_traits.h File ui/gfx/range/mojo/range_struct_traits.h (right): https://codereview.chromium.org/2531323002/diff/40001/ui/gfx/range/mojo/range_struct_traits.h#newcode16 ui/gfx/range/mojo/range_struct_traits.h:16: static int start(const gfx::Range& r) { return r.start(); } ...
4 years ago (2016-11-28 22:36:38 UTC) #13
Robert Sesek
lgtm
4 years ago (2016-11-28 23:11:12 UTC) #14
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/2531323002/60001
4 years ago (2016-11-28 23:18:17 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/314043)
4 years ago (2016-11-29 01:36:08 UTC) #20
Hadi
sadrul@ can you please review ui/gfx/typemaps.gni? On 2016/11/29 01:36:08, commit-bot: I haz the power wrote: ...
4 years ago (2016-11-29 01:41:03 UTC) #21
sadrul
lgtm
4 years ago (2016-11-29 01:46:11 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/2531323002/60001
4 years ago (2016-11-29 03:39:09 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/314199)
4 years ago (2016-11-29 03:47:46 UTC) #26
Hadi
sky@ can you please review DEPS?
4 years ago (2016-11-29 04:11:37 UTC) #28
sky
LGTM
4 years ago (2016-11-29 18:11:33 UTC) #29
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/2531323002/60001
4 years ago (2016-11-29 19:41:14 UTC) #31
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-11-29 19:48:37 UTC) #33
commit-bot: I haz the power
4 years ago (2016-11-29 19:50:24 UTC) #35
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/0c9234448950979bb56ec999d1a0773c819326d0
Cr-Commit-Position: refs/heads/master@{#435056}

Powered by Google App Engine
This is Rietveld 408576698