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

Issue 936313002: Add GN For hpack fuzzing utilities and net_perftests. (Closed)

Created:
5 years, 10 months ago by Ken Rockot(use gerrit already)
Modified:
5 years, 9 months ago
Reviewers:
Dirk Pranke, brettw, mmenke
CC:
chromium-reviews, cbentzel+watch_chromium.org, brettw
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add GN For hpack fuzzing utilities and net_perftests. This also adapts net GN targets to use the new size_t->int warning suppression config in //build/config/compiler instead of a locally defined config. BUG= Committed: https://crrev.com/707a56a6f0e56138fcef5db3ba7ace1ac3cb83eb Cr-Commit-Position: refs/heads/master@{#320187}

Patch Set 1 #

Patch Set 2 : update root targets #

Total comments: 1

Patch Set 3 : Rebase #

Patch Set 4 : nix net stuff on android #

Patch Set 5 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -8 lines) Patch
M BUILD.gn View 1 2 3 4 2 chunks +8 lines, -0 lines 0 comments Download
M build/config/compiler/BUILD.gn View 1 2 3 4 3 chunks +4 lines, -0 lines 0 comments Download
M build/gn_migration.gypi View 1 2 3 4 6 chunks +7 lines, -8 lines 0 comments Download
M net/BUILD.gn View 1 2 3 chunks +81 lines, -0 lines 0 comments Download

Messages

Total messages: 31 (10 generated)
Ken Rockot(use gerrit already)
mmenke@, could you please take a look at net? dpranke@ for general GN review Thanks
5 years, 10 months ago (2015-02-19 04:08:06 UTC) #2
Dirk Pranke
+brettw ... lgtm, but I think Brett made the same config changes in https://codereview.chromium.org/929793006/ so ...
5 years, 10 months ago (2015-02-19 05:50:36 UTC) #3
Ken Rockot(use gerrit already)
All good, I'll hold off on landing this until that lands. On Wed, Feb 18, ...
5 years, 10 months ago (2015-02-19 18:57:35 UTC) #4
mmenke
https://codereview.chromium.org/936313002/diff/20001/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/936313002/diff/20001/BUILD.gn#newcode71 BUILD.gn:71: "//net:hpack_fuzz_wrapper", Should this include net_perftests or hpack_fuzz_mutator?
5 years, 10 months ago (2015-02-19 18:58:00 UTC) #5
Ken Rockot(use gerrit already)
On 2015/02/19 18:58:00, mmenke wrote: > https://codereview.chromium.org/936313002/diff/20001/BUILD.gn > File BUILD.gn (right): > > https://codereview.chromium.org/936313002/diff/20001/BUILD.gn#newcode71 > ...
5 years, 10 months ago (2015-02-19 19:02:07 UTC) #6
mmenke
On 2015/02/19 19:02:07, Ken Rockot wrote: > On 2015/02/19 18:58:00, mmenke wrote: > > https://codereview.chromium.org/936313002/diff/20001/BUILD.gn ...
5 years, 10 months ago (2015-02-19 19:04:14 UTC) #7
Ken Rockot(use gerrit already)
Oh right, of course - it's stuff built by all.gyp. Thanks. On Thu, Feb 19, ...
5 years, 10 months ago (2015-02-19 19:06:46 UTC) #8
Dirk Pranke
On 2015/02/19 19:06:46, Ken Rockot wrote: > Oh right, of course - it's stuff built ...
5 years, 10 months ago (2015-02-19 19:37:25 UTC) #9
Ken Rockot(use gerrit already)
Dirk, can you do a quick sanity check on this rebased patch? Also: why would ...
5 years, 9 months ago (2015-03-06 17:30:19 UTC) #10
Dirk Pranke
On 2015/03/06 17:30:19, Ken Rockot wrote: > Dirk, can you do a quick sanity check ...
5 years, 9 months ago (2015-03-06 18:45:23 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/936313002/60001
5 years, 9 months ago (2015-03-06 18:48:22 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/47880)
5 years, 9 months ago (2015-03-06 20:34:17 UTC) #16
Ken Rockot(use gerrit already)
Brett could you please take a look as toplevel OWNER? Thanks!
5 years, 9 months ago (2015-03-06 20:46:10 UTC) #18
Ken Rockot(use gerrit already)
ping
5 years, 9 months ago (2015-03-11 21:17:41 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/936313002/60001
5 years, 9 months ago (2015-03-11 21:18:34 UTC) #21
Dirk Pranke
I'm now an owner for that file, so re- lgtm :).
5 years, 9 months ago (2015-03-11 21:18:43 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/4488) ios_rel_device_ninja on tryserver.chromium.mac (JOB_FAILED, ...
5 years, 9 months ago (2015-03-11 21:23:07 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/936313002/80001
5 years, 9 months ago (2015-03-11 21:42:03 UTC) #28
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 9 months ago (2015-03-11 23:50:37 UTC) #29
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/707a56a6f0e56138fcef5db3ba7ace1ac3cb83eb Cr-Commit-Position: refs/heads/master@{#320187}
5 years, 9 months ago (2015-03-11 23:54:14 UTC) #30
ananta
5 years, 9 months ago (2015-03-12 02:11:54 UTC) #31
Message was sent while issue was closed.
A revert of this CL (patchset #5 id:80001) has been created in
https://codereview.chromium.org/1000833002/ by ananta@chromium.org.

The reason for reverting is: This causes a compile failure on the Windows 8 GN
builder

http://build.chromium.org/p/chromium.win/builders/Win8%20GN%20%28dbg%29/build....

Powered by Google App Engine
This is Rietveld 408576698