summaryrefslogtreecommitdiffstats
path: root/chrome/browser/shell_integration_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-201-4/+3
* Revert 157667 - Add new PathService paths for Windows' All Users Desktop and ...wjia@chromium.org2012-09-201-3/+4
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-201-4/+3
* Packaged apps are now enabled by default (and arguments on launcher shortcuts...tapted@chromium.org2012-09-061-3/+1
* Remove app shortcuts when app is uninstalled on Linux.benwells@chromium.org2012-07-111-3/+62
* Revert 146065 - Remove app shortcuts when app is uninstalled on Linux.benwells@chromium.org2012-07-111-62/+3
* Remove app shortcuts when app is uninstalled on Linux.benwells@chromium.org2012-07-111-3/+62
* Application desktop shortcuts now save the user profile they were created in.hebert.christopherj@chromium.org2012-06-201-4/+6
* The CL adds to ShellUtil and ShellIntegration and adjusts invocations of the ...motek@chromium.org2012-06-081-2/+3
* browser: Use structure dereference operator (aka ->) in place of "(*i)."tfarina@chromium.org2012-06-041-1/+1
* Launch platform apps from shortcuts in the normal user_data_dir on Windows an...benwells@chromium.org2012-05-021-20/+2
* Don't try to set the default OS level browser or protocol client on ChromeOSbenwells@chromium.org2012-05-011-0/+8
* Moved Linux specific shell integration declarations into own header.benwells@chromium.org2012-04-171-33/+28
* Create Linux platform app shortcuts to run in their own process.benwells@chromium.org2012-04-131-21/+53
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-1/+1
* Add support for multiple icon sizes for Mac platform appssail@chromium.org2012-03-031-3/+4
* Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector...thestig@chromium.org2012-02-241-2/+2
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Fix checking default protocol client on Linuxbenwells@chromium.org2011-09-211-12/+16
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-151-2/+1
* Moved CanSetAsDefault* from platform_util to shell_integrationbenwells@chromium.org2011-07-151-0/+5
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-131-1/+4
* Revert "Clean up users of a deprecated base::LaunchApp API."evan@chromium.org2011-07-121-4/+1
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-121-1/+4
* Use xdg-settings in Chrome distrubtion if script on PATH failsbenwells@chromium.org2011-07-071-31/+118
* Allow chrome to become the os default handler for arbitrary protocols on mac/...koz@chromium.org2011-05-261-3/+17
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* GTK: Use glib's desktop file parser instead of our hand rolled one.erg@google.com2011-05-111-73/+104
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-111-4/+4
* Fix ShellIntegrationTest.GetDesktopFileContents.erg@google.com2011-04-061-1/+1
* Build fix the second.erg@google.com2011-04-061-1/+1
* Build fix. (linux_views shouldn't deal with wmclass issues.)erg@google.com2011-04-061-0/+3
* Add the calculated WMClass to generated .desktop files.erg@google.com2011-04-061-4/+23
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Remove Gears from Chrome.aa@chromium.org2011-03-111-1/+0
* Refactor GetCommandLineArgumentsCommon to not use strings.evan@chromium.org2011-03-081-6/+64
* Extension ids are ASCII.evan@chromium.org2011-03-041-1/+1
* Update a bunch of files to the new location of browser_thread.hjam@chromium.org2011-03-011-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-1/+1
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+0
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*.pkasting@chromium.org2010-10-211-2/+2
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part16:tfarina@chromium.org2010-10-111-3/+3