summaryrefslogtreecommitdiffstats
path: root/chrome/browser/shell_integration_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added Linux support for Launch-on-Startuprickcam@chromium.org2010-09-201-14/+15
* Cleanup some duplicated includes.tfarina@chromium.org2010-09-041-1/+0
* base: rename Environment::GetEnv to Environment::GetVar.tfarina@chromium.org2010-08-071-3/+3
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-11/+11
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+2
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-2/+3
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* Linux: remove unnecessary MimeType field from application shortcuts.phajdan.jr@chromium.org2010-07-081-0/+3
* Linux/GTK: implement update notification.estade@chromium.org2010-06-031-0/+2
* posix: handle the return value of close() in more places.evan@chromium.org2010-04-161-3/+6
* Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r...thestig@chromium.org2010-04-031-11/+9
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* Add missing tests for Linux desktop shortcuts logic.phajdan.jr@chromium.org2010-03-121-21/+28
* chrome 3: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+1
* [Linux] Add better error reporting for creating application shortcuts.phajdan.jr@chromium.org2010-02-161-155/+151
* Implement launch disposition for extension-apps.rafaelw@chromium.org2010-02-051-5/+6
* Do some cleanup of file path name handling.brettw@chromium.org2009-10-221-6/+4
* Fix a whole bunch of style nits.erg@google.com2009-10-131-1/+2
* Fix creating desktop shortcuts for systems with empty or incomplete XDG_DATA_...phajdan.jr@chromium.org2009-10-131-0/+5
* Separate out some more ICU from base and into base/i18n.brettw@chromium.org2009-10-081-0/+1
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-2/+2