summaryrefslogtreecommitdiffstats
path: root/chrome/browser/shell_integration.cc
Commit message (Expand)AuthorAgeFilesLines
* chromeos: Don't compile Linux shell-integration code.derat@chromium.org2013-09-131-2/+3
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* Use a direct include of strings headers in chrome/browser/r*-s*/.avi@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-071-1/+1
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-3/+2
* Re-Re-apply 192420: Move login switches to src/chromeos"stevenjb@chromium.org2013-04-051-2/+7
* Revert 192504 "Re-apply 192420: Move login switches to src/chromeos"tkent@chromium.org2013-04-051-7/+2
* Re-apply 192420: Move login switches to src/chromeosstevenjb@chromium.org2013-04-051-2/+7
* Revert 192420 "Move login switches to src/chromeos"alexeypa@google.com2013-04-051-7/+2
* Move login switches to src/chromeosstevenjb@chromium.org2013-04-041-2/+7
* Move v2 app pinning to correct threadcalamity@chromium.org2013-03-271-0/+2
* On Linux, automatically create app shortcuts on install or update.mgiuca@chromium.org2013-03-071-1/+2
* Split the location flags from ShortcutInfo into a new struct ShortcutLocations.mgiuca@chromium.org2013-03-011-4/+7
* Make sure ShellIntegration::CommandLineArgsForLauncher respects the UserDataD...pastarmovj@google.com2013-02-201-0/+4
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-3/+4
* Add a UMA stat to track whether Chrome is the default browser.robertshield@chromium.org2012-12-111-4/+4
* [win] Don't use app_host.exe for v1 apps.benwells@chromium.org2012-11-271-1/+2
* Fix registerProtocolHandler OS registration on Windows 8benwells@chromium.org2012-09-251-1/+22
* Packaged apps are now enabled by default (and arguments on launcher shortcuts...tapted@chromium.org2012-09-061-5/+1
* Fix command line for app shortcutsbenwells@chromium.org2012-07-061-1/+2
* Prototype version of the first-run dialog for Windows 8.motek@chromium.org2012-06-221-12/+31
* Application desktop shortcuts now save the user profile they were created in.hebert.christopherj@chromium.org2012-06-201-1/+5
* Remove the kEnablePlatformApps switch.bryeung@chromium.org2012-06-191-3/+1
* The CL adds to ShellUtil and ShellIntegration and adjusts invocations of the ...motek@chromium.org2012-06-081-5/+25
* Launch platform apps from shortcuts in the normal user_data_dir on Windows an...benwells@chromium.org2012-05-021-41/+6
* Create Linux platform app shortcuts to run in their own process.benwells@chromium.org2012-04-131-0/+1
* Infrastructure to improve app mode stub <-> Chrome main communication.jeremy@chromium.org2012-03-071-0/+17
* Platform apps shortcuts use their own browser processbenwells@chromium.org2012-03-011-2/+42
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Change NewRunnableMethod to base::Bind in shell_integration.ccbenwells@chromium.org2011-11-011-8/+9
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Handle OS registration failure when registering protocol handlersbenwells@chromium.org2011-07-221-0/+6
* Canary versions no longer always remove protocol handlers at startup.benwells@chromium.org2011-07-181-2/+1
* 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/+1
* Revert 87296 - Check for OS unregistered protocol handlers at startupwillchan@chromium.org2011-05-311-1/+0
* Check for OS unregistered protocol handlers at startupwillchan@chromium.org2011-05-311-0/+1
* Allow chrome to become the os default handler for arbitrary protocols on mac/...koz@chromium.org2011-05-261-35/+80
* Refactor GetCommandLineArgumentsCommon to not use strings.evan@chromium.org2011-03-081-28/+13
* Extension ids are ASCII.evan@chromium.org2011-03-041-2/+2
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Introduced a new policy DefaultBrowserSettingEnabled.pastarmovj@chromium.org2011-02-011-1/+3
* Set Browser::app_name_ in a reasonable way for extension apps.skerner@chromium.org2011-01-141-1/+2
* Add "create Application Shortcut" to the app menu on NTP.skerner@google.com2010-11-301-1/+1
* FBTF: Even more deinlining.erg@google.com2010-10-201-0/+8
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part16:tfarina@chromium.org2010-10-111-12/+12
* Implement new strategy for default apps. Instead of usingaa@chromium.org2010-10-091-1/+1
* Remove usage of GetSwitchValue for most of chrome/browser/.evan@chromium.org2010-08-041-3/+3