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

Issue 1749353002: Proposed API for querying information about (e.g. shared) buffers. (Closed)

Created:
4 years, 9 months ago by viettrungluu
Modified:
4 years, 9 months ago
Reviewers:
jamesr
CC:
Aaron Boodman, abarth-chromium, ben+mojo_chromium.org, darin (slow to review), gregsimon, mojo-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+mojopublicwatch_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Proposed API for querying information about (e.g. shared) buffers. This contains not a whit of implementation. R=jamesr@chromium.org BUG=#501 Committed: https://chromium.googlesource.com/external/mojo/+/79568dbabb976de125ad91ee78ecc17fb6f26d17

Patch Set 1 #

Total comments: 7

Patch Set 2 : updated comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -2 lines) Patch
M mojo/public/c/system/buffer.h View 1 3 chunks +43 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
viettrungluu
4 years, 9 months ago (2016-03-01 20:35:40 UTC) #2
viettrungluu
https://codereview.chromium.org/1749353002/diff/1/mojo/public/c/system/buffer.h File mojo/public/c/system/buffer.h (right): https://codereview.chromium.org/1749353002/diff/1/mojo/public/c/system/buffer.h#newcode59 mojo/public/c/system/buffer.h:59: struct MOJO_ALIGNAS(8) MojoDuplicateBufferHandleOptions { This is an ABI-breaking change, ...
4 years, 9 months ago (2016-03-01 20:36:20 UTC) #3
jamesr
https://codereview.chromium.org/1749353002/diff/1/mojo/public/c/system/buffer.h File mojo/public/c/system/buffer.h (right): https://codereview.chromium.org/1749353002/diff/1/mojo/public/c/system/buffer.h#newcode161 mojo/public/c/system/buffer.h:161: // |info_num_bytes| is too small). hm, buffer too small ...
4 years, 9 months ago (2016-03-07 19:26:36 UTC) #4
viettrungluu
https://codereview.chromium.org/1749353002/diff/1/mojo/public/c/system/buffer.h File mojo/public/c/system/buffer.h (right): https://codereview.chromium.org/1749353002/diff/1/mojo/public/c/system/buffer.h#newcode161 mojo/public/c/system/buffer.h:161: // |info_num_bytes| is too small). On 2016/03/07 19:26:36, jamesr ...
4 years, 9 months ago (2016-03-07 20:44:23 UTC) #5
jamesr
https://codereview.chromium.org/1749353002/diff/1/mojo/public/c/system/buffer.h File mojo/public/c/system/buffer.h (right): https://codereview.chromium.org/1749353002/diff/1/mojo/public/c/system/buffer.h#newcode161 mojo/public/c/system/buffer.h:161: // |info_num_bytes| is too small). On 2016/03/07 at 20:44:22, ...
4 years, 9 months ago (2016-03-07 21:42:36 UTC) #6
viettrungluu
On 2016/03/07 21:42:36, jamesr wrote: > https://codereview.chromium.org/1749353002/diff/1/mojo/public/c/system/buffer.h > File mojo/public/c/system/buffer.h (right): > > https://codereview.chromium.org/1749353002/diff/1/mojo/public/c/system/buffer.h#newcode161 > ...
4 years, 9 months ago (2016-03-07 23:30:40 UTC) #7
jamesr
On 2016/03/07 at 23:30:40, viettrungluu wrote: > On 2016/03/07 21:42:36, jamesr wrote: > > > ...
4 years, 9 months ago (2016-03-07 23:34:16 UTC) #8
jamesr
In other words, add some comments documenting the interface. code lgtm
4 years, 9 months ago (2016-03-07 23:34:29 UTC) #9
viettrungluu
Committed patchset #2 (id:20001) manually as 79568dbabb976de125ad91ee78ecc17fb6f26d17 (presubmit successful).
4 years, 9 months ago (2016-03-08 00:38:23 UTC) #11
viettrungluu
4 years, 9 months ago (2016-03-08 00:39:01 UTC) #12
Message was sent while issue was closed.
On 2016/03/07 23:34:29, jamesr wrote:
> In other words, add some comments documenting the interface.  code lgtm

Done, thanks.

Powered by Google App Engine
This is Rietveld 408576698