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

Issue 12378037: Move apps_shortcut_manager into src/apps (Closed)

Created:
7 years, 9 months ago by benwells
Modified:
7 years, 9 months ago
CC:
chromium-reviews, tfarina, Aaron Boodman, sail+watch_chromium.org, chromium-apps-reviews_chromium.org, chrome-apps-syd-reviews_chromium.org, Matt Giuca
Visibility:
Public.

Description

Move apps_shortcut_manager into src/apps BUG=159366 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=186648

Patch Set 1 #

Patch Set 2 : My nits #

Patch Set 3 : bot failures #

Patch Set 4 : Hmmmm #

Total comments: 8

Patch Set 5 : Better #

Patch Set 6 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -157 lines) Patch
M apps/DEPS View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M apps/apps.gypi View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download
A + apps/shortcut_manager.h View 1 2 3 4 5 2 chunks +13 lines, -11 lines 0 comments Download
A + apps/shortcut_manager.cc View 1 2 3 4 5 4 chunks +10 lines, -18 lines 0 comments Download
A apps/shortcut_manager_factory.h View 1 2 3 4 1 chunk +42 lines, -0 lines 0 comments Download
A apps/shortcut_manager_factory.cc View 1 1 chunk +46 lines, -0 lines 0 comments Download
D chrome/browser/extensions/app_shortcut_manager.h View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D chrome/browser/extensions/app_shortcut_manager.cc View 1 2 3 4 5 1 chunk +0 lines, -73 lines 0 comments Download
M chrome/browser/extensions/extension_browsertest.cc View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_service.h View 3 chunks +0 lines, -7 lines 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 2 3 4 5 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/profiles/profile_dependency_manager.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 2 3 4 5 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
benwells
Notes: 1. the next step for this area of apps is to extract out the ...
7 years, 9 months ago (2013-03-01 06:53:43 UTC) #1
benwells
On 2013/03/01 06:53:43, benwells wrote: > Notes: > 1. the next step for this area ...
7 years, 9 months ago (2013-03-03 23:51:01 UTC) #2
tfarina
https://codereview.chromium.org/12378037/diff/8016/apps/apps.gypi File apps/apps.gypi (right): https://codereview.chromium.org/12378037/diff/8016/apps/apps.gypi#newcode48 apps/apps.gypi:48: '../build/linux/system.gyp:gdk', why do you need this now? https://codereview.chromium.org/12378037/diff/8016/apps/shortcut_manager_factory.h File ...
7 years, 9 months ago (2013-03-03 23:57:49 UTC) #3
Matt Giuca
https://codereview.chromium.org/12378037/diff/8016/chrome/browser/extensions/api/extension_action/extension_action_api.cc File chrome/browser/extensions/api/extension_action/extension_action_api.cc (right): https://codereview.chromium.org/12378037/diff/8016/chrome/browser/extensions/api/extension_action/extension_action_api.cc#newcode34 chrome/browser/extensions/api/extension_action/extension_action_api.cc:34: #include "ui/gfx/image/image.h" Why do you add this #include to ...
7 years, 9 months ago (2013-03-04 00:10:46 UTC) #4
benwells
https://codereview.chromium.org/12378037/diff/8016/apps/apps.gypi File apps/apps.gypi (right): https://codereview.chromium.org/12378037/diff/8016/apps/apps.gypi#newcode48 apps/apps.gypi:48: '../build/linux/system.gyp:gdk', On 2013/03/03 23:57:49, tfarina wrote: > why do ...
7 years, 9 months ago (2013-03-04 01:30:03 UTC) #5
benwells
On 2013/03/04 01:30:03, benwells wrote: > https://codereview.chromium.org/12378037/diff/8016/apps/apps.gypi > File apps/apps.gypi (right): > > https://codereview.chromium.org/12378037/diff/8016/apps/apps.gypi#newcode48 > ...
7 years, 9 months ago (2013-03-05 02:27:57 UTC) #6
Ben Goodger (Google)
lgtm
7 years, 9 months ago (2013-03-06 17:47:48 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benwells@chromium.org/12378037/10016
7 years, 9 months ago (2013-03-06 21:45:33 UTC) #8
commit-bot: I haz the power
Failed to apply patch for apps/shortcut_manager.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; A apps/shortcut_manager.cc ...
7 years, 9 months ago (2013-03-06 21:45:47 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benwells@chromium.org/12378037/19001
7 years, 9 months ago (2013-03-07 04:03:51 UTC) #10
commit-bot: I haz the power
7 years, 9 months ago (2013-03-07 08:37:45 UTC) #11
Message was sent while issue was closed.
Change committed as 186648

Powered by Google App Engine
This is Rietveld 408576698