summaryrefslogtreecommitdiffstats
path: root/chrome/browser/shell_integration_linux.h
Commit message (Expand)AuthorAgeFilesLines
* Add base namespace to some instances of string16.brettw@chromium.org2013-12-061-2/+2
* We want the Applications Menu shortcut paths to be managed by shell_util.cc ascalamity@chromium.org2013-12-041-1/+1
* Set the WM_CLASS property of X11 windows in Linux Aura build.mgiuca@chromium.org2013-09-021-0/+5
* Linux: Deleting a profile deletes all app shortcuts associated with it.mgiuca@chromium.org2013-08-051-0/+23
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Application shortcuts in Linux are now installed into a "Chrome Apps" folder.mgiuca@chromium.org2013-05-021-0/+4
* Simplify the generation of Linux .desktop files.mgiuca@chromium.org2013-05-021-14/+8
* On Linux, automatically create app shortcuts on install or update.mgiuca@chromium.org2013-03-071-2/+33
* Split the location flags from ShortcutInfo into a new struct ShortcutLocations.mgiuca@chromium.org2013-03-011-2/+4
* 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-6/+6
* Packaged apps are now enabled by default (and arguments on launcher shortcuts...tapted@chromium.org2012-09-061-1/+0
* 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-1/+17
* Revert 146065 - Remove app shortcuts when app is uninstalled on Linux.benwells@chromium.org2012-07-111-17/+1
* Remove app shortcuts when app is uninstalled on Linux.benwells@chromium.org2012-07-111-1/+17
* Application desktop shortcuts now save the user profile they were created in.hebert.christopherj@chromium.org2012-06-201-1/+2
* Launch platform apps from shortcuts in the normal user_data_dir on Windows an...benwells@chromium.org2012-05-021-6/+0
* Moved Linux specific shell integration declarations into own header.benwells@chromium.org2012-04-171-0/+30
* Create Linux platform app shortcuts to run in their own process.benwells@chromium.org2012-04-131-0/+24