summaryrefslogtreecommitdiffstats
path: root/chrome/browser/process_singleton.h
Commit message (Expand)AuthorAgeFilesLines
* Implement process singleton on linux so if the user tries totc@google.com2009-05-201-2/+17
* Fix multiple instances of first run dialog appearing when Chrome is started a...robertshield@google.com2009-05-031-3/+9
* Removed zombie hunter codemaruel@chromium.org2009-03-231-3/+0
* Obey the XDG base directory spec and use ~/.config/chromium on Linux.evan@chromium.org2009-02-231-1/+1
* Implement skeletal ProcessSingleton on Linux to cut down on NOTIMPLEMENTED()s.evan@chromium.org2009-02-181-10/+24
* Rename MessageWindow to ProcessSingleton in anticipation of more refactoring.evan@chromium.org2009-02-181-0/+78