Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-enable FileWatcher tests on mac, but mark them as flaky. | tony@chromium.org | 2010-03-16 | 1 | -0/+2 |
| | | | | | | Review URL: http://codereview.chromium.org/1021002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41690 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Move FileWatcher from src/base/ to src/chrome/browser/ and switch | tony@chromium.org | 2010-03-15 | 1 | -0/+155 |
it from using MessageLoop to post tasks to using ChromeThread::PostTask, which is safer. Review URL: http://codereview.chromium.org/864001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41560 0039d316-1c4b-4281-b951-d872f2087c98 |