summaryrefslogtreecommitdiffstats
path: root/chrome/common/important_file_writer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Flakiness cleanup: disable flaky tests under chrome/evan@chromium.org2012-02-151-1/+1
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-271-6/+12
* Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.hbono@chromium.org2012-01-161-12/+6
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-161-6/+12
* Mark ImportantFileWriterTest.BatchingWrites as flaky.asvitkine@chromium.org2012-01-051-2/+3
* Removing MessageLoop::QuitTask() from chrome/dcheng@chromium.org2011-12-101-3/+3
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-151-4/+4
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Moved ImportantFileWriter to chrome/common in preparation of moving JsonPrefS...sanjeevr@chromium.org2010-05-201-0/+115
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-113/+0
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-18/+13
* Converted BookmarkStorage to use ImportantFileWriterphajdan.jr@chromium.org2009-05-081-13/+35
* ImportantFileWriterphajdan.jr@chromium.org2009-04-281-0/+96