summaryrefslogtreecommitdiffstats
path: root/chromeos/disks/disk_mount_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Read from CrosDisks to determine If a disk is on a removable device.benchan@chromium.org2014-07-221-0/+3
* Add a DiskMountManager method to refresh mount entries in addition to devices.kinaba@chromium.org2014-07-111-26/+74
* Add EnumerateMountEntries method in CrosDisksClient.kinaba@chromium.org2014-05-161-16/+15
* Use cros-disks Format DBus call instead of deprecated FormatDevice.benchan@chromium.org2014-05-061-36/+13
* Observe cros-disks FormatCompleted signal instead of FormattingFinished.benchan@chromium.org2014-05-061-42/+34
* Move EmptyString, kWhitespace and the BOM to base.brettw@chromium.org2013-12-021-2/+2
* Replace mountType by volumeType on fileBrowserPrivate APIs.hidehiko@chromium.org2013-09-091-33/+0
* chromeos: Remove unused 'type' argument from CrosDisksClient::Mounthashimoto@chromium.org2013-07-121-1/+0
* chromeos: Remove |device_path| argument from CrosDiskClient::FormatDeviceCall...hashimoto@chromium.org2013-07-031-3/+3
* chromeos: Change CrosDisksClient::Unmount's callback type to base::Closurehashimoto@chromium.org2013-07-021-4/+12
* Use a direct include of strings headers in chromeos/.avi@chromium.org2013-06-111-1/+1
* Add callback to DiskMountManager::UnmountPathtbarzic@chromium.org2013-03-141-31/+34
* Use base::Callback for UnmountDeviceRecursivelyCallbackType.hidehiko@chromium.org2013-02-211-49/+58
* Drive: Rename GData to Drive in extension JS APIyoshiki@chromium.org2012-11-281-4/+4
* Fix leak in DiskMountManagertbarzic@chromium.org2012-11-211-0/+2
* Small refactoring in DiskMountManager (event reporting; format method).tbarzic@chromium.org2012-11-151-112/+146
* Do lazy unmount only when the disk has been physically removed.tbarzic@chromium.org2012-10-101-17/+29
* When unmounting, unmount all mounts thaty are mounted from unmounting disk.tbarzic@chromium.org2012-09-151-0/+19
* Populate vendor and product information of devices reported by CrosDisks.benchan@google.com2012-09-131-0/+12
* chromeos: Fix clang warnings about missing virtual and OVERRIDE annotations.tfarina@chromium.org2012-08-301-2/+4
* chromeos: Move src/chrome/browser/chromeos/disks to src/chromeoshashimoto@chromium.org2012-08-261-0/+674