summaryrefslogtreecommitdiffstats
path: root/chrome/common/service_process_util_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of multiprocess_test's debug_on_start arguments.viettrungluu@chromium.org2014-03-091-3/+2
* Remove dependency to glib from this unit test.uekawa@chromium.org2014-02-101-11/+14
* Update uses of UTF conversions in chrome/common to use the base:: namespace.avi@chromium.org2013-12-251-2/+2
* Add explicit base namespace to string16 users.brettw@chromium.org2013-12-051-1/+1
* Update include paths in chrome/common/ for base/process changes.rsesek@chromium.org2013-07-231-1/+2
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-2/+2
* Move DeleteAfterReboot, Move, and ReplaceFile to base namespacebrettw@chromium.org2013-07-011-1/+1
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-2/+2
* Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-131-2/+1
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-2/+2
* Use a direct include of strings headers in chrome/common/, part 2.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo...avi@chromium.org2013-06-071-1/+1
* chrome: Use base::MessageLoop. (Part 1)xhwang@chromium.org2013-05-101-12/+12
* Revert 184352brettw@chromium.org2013-02-241-2/+2
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-2/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-2/+2
* Use base namespace for FilePath in chrome/common and content/common.brettw@chromium.org2013-02-071-14/+14
* Linux/ChromeOS Chromium style checker cleanup, chrome/ edition part 1.rsleevi@chromium.org2013-02-071-1/+1
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-3/+3
* GTTF: remove FAILS_ prefix, part 1phajdan.jr@chromium.org2012-11-011-1/+1
* Switch to TimeDelta interfaces of TestTimeouts in chrome and ui code reviewab...tedvessenes@gmail.com2012-07-091-1/+1
* Completely remove the service process for Android.yfriedman@chromium.org2012-03-161-3/+3
* Fix compilation errors in chrome/common/service_process_util_unittest.cc on A...yfriedman@chromium.org2012-03-081-3/+3
* Flakiness cleanup: disable flaky tests under chrome/evan@chromium.org2012-02-151-1/+1
* Add OSSTATUS_LOG API.mark@chromium.org2012-01-271-1/+1
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-271-3/+3
* Cloud Print Policy - service side enforcement, Mac browser tests.scottbyer@chromium.org2012-01-231-1/+2
* Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.hbono@chromium.org2012-01-161-3/+3
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-161-3/+3
* Mark ServiceProcessStateTest.ForceShutdown as flaky on Windows.dcheng@chromium.org2012-01-131-1/+1
* Refactor mock launchd into it's own file for use by another test.scottbyer@chromium.org2012-01-131-173/+6
* Removing MessageLoop::QuitTask() from chrome/dcheng@chromium.org2011-12-101-5/+5
* Build & run unit tests on Aura (Rebase)stevenjb@chromium.org2011-11-231-1/+1
* NewRunnable* conversion to base::Bindscottbyer@chromium.org2011-11-121-10/+11
* Make the mac service process handling code clean itself up properly as far as...dmaclach@chromium.org2011-08-251-3/+24
* Move Mac-specific files in chrome/common to chrome/common/mac.mark@chromium.org2011-08-191-1/+1
* Mark ServiceProcessStateTest.ForceShutdown flaky on Linux.ericu@google.com2011-06-091-1/+6
* These tests fail in the touch environment, and we would like to queue fixing ...petermayo@chromium.org2011-06-081-1/+8
* Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a...chromium@hybridsource.org2011-05-281-3/+3
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-2/+2
* GTTF: Detect browser crashes on shutdown in UI tests. phajdan.jr@chromium.org2011-04-061-1/+2
* Revert 80472 - GTTF: Detect browser crashes on shutdown in UI tests.Previousl...phajdan.jr@chromium.org2011-04-051-2/+1
* GTTF: Detect browser crashes on shutdown in UI tests.phajdan.jr@chromium.org2011-04-051-1/+2
* Fix a few more compile issues when using GCC 4.5rsleevi@chromium.org2011-04-031-1/+1
* Fixes up the race condition that exists with deleting a file vs watching it.dmaclach@chromium.org2011-04-011-7/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* ServiceProcessStateFileManipulationTest.ChangeAttr is flakymaruel@chromium.org2011-03-251-1/+2
* Disabled delete tests of ServiceProcessStateFileManipulationTestdmaclach@chromium.org2011-03-241-3/+4
* Revert 79307 - Fixes up the race condition that exists with deleting a file v...dmaclach@chromium.org2011-03-241-1/+2
* Fixes up the race condition that exists with deleting a file vs watching it.dmaclach@chromium.org2011-03-241-2/+1