| Commit message (Expand) | Author | Age | Files | Lines |
* | Move ShortcutInfo, ShortcutLocations from ShellIntegration to web_app. | jackhou@chromium.org | 2014-04-15 | 1 | -56/+0 |
* | Move CommandLine to base namespace. | brettw@chromium.org | 2014-03-17 | 1 | -2/+4 |
* | adds support for Win8-style app protocols | luken@chromium.org | 2014-03-01 | 1 | -3/+5 |
* | Add option to install an ephemeral app to the Windows jump list | tmdiep@chromium.org | 2014-02-26 | 1 | -0/+7 |
* | linux_aura: Enable the extenal protocol dialog. | erg@chromium.org | 2014-01-29 | 1 | -1/+1 |
* | Convert string16 to base::string16 in chrome/browser | brettw@chromium.org | 2013-12-11 | 1 | -5/+5 |
* | We want the Applications Menu shortcut paths to be managed by shell_util.cc as | calamity@chromium.org | 2013-12-04 | 1 | -3/+29 |
* | Refactor of BrowserDistribution. | calamity@chromium.org | 2013-08-14 | 1 | -5/+0 |
* | chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1 | tfarina@chromium.org | 2013-07-02 | 1 | -1/+1 |
* | Use a direct include of strings headers in chrome/browser/r*-s*/. | avi@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Use unique names for app shim bundles based on profile dir and extension id. | jackhou@chromium.org | 2013-06-07 | 1 | -0/+1 |
* | Remove --show-app-list-shortcut flag and implement new app launcher enable lo... | calamity@chromium.org | 2013-04-19 | 1 | -0/+1 |
* | ShortcutInfo::favicon is now a gfx::ImageFamily instead of gfx::Image. | mgiuca@chromium.org | 2013-04-11 | 1 | -2/+2 |
* | On Linux, automatically create app shortcuts on install or update. | mgiuca@chromium.org | 2013-03-07 | 1 | -0/+6 |
* | Split the location flags from ShortcutInfo into a new struct ShortcutLocations. | mgiuca@chromium.org | 2013-03-01 | 1 | -3/+8 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -9/+11 |
* | Refactor external protocol handler dialog for linux | calamity@chromium.org | 2013-01-30 | 1 | -0/+4 |
* | [Fixit-Dec-2012] Also add dual_mode to Start Menu shortcuts in MigrateChromiu... | gab@chromium.org | 2013-01-06 | 1 | -0/+11 |
* | Speculative revert 175230. I suspect that dependency on propsys.dll makes chr... | alexeypa@google.com | 2013-01-05 | 1 | -11/+0 |
* | [Fixit-Dec-2012] Also add dual_mode to Start Menu shortcuts in MigrateChromiu... | gab@chromium.org | 2013-01-04 | 1 | -0/+11 |
* | Add a UMA stat to track whether Chrome is the default browser. | robertshield@chromium.org | 2012-12-11 | 1 | -7/+7 |
* | [win] Don't use app_host.exe for v1 apps. | benwells@chromium.org | 2012-11-27 | 1 | -0/+1 |
* | Add default icon to app_host.exe, and use it in shortcuts during installation. | huangs@chromium.org | 2012-11-20 | 1 | -3/+4 |
* | Do not go through interactive-make-default flow if we are already default bro... | gab@chromium.org | 2012-11-09 | 1 | -2/+4 |
* | Add a flag to control whether there is a shortcut for the app list / launcher... | benwells@chromium.org | 2012-11-06 | 1 | -0/+3 |
* | Fix registerProtocolHandler OS registration on Windows 8 | benwells@chromium.org | 2012-09-25 | 1 | -0/+8 |
* | Packaged apps are now enabled by default (and arguments on launcher shortcuts... | tapted@chromium.org | 2012-09-06 | 1 | -6/+1 |
* | No longer switch to metro mode when Chrome is made the default on first run. | grt@chromium.org | 2012-09-05 | 1 | -5/+0 |
* | Implement relaunch for Metro chrome. | grt@chromium.org | 2012-08-03 | 1 | -0/+3 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Prototype version of the first-run dialog for Windows 8. | motek@chromium.org | 2012-06-22 | 1 | -10/+19 |
* | Application desktop shortcuts now save the user profile they were created in. | hebert.christopherj@chromium.org | 2012-06-20 | 1 | -1/+3 |
* | Suffix Chrome's appid on user-level installs | grt@chromium.org | 2012-06-19 | 1 | -9/+13 |
* | The CL adds to ShellUtil and ShellIntegration and adjusts invocations of the ... | motek@chromium.org | 2012-06-08 | 1 | -8/+27 |
* | Add ShellIntegration::ActivateMetroChrome, which launches Chrome in metro-mod... | grt@chromium.org | 2012-06-01 | 1 | -0/+5 |
* | Launch platform apps from shortcuts in the normal user_data_dir on Windows an... | benwells@chromium.org | 2012-05-02 | 1 | -10/+3 |
* | Moved Linux specific shell integration declarations into own header. | benwells@chromium.org | 2012-04-17 | 1 | -34/+0 |
* | Create Linux platform app shortcuts to run in their own process. | benwells@chromium.org | 2012-04-13 | 1 | -1/+4 |
* | Infrastructure to improve app mode stub <-> Chrome main communication. | jeremy@chromium.org | 2012-03-07 | 1 | -1/+9 |
* | Add support for multiple icon sizes for Mac platform apps | sail@chromium.org | 2012-03-03 | 1 | -1/+2 |
* | Platform apps shortcuts use their own browser process | benwells@chromium.org | 2012-03-01 | 1 | -0/+12 |
* | Add extension path field to Mac platform apps | sail@chromium.org | 2012-02-24 | 1 | -1/+2 |
* | Publish app shortcuts on Mac | sail@chromium.org | 2012-02-11 | 1 | -4/+4 |
* | Add OVERRIDE to chrome/browser/. | avi@chromium.org | 2011-11-21 | 1 | -4/+4 |
* | Cleanup: Remove more forward declarations in various chrome/browser directories. | thestig@chromium.org | 2011-11-16 | 1 | -1/+0 |
* | Support grouping taskbar icons for panels with regular taskbar icon for Chrom... | jianli@chromium.org | 2011-10-21 | 1 | -0/+4 |
* | Handle OS registration failure when registering protocol handlers | benwells@chromium.org | 2011-07-22 | 1 | -1/+5 |
* | Canary versions no longer always remove protocol handlers at startup. | benwells@chromium.org | 2011-07-18 | 1 | -2/+2 |
* | Moved CanSetAsDefault* from platform_util to shell_integration | benwells@chromium.org | 2011-07-15 | 1 | -0/+7 |