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

Issue 1528233002: Make base a static ibrary (Closed)

Created:
5 years ago by brettw
Modified:
5 years ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews, qsr+mojo_chromium.org, vmpstr+watch_chromium.org, wfh+watch_chromium.org, viettrungluu+watch_chromium.org, gavinp+memory_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, rickyz+watch_chromium.org, asvitkine+watch_chromium.org, tracing+reviews_chromium.org, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make base a static ibrary This saves a nontrivial amount of space for some of the smaller targets in release builds. See the comment added to the base target for more. Remove libmojo_sdk. This is a complete static library that depended on base. Since base is now a static library, this dependency is not allowed. The mojo team says this target is no longer needed, so it was deleted. Committed: https://crrev.com/89c7be623e3cc5052aaf8c3be3996432a9d4bceb Cr-Commit-Position: refs/heads/master@{#365955}

Patch Set 1 #

Patch Set 2 : base_paths for nacl #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -44 lines) Patch
M base/BUILD.gn View 1 2 2 chunks +44 lines, -28 lines 0 comments Download
M base/debug/BUILD.gn View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M base/json/BUILD.gn View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M base/memory/BUILD.gn View 1 chunk +2 lines, -1 line 0 comments Download
M base/metrics/BUILD.gn View 1 2 1 chunk +14 lines, -1 line 0 comments Download
M base/process/BUILD.gn View 1 chunk +2 lines, -1 line 0 comments Download
M base/third_party/dynamic_annotations/BUILD.gn View 1 chunk +2 lines, -1 line 0 comments Download
M base/trace_event/BUILD.gn View 1 chunk +2 lines, -1 line 0 comments Download
M mojo/public/BUILD.gn View 2 chunks +0 lines, -8 lines 0 comments Download
M sandbox/win/BUILD.gn View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 28 (13 generated)
brettw
5 years ago (2015-12-16 00:29:21 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1528233002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1528233002/1
5 years ago (2015-12-16 00:30:02 UTC) #4
Dirk Pranke
lgtm
5 years ago (2015-12-16 00:32:06 UTC) #5
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_arm64_dbg_recipe on tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) ...
5 years ago (2015-12-16 02:40:57 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1528233002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1528233002/1
5 years ago (2015-12-16 16:43:06 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_ng/builds/28091)
5 years ago (2015-12-16 17:11:53 UTC) #11
brettw
base_paths for nacl
5 years ago (2015-12-16 19:11:18 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1528233002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1528233002/20001
5 years ago (2015-12-16 19:12:15 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_ng/builds/28184)
5 years ago (2015-12-16 19:49:59 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1528233002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1528233002/20001
5 years ago (2015-12-16 20:07:42 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_ng/builds/28224)
5 years ago (2015-12-16 20:55:11 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1528233002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1528233002/40001
5 years ago (2015-12-17 23:25:31 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-12-18 01:07:46 UTC) #25
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/89c7be623e3cc5052aaf8c3be3996432a9d4bceb Cr-Commit-Position: refs/heads/master@{#365955}
5 years ago (2015-12-18 01:08:45 UTC) #27
phoglund_chromium
5 years ago (2015-12-18 09:22:44 UTC) #28
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/1532953003/ by phoglund@chromium.org.

The reason for reverting is: Breaks Win GN link: 

unresolved external symbol JSONFileValueDeserializer::JSONFileValueDeserializer
... referenced in function "class JsonPrefStore::ReadResult> > __cdecl
`anonymous namespace'::ReadPrefsFromDisk ...

https://build.chromium.org/p/chromium.win/builders/Win%20x64%20GN%20%28dbg%29....

Powered by Google App Engine
This is Rietveld 408576698