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

Issue 10652003: chromeos: Make Chrome app a real app. (Closed)

Created:
8 years, 6 months ago by xiyuan
Modified:
8 years, 6 months ago
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org, sadrul, arv (Not doing code reviews), ben+watch_chromium.org
Visibility:
Public.

Description

chromeos: Make Chrome app a real app. - Add a chrome_app component extension similar to web store; - Remove ChromeAppItem and use the real app; - Minor clean up; - use_aura -> use_ash in browser_resources.grd; - Fix style nits; BUG=133015 TEST=Verify that "chrome" app is searchable. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=143966

Patch Set 1 #

Patch Set 2 : no context menu for chrome app #

Total comments: 9

Patch Set 3 : for comments in #2 #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -57 lines) Patch
M chrome/browser/browser_resources.grd View 1 2 3 3 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/extensions/component_loader.h View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/extensions/component_loader.cc View 1 2 4 chunks +30 lines, -1 line 0 comments Download
M chrome/browser/extensions/image_loading_tracker.cc View 2 chunks +12 lines, -1 line 0 comments Download
A chrome/browser/resources/chrome_app/manifest.json View 1 2 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/ash/app_list/apps_model_builder.cc View 2 chunks +1 line, -31 lines 0 comments Download
M chrome/browser/ui/views/ash/app_list/extension_app_item.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/ash/app_list/search_builder.cc View 3 chunks +13 lines, -4 lines 0 comments Download
M chrome/common/extensions/extension.cc View 1 2 3 4 chunks +20 lines, -16 lines 0 comments Download
M chrome/common/extensions/extension_constants.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/extensions/extension_constants.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
xiyuan
asargent, please review all extension related code sky, please do the overall review. Thanks.
8 years, 6 months ago (2012-06-21 20:15:04 UTC) #1
sky
LGTM
8 years, 6 months ago (2012-06-21 21:46:34 UTC) #2
asargent_no_longer_on_chrome
http://codereview.chromium.org/10652003/diff/2002/chrome/browser/extensions/component_loader.h File chrome/browser/extensions/component_loader.h (right): http://codereview.chromium.org/10652003/diff/2002/chrome/browser/extensions/component_loader.h#newcode120 chrome/browser/extensions/component_loader.h:120: void AddChromeAppExtension(); nit: this should probably just be named ...
8 years, 6 months ago (2012-06-21 22:45:08 UTC) #3
xiyuan
Please take another look. Thanks. http://codereview.chromium.org/10652003/diff/2002/chrome/browser/extensions/component_loader.h File chrome/browser/extensions/component_loader.h (right): http://codereview.chromium.org/10652003/diff/2002/chrome/browser/extensions/component_loader.h#newcode120 chrome/browser/extensions/component_loader.h:120: void AddChromeAppExtension(); On 2012/06/21 ...
8 years, 6 months ago (2012-06-21 23:19:44 UTC) #4
asargent_no_longer_on_chrome
LGTM http://codereview.chromium.org/10652003/diff/2002/chrome/browser/resources/chrome_app/manifest.json File chrome/browser/resources/chrome_app/manifest.json (right): http://codereview.chromium.org/10652003/diff/2002/chrome/browser/resources/chrome_app/manifest.json#newcode2 chrome/browser/resources/chrome_app/manifest.json:2: "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDNuYLEQ1QPMcc5HfWI/9jiEf6FdJWqEtgRmIeI7qtjPLBM5oje+Ny2E2mTAhou5qdJiO2CHWdU1DQXY2F7Zu2gZaKZgHLfK4WimHxUT5Xd9/aro/R9PCzjguM1BLusiWYc9xlj1IsZpyiN1hcjU7SCnBhv1feQlv2WSB5KRiXwhQIDAQAB", On 2012/06/21 23:19:44, xiyuan wrote: > ...
8 years, 6 months ago (2012-06-22 23:25:38 UTC) #5
xiyuan
jhawkins, could you do owner review for chrome/browser/resources? Thanks.
8 years, 6 months ago (2012-06-25 16:25:22 UTC) #6
James Hawkins
Rubber-stamp LGTM.
8 years, 6 months ago (2012-06-25 16:29:20 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xiyuan@chromium.org/10652003/14001
8 years, 6 months ago (2012-06-25 17:36:36 UTC) #8
commit-bot: I haz the power
8 years, 6 months ago (2012-06-25 18:44:22 UTC) #9
Change committed as 143966

Powered by Google App Engine
This is Rietveld 408576698