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

Issue 1103393002: Pass -Oz flag to Clang when targeting Android. (Closed)

Created:
5 years, 8 months ago by pcc1
Modified:
5 years, 7 months ago
Reviewers:
pasko, Nico, pcc
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Pass -Oz flag to Clang when targeting Android. The -Oz flag enables more aggressive size optimizations. Shrinks the libchromeshell.so DSO by around 2.5MB. BUG=481675 R=thakis@chromium.org Committed: https://crrev.com/2433e6ab2206fad3bc5954fd61e9d4785ccab108 Cr-Commit-Position: refs/heads/master@{#327183}

Patch Set 1 #

Patch Set 2 : Fix diff #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -3 lines) Patch
M build/common.gypi View 1 1 chunk +11 lines, -3 lines 1 comment Download

Messages

Total messages: 13 (2 generated)
pcc1
5 years, 8 months ago (2015-04-27 22:31:05 UTC) #1
Nico
lgtm
5 years, 8 months ago (2015-04-27 22:55:08 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1103393002/20001
5 years, 8 months ago (2015-04-27 23:00:28 UTC) #4
jdduke (slow)
On 2015/04/27 23:00:28, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
5 years, 8 months ago (2015-04-27 23:10:38 UTC) #5
Nico
On 2015/04/27 23:10:38, jdduke wrote: > On 2015/04/27 23:00:28, I haz the power (commit-bot) wrote: ...
5 years, 8 months ago (2015-04-27 23:14:08 UTC) #6
jdduke (slow)
On 2015/04/27 23:14:08, Nico wrote: > On 2015/04/27 23:10:38, jdduke wrote: > > On 2015/04/27 ...
5 years, 8 months ago (2015-04-27 23:17:46 UTC) #7
Nico
On 2015/04/27 23:17:46, jdduke wrote: > On 2015/04/27 23:14:08, Nico wrote: > > On 2015/04/27 ...
5 years, 8 months ago (2015-04-27 23:45:25 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 8 months ago (2015-04-28 00:03:41 UTC) #9
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/2433e6ab2206fad3bc5954fd61e9d4785ccab108 Cr-Commit-Position: refs/heads/master@{#327183}
5 years, 8 months ago (2015-04-28 00:05:40 UTC) #10
pcc
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/1109203002/ by pcc@google.com. ...
5 years, 7 months ago (2015-04-28 18:09:03 UTC) #11
pasko
5 years, 7 months ago (2015-04-30 15:48:49 UTC) #13
Message was sent while issue was closed.
https://codereview.chromium.org/1103393002/diff/20001/build/common.gypi
File build/common.gypi (right):

https://codereview.chromium.org/1103393002/diff/20001/build/common.gypi#newco...
build/common.gypi:3747: 'release_optimize%': 'z',
counter-intuitively there is another file to be tweaked:
build/android/increase_size_for_speed.gypi

Powered by Google App Engine
This is Rietveld 408576698