| Commit message (Expand) | Author | Age | Files | Lines |
* | Read from CrosDisks to determine If a disk is on a removable device. | benchan@chromium.org | 2014-07-22 | 5 | -2/+19 |
* | Add a DiskMountManager method to refresh mount entries in addition to devices. | kinaba@chromium.org | 2014-07-11 | 4 | -30/+97 |
* | Add EnumerateMountEntries method in CrosDisksClient. | kinaba@chromium.org | 2014-05-16 | 1 | -16/+15 |
* | Use cros-disks Format DBus call instead of deprecated FormatDevice. | benchan@chromium.org | 2014-05-06 | 2 | -127/+49 |
* | Observe cros-disks FormatCompleted signal instead of FormattingFinished. | benchan@chromium.org | 2014-05-06 | 2 | -56/+48 |
* | On some Chrome OS devices there are drives that appear removable to the user ... | haven@chromium.org | 2014-03-30 | 2 | -10/+18 |
* | Move EmptyString, kWhitespace and the BOM to base. | brettw@chromium.org | 2013-12-02 | 1 | -2/+2 |
* | ChromeOS: Remove MockDBusThreadManager. | pneubeck@chromium.org | 2013-11-10 | 1 | -2/+4 |
* | dbus: Rename MockDBusTreadManagerWithoutGMock to FakeDBusThreadManager | satorux@chromium.org | 2013-10-22 | 1 | -7/+5 |
* | Replace mountType by volumeType on fileBrowserPrivate APIs. | hidehiko@chromium.org | 2013-09-09 | 2 | -39/+0 |
* | Use a direct include of the message_loop header in chromeos/. | avi@chromium.org | 2013-07-17 | 2 | -2/+2 |
* | chromeos: Remove unused 'type' argument from CrosDisksClient::Mount | hashimoto@chromium.org | 2013-07-12 | 1 | -1/+0 |
* | chromeos: Remove |device_path| argument from CrosDiskClient::FormatDeviceCall... | hashimoto@chromium.org | 2013-07-03 | 1 | -3/+3 |
* | chromeos: Change CrosDisksClient::Unmount's callback type to base::Closure | hashimoto@chromium.org | 2013-07-02 | 1 | -4/+12 |
* | Use a direct include of strings headers in chromeos/. | avi@chromium.org | 2013-06-11 | 2 | -2/+2 |
* | chromeos: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-29 | 1 | -1/+1 |
* | Use MockDBusThreadManagerWithoutGMock for DiskMountManagerTest | haruki@chromium.org | 2013-05-14 | 1 | -97/+104 |
* | Add callback to DiskMountManager::UnmountPath | tbarzic@chromium.org | 2013-03-14 | 5 | -44/+62 |
* | Rename RemovableDeviceNotifications=>StorageMonitor | tommycli@chromium.org | 2013-03-04 | 1 | -2/+2 |
* | Use base::Callback for UnmountDeviceRecursivelyCallbackType. | hidehiko@chromium.org | 2013-02-21 | 4 | -57/+68 |
* | Drive: Rename GData to Drive in extension JS API | yoshiki@chromium.org | 2012-11-28 | 1 | -4/+4 |
* | Fix leak in DiskMountManager | tbarzic@chromium.org | 2012-11-21 | 1 | -0/+2 |
* | Try 2 - [Media Gallery][ChromeOS] Improve device media gallery names. | kmadhusu@chromium.org | 2012-11-15 | 2 | -6/+15 |
* | Small refactoring in DiskMountManager (event reporting; format method). | tbarzic@chromium.org | 2012-11-15 | 5 | -157/+816 |
* | Revert 167606 - [Media Gallery][ChromeOS] Improve device media gallery names. | hbono@chromium.org | 2012-11-14 | 2 | -15/+6 |
* | [Media Gallery][ChromeOS] Improve device media gallery names. | kmadhusu@chromium.org | 2012-11-14 | 2 | -6/+15 |
* | Do lazy unmount only when the disk has been physically removed. | tbarzic@chromium.org | 2012-10-10 | 4 | -20/+34 |
* | Cleanup: IWYU for base/time.h. Also fix misc lint errors. | thestig@chromium.org | 2012-10-10 | 1 | -1/+0 |
* | [Chrome OS] Construct device label and unique id using vendor and product det... | kmadhusu@chromium.org | 2012-09-17 | 2 | -5/+7 |
* | When unmounting, unmount all mounts thaty are mounted from unmounting disk. | tbarzic@chromium.org | 2012-09-15 | 1 | -0/+19 |
* | Populate vendor and product information of devices reported by CrosDisks. | benchan@google.com | 2012-09-13 | 3 | -0/+52 |
* | chromeos: Fix clang warnings about missing virtual and OVERRIDE annotations. | tfarina@chromium.org | 2012-08-30 | 1 | -2/+4 |
* | chromeos: Move src/chrome/browser/chromeos/disks to src/chromeos | hashimoto@chromium.org | 2012-08-26 | 4 | -0/+1269 |