summaryrefslogtreecommitdiffstats
path: root/chrome/browser/process_singleton_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* base::Bind() conversion for ProcessSingletonTestdcheng@chromium.org2011-11-171-5/+6
* Modify WaitableEvent::Wait() to return voidsteveblock@chromium.org2011-10-121-2/+2
* Move more files from chrome/test to chrome/test/base, part #3phajdan.jr@chromium.org2011-07-291-1/+1
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-1/+1
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-151-3/+1
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-141-2/+3
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-4/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* 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