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

Issue 392783006: Mojo: Split public/cpp/system/core.h into pieces (Closed)

Created:
6 years, 5 months ago by Hajime Morrita
Modified:
6 years, 5 months ago
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Project:
chromium
Visibility:
Public.

Description

Mojo: Split public/cpp/system/core.h into pieces It is divided into buffer.h, date_pipe.h, functions.h, handles.h, macros.h and message_pipe.h. BUG=386803 TEST=none R=viettrungluu@chromium.org, darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283337

Patch Set 1 #

Total comments: 7

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+633 lines, -548 lines) Patch
A mojo/public/cpp/system/buffer.h View 1 2 1 chunk +113 lines, -0 lines 0 comments Download
M mojo/public/cpp/system/core.h View 1 2 1 chunk +6 lines, -546 lines 0 comments Download
A mojo/public/cpp/system/data_pipe.h View 1 2 1 chunk +138 lines, -0 lines 0 comments Download
A mojo/public/cpp/system/functions.h View 1 2 1 chunk +20 lines, -0 lines 0 comments Download
A mojo/public/cpp/system/handle.h View 1 2 1 chunk +247 lines, -0 lines 0 comments Download
M mojo/public/cpp/system/macros.h View 1 2 2 chunks +5 lines, -1 line 0 comments Download
A mojo/public/cpp/system/message_pipe.h View 1 2 1 chunk +103 lines, -0 lines 0 comments Download
M mojo/public/cpp/system/tests/core_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Hajime Morrita
6 years, 5 months ago (2014-07-15 00:16:43 UTC) #1
viettrungluu
https://codereview.chromium.org/392783006/diff/1/mojo/public/c/system/core.h File mojo/public/c/system/core.h (left): https://codereview.chromium.org/392783006/diff/1/mojo/public/c/system/core.h#oldcode15 mojo/public/c/system/core.h:15: #include "mojo/public/c/system/macros.h" Please don't remove this. We shouldn't rely ...
6 years, 5 months ago (2014-07-15 00:44:09 UTC) #2
Hajime Morrita
Thank you for the review Trung! Could you take another look? https://codereview.chromium.org/392783006/diff/1/mojo/public/c/system/core.h File mojo/public/c/system/core.h (left): ...
6 years, 5 months ago (2014-07-15 17:38:15 UTC) #3
viettrungluu
Thanks. LGTM w/nits. https://codereview.chromium.org/392783006/diff/20001/mojo/public/c/system/core.h File mojo/public/c/system/core.h (left): https://codereview.chromium.org/392783006/diff/20001/mojo/public/c/system/core.h#oldcode15 mojo/public/c/system/core.h:15: #include "mojo/public/c/system/macros.h" Could you please restore ...
6 years, 5 months ago (2014-07-15 18:06:14 UTC) #4
Hajime Morrita
Thanks! Landing. https://codereview.chromium.org/392783006/diff/20001/mojo/public/c/system/core.h File mojo/public/c/system/core.h (left): https://codereview.chromium.org/392783006/diff/20001/mojo/public/c/system/core.h#oldcode15 mojo/public/c/system/core.h:15: #include "mojo/public/c/system/macros.h" On 2014/07/15 18:06:14, viettrungluu wrote: ...
6 years, 5 months ago (2014-07-15 18:22:01 UTC) #5
Hajime Morrita
The CQ bit was checked by morrita@chromium.org
6 years, 5 months ago (2014-07-15 18:22:11 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/morrita@chromium.org/392783006/40001
6 years, 5 months ago (2014-07-15 18:24:27 UTC) #7
commit-bot: I haz the power
6 years, 5 months ago (2014-07-16 04:44:12 UTC) #8
Message was sent while issue was closed.
Change committed as 283337

Powered by Google App Engine
This is Rietveld 408576698