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

Issue 1227393002: Add data files for base and net. Move GN Python proto outputs. (Closed)

Created:
5 years, 5 months ago by brettw
Modified:
5 years, 5 months ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews, cbentzel+watch_chromium.org, erikwright+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add data files for base and net. Move GN Python proto outputs. The "data" for net_unittests and base_unittests should match the isolates. To make this work, the python outputs for protoc is updated to match GYP (all Python outputs go into a "pyproto" directory). Targets were added for Pytho-only dependencies listing the data files. This way one only needs to depend on the target and implicitly get the associated data files. The location of the google protobuf helpers is moved to match GYP. R=dpranke Committed: https://crrev.com/43ae0e159f885f53cb9ceb36ca606b37b399679c Cr-Commit-Position: refs/heads/master@{#338741}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : . #

Total comments: 3

Patch Set 5 : #

Patch Set 6 : #

Total comments: 1

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+140 lines, -11 lines) Patch
M base/BUILD.gn View 1 2 3 4 5 8 chunks +58 lines, -3 lines 0 comments Download
M base/test/BUILD.gn View 1 2 3 4 5 6 1 chunk +6 lines, -0 lines 0 comments Download
M net/BUILD.gn View 1 2 3 4 5 2 chunks +21 lines, -0 lines 0 comments Download
M third_party/protobuf/BUILD.gn View 1 2 3 4 5 4 chunks +10 lines, -3 lines 0 comments Download
M third_party/protobuf/proto_library.gni View 2 chunks +9 lines, -5 lines 0 comments Download
A third_party/pyftpdlib/BUILD.gn View 1 2 3 4 5 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/pywebsocket/BUILD.gn View 1 2 3 4 5 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/tlslite/BUILD.gn View 1 2 3 4 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 36 (15 generated)
brettw
5 years, 5 months ago (2015-07-09 19:59:36 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1227393002/20001
5 years, 5 months ago (2015-07-09 20:00:43 UTC) #4
commit-bot: I haz the power
Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/14851)
5 years, 5 months ago (2015-07-09 20:10:10 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1227393002/40001
5 years, 5 months ago (2015-07-09 20:29:34 UTC) #8
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/107952)
5 years, 5 months ago (2015-07-09 21:55:47 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1227393002/40001
5 years, 5 months ago (2015-07-09 22:18:58 UTC) #12
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/108033)
5 years, 5 months ago (2015-07-09 23:50:20 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1227393002/40001
5 years, 5 months ago (2015-07-10 19:19:46 UTC) #16
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/108423)
5 years, 5 months ago (2015-07-10 20:25:45 UTC) #18
brettw
.
5 years, 5 months ago (2015-07-10 23:31:09 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1227393002/60001
5 years, 5 months ago (2015-07-10 23:35:08 UTC) #21
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/108572)
5 years, 5 months ago (2015-07-11 00:43:59 UTC) #23
Dirk Pranke
https://codereview.chromium.org/1227393002/diff/60001/base/BUILD.gn File base/BUILD.gn (right): https://codereview.chromium.org/1227393002/diff/60001/base/BUILD.gn#newcode1424 base/BUILD.gn:1424: data += [ "//testing/test_env.py" ] isn't this more a ...
5 years, 5 months ago (2015-07-14 00:45:22 UTC) #24
brettw
PTAL, I added targets for different groups of data files. This seems like an improvement ...
5 years, 5 months ago (2015-07-14 17:35:30 UTC) #25
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1227393002/100001
5 years, 5 months ago (2015-07-14 17:36:44 UTC) #27
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 5 months ago (2015-07-14 18:05:59 UTC) #29
Dirk Pranke
lgtm w/ comments addressed below. https://codereview.chromium.org/1227393002/diff/100001/base/test/BUILD.gn File base/test/BUILD.gn (right): https://codereview.chromium.org/1227393002/diff/100001/base/test/BUILD.gn#newcode133 base/test/BUILD.gn:133: ] Can you add ...
5 years, 5 months ago (2015-07-14 20:36:22 UTC) #30
brettw
Added a comment. When I get to xvfb I'll probably just add some target in ...
5 years, 5 months ago (2015-07-14 20:57:30 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1227393002/120001
5 years, 5 months ago (2015-07-14 20:58:43 UTC) #34
commit-bot: I haz the power
Committed patchset #7 (id:120001)
5 years, 5 months ago (2015-07-14 22:12:48 UTC) #35
commit-bot: I haz the power
5 years, 5 months ago (2015-07-14 22:14:41 UTC) #36
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/43ae0e159f885f53cb9ceb36ca606b37b399679c
Cr-Commit-Position: refs/heads/master@{#338741}

Powered by Google App Engine
This is Rietveld 408576698