summaryrefslogtreecommitdiffstats
path: root/apps/saved_files_service.h
Commit message (Expand)AuthorAgeFilesLines
* ScopedPtrMap -> std::map from apps, ash, media, uilimasdf2015-11-201-3/+2
* Update usages of std::map to use ScopedPtrMap.mgiuca2015-06-251-5/+4
* Standardize usage of virtual/override/final in apps/dcheng2014-10-221-4/+4
* Replace OVERRIDE and FINAL with override and final in src/appsanand.ratn2014-10-091-1/+1
* Move clients of BrowserContextKeyedService to using KeyedService (#3)blundell@chromium.org2014-03-131-2/+2
* Add support for directory access to the file system API.sammc@chromium.org2013-08-291-1/+6
* Use only app permissions to decide if file entries should be writable.sammc@chromium.org2013-08-291-6/+1
* Rename fileSystem.retainFiles to fileSystem.retainEntries.sammc@chromium.org2013-07-041-1/+1
* Display the list of retained files in the extension permissions dialog.sammc@chromium.org2013-06-081-0/+6
* Add support for persistent file access in apps.sammc@chromium.org2013-05-251-0/+135