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

Issue 2036053002: Mojo: Add a C++-style SharedBuffer API. (Closed)

Created:
4 years, 6 months ago by Sam McNally
Modified:
4 years, 6 months ago
CC:
Aaron Boodman, abarth-chromium, ben+mojo_chromium.org, chrome-apps-syd-reviews_chromium.org, chromium-reviews, darin (slow to review), qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Mojo: Add a C++-style SharedBuffer API. Committed: https://crrev.com/a7ee0a2ccde8c99665de2b5859e903087c3d3c31 Cr-Commit-Position: refs/heads/master@{#397957}

Patch Set 1 : #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -2 lines) Patch
M mojo/mojo_public.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M mojo/public/cpp/system/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M mojo/public/cpp/system/buffer.h View 1 1 chunk +36 lines, -2 lines 0 comments Download
A mojo/public/cpp/system/buffer.cc View 1 1 chunk +37 lines, -0 lines 0 comments Download
M mojo/public/cpp/system/handle.h View 1 chunk +1 line, -0 lines 0 comments Download
M mojo/public/cpp/system/tests/core_unittest.cc View 1 1 chunk +41 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (10 generated)
Sam McNally
4 years, 6 months ago (2016-06-03 06:18:22 UTC) #7
Ken Rockot(use gerrit already)
lgtm https://codereview.chromium.org/2036053002/diff/60002/mojo/public/cpp/system/buffer.cc File mojo/public/cpp/system/buffer.cc (right): https://codereview.chromium.org/2036053002/diff/60002/mojo/public/cpp/system/buffer.cc#newcode9 mojo/public/cpp/system/buffer.cc:9: ScopedSharedBufferHandle SharedBufferHandle::Clone(bool read_only) const { optional nit: Maybe ...
4 years, 6 months ago (2016-06-03 20:14:35 UTC) #8
Sam McNally
https://codereview.chromium.org/2036053002/diff/60002/mojo/public/cpp/system/buffer.cc File mojo/public/cpp/system/buffer.cc (right): https://codereview.chromium.org/2036053002/diff/60002/mojo/public/cpp/system/buffer.cc#newcode9 mojo/public/cpp/system/buffer.cc:9: ScopedSharedBufferHandle SharedBufferHandle::Clone(bool read_only) const { On 2016/06/03 20:14:35, Ken ...
4 years, 6 months ago (2016-06-05 23:49:20 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2036053002/130001
4 years, 6 months ago (2016-06-05 23:49:33 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:130001)
4 years, 6 months ago (2016-06-06 01:29:34 UTC) #14
commit-bot: I haz the power
4 years, 6 months ago (2016-06-06 01:31:24 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a7ee0a2ccde8c99665de2b5859e903087c3d3c31
Cr-Commit-Position: refs/heads/master@{#397957}

Powered by Google App Engine
This is Rietveld 408576698