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

Issue 1531413002: Add support for (de)serializing LayerSelection. (Closed)

Created:
5 years ago by nyquist
Modified:
5 years ago
Reviewers:
vmpstr
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@serialize-layer-selection-bound
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add support for (de)serializing LayerSelection. As part of serializing cc::LayerTreeHost, we also need to serialize the Selection<LayerSelectionBound>, which is typedef'ed to LayerSelection. We only support this type of the templated Selection for now, so the code lives together with the LayerSelectionBound. BUG=561210 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/be6c29c514beca0a3d18158d4fbef28b26d6fa53 Cr-Commit-Position: refs/heads/master@{#366202}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Addressed nits from vmpstr #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -0 lines) Patch
M cc/input/layer_selection_bound.h View 1 2 chunks +6 lines, -0 lines 0 comments Download
M cc/input/layer_selection_bound.cc View 1 1 chunk +16 lines, -0 lines 0 comments Download
M cc/input/layer_selection_bound_unittest.cc View 1 2 chunks +38 lines, -0 lines 0 comments Download
M cc/proto/layer_selection_bound.proto View 1 chunk +7 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 15 (7 generated)
nyquist
vmpstr: PTAL
5 years ago (2015-12-17 21:34:11 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1531413002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1531413002/1
5 years ago (2015-12-17 21:37:14 UTC) #5
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_asan_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/94325)
5 years ago (2015-12-17 23:46:53 UTC) #7
vmpstr
lgtm with nits https://codereview.chromium.org/1531413002/diff/1/cc/input/layer_selection_bound_unittest.cc File cc/input/layer_selection_bound_unittest.cc (right): https://codereview.chromium.org/1531413002/diff/1/cc/input/layer_selection_bound_unittest.cc#newcode37 cc/input/layer_selection_bound_unittest.cc:37: void VerifySerializeAndDeserializeLayerSelectionProto( Move this after the ...
5 years ago (2015-12-18 07:50:02 UTC) #8
nyquist
All done. https://codereview.chromium.org/1531413002/diff/1/cc/input/layer_selection_bound_unittest.cc File cc/input/layer_selection_bound_unittest.cc (right): https://codereview.chromium.org/1531413002/diff/1/cc/input/layer_selection_bound_unittest.cc#newcode37 cc/input/layer_selection_bound_unittest.cc:37: void VerifySerializeAndDeserializeLayerSelectionProto( On 2015/12/18 07:50:02, vmpstr wrote: ...
5 years ago (2015-12-18 18:54:35 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1531413002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1531413002/20001
5 years ago (2015-12-18 22:13:20 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-12-18 23:18:31 UTC) #13
commit-bot: I haz the power
5 years ago (2015-12-18 23:19:15 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/be6c29c514beca0a3d18158d4fbef28b26d6fa53
Cr-Commit-Position: refs/heads/master@{#366202}

Powered by Google App Engine
This is Rietveld 408576698