summaryrefslogtreecommitdiffstats
path: root/chrome/browser/shell_integration.h
Commit message (Expand)AuthorAgeFilesLines
* adds support for Win8-style app protocolsluken@chromium.org2014-03-011-3/+5
* Add option to install an ephemeral app to the Windows jump list tmdiep@chromium.org2014-02-261-0/+7
* linux_aura: Enable the extenal protocol dialog.erg@chromium.org2014-01-291-1/+1
* Convert string16 to base::string16 in chrome/browserbrettw@chromium.org2013-12-111-5/+5
* We want the Applications Menu shortcut paths to be managed by shell_util.cc ascalamity@chromium.org2013-12-041-3/+29
* Refactor of BrowserDistribution.calamity@chromium.org2013-08-141-5/+0
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Use a direct include of strings headers in chrome/browser/r*-s*/.avi@chromium.org2013-06-101-1/+1
* Use unique names for app shim bundles based on profile dir and extension id.jackhou@chromium.org2013-06-071-0/+1
* Remove --show-app-list-shortcut flag and implement new app launcher enable lo...calamity@chromium.org2013-04-191-0/+1
* ShortcutInfo::favicon is now a gfx::ImageFamily instead of gfx::Image.mgiuca@chromium.org2013-04-111-2/+2
* On Linux, automatically create app shortcuts on install or update.mgiuca@chromium.org2013-03-071-0/+6
* Split the location flags from ShortcutInfo into a new struct ShortcutLocations.mgiuca@chromium.org2013-03-011-3/+8
* 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-9/+11
* Refactor external protocol handler dialog for linuxcalamity@chromium.org2013-01-301-0/+4
* [Fixit-Dec-2012] Also add dual_mode to Start Menu shortcuts in MigrateChromiu...gab@chromium.org2013-01-061-0/+11
* Speculative revert 175230. I suspect that dependency on propsys.dll makes chr...alexeypa@google.com2013-01-051-11/+0
* [Fixit-Dec-2012] Also add dual_mode to Start Menu shortcuts in MigrateChromiu...gab@chromium.org2013-01-041-0/+11
* Add a UMA stat to track whether Chrome is the default browser.robertshield@chromium.org2012-12-111-7/+7
* [win] Don't use app_host.exe for v1 apps.benwells@chromium.org2012-11-271-0/+1
* Add default icon to app_host.exe, and use it in shortcuts during installation.huangs@chromium.org2012-11-201-3/+4
* Do not go through interactive-make-default flow if we are already default bro...gab@chromium.org2012-11-091-2/+4
* Add a flag to control whether there is a shortcut for the app list / launcher...benwells@chromium.org2012-11-061-0/+3
* Fix registerProtocolHandler OS registration on Windows 8benwells@chromium.org2012-09-251-0/+8
* Packaged apps are now enabled by default (and arguments on launcher shortcuts...tapted@chromium.org2012-09-061-6/+1
* No longer switch to metro mode when Chrome is made the default on first run.grt@chromium.org2012-09-051-5/+0
* Implement relaunch for Metro chrome.grt@chromium.org2012-08-031-0/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Prototype version of the first-run dialog for Windows 8.motek@chromium.org2012-06-221-10/+19
* Application desktop shortcuts now save the user profile they were created in.hebert.christopherj@chromium.org2012-06-201-1/+3
* Suffix Chrome's appid on user-level installsgrt@chromium.org2012-06-191-9/+13
* The CL adds to ShellUtil and ShellIntegration and adjusts invocations of the ...motek@chromium.org2012-06-081-8/+27
* Add ShellIntegration::ActivateMetroChrome, which launches Chrome in metro-mod...grt@chromium.org2012-06-011-0/+5
* Launch platform apps from shortcuts in the normal user_data_dir on Windows an...benwells@chromium.org2012-05-021-10/+3
* Moved Linux specific shell integration declarations into own header.benwells@chromium.org2012-04-171-34/+0
* Create Linux platform app shortcuts to run in their own process.benwells@chromium.org2012-04-131-1/+4
* Infrastructure to improve app mode stub <-> Chrome main communication.jeremy@chromium.org2012-03-071-1/+9
* Add support for multiple icon sizes for Mac platform appssail@chromium.org2012-03-031-1/+2
* Platform apps shortcuts use their own browser processbenwells@chromium.org2012-03-011-0/+12
* Add extension path field to Mac platform appssail@chromium.org2012-02-241-1/+2
* Publish app shortcuts on Macsail@chromium.org2012-02-111-4/+4
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-4/+4
* Cleanup: Remove more forward declarations in various chrome/browser directories.thestig@chromium.org2011-11-161-1/+0
* Support grouping taskbar icons for panels with regular taskbar icon for Chrom...jianli@chromium.org2011-10-211-0/+4
* Handle OS registration failure when registering protocol handlersbenwells@chromium.org2011-07-221-1/+5
* Canary versions no longer always remove protocol handlers at startup.benwells@chromium.org2011-07-181-2/+2
* Moved CanSetAsDefault* from platform_util to shell_integrationbenwells@chromium.org2011-07-151-0/+7
* Fix memory leak in unit tests for ProtocolHandlerRegistry introduced by obser...willchan@chromium.org2011-05-311-0/+2
* Revert 87296 - Check for OS unregistered protocol handlers at startupwillchan@chromium.org2011-05-311-2/+0