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

Issue 10823291: Exclude more files from Android build (Closed)

Created:
8 years, 4 months ago by Xianzhu
Modified:
8 years, 4 months ago
Reviewers:
Jay Civelli, Torne
CC:
chromium-reviews, cbentzel+watch_chromium.org, mihaip-chromium-reviews_chromium.org, feature-media-reviews_chromium.org, jam, joi+watch-content_chromium.org, Aaron Boodman, darin-cc_chromium.org, brettw-cc_chromium.org, erikwright+watch_chromium.org
Visibility:
Public.

Description

Exclude more files from Android build These files are not used on Android but were unnecessarily compiled. They didn't affect binary size because they were removed during linker GC, but excluding them may save build time, and help future modular exclusion. BUG=none TBR=ben,kbr,brettw,jar (An Android only change to gyps) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151529

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Change chrome_tests.gypi #

Total comments: 2

Patch Set 4 : Try bot passed. Ready for review #

Patch Set 5 : Rebased #

Total comments: 2

Patch Set 6 : Rebase again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -68 lines) Patch
M base/base.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 3 chunks +10 lines, -0 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 2 3 4 5 14 chunks +48 lines, -50 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 5 2 chunks +7 lines, -0 lines 0 comments Download
M content/content_renderer.gypi View 1 2 3 4 1 chunk +14 lines, -16 lines 0 comments Download
M net/net.gyp View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M skia/skia.gyp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M ui/gl/gl.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M ui/ui.gyp View 1 2 3 4 1 chunk +3 lines, -1 line 0 comments Download
M webkit/media/webkit_media.gypi View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Xianzhu
8 years, 4 months ago (2012-08-13 20:45:02 UTC) #1
Xianzhu
Some notes about the changes http://codereview.chromium.org/10823291/diff/9001/chrome/chrome_browser_extensions.gypi File chrome/chrome_browser_extensions.gypi (left): http://codereview.chromium.org/10823291/diff/9001/chrome/chrome_browser_extensions.gypi#oldcode580 chrome/chrome_browser_extensions.gypi:580: 'browser/extensions/api/webstore_private/webstore_private_api.h', CL author note: ...
8 years, 4 months ago (2012-08-13 22:19:36 UTC) #2
Jay Civelli
lgtm
8 years, 4 months ago (2012-08-13 23:28:46 UTC) #3
Torne
lgtm http://codereview.chromium.org/10823291/diff/12004/base/base.gypi File base/base.gypi (left): http://codereview.chromium.org/10823291/diff/12004/base/base.gypi#oldcode575 base/base.gypi:575: ['OS == "android" and >(nacl_untrusted_build)==0', { This condition ...
8 years, 4 months ago (2012-08-14 09:29:33 UTC) #4
Xianzhu
http://codereview.chromium.org/10823291/diff/12004/base/base.gypi File base/base.gypi (left): http://codereview.chromium.org/10823291/diff/12004/base/base.gypi#oldcode575 base/base.gypi:575: ['OS == "android" and >(nacl_untrusted_build)==0', { On 2012/08/14 09:29:33, ...
8 years, 4 months ago (2012-08-14 16:43:57 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wangxianzhu@chromium.org/10823291/12004
8 years, 4 months ago (2012-08-14 16:46:04 UTC) #6
commit-bot: I haz the power
Failed to apply patch for chrome/chrome_browser_extensions.gypi: While running patch -p1 --forward --force; patching file chrome/chrome_browser_extensions.gypi ...
8 years, 4 months ago (2012-08-14 16:46:06 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wangxianzhu@chromium.org/10823291/13003
8 years, 4 months ago (2012-08-14 16:51:54 UTC) #8
commit-bot: I haz the power
Presubmit check for 10823291-13003 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 4 months ago (2012-08-14 16:51:59 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wangxianzhu@chromium.org/10823291/13003
8 years, 4 months ago (2012-08-14 16:55:56 UTC) #10
commit-bot: I haz the power
8 years, 4 months ago (2012-08-14 19:10:36 UTC) #11
Change committed as 151529

Powered by Google App Engine
This is Rietveld 408576698