summaryrefslogtreecommitdiffstats
path: root/components/storage_monitor
Commit message (Expand)AuthorAgeFilesLines
* Fill |model_name| and |vendor_name| fields of StorageInfo for MTP devices.kinaba@chromium.org2014-05-133-8/+29
* Move IsStringUTF8/ASCII to base namespacebrettw@chromium.org2014-05-071-1/+1
* Add notification for media changed, and notify volume mount watcher when it o...krb@chromium.org2014-04-294-0/+65
* Mount MTP devices in Chrome OS Files.app.kinaba@chromium.org2014-04-282-0/+8
* On some Chrome OS devices there are drives that appear removable to the user ...haven@chromium.org2014-03-301-2/+10
* Change media galleries to external file system type to add toURL supportvandebo@chromium.org2014-03-282-1/+3
* Remove MediaGalleriesPrivate OnAttach/Detach extension events.vandebo@chromium.org2014-03-251-2/+0
* Revert 257524 "Move IsStringASCII/UTF8 to base namespace."brettw@chromium.org2014-03-171-1/+1
* Move IsStringASCII/UTF8 to base namespace.brettw@chromium.org2014-03-171-1/+1
* [StorageMonitor] Move name generation to StorageInfo.Hokein.Wu@gmail.com2014-03-1120-93/+104
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-2/+2
* Add the storage_monitor:: namespace for the storage_monitor componentthiago.santos@intel.com2014-02-2554-175/+459
* StorageMonitor: Make StorageInfo a class.thestig@chromium.org2014-02-192-2/+2
* Make storage_monitor a componentthiago.santos@intel.com2014-02-1756-0/+9141