summaryrefslogtreecommitdiffstats
path: root/chrome/browser/media_gallery/media_file_system_registry.cc
Commit message (Expand)AuthorAgeFilesLines
* [MediaGallery] Rename MediaDeviceDelegate* to MtpDeviceDelegate*.kmadhusu@chromium.org2012-10-051-46/+45
* Refactor MediaFileSystemRegistry for unit testing.vandebo@chromium.org2012-09-271-51/+69
* Media Galleries: Change the media gallery name to be a JSON value with the na...thestig@chromium.org2012-09-181-10/+48
* make media gallery directory tooltips in media gallery config dialog absolute...estade@chromium.org2012-09-171-3/+2
* Check that media galleries are on attached devices.vandebo@chromium.org2012-09-171-89/+119
* Added ScopedMediaDeviceMapEntry class in MediaFileSystemRegistry to support m...kmadhusu@chromium.org2012-09-141-21/+173
* Media Galleries: auto add media devices to preferences.vandebo@chromium.org2012-09-111-4/+39
* Connect MediaFileSystemRegistry with MediaGalleriesPreferencesvandebo@chromium.org2012-09-071-125/+326
* Move device notification impl out of chrome/browser/media_galleryhongbo.min@intel.com2012-09-051-1/+1
* Cleanup scaffoldings in media galleries code.vandebo@chromium.org2012-09-011-7/+0
* Improve the device type constants.vandebo@chromium.org2012-08-281-1/+1
* Rename SystemMonitor's MediaDevice calls to RemovableStorage. Functional chan...thestig@chromium.org2012-08-261-5/+6
* SystemMonitor: Pull device type into the device idvandebo@chromium.org2012-08-211-37/+13
* Add gallery permissions to Media Galleries Preferencesvandebo@chromium.org2012-08-081-2/+15
* Isolated FS for Media devices.kmadhusu@chromium.org2012-08-031-8/+44
* Adding RevokeFileSystemByPathkinuko@chromium.org2012-08-021-1/+2
* Plumb file system name down from MediaFileSystemRegistry.vandebo@chromium.org2012-07-311-7/+11
* Media Galleries API: hookup the AllGalleries permission and add tests.vandebo@chromium.org2012-07-271-3/+28
* Add more FS types and introduce type field into IsolatedContextkinuko@chromium.org2012-07-251-2/+3
* Change base::SystemMonitor's media device functions to take a type and FilePa...thestig@chromium.org2012-07-211-7/+8
* Make isolated file system works for a device root (e.g. X:\\)kinuko@chromium.org2012-07-101-8/+6
* Media Gallery: Hook up MediaFileSystemRegistry as a device changes observer.thestig@chromium.org2012-06-201-0/+2
* Media Gallery: Make attached devices available through GetMediaFileSystems().thestig@chromium.org2012-06-131-0/+40
* Media Gallery: Register isolated file system on a per RenderProcessHost basis...thestig@chromium.org2012-06-121-10/+67
* Media Gallery: Implement a basic version of GetMediaFileSystems().thestig@chromium.org2012-05-311-0/+73