| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert base::file_util to use File instead of PlatformFile. | rvargas@chromium.org | 2014-01-07 | 1 | -1/+1 |
* | Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi... | avi@chromium.org | 2013-12-23 | 1 | -8/+8 |
* | Move more file_util functions to base namespace. | brettw@chromium.org | 2013-12-04 | 1 | -2/+2 |
* | Use a direct include of time headers in ppapi/, printing/, remoting/. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-06-08 | 1 | -5/+6 |
* | Remove all but one use of WeakPtrFactory::DetachFromThread. | wez@chromium.org | 2013-05-29 | 1 | -7/+5 |
* | Revert 202038 "Remove all but one use of WeakPtrFactory::DetachF..." | erg@chromium.org | 2013-05-24 | 1 | -5/+7 |
* | Remove all but one use of WeakPtrFactory::DetachFromThread. | wez@chromium.org | 2013-05-24 | 1 | -7/+5 |
* | Revert 198820 "Move FileEnumerator to its own file, do some refa..." | dbeam@chromium.org | 2013-05-08 | 1 | -6/+5 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-05-07 | 1 | -5/+6 |
* | remoting: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. | scherkus@chromium.org | 2013-04-27 | 1 | -1/+1 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Linux/ChromeOS Chromium style checker cleanup, remoting/ edition. | rsleevi@chromium.org | 2013-02-06 | 1 | -1/+1 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -9/+9 |
* | Remove the base::files:: namespace. | darin@chromium.org | 2013-01-15 | 1 | -2/+2 |
* | (1) Added a recursive boolean param to FilePathWatcher::Watch() function to w... | kmadhusu@chromium.org | 2012-12-05 | 1 | -1/+1 |
* | remoting: Switch PolicyWatcherLinux to use the callback interface of FilePath... | tfarina@chromium.org | 2012-11-13 | 1 | -39/+9 |
* | [Chromoting] Stop the Linux policy watcher treating a failure to read policies | simonmorris@chromium.org | 2012-10-31 | 1 | -10/+15 |
* | [Chromoting] Hook up host talkgadget policy checks. | garykac@chromium.org | 2012-09-01 | 1 | -1/+3 |
* | [Chromoting] Refactor the host policy watcher so that policies can easily be ... | simonmorris@chromium.org | 2012-07-24 | 1 | -0/+278 |