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

Issue 695333003: Use thumb versions of external libraries with ARMv7. (Closed)

Created:
6 years, 1 month ago by Fabrice (no longer in Chrome)
Modified:
6 years, 1 month ago
Reviewers:
pasko, Nico, brettw
CC:
chromium-reviews, klundberg+watch_chromium.org, yfriedman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Use thumb versions of external libraries with ARMv7. Previously, we were using the non-thumb versions of these libraries. This should save around 60 kiB in binary size. This also includes some minor style fix in build/common.gypi Committed: https://crrev.com/3572927ce7c9ce6d528820f9575a93985f9309bf Cr-Commit-Position: refs/heads/master@{#303015}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Review comment #

Total comments: 3

Patch Set 3 : Review comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -30 lines) Patch
M build/android/setup.gyp View 1 chunk +19 lines, -6 lines 0 comments Download
M build/common.gypi View 1 2 4 chunks +18 lines, -4 lines 0 comments Download
M build/config/android/config.gni View 3 chunks +24 lines, -19 lines 0 comments Download
M build/config/compiler/BUILD.gn View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 18 (4 generated)
Fabrice (no longer in Chrome)
PTAL I think we should get a small improvement in general performance due to the ...
6 years, 1 month ago (2014-11-03 16:23:02 UTC) #2
pasko
Cool finding! This small change is certainly worth 60K binary size savings even if performance ...
6 years, 1 month ago (2014-11-03 16:47:15 UTC) #3
Fabrice (no longer in Chrome)
Thanks for the quick review! I added yet another gyp variable, which allows us to ...
6 years, 1 month ago (2014-11-03 18:00:41 UTC) #4
Nico
common.gypi looks somewhat wrong to me, but I'm not sure. https://codereview.chromium.org/695333003/diff/20001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/695333003/diff/20001/build/common.gypi#newcode1826 ...
6 years, 1 month ago (2014-11-03 18:03:54 UTC) #5
Fabrice (no longer in Chrome)
Thanks, I don't know know what I was thinking. Patch set 3 should work now. ...
6 years, 1 month ago (2014-11-03 18:31:22 UTC) #6
Nico
gyp lgtm
6 years, 1 month ago (2014-11-03 18:37:58 UTC) #7
pasko
lgtm, thanks!
6 years, 1 month ago (2014-11-03 18:46:23 UTC) #8
Fabrice (no longer in Chrome)
Brett, friendly ping.
6 years, 1 month ago (2014-11-05 11:55:30 UTC) #9
brettw
gn lgtm
6 years, 1 month ago (2014-11-05 18:58:41 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/695333003/40001
6 years, 1 month ago (2014-11-05 19:05:08 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_tests_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_dbg_tests_recipe/builds/25579)
6 years, 1 month ago (2014-11-05 21:01:11 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/695333003/40001
6 years, 1 month ago (2014-11-06 12:21:23 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 1 month ago (2014-11-06 12:28:09 UTC) #17
commit-bot: I haz the power
6 years, 1 month ago (2014-11-06 12:28:52 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3572927ce7c9ce6d528820f9575a93985f9309bf
Cr-Commit-Position: refs/heads/master@{#303015}

Powered by Google App Engine
This is Rietveld 408576698