summaryrefslogtreecommitdiffstats
path: root/chrome/browser/web_applications/web_app.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor web_app to expose GetInfoForApp as a public function.mgiuca@chromium.org2014-07-011-11/+14
* Refactor web_app to expose CreateShortcutsWithInfo as a public function.mgiuca@chromium.org2014-07-011-14/+11
* Android: Remove events extensions API.thestig@chromium.org2014-06-221-0/+2
* [Mac] Rebuild app shims when they fail to dyload Chrome Framework.jackhou@chromium.org2014-06-181-0/+10
* Refactored the ShortcutLocations.hidden flag on linuxtmdiep@chromium.org2014-06-111-8/+5
* Replace OnceOffCreateShortcuts with UpdateShortcutsForAllAppsIfNeeded.jackhou@chromium.org2014-06-031-0/+9
* Move FileHandlersInfo to /extensions and remove struct FileHandlersInfordevlin.cronin@chromium.org2014-05-201-1/+1
* Remove uses of web_app:: inside web_app.jackhou@chromium.org2014-05-151-32/+24
* Move ShortcutInfo, ShortcutLocations from ShellIntegration to web_app.jackhou@chromium.org2014-04-151-14/+74
* Pass FileHandlersInfo to [Create|Update]PlatformShortcuts.jackhou@chromium.org2014-04-111-1/+4
* Make ShortcutManager directly pass Profile* and Extension* to web_app::Create...jackhou@chromium.org2014-04-081-18/+25
* Revert of Make ShortcutManager directly pass Profile* and Extension* to web_a...pfeldman@chromium.org2014-04-041-25/+18
* Make ShortcutManager directly pass Profile* and Extension* to web_app::Create...jackhou@chromium.org2014-04-041-18/+25
* Remove web_app_ui.[cc|h].jackhou@chromium.org2014-04-031-0/+15
* Move UpdateShortcutInfoAndIconForApp from web_app_ui to web_appjackhou@chromium.org2014-04-011-0/+17
* Add base namespace to some instances of string16.brettw@chromium.org2013-12-061-3/+3
* We want the Applications Menu shortcut paths to be managed by shell_util.cc ascalamity@chromium.org2013-12-041-3/+2
* Set the WM_CLASS property of X11 windows in Linux Aura build.mgiuca@chromium.org2013-09-021-2/+2
* Rename ShortcutCreationPolicy to ShortcutCreationReason.jackhou@chromium.org2013-07-261-9/+8
* Once-off automatic app shortcut creation no longer creates duplicate shortcuts.mgiuca@chromium.org2013-07-031-3/+14
* Windows: Deleting a profile deletes all app shortcuts associated with it.mgiuca@chromium.org2013-07-021-0/+4
* [Win] App launcher drag/drop.koz@chromium.org2013-06-201-3/+0
* Use a direct include of strings headers in chrome/browser/t*-w*/.avi@chromium.org2013-06-101-1/+1
* Windows: When an app is updated and its name changes, recreate shortcuts.mgiuca@chromium.org2013-05-291-1/+5
* Move web_apps methods from chrome/common to chrome/renderer.darin@chromium.org2013-05-101-1/+1
* Windows, Linux: auto-create app menu shortcuts when an app is installed.mgiuca@chromium.org2013-05-031-1/+5
* Remove --show-app-list-shortcut flag and implement new app launcher enable lo...calamity@chromium.org2013-04-191-0/+3
* ShortcutInfo::favicon is now a gfx::ImageFamily instead of gfx::Image.mgiuca@chromium.org2013-04-111-1/+6
* Split the location flags from ShortcutInfo into a new struct ShortcutLocations.mgiuca@chromium.org2013-03-011-6/+13
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-10/+10
* Stop auto creating shortcuts when v2 packaged apps are installed.benwells@chromium.org2012-10-091-2/+13
* Remove packaged app Windows shortcuts when app is uninstalled.benwells@chromium.org2012-08-101-22/+15
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove app shortcuts when app is uninstalled on Linux.benwells@chromium.org2012-07-111-0/+11
* Revert 146065 - Remove app shortcuts when app is uninstalled on Linux.benwells@chromium.org2012-07-111-11/+0
* Remove app shortcuts when app is uninstalled on Linux.benwells@chromium.org2012-07-111-0/+11
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-1/+3
* Create Linux platform app shortcuts to run in their own process.benwells@chromium.org2012-04-131-9/+20
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-1/+1
* Add user data dir field to Mac platform appssail@chromium.org2012-02-241-6/+14
* Publish app shortcuts on Macsail@chromium.org2012-02-111-2/+11
* Moved app shortcut code out of ExtensionService.benwells@chromium.org2012-02-091-4/+1
* Don't automatically create platform app shortcuts when testing.benwells@chromium.org2011-12-141-0/+3
* Remove custom Task implementations from VisitedLinkMaster and web_app.dcheng@chromium.org2011-12-081-7/+1
* Cleanup: Remove unneeded forward declarations from various chrome/browser sub...thestig@chromium.org2011-11-151-2/+1
* Show "About panel" bubble on Windows.jianli@chromium.org2011-05-251-0/+3
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-101-1/+1
* Fix ShellIntegrationTest.GetDesktopFileContents.erg@google.com2011-04-061-1/+1
* Add the calculated WMClass to generated .desktop files.erg@google.com2011-04-061-0/+11