summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/cros_disks_client.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in chromeos/.avi2015-12-211-3/+5
* Update {virtual,override,final} to follow C++11 style in chromeos/dbus.dcheng2015-01-161-1/+1
* Read from CrosDisks to determine If a disk is on a removable device.benchan@chromium.org2014-07-221-0/+4
* Add EnumerateMountEntries method in CrosDisksClient.kinaba@chromium.org2014-05-161-10/+43
* Use cros-disks Format DBus call instead of deprecated FormatDevice.benchan@chromium.org2014-05-061-10/+6
* Observe cros-disks FormatCompleted signal instead of FormattingFinished.benchan@chromium.org2014-05-061-14/+28
* Remove MOUNT_TYPE_GOOGLE_DRIVE.hidehiko@chromium.org2013-10-011-3/+0
* Replace mountType by volumeType on fileBrowserPrivate APIs.hidehiko@chromium.org2013-09-091-1/+2
* Split construction and initialization of DBus clients.pneubeck@chromium.org2013-08-271-4/+3
* chromeos: Remove unused 'type' argument from CrosDisksClient::Mounthashimoto@chromium.org2013-07-121-1/+0
* chromeos: Add test for DiskInfo::DiskInfo()hashimoto@chromium.org2013-07-081-1/+1
* chromeos: Replace base::Callback<void()> typedefs in CrosDisksClient with bas...hashimoto@chromium.org2013-07-041-12/+6
* chromeos: Remove |device_path| argument from CrosDiskClient::FormatDeviceCall...hashimoto@chromium.org2013-07-031-4/+2
* chromeos: Change CrosDisksClient::Unmount's callback type to base::Closurehashimoto@chromium.org2013-07-021-6/+2
* chromeos: Use /tmp as mount root directory for stubs.hashimoto@chromium.org2013-03-041-0/+10
* Drive: Rename GData to Drive in extension JS APIyoshiki@chromium.org2012-11-281-1/+1
* Small refactoring in DiskMountManager (event reporting; format method).tbarzic@chromium.org2012-11-151-9/+35
* Do lazy unmount only when the disk has been physically removed.tbarzic@chromium.org2012-10-101-1/+10
* Populate vendor and product information of devices reported by CrosDisks.benchan@google.com2012-09-131-0/+16
* chromeos: Add dbus MTPDClient.thestig@chromium.org2012-08-071-14/+20
* In order to manage device media gallery permissions, use a device id that is ...kmadhusu@chromium.org2012-07-311-0/+4
* Remove #pragma once from chromeosajwong@chromium.org2012-07-111-1/+0
* chromeos: Remove "error_libcros_missing" error from file browser private APIhashimoto@chromium.org2012-06-251-2/+0
* Cleanup: Fix a typo in chromeos::MountError.thestig@chromium.org2012-06-191-1/+1
* Update CrosDisksClient to recognize the DVD device type.benchan@chromium.org2012-05-041-2/+3
* gdata: Apply correct mount label when mounting archives in GDatahshi@google.com2012-04-301-3/+8
* gdata: Support opening zip file on Google Docs.hshi@google.com2012-04-251-0/+4
* chromeos: Convert D-Bus client classes' callback arguments to const referencehashimoto@chromium.org2012-04-111-12/+12
* Move files inside chrome/browser/chromeos/dbus to chromeos/dbushashimoto@chromium.org2012-04-061-0/+233