summaryrefslogtreecommitdiffstats
path: root/chrome/browser/media_galleries
Commit message (Expand)AuthorAgeFilesLines
* Media Galleries API Picasa: Put INI indexing step into sandboxed utility proc...tommycli@chromium.org2013-07-263-3/+229
* Add ScopedPlatformFileCloser to base.vandebo@chromium.org2013-07-262-23/+4
* Fix remaining leaks in StorageMonitorLinux.thestig@chromium.org2013-07-263-19/+12
* Media Galleries: The write permission returns as copyTo.thestig@chromium.org2013-07-264-11/+35
* Cleanup: Remove some unneeded platform_path parameters following r206341. Use...thestig@chromium.org2013-07-243-48/+27
* FileAPI: Add Initialize() function to FileSystemBackendnhiroki@chromium.org2013-07-242-6/+8
* [FileSystem] Add another copy-or-move validation hook for post-write.gbillock@chromium.org2013-07-233-6/+31
* [StorageMonitor] Move StorageMonitor ownership to BrowserProcessImplgbillock@chromium.org2013-07-192-7/+20
* Fix moved headervandebo@chromium.org2013-07-181-1/+1
* Add a test for ITunesDataProvider (try two).vandebo@chromium.org2013-07-184-3/+423
* Use a direct include of the message_loop header in chrome/browser/, part 7.avi@chromium.org2013-07-185-5/+5
* Media Galleries API: Fix iTunes and Picasa test locations.tommycli@chromium.org2013-07-172-97/+70
* FileAPI: Change FileSystemBackend::OpenFileSystem signaturenhiroki@chromium.org2013-07-172-4/+6
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-4/+4
* Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...brettw@chromium.org2013-07-151-1/+1
* media_galleries: Fix for r211509.tfarina@chromium.org2013-07-131-1/+1
* media_galleries: Make use of MediaFileSystemMountPointProvider::MediaTaskRunn...tfarina@chromium.org2013-07-131-10/+1
* FileAPI: Factor out getting root URI and FS name parts into each FS backendnhiroki@chromium.org2013-07-121-1/+4
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-112-3/+3
* Add on_close_callback to AsyncFileUtil::CreateOrOpenCallback.hidehiko@chromium.org2013-07-102-2/+4
* Media Galleries API Picasa: Put PMP parsing step into sandboxed utility process.tommycli@chromium.org2013-07-106-41/+269
* Cleanup: return value and null-callback fixups on AsyncFileUtil interfacekinuko@chromium.org2013-07-094-155/+103
* fileapi: Rename FileSystemMountProvider to FileSystemBackendsatorux@chromium.org2013-07-0914-88/+87
* media_galleries: Remove unused functions from scoped_mtp_device_map_entry.cctfarina@chromium.org2013-07-081-17/+0
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-054-5/+5
* Deprecate FileSystemMountPointProvider::DeleteFileSystemkinuko@chromium.org2013-07-042-14/+0
* Revert 209868 "Add a test for ITunesDataProvider."vandebo@chromium.org2013-07-032-335/+0
* Add a test for ITunesDataProvider.vandebo@chromium.org2013-07-032-0/+335
* Remove unused |created| param from AsyncFileUtil::CreateOrOpenCallback.hidehiko@chromium.org2013-07-022-4/+2
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Add DeleteRecursively to AsyncFileUtil.hidehiko@chromium.org2013-07-014-0/+28
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-4/+4
* Implement ChildProcessSecurityPolicy::HasPermissionsForFileSystemFile()kinuko@chromium.org2013-07-012-10/+0
* Fix use after free of MessageLoopProxy in SafeItunesLibraryParservandebo@chromium.org2013-06-291-3/+3
* [MediaGalleries] Add two different strings for read-write and read-only permi...gbillock@chromium.org2013-06-281-2/+3
* Use a direct include of time headers in chrome/browser/, part 5.avi@chromium.org2013-06-2810-10/+10
* Media Galleries API: Fix *FileUtil use of FileSystemOperationContext pointer.tommycli@chromium.org2013-06-276-74/+94
* This issue is only a move and updates to the includes. It's contingent on 171...tommycli@chromium.org2013-06-2612-1157/+54
* Media Galleries: Improve browser-side iTunes parser state tracking to better ...thestig@chromium.org2013-06-254-18/+53
* [MediaGalleries] Move windows mtp test out of registry test.gbillock@chromium.org2013-06-252-34/+169
* Media Galleries: Parse the iTunes library XML file in a sandboxed utility pro...thestig@chromium.org2013-06-2511-539/+309
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-243-10/+10
* Media Galleries API - Picasa: Change PMP Parsing to deal with PlatformFile.tommycli@chromium.org2013-06-2112-313/+193
* Rename StorageMonitor Initialize function to EnsureInitialized for better und...Hokein.Wu@gmail.com2013-06-212-2/+2
* [MediaGalleries] Mock the app data dir on Windows/Macgbillock@chromium.org2013-06-212-22/+26
* Watch iTunes library file for changes in order to update data provider. (try ...vandebo@chromium.org2013-06-215-25/+118
* Make LocalFileStreamWriter accept a TaskRunner for async operations.earthdok@chromium.org2013-06-201-1/+3
* Update the include paths of message_loop_proxy.htfarina@chromium.org2013-06-203-6/+6
* Use a direct include of strings headers, delete some strings forwarding headers.avi@chromium.org2013-06-201-1/+1