summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_special_storage_policy.h
Commit message (Expand)AuthorAgeFilesLines
* Add detailed change event for SpecialStoragePolicy.tzik@chromium.org2013-04-221-3/+5
* Rename SpecialStoragePolicy::IsInstalledApp() to CanQueryDiskSize()kinuko@chromium.org2013-04-181-1/+1
* Delete most web intents code.thakis@chromium.org2013-02-111-1/+0
* Updates the Chrome OS file browser to support opening files with Web Intent h...thorogood@chromium.org2012-09-201-0/+1
* QuotaManager: Return the remaining free disk space as quota.jhawkins@chromium.org2012-08-241-0/+2
* Show apps protecting local data in chrome://settings/cookies.bauerb@chromium.org2012-07-131-4/+11
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Surfacing permissions for hosted apps in Cookies content settings exceptionsvabr@chromium.org2012-06-131-0/+3
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-5/+9
* RefCounted types should not have public destructors, chrome/browser/extension...rsleevi@chromium.org2012-04-271-3/+3
* Add OVERRIDE to chrome/browser/extensions/.avi@chromium.org2011-11-211-5/+5
* Adding CookieSettings for storing cookie content settings.marja@chromium.org2011-10-281-4/+3
* DatabaseTracker: Clearing session-only databases on exit.marja@chromium.org2011-09-081-0/+1
* Session-only local storage cleared on exit.marja@chromium.org2011-08-191-1/+5
* Send notifications on the IO thread when changes are made to the special stor...michaeln@google.com2011-08-151-0/+2
* Adding a test for the appcache removal functionality of BrowsingDataRemover.marja@google.com2011-07-121-2/+3
* File API changes needed for safely passing user selected file entities from t...zelidrag@chromium.org2011-04-161-3/+4
* Make ExtensionSpecialStoragePolicy hold references to extentions added.michaeln@google.com2011-04-081-2/+2
* Wired local file system support for File API. The local file system provider ...zelidrag@chromium.org2011-03-251-0/+2
* Fix a memory leak and add the webkit_quota library to the project.michaeln@google.com2011-02-221-3/+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/+53