| Commit message (Expand) | Author | Age | Files | Lines |
* | Use cros-disks Format DBus call instead of deprecated FormatDevice. | benchan@chromium.org | 2014-05-06 | 1 | -36/+13 |
* | Observe cros-disks FormatCompleted signal instead of FormattingFinished. | benchan@chromium.org | 2014-05-06 | 1 | -42/+34 |
* | Move EmptyString, kWhitespace and the BOM to base. | brettw@chromium.org | 2013-12-02 | 1 | -2/+2 |
* | Replace mountType by volumeType on fileBrowserPrivate APIs. | hidehiko@chromium.org | 2013-09-09 | 1 | -33/+0 |
* | 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 | 1 | -1/+1 |
* | Add callback to DiskMountManager::UnmountPath | tbarzic@chromium.org | 2013-03-14 | 1 | -31/+34 |
* | Use base::Callback for UnmountDeviceRecursivelyCallbackType. | hidehiko@chromium.org | 2013-02-21 | 1 | -49/+58 |
* | 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 |
* | Small refactoring in DiskMountManager (event reporting; format method). | tbarzic@chromium.org | 2012-11-15 | 1 | -112/+146 |
* | Do lazy unmount only when the disk has been physically removed. | tbarzic@chromium.org | 2012-10-10 | 1 | -17/+29 |
* | 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 | 1 | -0/+12 |
* | 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 | 1 | -0/+674 |