Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove webkit/browser/, point everything to storage/browser/ instead | pilgrim | 2014-09-10 | 1 | -5/+0 |
* | Migrate webkit/browser/ to storage/browser/ | pilgrim | 2014-09-05 | 1 | -67/+2 |
* | Split storage macros into storage and storage_common | pilgrim | 2014-08-30 | 1 | -1/+1 |
* | Combine storage_browser_export.h and storage_common_export.h | pilgrim | 2014-08-28 | 1 | -1/+1 |
* | Rename storage-related export macros and build targets | pilgrim | 2014-08-25 | 1 | -2/+2 |
* | Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name... | pilgrim@chromium.org | 2014-08-22 | 1 | -2/+2 |
* | [Pepper] Calculate reserved quota consumption by diff to maximum written offset | tzik@chromium.org | 2014-01-22 | 1 | -0/+1 |
* | [Pepper][FileAPI] Support append mode write on QuotaReservation backend | tzik@chromium.org | 2014-01-20 | 1 | -2/+16 |
* | [Pepper][FileAPI] Interface clean up | tzik@chromium.org | 2014-01-17 | 1 | -7/+11 |
* | [FileAPI] Add QuotaReservationManager and related classes. | tzik@chromium.org | 2013-11-06 | 1 | -0/+51 |