summaryrefslogtreecommitdiffstats
path: root/webkit/quota
Commit message (Expand)AuthorAgeFilesLines
* DatabaseTracker: Clearing session-only databases on exit.marja@chromium.org2011-09-083-0/+8
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-023-6/+7
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-023-7/+6
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-023-6/+7
* Session-only local storage cleared on exit.marja@chromium.org2011-08-193-0/+16
* Test cleanup: Using MockSpecialStoragePolicy instead of local subclasses of S...marja@chromium.org2011-08-172-1/+11
* Refine UMA stats of QuotaTemporaryStorageEvictortzik@chromium.org2011-08-163-59/+131
* Send notifications on the IO thread when changes are made to the special stor...michaeln@google.com2011-08-156-11/+109
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-154-9/+9
* Minor cleanup to UsageTracker.IsWorking().michaeln@google.com2011-08-124-17/+10
* Track usage per-origin at the lowest level instead of per-host.michaeln@google.com2011-08-114-120/+126
* Adding usage entry to chrome://settings/cookies.tzik@chromium.org2011-08-092-0/+10
* Revert 95607 - Adding usage entry to chrome://settings/cookies.tzik@chromium.org2011-08-082-10/+0
* Adding usage entry to chrome://settings/cookies.tzik@chromium.org2011-08-052-0/+10
* Fix "Mac Clang (dbg)" buildtimurrrr@chromium.org2011-08-051-1/+1
* Quota: Add quota::StorageType to the GetOriginsCallback definition.mkwst@chromium.org2011-08-058-54/+75
* Refine UMA stats of QuotaManagertzik@chromium.org2011-08-021-2/+44
* Time-based removal of temporary file systems via BrowsingDataRemovermkwst@chromium.org2011-08-014-8/+400
* Cleanup: Make quota dispatcher code independent from WebKit typeskinuko@chromium.org2011-07-291-3/+2
* Change quota to account directories and path names in the filesystem.dmikurube@chromium.org2011-07-254-0/+38
* Fix UMA stat: Quota.GlobalUsageOf{TEMP,PERM}Storagetzik@chromium.org2011-07-222-24/+26
* some cleanup for base/stl_utildilmah@chromium.org2011-07-195-5/+6
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-192-9/+9
* Adding UMA histogram to Quotatzik@chromium.org2011-07-145-117/+184
* Add chrome://quota-internals/tzik@chromium.org2011-07-131-0/+5
* 2nd try: Implement QM::GetOriginsModifiedSince for browser data deleter supportkinuko@chromium.org2011-07-089-316/+794
* Revert 91690 - Implement QM::GetOriginsModifiedSince for browser data deleter...kinuko@chromium.org2011-07-079-736/+293
* Implement QM::GetOriginsModifiedSince for browser data deleter supportkinuko@chromium.org2011-07-079-293/+736
* Change all the references from app_base to sql.tfarina@chromium.org2011-07-061-1/+1
* Revert 91288 - Change references from app_base to sql.cmp@chromium.org2011-07-011-1/+1
* Add QM::DeleteOriginData for browser data deleter supportkinuko@chromium.org2011-07-014-56/+209
* Change references from app_base to sql.tfarina@chromium.org2011-07-011-1/+1
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-06-221-2/+2
* Add QM::NotifyStorageAccessedInternal which takes time parameterkinuko@chromium.org2011-06-163-319/+305
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)thestig@chromium.org2011-06-151-1/+1
* Remove msvs_guids from third_party, webkit, tools and views.tony@chromium.org2011-06-141-1/+0
* Fix Crash in DeleteTask<quota::QuotaTask>::Runmichaeln@google.com2011-06-131-4/+8
* Don't crash when quota is queried on file:///kinuko@chromium.org2011-06-012-8/+30
* Add eviction statistics.dmikurube@chromium.org2011-05-315-15/+243
* Always enable quota storage APIkinuko@chromium.org2011-05-313-5/+5
* Quota InfoBarkinuko@chromium.org2011-05-312-21/+3
* Integrate QuotaTemporaryStorageEvictor and QuotaManager functions.dmikurube@chromium.org2011-05-308-38/+204
* Make clang happy again.michaeln@google.com2011-05-292-1/+5
* Retain support for 'UnlimitedStorage' in the QuotaManager.michaeln@google.com2011-05-2916-139/+531
* Fix quota manager's usage tracking for a new originkinuko@chromium.org2011-05-273-48/+33
* More WebSQLDatabase and QuotaManager integration.michaeln@google.com2011-05-261-0/+16
* Fix the invalid read in QuotaTemporaryStorageEvictorTest at r86597.dmikurube@chromium.org2011-05-261-1/+1
* Add Dump{Quota,LastAccessTime}Table to QuotaManagertzik@chromium.org2011-05-265-1/+227
* Implement QuotaTemporaryStorageEvictor.dmikurube@chromium.org2011-05-255-3/+467
* Add StorageType as parameter to {,Host}{Usage,Quota}Callbacktzik@chromium.org2011-05-256-53/+164