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

Issue 1321253011: Remove dependency on //crypto in //ipc, except on windows. (Closed)

Created:
5 years, 3 months ago by Sergey Ulanov
Modified:
5 years, 3 months ago
Reviewers:
Tom Sepez
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@fallback_clean
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove dependency on //crypto in //ipc, except on windows. //ipc was depending on //crypto just for crypto::RandBytes(), but after crrev.com/347312 that function is used only on Windows, so the //crypto is needed only on windows. R=tsepez@chromium.org Committed: https://crrev.com/384a29c919f7111c4f50ae9ae56e1599b5faa50a Cr-Commit-Position: refs/heads/master@{#348638}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Patch Set 10 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -52 lines) Patch
M ipc/BUILD.gn View 1 2 3 4 5 6 7 8 2 chunks +6 lines, -1 line 0 comments Download
M ipc/brokerable_attachment.h View 1 2 3 4 5 6 2 chunks +0 lines, -10 lines 0 comments Download
M ipc/brokerable_attachment.cc View 1 2 3 4 5 6 1 chunk +0 lines, -36 lines 0 comments Download
M ipc/handle_attachment_win.cc View 1 2 3 4 5 6 1 chunk +18 lines, -1 line 0 comments Download
M ipc/ipc.gyp View 1 2 3 4 5 6 7 8 9 3 chunks +8 lines, -1 line 0 comments Download
M ipc/ipc_channel_reader_unittest.cc View 1 2 3 4 5 6 7 2 chunks +10 lines, -1 line 0 comments Download
M ipc/ipc_nacl.gyp View 1 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 66 (31 generated)
Sergey Ulanov
This should unblock this CL https://codereview.chromium.org/1312463005/ which was unintentionally pulling boringssl into NaCl IRT through ...
5 years, 3 months ago (2015-09-04 19:24:31 UTC) #2
Tom Sepez
Is there a corresponding GYP change?
5 years, 3 months ago (2015-09-08 15:51:16 UTC) #3
Sergey Ulanov
On 2015/09/08 15:51:16, Tom Sepez wrote: > Is there a corresponding GYP change? In the ...
5 years, 3 months ago (2015-09-08 16:35:31 UTC) #4
Tom Sepez
lgtm
5 years, 3 months ago (2015-09-09 18:14:22 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1321253011/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1321253011/20001
5 years, 3 months ago (2015-09-09 18:15:24 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/81023) win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, ...
5 years, 3 months ago (2015-09-09 18:25:39 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1321253011/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1321253011/60001
5 years, 3 months ago (2015-09-09 19:08:46 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/101847)
5 years, 3 months ago (2015-09-09 19:35:15 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1321253011/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1321253011/80001
5 years, 3 months ago (2015-09-09 19:38:52 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_rel/builds/132251)
5 years, 3 months ago (2015-09-09 20:16:47 UTC) #19
Sergey Ulanov
Tom, PTAL: there was issue with "gn check" that doesn't handle conditional includes correctly, so ...
5 years, 3 months ago (2015-09-10 19:00:47 UTC) #21
Tom Sepez
lgtm
5 years, 3 months ago (2015-09-11 19:06:44 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1321253011/220001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1321253011/220001
5 years, 3 months ago (2015-09-11 19:07:51 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/82064)
5 years, 3 months ago (2015-09-11 20:10:14 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1321253011/240001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1321253011/240001
5 years, 3 months ago (2015-09-11 20:42:17 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1321253011/260001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1321253011/260001
5 years, 3 months ago (2015-09-11 21:24:18 UTC) #35
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/53569) linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, ...
5 years, 3 months ago (2015-09-11 21:46:55 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1321253011/260001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1321253011/260001
5 years, 3 months ago (2015-09-11 22:58:23 UTC) #39
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_32_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_32_ng/builds/96461) linux_chromium_gn_chromeos_rel on tryserver.chromium.linux (JOB_FAILED, ...
5 years, 3 months ago (2015-09-11 23:04:20 UTC) #41
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1321253011/260001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1321253011/260001
5 years, 3 months ago (2015-09-11 23:05:37 UTC) #43
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_compile_dbg_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_compile_dbg_ng/builds/94674)
5 years, 3 months ago (2015-09-11 23:14:28 UTC) #45
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1321253011/260001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1321253011/260001
5 years, 3 months ago (2015-09-12 00:28:03 UTC) #47
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/61950) linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, ...
5 years, 3 months ago (2015-09-12 02:01:11 UTC) #49
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1321253011/260001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1321253011/260001
5 years, 3 months ago (2015-09-12 05:10:00 UTC) #51
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_clobber_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_clobber_rel_ng/builds/69032)
5 years, 3 months ago (2015-09-12 11:11:42 UTC) #53
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1321253011/260001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1321253011/260001
5 years, 3 months ago (2015-09-13 04:52:05 UTC) #55
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_clobber_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_clobber_rel_ng/builds/69163)
5 years, 3 months ago (2015-09-13 10:53:34 UTC) #57
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1321253011/260001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1321253011/260001
5 years, 3 months ago (2015-09-14 16:56:45 UTC) #59
commit-bot: I haz the power
Patchset 10 (id:??) landed as https://crrev.com/384a29c919f7111c4f50ae9ae56e1599b5faa50a Cr-Commit-Position: refs/heads/master@{#348638}
5 years, 3 months ago (2015-09-14 17:13:16 UTC) #60
Sergey Ulanov
Committed patchset #10 (id:260001) manually as 384a29c919f7111c4f50ae9ae56e1599b5faa50a (presubmit successful).
5 years, 3 months ago (2015-09-14 17:13:35 UTC) #61
erikchen
On 2015/09/14 17:13:35, Sergey Ulanov wrote: > Committed patchset #10 (id:260001) manually as > 384a29c919f7111c4f50ae9ae56e1599b5faa50a ...
5 years, 3 months ago (2015-09-14 20:53:12 UTC) #62
Sergey Ulanov
On Mon, Sep 14, 2015 at 1:53 PM, <erikchen@chromium.org> wrote: > On 2015/09/14 17:13:35, Sergey ...
5 years, 3 months ago (2015-09-14 21:54:17 UTC) #63
erikchen
On 2015/09/14 21:54:17, Sergey Ulanov wrote: > On Mon, Sep 14, 2015 at 1:53 PM, ...
5 years, 3 months ago (2015-09-14 22:25:38 UTC) #64
erikchen
On 2015/09/14 22:25:38, erikchen wrote: > On 2015/09/14 21:54:17, Sergey Ulanov wrote: > > On ...
5 years, 3 months ago (2015-09-14 22:57:16 UTC) #65
commit-bot: I haz the power
5 years, 3 months ago (2015-09-23 12:33:25 UTC) #66
Message was sent while issue was closed.
Patchset 10 (id:??) landed as
https://crrev.com/384a29c919f7111c4f50ae9ae56e1599b5faa50a
Cr-Commit-Position: refs/heads/master@{#348638}

Powered by Google App Engine
This is Rietveld 408576698