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

Issue 2900543002: Mojo C++ bindings: introduce mojo::internal::deque and use it in MultiplexRouter. (Closed)

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

Description

Mojo C++ bindings: introduce mojo::internal::deque and use it in MultiplexRouter. The reason is that std::deque is memory inefficient. BUG=719774 Review-Url: https://codereview.chromium.org/2900543002 Cr-Commit-Position: refs/heads/master@{#474527} Committed: https://chromium.googlesource.com/chromium/src/+/7a6de50a928be5382714446119f704df13973205

Patch Set 1 #

Total comments: 4

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+489 lines, -3 lines) Patch
M mojo/public/cpp/bindings/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
A mojo/public/cpp/bindings/lib/deque.h View 1 1 chunk +225 lines, -0 lines 0 comments Download
M mojo/public/cpp/bindings/lib/multiplex_router.h View 1 3 chunks +3 lines, -3 lines 0 comments Download
M mojo/public/cpp/bindings/tests/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
A mojo/public/cpp/bindings/tests/deque_unittest.cc View 1 1 chunk +259 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (13 generated)
yzshen1
Hi, Ken. Would you please take a look? Thanks!
3 years, 7 months ago (2017-05-21 06:39:56 UTC) #4
Ken Rockot(use gerrit already)
LGTM but I wonder if there's really any need to call this "PointerDeque" or limit ...
3 years, 7 months ago (2017-05-22 16:45:28 UTC) #7
yzshen1
On 2017/05/22 16:45:28, Ken Rockot(use gerrit already) wrote: > LGTM but I wonder if there's ...
3 years, 7 months ago (2017-05-22 17:07:41 UTC) #8
yzshen1
Hi, Ken. Would you please take a look? Thanks! I didn't use a special storage ...
3 years, 6 months ago (2017-05-25 00:06:44 UTC) #12
Ken Rockot(use gerrit already)
lgtm
3 years, 6 months ago (2017-05-25 01:57:39 UTC) #13
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/2900543002/20001
3 years, 6 months ago (2017-05-25 02:17:50 UTC) #17
commit-bot: I haz the power
3 years, 6 months ago (2017-05-25 02:23:17 UTC) #20
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/7a6de50a928be5382714446119f7...

Powered by Google App Engine
This is Rietveld 408576698