summaryrefslogtreecommitdiffstats
path: root/chrome/browser/process_singleton_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove action_max_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-191-3/+4
* Linux: fix a bunch of NULL vs. 0 issues spotted by gcc 4.5.craig.schlenter@chromium.org2011-01-131-1/+1
* Added WARN_UNUSED_RESULT to ScopedTempDir methods.cbentzel@chromium.org2011-01-131-1/+1
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* 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
* Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.mattm@chromium.org2010-10-211-1/+1
* Mark ProcessSingletonTest.StartupRaceCondition as FAILS on linux views.mattm@chromium.org2010-10-061-1/+7
* Linux: Re-enable UnloadTest and ProcessSingletonTest now that shared library ...mattm@chromium.org2010-10-061-7/+1
* Fix ProcessSingletonTest.StartupRaceCondition using default profile again.mattm@chromium.org2010-10-061-6/+30
* CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()evan@chromium.org2010-07-291-2/+1
* Mark ProcessSingletonTest.StartupRaceCondition as failing on Linuxstuartmorgan@chromium.org2010-06-301-1/+7
* Fix ProcessSingletonWinTest using default profile.mattm@chromium.org2010-06-161-0/+297