summaryrefslogtreecommitdiffstats
path: root/components/storage_monitor
Commit message (Expand)AuthorAgeFilesLines
* Code re-factor related to WeakPtrFactory in src/component modulekulkarni.a2014-09-182-4/+4
* Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a...thestig2014-09-107-7/+7
* Refactoring the WeakPtrFactory usage, Member variables should appear before t...mohan.reddy2014-09-101-3/+3
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-072-2/+2
* Media Galleries: Omit ById in various method names, since all operations are ...thestig@chromium.org2014-08-052-15/+14
* Media Galleries: Change Linux MTP implementation to handle large directory li...thestig@chromium.org2014-07-311-1/+3
* GN: Add //ui/base/ime, fix up printing on macjamesr@chromium.org2014-07-231-1/+1
* GN Windows build fixesbrettw@chromium.org2014-07-221-1/+2
* Read from CrosDisks to determine If a disk is on a removable device.benchan@chromium.org2014-07-221-1/+2
* Revert 283946 "GN fixes for the Windows build."vitalybuka@chromium.org2014-07-181-2/+1
* GN fixes for the Windows build.brettw@chromium.org2014-07-181-1/+2
* Devices: Remove MTP functions that use file paths.thestig@chromium.org2014-07-172-35/+0
* Add GN build file for components/storage_monitorrlarocque@chromium.org2014-07-141-0/+116
* Consolidate SDK forwards in sdk_forward_declarations.h.avi@chromium.org2014-06-071-13/+1
* Linux: Unify udev scopers.thestig@chromium.org2014-06-034-25/+7
* 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