summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_special_storage_policy.cc
Commit message (Expand)AuthorAgeFilesLines
* File API changes needed for safely passing user selected file entities from t...zelidrag@chromium.org2011-04-161-17/+22
* Make ExtensionSpecialStoragePolicy hold references to extentions added.michaeln@google.com2011-04-081-3/+3
* Wired local file system support for File API. The local file system provider ...zelidrag@chromium.org2011-03-251-2/+15
* Fix a memory leak and add the webkit_quota library to the project.michaeln@google.com2011-02-221-2/+2
* Fix chromium-style compile error that got in the tree since yesterday.erg@google.com2011-02-171-0/+8
* Add the quota::SpecialStoragePolicy interface and an implementation that grantsmichaeln@google.com2011-02-171-0/+93