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

Issue 2103683002: Add GN rules for building instrumented libraries. (Closed)

Created:
4 years, 5 months ago by Sam McNally
Modified:
4 years, 5 months ago
CC:
chrome-apps-syd-reviews_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add GN rules for building instrumented libraries. BUG=585127 Committed: https://crrev.com/fba9bdbfc9ccc9c7909e1bd4784bcb05df9da649 Cr-Commit-Position: refs/heads/master@{#406452}

Patch Set 1 : #

Total comments: 8

Patch Set 2 : #

Total comments: 2

Patch Set 3 : rebase #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+909 lines, -11 lines) Patch
M build/config/BUILD.gn View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M build/config/sanitizers/BUILD.gn View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M build/config/sanitizers/sanitizers.gni View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M build/toolchain/gcc_toolchain.gni View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M third_party/instrumented_libraries/BUILD.gn View 1 2 3 5 chunks +752 lines, -4 lines 0 comments Download
A third_party/instrumented_libraries/scripts/build_and_package.py View 1 1 chunk +114 lines, -0 lines 0 comments Download
M third_party/instrumented_libraries/scripts/download_build_install.py View 9 chunks +30 lines, -6 lines 0 comments Download

Messages

Total messages: 30 (15 generated)
Sam McNally
4 years, 5 months ago (2016-06-29 01:38:13 UTC) #3
aizatsky
https://codereview.chromium.org/2103683002/diff/20001/third_party/instrumented_libraries/scripts/build_and_package.py File third_party/instrumented_libraries/scripts/build_and_package.py (right): https://codereview.chromium.org/2103683002/diff/20001/third_party/instrumented_libraries/scripts/build_and_package.py#newcode44 third_party/instrumented_libraries/scripts/build_and_package.py:44: 'is_msan = true', What about asan builds? I suggest ...
4 years, 5 months ago (2016-06-29 21:14:32 UTC) #6
Sam McNally
https://codereview.chromium.org/2103683002/diff/20001/third_party/instrumented_libraries/scripts/build_and_package.py File third_party/instrumented_libraries/scripts/build_and_package.py (right): https://codereview.chromium.org/2103683002/diff/20001/third_party/instrumented_libraries/scripts/build_and_package.py#newcode44 third_party/instrumented_libraries/scripts/build_and_package.py:44: 'is_msan = true', On 2016/06/29 21:14:32, aizatsky wrote: > ...
4 years, 5 months ago (2016-06-30 04:17:06 UTC) #8
aizatsky
lgtm
4 years, 5 months ago (2016-06-30 21:58:45 UTC) #9
eugenis
Thanks you for working on this! I assume you've run at least some of the ...
4 years, 5 months ago (2016-07-01 20:35:20 UTC) #10
Sam McNally
On 2016/07/01 20:35:20, eugenis wrote: > Thanks you for working on this! > I assume ...
4 years, 5 months ago (2016-07-05 00:17:35 UTC) #11
Sam McNally
ping
4 years, 5 months ago (2016-07-14 07:43:11 UTC) #12
eugenis
On 2016/07/14 07:43:11, Sam McNally wrote: > ping lgtm
4 years, 5 months ago (2016-07-14 19:06:22 UTC) #13
Sam McNally
+dpranke for build/
4 years, 5 months ago (2016-07-15 01:23:31 UTC) #15
Dirk Pranke
lgtm w/ formatting comments. https://codereview.chromium.org/2103683002/diff/60001/third_party/instrumented_libraries/BUILD.gn File third_party/instrumented_libraries/BUILD.gn (right): https://codereview.chromium.org/2103683002/diff/60001/third_party/instrumented_libraries/BUILD.gn#newcode291 third_party/instrumented_libraries/BUILD.gn:291: instrumented_library("libcairo2") { There should probably ...
4 years, 5 months ago (2016-07-15 02:58:32 UTC) #16
Sam McNally
https://codereview.chromium.org/2103683002/diff/60001/third_party/instrumented_libraries/BUILD.gn File third_party/instrumented_libraries/BUILD.gn (right): https://codereview.chromium.org/2103683002/diff/60001/third_party/instrumented_libraries/BUILD.gn#newcode291 third_party/instrumented_libraries/BUILD.gn:291: instrumented_library("libcairo2") { On 2016/07/15 02:58:32, Dirk Pranke wrote: > ...
4 years, 5 months ago (2016-07-20 01:46:58 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2103683002/120001
4 years, 5 months ago (2016-07-20 01:48:03 UTC) #25
commit-bot: I haz the power
Committed patchset #4 (id:120001)
4 years, 5 months ago (2016-07-20 01:54:04 UTC) #27
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-20 01:54:23 UTC) #28
commit-bot: I haz the power
4 years, 5 months ago (2016-07-20 01:55:32 UTC) #30
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/fba9bdbfc9ccc9c7909e1bd4784bcb05df9da649
Cr-Commit-Position: refs/heads/master@{#406452}

Powered by Google App Engine
This is Rietveld 408576698