summaryrefslogtreecommitdiffstats
path: root/chrome/common/platform_util_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* 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