summaryrefslogtreecommitdiffstats
path: root/chromeos/disks/disk_mount_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in chromeos/.avi2015-12-211-1/+4
* Update {virtual,override,final} to follow C++11 style in chromeos.dcheng2015-01-211-3/+3
* Part 3: Merged FakedDBusThreadManager with DBusThreadManager.zelidrag2014-08-271-6/+2
* Read from CrosDisks to determine If a disk is on a removable device.benchan@chromium.org2014-07-221-0/+3
* Use cros-disks Format DBus call instead of deprecated FormatDevice.benchan@chromium.org2014-05-061-91/+36
* Observe cros-disks FormatCompleted signal instead of FormattingFinished.benchan@chromium.org2014-05-061-14/+14
* ChromeOS: Remove MockDBusThreadManager.pneubeck@chromium.org2013-11-101-2/+4
* dbus: Rename MockDBusTreadManagerWithoutGMock to FakeDBusThreadManagersatorux@chromium.org2013-10-221-7/+5
* Use a direct include of the message_loop header in chromeos/.avi@chromium.org2013-07-171-1/+1
* chromeos: Use base::MessageLoop.xhwang@chromium.org2013-05-291-1/+1
* Use MockDBusThreadManagerWithoutGMock for DiskMountManagerTestharuki@chromium.org2013-05-141-97/+104
* Add callback to DiskMountManager::UnmountPathtbarzic@chromium.org2013-03-141-10/+12
* Small refactoring in DiskMountManager (event reporting; format method).tbarzic@chromium.org2012-11-151-0/+625