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

Issue 1355643003: content/gpu: Remove separate queue for out-of-order messages. (Closed)

Created:
5 years, 3 months ago by sunnyps
Modified:
5 years, 3 months ago
Reviewers:
David Yen, piman
CC:
chromium-reviews, darin-cc_chromium.org, jam, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@stub_scheduling
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

content/gpu: Remove separate queue for out-of-order messages. This CL gets rid of the separate deque for out of order messages and the complexity associated with that in GpuChannel::HandleMessage. BUG=514813 Committed: https://crrev.com/5ccdf4577097476e078ae36cce8d4e2107df86f6 Cr-Commit-Position: refs/heads/master@{#349872}

Patch Set 1 #

Total comments: 4

Patch Set 2 : piman's review #

Total comments: 4

Patch Set 3 : DLOG #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -94 lines) Patch
M content/common/gpu/gpu_channel.h View 1 8 chunks +16 lines, -13 lines 0 comments Download
M content/common/gpu/gpu_channel.cc View 1 2 17 chunks +59 lines, -81 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 13 (3 generated)
sunnyps
PTAL
5 years, 3 months ago (2015-09-18 01:32:29 UTC) #2
piman
LGTM+nits https://codereview.chromium.org/1355643003/diff/1/content/common/gpu/gpu_channel.cc File content/common/gpu/gpu_channel.cc (right): https://codereview.chromium.org/1355643003/diff/1/content/common/gpu/gpu_channel.cc#newcode280 content/common/gpu/gpu_channel.cc:280: DCHECK(!message.should_unblock() && !message.is_reply()); nit: it's not really a ...
5 years, 3 months ago (2015-09-18 03:44:15 UTC) #3
David Yen
lgtm
5 years, 3 months ago (2015-09-18 18:02:18 UTC) #4
sunnyps
https://codereview.chromium.org/1355643003/diff/1/content/common/gpu/gpu_channel.cc File content/common/gpu/gpu_channel.cc (right): https://codereview.chromium.org/1355643003/diff/1/content/common/gpu/gpu_channel.cc#newcode280 content/common/gpu/gpu_channel.cc:280: DCHECK(!message.should_unblock() && !message.is_reply()); On 2015/09/18 03:44:15, piman (slow to ...
5 years, 3 months ago (2015-09-18 18:47:29 UTC) #5
piman
LGTM + nits https://codereview.chromium.org/1355643003/diff/20001/content/common/gpu/gpu_channel.cc File content/common/gpu/gpu_channel.cc (right): https://codereview.chromium.org/1355643003/diff/20001/content/common/gpu/gpu_channel.cc#newcode282 content/common/gpu/gpu_channel.cc:282: LOG(ERROR) << "Unexpected message type"; nit: ...
5 years, 3 months ago (2015-09-18 20:03:40 UTC) #6
sunnyps
https://codereview.chromium.org/1355643003/diff/20001/content/common/gpu/gpu_channel.cc File content/common/gpu/gpu_channel.cc (right): https://codereview.chromium.org/1355643003/diff/20001/content/common/gpu/gpu_channel.cc#newcode282 content/common/gpu/gpu_channel.cc:282: LOG(ERROR) << "Unexpected message type"; On 2015/09/18 20:03:40, piman ...
5 years, 3 months ago (2015-09-18 21:02:08 UTC) #7
piman
lgtm
5 years, 3 months ago (2015-09-18 21:08:50 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1355643003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1355643003/40001
5 years, 3 months ago (2015-09-19 19:11:26 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 3 months ago (2015-09-19 21:40:13 UTC) #12
commit-bot: I haz the power
5 years, 3 months ago (2015-09-19 21:40:58 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5ccdf4577097476e078ae36cce8d4e2107df86f6
Cr-Commit-Position: refs/heads/master@{#349872}

Powered by Google App Engine
This is Rietveld 408576698