| Commit message (Expand) | Author | Age | Files | Lines |
* | Move webkit/quota files to webkit/browser/quota or webkit/common/quota | tzik@chromium.org | 2013-05-30 | 1 | -1668/+0 |
* | [Quota][Clean up] Drop non-informative StorageType parameter on GetOriginsFor... | tzik@chromium.org | 2013-05-29 | 1 | -1/+1 |
* | [Quota] Add UsageTracker::GetGlobalLimitedUsage. | tzik@chromium.org | 2013-05-28 | 1 | -61/+44 |
* | [Quota][Clean up] Drop StorageType in GlobalUsageCallback | tzik@chromium.org | 2013-05-24 | 1 | -9/+9 |
* | [Quota][Clean up] Simplify usage and quota query mechanism | tzik@chromium.org | 2013-05-22 | 1 | -448/+306 |
* | Revert 200817 "[Quota][Cleanup] Drop unused QuotaManager::UsageInfo" | yfriedman@chromium.org | 2013-05-17 | 1 | -0/+73 |
* | [Quota][Cleanup] Drop unused QuotaManager::UsageInfo | tzik@chromium.org | 2013-05-17 | 1 | -73/+0 |
* | Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. | erg@chromium.org | 2013-05-08 | 1 | -3/+3 |
* | Revert 198844 "Move sequenced_task_runner to base/task" | dbeam@chromium.org | 2013-05-08 | 1 | -1/+1 |
* | Move sequenced_task_runner to base/task | brettw@chromium.org | 2013-05-08 | 1 | -1/+1 |
* | [Quota] Initialize Quota System in QuotaManager::SetUsageCacheEnabled | tzik@chromium.org | 2013-05-06 | 1 | -0/+1 |
* | Fix quota handling in incognito mode. | kinuko@chromium.org | 2013-05-02 | 1 | -10/+23 |
* | webkit: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. | scherkus@chromium.org | 2013-04-30 | 1 | -6/+6 |
* | [Quota] Add cache disabled usage tracking mode | tzik@chromium.org | 2013-04-26 | 1 | -0/+22 |
* | Rename SpecialStoragePolicy::IsInstalledApp() to CanQueryDiskSize() | kinuko@chromium.org | 2013-04-18 | 1 | -9/+10 |
* | Fix unlimited and installed app handling in QuotaManager | kinuko@chromium.org | 2013-04-16 | 1 | -11/+5 |
* | Quota: Skip usage and quota calculation for UnlimitedStorage origin. | tzik@chromium.org | 2013-04-15 | 1 | -3/+42 |
* | SyncFS should check the available disk space to correctly return quota | kinuko@chromium.org | 2013-04-12 | 1 | -0/+1 |
* | Revert 193833 "SyncFS should check the available disk space to c..." | kinuko@chromium.org | 2013-04-12 | 1 | -1/+0 |
* | SyncFS should check the available disk space to correctly return quota | kinuko@chromium.org | 2013-04-12 | 1 | -0/+1 |
* | Convert include paths for string_number_conversions in src/chrome and src/webkit | brettw@chromium.org | 2013-03-27 | 1 | -1/+1 |
* | Cap the quota by the actual available space for installed apps | kinuko@chromium.org | 2013-03-25 | 1 | -6/+16 |
* | Cap the quota to preserve some system space even for unlimited apps/extensions | kinuko@chromium.org | 2013-03-05 | 1 | -10/+39 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -2/+2 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -3/+3 |
* | Add the missing kStorageTypeSyncable UsageTracker in ResetUsageTracker. | michaelbai@chromium.org | 2012-12-19 | 1 | -0/+5 |
* | Add extra checks to see if given origin URL has no path part | kinuko@chromium.org | 2012-11-05 | 1 | -0/+4 |
* | Ensure profile path directory exists before trying to determine amount of fre... | calvinlo@chromium.org | 2012-10-18 | 1 | -1/+11 |
* | add some missing includes of <functional> to fix compilation on VS2012 | scottmg@chromium.org | 2012-10-10 | 1 | -0/+1 |
* | Merged HostQuotaCallback into QuotaCallback | calvinlo@chromium.org | 2012-09-25 | 1 | -18/+12 |
* | Cleanup: quota::HostQuotaCallback do not need to pass host and type as arguments | calvinlo@chromium.org | 2012-09-20 | 1 | -12/+9 |
* | Cleanup: quota::HostUsageCallback do not need to pass host and type as arguments | calvinlo@chromium.org | 2012-09-19 | 1 | -3/+3 |
* | Add syncable filesystem/storage type | kinuko@chromium.org | 2012-09-13 | 1 | -2/+51 |
* | webkit/quota: Fix clang warnings about missing virtual and OVERRIDE annotations. | tfarina@chromium.org | 2012-09-07 | 1 | -1/+1 |
* | Wipe out QuotaThreadTask. | nhiroki@chromium.org | 2012-09-05 | 1 | -37/+13 |
* | Refactor QuotaManager using base::Callback (2). | nhiroki@chromium.org | 2012-09-04 | 1 | -291/+167 |
* | Refactor QuotaManager using base::Callback. | nhiroki@chromium.org | 2012-08-28 | 1 | -365/+320 |
* | QuotaManager: Return the remaining free disk space as quota. | jhawkins@chromium.org | 2012-08-24 | 1 | -8/+24 |
* | Quota code cleanup | kinuko@chromium.org | 2012-08-24 | 1 | -20/+11 |
* | Clean-up inline members of nested classes (webkit/) | hans@chromium.org | 2012-08-09 | 1 | -0/+7 |
* | Merge QuotaFileUtil into ObfuscatedFileUtil | tzik@chromium.org | 2012-05-11 | 1 | -4/+6 |
* | Change webkit/{fileapi,quota} code to use TaskRunner. | kinuko@chromium.org | 2012-05-07 | 1 | -4/+5 |
* | RefCounted types should not have public destructors, webkit/ | rsleevi@chromium.org | 2012-04-28 | 1 | -21/+84 |
* | Move creation of BrowserContext objects that live in content to content, inst... | jam@chromium.org | 2012-02-20 | 1 | -8/+6 |
* | QuotaManager::DeleteOriginData allows deletion of specific QuotaClients | mkwst@chromium.org | 2012-02-09 | 1 | -11/+29 |
* | Coverity: Remove some useless DCHECKs. | thestig@chromium.org | 2011-12-21 | 1 | -2/+0 |
* | Fix quota value overflow (reland). | tzik@chromium.org | 2011-11-14 | 1 | -1/+1 |
* | Revert 109855 - Fix quota value overflow. | tzik@chromium.org | 2011-11-14 | 1 | -1/+1 |
* | Fix quota value overflow. | tzik@chromium.org | 2011-11-14 | 1 | -1/+1 |
* | QuotaManager: add a method to delete host data. | mnaganov@chromium.org | 2011-10-19 | 1 | -0/+111 |