summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/drive/file_system_util_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert of Revert of Add mechanism to auto mount file systems in response to a...vandebo@chromium.org2014-03-201-0/+1
* Revert of Add mechanism to auto mount file systems in response to a URL reque...pneubeck@chromium.org2014-03-201-1/+0
* Add mechanism to auto mount file systems in response to a URL request.vandebo@chromium.org2014-03-191-0/+1
* drive: Switch Drive mount path to per-profile one.kinaba@chromium.org2014-02-051-0/+48
* Preparation for changing mount path for Drive folder to profile-wise differen...kinaba@chromium.org2014-01-281-13/+15
* Clean up old migration code and unused code for Drive mount paths.kinaba@chromium.org2014-01-241-45/+0
* Change fileapi namespace to content for test files that are moved under content/kinuko@chromium.org2014-01-161-1/+1
* drive: Stop setting dummy resource ID for "drive" and "other"hashimoto@chromium.org2014-01-081-10/+0
* Revert 242455 "Revert 242449 "Update some uses of UTF conversion..."avi@chromium.org2013-12-241-1/+1
* Revert 242449 "Update some uses of UTF conversions in chrome/bro..."avi@chromium.org2013-12-241-1/+1
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-1/+1
* Add mount option parameter to ExternalMountPoints::RegisterFileSystem.kinaba@chromium.org2013-12-111-0/+3
* Replace string16 with base::string16.brettw@chromium.org2013-12-041-1/+1
* Move c/b/google_apis to google_apis/drive.kinaba@chromium.org2013-12-031-1/+1
* Escape "/" and ".." etc by "_" in Drive path names.kinaba@chromium.org2013-11-291-2/+9
* [Drive] Move GetMD5Digest out of chromeos/ directorytzik@chromium.org2013-11-071-12/+0
* drive: Remove util::MigrateCacheFilesFromOldDirectorieshashimoto@chromium.org2013-10-181-30/+0
* Move FileAPI test code from webkit to contentkinuko@chromium.org2013-10-021-1/+1
* Move out Drive cache file path constants outside of file_system_util.h.kinaba@chromium.org2013-09-091-2/+3
* Deprecate FileSystemTaskRunnerskinuko@chromium.org2013-08-041-2/+2
* Remove RemoteFileSystemProxyInterface, which is no longer needed.hidehiko@chromium.org2013-07-301-4/+2
* Use a direct include of the message_loop header in chrome/browser/, part 2.avi@chromium.org2013-07-171-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-3/+3
* drive: Stop appending MD5 to cache file nameshashimoto@chromium.org2013-07-101-19/+0
* fileapi: Rename FileSystemMountProvider to FileSystemBackendsatorux@chromium.org2013-07-091-2/+2
* Upload the file content iff the md5 is mismatched.hidehiko@chromium.org2013-07-041-2/+13
* drive: Create cache directories in DriveIntegrationServicehashimoto@chromium.org2013-06-191-0/+30
* drive: Stop persisting 'mounted' state of cache entrieshashimoto@chromium.org2013-06-171-19/+5
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-141-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-091-1/+1
* Normalize file base_name in Drive file system.kinaba@chromium.org2013-06-051-5/+7
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-1/+1
* Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapikinuko@chromium.org2013-05-281-2/+2
* Move more browser-specific webkit/fileapi code to webkit/browser/fileapikinuko@chromium.org2013-05-241-4/+4
* drive: Strip prefixes from resource IDs read from GDoc fileshashimoto@chromium.org2013-05-231-12/+4
* drive: Move GDoc file related functions to file_system_util.cchashimoto@chromium.org2013-05-221-0/+69
* Drive API: Move ExtractResourceIdFromUrl() out of chromeos directorynhiroki@chromium.org2013-05-211-11/+0
* Move webkit/fileapi/file_system_mount_point_provider.h to webkit/browser/fileapikinuko@chromium.org2013-05-201-1/+1
* Revert 200828 "Move webkit/fileapi/file_system_mount_point_provi..."kinuko@chromium.org2013-05-171-1/+1
* Move webkit/fileapi/file_system_mount_point_provider.h to webkit/browser/fileapikinuko@chromium.org2013-05-171-1/+1
* Move FileCache::GetCacheRootPath to file_system_util.hidehiko@chromium.org2013-05-021-0/+8
* drive: Drop "Drive" from FakeDriveFileSystem and MockDriveFileSystemsatorux@chromium.org2013-05-011-11/+11
* drive: Rename drive_file_sytem_util to file_system_utilsatorux@chromium.org2013-04-261-0/+272