summaryrefslogtreecommitdiffstats
path: root/base/files/file_path_watcher_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Linux/ChromeOS Chromium style checker cleanup, base/ edition.rsleevi@chromium.org2013-02-071-2/+2
* base: Convert the remaining uses of MessageLoop::RunUntilIdle to RunLoop vari...tfarina@chromium.org2013-02-061-1/+2
* Revert 180547 (didn't help)thakis@chromium.org2013-02-041-4/+4
* Revert 180332 (speculative, BrowserAccessibilityTest.BasicAttributeTestthakis@chromium.org2013-02-041-4/+4
* base: Update the calls from QuitClosure() to QuitWhenIdleClosure().tfarina@chromium.org2013-02-041-4/+4
* Remove the base::files:: namespace.darin@chromium.org2013-01-151-2/+0
* (1) Added a recursive boolean param to FilePathWatcher::Watch() function to w...kmadhusu@chromium.org2012-12-051-31/+101
* Change FilePathWatcher tests to use the new callback style FilePathWatcher::W...thestig@chromium.org2012-12-011-113/+115
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-1/+1
* base: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-10-301-3/+3
* Fix stack corruption bug in FilePathWatcherTest.Callback.joaodasilva@chromium.org2012-08-311-2/+17
* Added a base::Callback interface to FilePathWatcher.joaodasilva@chromium.org2012-06-041-2/+47
* RefCounted types should not have public destructors, base/ editionrsleevi@chromium.org2012-04-251-0/+9
* Update uses of TimeDelta in base/files.tedvessenes@gmail.com2012-04-161-1/+1
* Flakiness cleanup: disable flaky tests under base/evan@chromium.org2012-02-141-3/+3
* base::Bind: Convert FilePathWatcher.jhawkins@chromium.org2011-11-231-37/+15
* Mark FilePathWatcherTest.DisappearingDirectory as flaky.joi@chromium.org2011-11-091-0/+4
* Switch over to base::Bind for base/debug/trace_event_unittests and base/files/*.jbates@chromium.org2011-10-051-3/+3
* [Linux] Make FilePathWatcher somewhat more symlink aware.craig.schlenter@chromium.org2011-09-051-0/+164
* Move test utilities into test_file_util.*.ahendrickson@chromium.org2011-09-021-0/+1
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-151-1/+1
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Mark FilePathWatcherTest.DestroyWithPendingNotification as FLAKY on MacOSasargent@chromium.org2011-06-131-1/+7
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-121-2/+2
* Move FilePathWatcher to base/files.craig.schlenter@chromium.org2011-04-141-0/+622