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

Issue 188873004: Compile src/net for PNaCl (Closed)

Created:
6 years, 9 months ago by Sergey Ulanov
Modified:
6 years, 8 months ago
Reviewers:
Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Compile src/net for PNaCl The new net_nacl target builds net code for PNaCl. It will be used for remoting client, and so it excludes parts that are not used in the remoting, e.g. net/disk_cache, net/proxy, net/spdy, net/quic. BUG=276739 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263069

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Total comments: 12

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+193 lines, -169 lines) Patch
M net/base/net_util.cc View 1 2 3 4 5 6 chunks +22 lines, -11 lines 0 comments Download
M net/base/net_util_posix.cc View 1 2 3 2 chunks +6 lines, -3 lines 0 comments Download
M net/net.gyp View 1 2 3 4 5 6 22 chunks +10 lines, -138 lines 0 comments Download
A net/net.gypi View 1 2 3 4 5 1 chunk +143 lines, -0 lines 0 comments Download
A + net/net_nacl.gyp View 1 2 3 4 5 1 chunk +12 lines, -17 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Sergey Ulanov
6 years, 9 months ago (2014-03-06 19:59:43 UTC) #1
Ryan Sleevi
Ok, having seen how much #ifdef soup this introduces in to net/, I'm convinced this ...
6 years, 9 months ago (2014-03-06 22:02:16 UTC) #2
Sergey Ulanov
On 2014/03/06 22:02:16, Ryan Sleevi wrote: > Ok, having seen how much #ifdef soup this ...
6 years, 9 months ago (2014-03-07 00:19:15 UTC) #3
Sergey Ulanov
https://codereview.chromium.org/188873004/diff/20001/net/cert/crl_set.cc File net/cert/crl_set.cc (right): https://codereview.chromium.org/188873004/diff/20001/net/cert/crl_set.cc#newcode49 net/cert/crl_set.cc:49: #endif // !defined(OS_NACL) On 2014/03/06 22:02:17, Ryan Sleevi wrote: ...
6 years, 9 months ago (2014-03-07 00:19:47 UTC) #4
Ryan Sleevi
On 2014/03/07 00:19:47, Sergey Ulanov wrote: > https://codereview.chromium.org/188873004/diff/20001/net/cert/crl_set.cc > File net/cert/crl_set.cc (right): > > https://codereview.chromium.org/188873004/diff/20001/net/cert/crl_set.cc#newcode49 ...
6 years, 9 months ago (2014-03-07 00:26:28 UTC) #5
Ryan Sleevi
On 2014/03/07 00:19:15, Sergey Ulanov wrote: > On 2014/03/06 22:02:16, Ryan Sleevi wrote: > > ...
6 years, 9 months ago (2014-03-07 00:28:31 UTC) #6
Sergey Ulanov
PTAL. This change depends on https://codereview.chromium.org/208713004/ In the latest patch-set I've split the list of ...
6 years, 9 months ago (2014-03-21 19:34:40 UTC) #7
Sergey Ulanov
rsleevi: ping
6 years, 9 months ago (2014-03-26 17:26:48 UTC) #8
Ryan Sleevi
Correct me if I'm wrong, but there are no unittests that actually test the NaCl'd ...
6 years, 9 months ago (2014-03-27 01:04:40 UTC) #9
Sergey Ulanov
PTAL. Once the PNaCl build of remoting client plugin lands I'll try to make related ...
6 years, 8 months ago (2014-04-01 00:30:14 UTC) #10
Sergey Ulanov
Patch Set 4 depends on my change for filename_util.h (see https://codereview.chromium.org/220253002/)
6 years, 8 months ago (2014-04-01 00:31:13 UTC) #11
Sergey Ulanov
rsleevi: PTAL. Patch Set 6 is much cleaner/smaller than the previous versions.
6 years, 8 months ago (2014-04-10 01:09:18 UTC) #12
Ryan Sleevi
lgtm
6 years, 8 months ago (2014-04-10 04:33:22 UTC) #13
Sergey Ulanov
The CQ bit was checked by sergeyu@chromium.org
6 years, 8 months ago (2014-04-10 18:00:07 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/188873004/160001
6 years, 8 months ago (2014-04-10 18:00:27 UTC) #15
commit-bot: I haz the power
6 years, 8 months ago (2014-04-10 20:31:38 UTC) #16
Message was sent while issue was closed.
Change committed as 263069

Powered by Google App Engine
This is Rietveld 408576698