summaryrefslogtreecommitdiffstats
path: root/chrome/common/platform_util_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Final removal of the bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-101-1/+1
* chrome/common: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+1
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* Continue removing bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-02-271-6/+0
* Gtk: try to make sure that the extension error dialog has enough room to show...estade@chromium.org2010-02-191-0/+15
* Linux: Don't propagate $GNOME_DISABLE_CRASH_DIALOG to external apps.thestig@chromium.org2010-01-191-0/+9
* New consensus is to printjrg@chromium.org2010-01-151-1/+19
* Support custom Linux version strings (e.g. release channel, downstream vendor...mmoss@google.com2009-12-151-5/+1
* Move channel (beta,dev,stable) determination code to a common location.jrg@chromium.org2009-12-151-0/+9
* re-apply r34183estade@chromium.org2009-12-101-11/+1
* rollback r34183estade@chromium.org2009-12-091-1/+11
* linux: theme scrollbars from GTK theme estade@chromium.org2009-12-091-11/+1
* Make the default RendererPreferences smarter.estade@chromium.org2009-12-041-0/+11
* Linux: Create app modal dialogs in a different way to work around a KDE 3 win...thestig@chromium.org2009-11-241-0/+2
* Add platform abstraction for simple error box, and use it in a couple extensi...estade@chromium.org2009-11-231-0/+10
* Linux: handle external protocols, e.g. mailto: links.mdm@chromium.org2009-09-011-4/+9
* Update build to work with native 64-bit Linux packages.mmoss@chromium.org2009-08-251-1/+0
* linux: opening a download should not reuse your terminalevan@chromium.org2009-08-041-1/+8
* Set GTK_PATH to CHROMIUM_SAVED_GTK_PATH before launching xdg-open.thestig@chromium.org2009-07-211-1/+3
* Add ProcessWatcher::EnsureProcessGetsReaped() for zombie reaping. First targe...thestig@chromium.org2009-07-201-2/+4
* Revert r20553.thestig@chromium.org2009-07-131-4/+2
* Additional svn ignores for native_client and Makefile.thestig@chromium.org2009-07-131-2/+4
* Revert r19318. Seems we're blocking some UI thread though I thought we didn't...thestig@chromium.org2009-06-261-1/+1
* Reap dead xdg-open processes so they don't turn into zombies.thestig@chromium.org2009-06-261-1/+1
* Linux: call xdg-open on downloaded files to open them.estade@chromium.org2009-05-281-5/+17
* Don't assume that the widget has a toplevel ancestor in GetTopLevel.jhawkins@chromium.org2009-05-261-1/+4
* GTK: Add download shelf first show animation.estade@chromium.org2009-05-151-0/+4
* Port and enable most of TabRestoreUITest on linux.estade@chromium.org2009-04-241-0/+4
* Implement chrome_proces_util for linux and enable download ui test.estade@chromium.org2009-04-141-0/+6
* Re-enable save package on linux, mac.estade@chromium.org2009-04-011-0/+6
* Implement basic ShowItemInFolder for linux.estade@chromium.org2009-03-241-0/+28