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

Issue 22339020: Remove chrome.pak references, build resources into resources.pak (Closed)

Created:
7 years, 4 months ago by jamesr
Modified:
7 years, 4 months ago
Reviewers:
tony, sky
CC:
chromium-reviews, stevenjb+watch_chromium.org, sadrul, oshima+watch_chromium.org, ben+watch_chromium.org, scottmg
Visibility:
Public.

Description

Remove chrome.pak references, build resources into resources.pak This puts resources that used to be in chrome.pak and/or compiled in to chrome.dll into resources.pak. resources.pak is already loaded at startup on all platforms so having some resources in a separate pak file isn't beneficial. TBR=tony@chromium.org BUG=52609 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216822 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=217346

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix android build #

Patch Set 3 : remove kAndroidChromePakDescriptor" #

Patch Set 4 : remove chrome.pak from resource_bundle_mac #

Patch Set 5 : Remove chrome.pak references so 'all' builds #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -91 lines) Patch
M ash/ash.gyp View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M chrome/android/testshell/java/src/org/chromium/chrome/testshell/ChromiumTestShellApplication.java View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/app/chrome_main_delegate.cc View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 1 chunk +2 lines, -8 lines 0 comments Download
M chrome/browser_tests.isolate View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/chrome.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/chrome_android_paks.gypi View 1 2 3 4 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/chrome_dll_bundle.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/chrome_installer.gypi View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M chrome/chrome_ios_bundle_resources.gypi View 1 chunk +0 lines, -1 line 0 comments Download
D chrome/chrome_repack_chrome.gypi View 1 chunk +0 lines, -36 lines 0 comments Download
M chrome/chrome_repack_resources.gypi View 2 chunks +15 lines, -3 lines 0 comments Download
M chrome/chrome_resources.gyp View 1 2 3 4 2 chunks +0 lines, -9 lines 0 comments Download
M chrome/common/descriptors_android.h View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M chrome/interactive_ui_tests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/sync_integration_tests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/tools/build/chromeos/FILES.cfg View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/tools/build/linux/FILES.cfg View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/unit_tests.isolate View 1 chunk +0 lines, -3 lines 0 comments Download
M ui/base/resource/resource_bundle_android.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/base/resource/resource_bundle_auralinux.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M ui/base/resource/resource_bundle_gtk.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/base/resource/resource_bundle_mac.mm View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M ui/ui_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
jamesr
I think this'll be a bit easier to wrangle than https://codereview.chromium.org/22325015/ since it doesn't change ...
7 years, 4 months ago (2013-08-09 20:09:57 UTC) #1
tony
It looks like android has some code to be removed. Search for kAndroidChromePakDescriptor. LGTM once ...
7 years, 4 months ago (2013-08-09 20:27:13 UTC) #2
jamesr
On 2013/08/09 20:27:13, tony wrote: > https://codereview.chromium.org/22339020/diff/1/chrome/browser_tests.isolate > File chrome/browser_tests.isolate (left): > > https://codereview.chromium.org/22339020/diff/1/chrome/browser_tests.isolate#oldcode17 > ...
7 years, 4 months ago (2013-08-09 20:31:56 UTC) #3
jamesr
Looking pretty good on the trybots so far, I'll land once a few more cycle. ...
7 years, 4 months ago (2013-08-09 21:19:39 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/22339020/11001
7 years, 4 months ago (2013-08-09 21:39:27 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/22339020/10002
7 years, 4 months ago (2013-08-09 22:46:32 UTC) #6
commit-bot: I haz the power
Change committed as 216822
7 years, 4 months ago (2013-08-10 07:31:03 UTC) #7
jamesr
Reverted in r216823 because some gyp rules still cited 'chrome.pak' as a source and I ...
7 years, 4 months ago (2013-08-12 21:36:59 UTC) #8
jamesr
7 years, 4 months ago (2013-08-13 21:38:00 UTC) #9
Message was sent while issue was closed.
Committed patchset #5 manually as r217346 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698