summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/drive/file_cache_metadata.cc
Commit message (Expand)AuthorAgeFilesLines
* drive: Remove FileCacheMetadata and ImportOldDBhashimoto@chromium.org2013-08-231-191/+0
* Only allow leveldb to use the minimum amount of file descriptors.dgrogan@chromium.org2013-07-161-0/+1
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-1/+1
* drive: Add FileCache::ImportOldDBhashimoto@chromium.org2013-06-211-8/+1
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-141-1/+1
* drive: Move CheckIfMd5Matches to file_cache.cchashimoto@chromium.org2013-06-121-34/+1
* drive: Move cache file scan code to FileCachehashimoto@chromium.org2013-06-111-129/+7
* Revert 205192 "drive: Move cache file scan code to FileCache"nona@chromium.org2013-06-101-7/+129
* drive: Move cache file scan code to FileCachehashimoto@chromium.org2013-06-101-129/+7
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-081-4/+5
* drive: Move temporary file removal responsiblity to FileCachehashimoto@chromium.org2013-06-061-14/+0
* drive: Introduce FileCacheMetadata::Iteratorhashimoto@chromium.org2013-06-051-8/+55
* drive: Remove FakeCacheMetadatahashimoto@chromium.org2013-06-041-211/+30
* drive: Stop mentioning about symlinkshashimoto@chromium.org2013-05-291-8/+5
* drive: Remove outgoing FileCache directory.hashimoto@chromium.org2013-05-161-101/+25
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-081-3/+3
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-081-1/+1
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-081-1/+1
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-071-3/+3
* Move FileCache, FileCacheMetadata and FileCacheObserver into internal namespace.hidehiko@chromium.org2013-05-071-0/+2
* drive: Rename CacheMetadata and friends to to FileBlahsatorux@chromium.org2013-05-011-0/+576