summaryrefslogtreecommitdiffstats
path: root/chrome/browser/apps/shortcut_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-151-1/+1
* Move ShortcutInfo, ShortcutLocations from ShellIntegration to web_app.jackhou@chromium.org2014-04-151-2/+2
* Make ShortcutManager directly pass Profile* and Extension* to web_app::Create...jackhou@chromium.org2014-04-081-26/+10
* Revert of Make ShortcutManager directly pass Profile* and Extension* to web_a...pfeldman@chromium.org2014-04-041-10/+26
* Make ShortcutManager directly pass Profile* and Extension* to web_app::Create...jackhou@chromium.org2014-04-041-26/+10
* Move UpdateShortcutInfoAndIconForApp from web_app_ui to web_appjackhou@chromium.org2014-04-011-1/+0
* UpdateShortcutInfoAndIconForApp: Make Extension argument into a pointer.mgiuca@chromium.org2014-03-261-2/+2
* Make hosted app shortcuts update like packaged app shortcuts.calamity@chromium.org2014-03-201-15/+14
* Remove unused WeakPtrFactory from AppShortcutManager.calamity@chromium.org2014-03-181-2/+1
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-301-1/+1
* Change --enable-app-shims to --disable-app-shimsjackhou@chromium.org2013-12-301-3/+2
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-1/+2
* Move c/c/e/extension_set to top-level extensions/rdevlin.cronin@chromium.org2013-12-171-3/+3
* Replace string16 with base::string16.brettw@chromium.org2013-12-041-1/+1
* We want the Applications Menu shortcut paths to be managed by shell_util.cc ascalamity@chromium.org2013-12-041-3/+2
* Move chrome apps prefs back to chrome from the apps component.benwells@chromium.org2013-09-291-3/+13
* Rename BrowserThread::IsWellKnownThread to IsThreadInitialized.mgiuca@chromium.org2013-08-121-3/+3
* ShortcutManager, TestingProfile constructors: Added DCHECK for UI thread.mgiuca@chromium.org2013-08-061-3/+6
* Enable app shims whenever the app launcher is enabled. (Mac)jackhou@chromium.org2013-08-011-4/+6
* Move app shortcut manager into chrome/browser/appsbenwells@chromium.org2013-07-261-0/+189