summaryrefslogtreecommitdiffstats
path: root/chrome/browser/shell_integration.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Check for OS unregistered protocol handlers at startupwillchan@chromium.org2011-05-311-0/+2
* Allow chrome to become the os default handler for arbitrary protocols on mac/...koz@chromium.org2011-05-261-42/+118
* Add the calculated WMClass to generated .desktop files.erg@google.com2011-04-061-2/+5
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Refactor GetCommandLineArgumentsCommon to not use strings.evan@chromium.org2011-03-081-8/+7
* Extension ids are ASCII.evan@chromium.org2011-03-041-4/+5
* Introduced a new policy DefaultBrowserSettingEnabled.pastarmovj@chromium.org2011-02-011-1/+2
* FBTF: Even more deinlining.erg@google.com2010-10-201-0/+3
* Remove all FIXMEs in browser/estade@chromium.org2010-10-071-1/+2
* BUG=43382rickcam@chromium.org2010-09-231-0/+1
* Added Linux support for Launch-on-Startuprickcam@chromium.org2010-09-201-0/+2
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Deprecate most of the remaining wstring file_util functions.evan@chromium.org2010-07-081-0/+2
* Win: Use different AppUserModelID for SxS installs.mattm@chromium.org2010-06-111-1/+1
* Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r...thestig@chromium.org2010-04-031-7/+9
* Add missing tests for Linux desktop shortcuts logic.phajdan.jr@chromium.org2010-03-121-1/+6
* BSD ifdefs, etc. necessary for chrome/pvalchev@google.com2010-03-091-2/+2
* [Linux] Add better error reporting for creating application shortcuts.phajdan.jr@chromium.org2010-02-161-4/+4
* Implement launch disposition for extension-apps.rafaelw@chromium.org2010-02-051-1/+13
* Ensure existing user pinned chrome shortcuts have correct app id.xiyuan@chromium.org2010-01-131-0/+4
* Append profile info to win7 app id per issue 30414xiyuan@chromium.org2010-01-061-0/+12
* Implement web app shortcuts natively per issue 25528xiyuan@chromium.org2009-11-171-12/+16
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-1/+4
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-4/+0
* Use favicon for application shortcut icon.estade@chromium.org2009-09-281-1/+6
* Allow the default browser check to return "unknown" and reflect that in the UI.mdm@chromium.org2009-09-041-9/+20
* Implement creating shortcuts in the applications menu.phajdan.jr@chromium.org2009-08-281-5/+13
* First step to create application shortcuts on Linux.phajdan.jr@chromium.org2009-08-121-0/+20
* Fix running default browser check/setting in UI thread on Linux.mattm@chromium.org2009-07-281-0/+65
* Implement most of the "basics" pref panel on Mac, including code to set the d...pinkerton@chromium.org2009-05-061-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0