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

Issue 860193002: go/system: adding two-phase data pipe methods (Closed)

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

Description

Patch Set 1 : #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+148 lines, -5 lines) Patch
M mojo/go/tests/system_test.go View 1 4 chunks +50 lines, -5 lines 0 comments Download
M mojo/public/go/system/c_allocators.h View 1 chunk +7 lines, -0 lines 0 comments Download
M mojo/public/go/system/c_allocators.c View 1 chunk +12 lines, -0 lines 0 comments Download
M mojo/public/go/system/data_pipe.go View 4 chunks +79 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
rogulenko
5 years, 11 months ago (2015-01-21 01:32:11 UTC) #4
gauthamt
lgtm
5 years, 11 months ago (2015-01-21 18:52:35 UTC) #6
gauthamt
lgtm
5 years, 11 months ago (2015-01-21 18:52:36 UTC) #7
jamesr
lgtm https://codereview.chromium.org/860193002/diff/40001/mojo/go/tests/system_test.go File mojo/go/tests/system_test.go (right): https://codereview.chromium.org/860193002/diff/40001/mojo/go/tests/system_test.go#newcode234 mojo/go/tests/system_test.go:234: if r, _ = hc.Wait(system.MOJO_HANDLE_SIGNAL_READABLE, 1000); r != ...
5 years, 11 months ago (2015-01-21 18:56:15 UTC) #9
rogulenko
https://codereview.chromium.org/860193002/diff/40001/mojo/go/tests/system_test.go File mojo/go/tests/system_test.go (right): https://codereview.chromium.org/860193002/diff/40001/mojo/go/tests/system_test.go#newcode234 mojo/go/tests/system_test.go:234: if r, _ = hc.Wait(system.MOJO_HANDLE_SIGNAL_READABLE, 1000); r != system.MOJO_RESULT_OK ...
5 years, 11 months ago (2015-01-21 20:00:00 UTC) #10
rogulenko
5 years, 11 months ago (2015-01-21 20:07:28 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:60001) manually as
bca91b1411ab309b44404fa7fda20fe54ccd07e5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698