| Commit message (Expand) | Author | Age | Files | Lines |
* | When fetching origins from the quota database, include the ones where the mod... | bauerb@chromium.org | 2012-07-11 | 1 | -11/+18 |
* | Move remaining webkit storage unit tests to content_unittests | adamk@chromium.org | 2012-06-08 | 1 | -0/+3 |
* | RefCounted types should not have public destructors, webkit/ | rsleevi@chromium.org | 2012-04-28 | 1 | -4/+7 |
* | [sql] WARN_UNUSED_RESULT on Execute(). | shess@chromium.org | 2011-12-23 | 1 | -2/+1 |
* | 2nd try: Change default global temporary quota limit to 50% of available space | kinuko@chromium.org | 2011-10-17 | 1 | -20/+24 |
* | Revert 105791 (to see if it fixes browser_tests) - Change default global temp... | kinuko@chromium.org | 2011-10-17 | 1 | -24/+20 |
* | Change default global temporary quota limit to 50% of available space | kinuko@chromium.org | 2011-10-17 | 1 | -20/+24 |
* | Move app/sql/* files to sql/ directory. | tfarina@chromium.org | 2011-07-19 | 1 | -4/+4 |
* | 2nd try: Implement QM::GetOriginsModifiedSince for browser data deleter support | kinuko@chromium.org | 2011-07-08 | 1 | -92/+247 |
* | Revert 91690 - Implement QM::GetOriginsModifiedSince for browser data deleter... | kinuko@chromium.org | 2011-07-07 | 1 | -244/+89 |
* | Implement QM::GetOriginsModifiedSince for browser data deleter support | kinuko@chromium.org | 2011-07-07 | 1 | -89/+244 |
* | Retain support for 'UnlimitedStorage' in the QuotaManager. | michaeln@google.com | 2011-05-29 | 1 | -7/+25 |
* | Add Dump{Quota,LastAccessTime}Table to QuotaDatabase | tzik@chromium.org | 2011-05-24 | 1 | -1/+141 |
* | Move scoped_temp_dir and scoped_native_library back from base/memory to base. | thakis@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | RegisterOrigins to QuotaDatabase | tzik@chromium.org | 2011-05-19 | 1 | -2/+50 |
* | fix QuotaDatabaseTest.BootstrapFlag | tzik@chromium.org | 2011-05-19 | 1 | -2/+1 |
* | InitializationFlag to QuotaDatabase | tzik@chromium.org | 2011-05-19 | 1 | -0/+16 |
* | QuotaManager shouldn't crash if is_incognito is true. | michaeln@google.com | 2011-05-17 | 1 | -112/+132 |
* | Add GetLRUOrigin into QuotaManager. | dmikurube@chromium.org | 2011-05-16 | 1 | -29/+25 |
* | Revert r84649 and r84671: "Move MockQuotaManager out of anonymous namespace to | mpcomplete@chromium.org | 2011-05-09 | 1 | -0/+15 |
* | Notify the quota manager when write operation is made in FileSystem API. | kinuko@chromium.org | 2011-05-09 | 1 | -15/+0 |
* | Update quota database schema to store quota per-host instead of per-origin. | kinuko@chromium.org | 2011-04-25 | 1 | -12/+22 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Implement quota manager database. | kinuko@chromium.org | 2011-03-17 | 1 | -0/+161 |