summaryrefslogtreecommitdiffstats
path: root/webkit/quota
Commit message (Expand)AuthorAgeFilesLines
* [Quota][Clean up] Simplify usage and quota query mechanismtzik@chromium.org2013-05-227-495/+349
* [Quota][Clean up] Simplify CallbackQueue and CallbackQueueMaptzik@chromium.org2013-05-202-84/+42
* Revert 200817 "[Quota][Cleanup] Drop unused QuotaManager::UsageInfo"yfriedman@chromium.org2013-05-174-0/+143
* [Quota][Cleanup] Drop unused QuotaManager::UsageInfotzik@chromium.org2013-05-174-143/+0
* Histogram versions and extended error codes for SQLite databases.shess@chromium.org2013-05-151-1/+1
* Add michaeln to webkit/OWNERS and clean housejamesr@chromium.org2013-05-091-2/+0
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-05-082-6/+6
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-083-3/+3
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-083-3/+3
* webkit: Use base::MessageLoop.xhwang@chromium.org2013-05-077-240/+240
* [Quota] Initialize Quota System in QuotaManager::SetUsageCacheEnabledtzik@chromium.org2013-05-061-0/+1
* Fix quota handling in incognito mode.kinuko@chromium.org2013-05-023-18/+75
* webkit: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-308-16/+16
* [Quota] Add cache disabled usage tracking modetzik@chromium.org2013-04-266-44/+489
* [Quota][Cleanup] Remove global_unlimited_usage_is_valid_ flag from UsageTracker.tzik@chromium.org2013-04-222-20/+30
* Add detailed change event for SpecialStoragePolicy.tzik@chromium.org2013-04-226-10/+48
* Rename SpecialStoragePolicy::IsInstalledApp() to CanQueryDiskSize()kinuko@chromium.org2013-04-186-23/+25
* Fix unlimited and installed app handling in QuotaManagerkinuko@chromium.org2013-04-163-43/+91
* Quota: Skip usage and quota calculation for UnlimitedStorage origin.tzik@chromium.org2013-04-154-56/+142
* SyncFS should check the available disk space to correctly return quotakinuko@chromium.org2013-04-121-0/+1
* Allow RequestOSFileHandle if an app has unlimited storagehamaji@chromium.org2013-04-121-0/+6
* Revert 193833 "SyncFS should check the available disk space to c..."kinuko@chromium.org2013-04-121-1/+0
* SyncFS should check the available disk space to correctly return quotakinuko@chromium.org2013-04-121-0/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Convert include paths for string_number_conversions in src/chrome and src/webkitbrettw@chromium.org2013-03-271-1/+1
* Cap the quota by the actual available space for installed appskinuko@chromium.org2013-03-251-6/+16
* Cap the quota to preserve some system space even for unlimited apps/extensionskinuko@chromium.org2013-03-053-13/+46
* Move file_path.h to base/files.brettw@chromium.org2013-02-243-4/+4
* Linux/ChromeOS Chromium style checker cleanup, webkit/ edition.rsleevi@chromium.org2013-02-073-6/+6
* Add FilePath to base namespace.brettw@chromium.org2013-02-028-44/+43
* Bake targeted error histogram support directly into sql::Connection.shess@chromium.org2013-01-031-11/+1
* Add the missing kStorageTypeSyncable UsageTracker in ResetUsageTracker.michaelbai@chromium.org2012-12-191-0/+5
* webkit: Update the calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-12-163-211/+211
* QuotaStatusCode: Use enum names instead of hard coding the valuesarv@chromium.org2012-12-051-6/+6
* [base] Move AutoReset to base namespace.dbeam@chromium.org2012-11-211-1/+1
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-163-15/+15
* Added quota_status_code.h/cc file to hold QuotaStatusCode enum and added func...calvinlo@chromium.org2012-11-064-11/+60
* Add extra checks to see if given origin URL has no path partkinuko@chromium.org2012-11-051-0/+4
* webkit: Merge 'database' and 'quota' to 'webkit_storage'hashimoto@chromium.org2012-10-267-53/+43
* Ensure profile path directory exists before trying to determine amount of fre...calvinlo@chromium.org2012-10-181-1/+11
* Restore quota manager's default quota valuekinuko@chromium.org2012-10-121-0/+2
* Converted GetOriginsForHostTask to use base::PostTaskAndReply(). Deleted supe...calvinlo@chromium.org2012-10-113-96/+0
* 2nd try: Cleanup includes/headers in webkit/fileapikinuko@chromium.org2012-10-101-1/+0
* Revert 161054 - Cleanup includes/headers in webkit/fileapiviettrungluu@chromium.org2012-10-101-0/+1
* Cleanup includes/headers in webkit/fileapikinuko@chromium.org2012-10-101-1/+0
* Added safe callback comment after QuotaClient is destructedcalvinlo@chromium.org2012-10-101-0/+4
* add some missing includes of <functional> to fix compilation on VS2012scottmg@chromium.org2012-10-101-0/+1
* Cleanup: IWYU for base/time.h. Also fix misc lint errors.thestig@chromium.org2012-10-101-1/+0