| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor GeofencingManager to have one instance per StoragePartition. | mek | 2014-10-23 | 1 | -1/+4 |
* | Standardize usage of virtual/override/final in content/browser/ | dcheng | 2014-10-21 | 1 | -25/+24 |
* | Replace FINAL and OVERRIDE with their C++11 counterparts in content | mohan.reddy | 2014-10-09 | 1 | -12/+12 |
* | Remove webkit/browser/, point everything to storage/browser/ instead | pilgrim | 2014-09-10 | 1 | -1/+1 |
* | Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name... | pilgrim@chromium.org | 2014-08-22 | 1 | -13/+13 |
* | Fix ExtensionServiceTest.ClearExtensionData flakiness | jochen@chromium.org | 2014-07-31 | 1 | -1/+2 |
* | Add basic browser test for EmbeddedWorker/ServiceWorker | kinuko@chromium.org | 2014-01-15 | 1 | -2/+1 |
* | Cleanup storage_partition_impl_unittest.cc. | ajwong@chromium.org | 2013-12-28 | 1 | -2/+2 |
* | ServiceWorker scaffolding. | michaeln@chromium.org | 2013-11-13 | 1 | -4/+4 |
* | BrowsingDataRemover, (re)use StoragePartition deletion code. | lazyboy@chromium.org | 2013-11-06 | 1 | -15/+54 |
* | Stub out initial NavigationController browser implementation | alecflett@chromium.org | 2013-09-21 | 1 | -0/+5 |
* | Revert 219709 "Remove the Extensions URLRequestContext." | earthdok@chromium.org | 2013-08-27 | 1 | -14/+8 |
* | Remove the Extensions URLRequestContext. | ajwong@chromium.org | 2013-08-27 | 1 | -8/+14 |
* | Adds a SqlLite backend to WebRTCIdentityStore. | jiayl@chromium.org | 2013-08-08 | 1 | -2/+2 |
* | Revert 216264 "Adds a SqlLite backend to WebRTCIdentityStore." | jyasskin@chromium.org | 2013-08-07 | 1 | -2/+2 |
* | Adds a SqlLite backend to WebRTCIdentityStore. | jiayl@chromium.org | 2013-08-07 | 1 | -2/+2 |
* | Move webkit/{browser,common}/dom_storage into content/ | kinuko@chromium.org | 2013-08-07 | 1 | -4/+4 |
* | Add support for selectively deleting different bits of StoragePartition relat... | lazyboy@chromium.org | 2013-07-31 | 1 | -8/+27 |
* | Revert 213582 "Add support for selectively deleting different bi..." | earthdok@chromium.org | 2013-07-25 | 1 | -27/+8 |
* | Add support for selectively deleting different bits of StoragePartition relat... | lazyboy@chromium.org | 2013-07-25 | 1 | -8/+27 |
* | Generates the DTLS identity in browser process and returns it to the renderer... | jiayl@chromium.org | 2013-07-01 | 1 | -1/+6 |
* | Add the ability to clear the shader disk cache. | dsinclair@chromium.org | 2013-04-05 | 1 | -2/+9 |
* | Move non-webkit IndexedDB code out of in_process_webkit. | alecflett@chromium.org | 2013-03-31 | 1 | -1/+1 |
* | Add StoragePartition::StorageMask for ClearData methods | boliu@chromium.org | 2013-03-05 | 1 | -1/+2 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Use base namespace for FilePath in content/browser | brettw@chromium.org | 2013-02-07 | 1 | -4/+4 |
* | Implement the ability to obliterate a storage partition from disk. | creis@chromium.org | 2012-11-17 | 1 | -0/+1 |
* | Begin moving the data deletion object into StoragePartition. | ajwong@chromium.org | 2012-11-14 | 1 | -0/+3 |
* | Fix on-disk structure for persistent storage in webview tags. | ajwong@chromium.org | 2012-11-13 | 1 | -54/+8 |
* | Webview tag creation should be using storage partitions. | nasko@chromium.org | 2012-11-08 | 1 | -6/+56 |
* | continuing from http://http://codereview.chromium.org/10823241 | ajwong@chromium.org | 2012-09-18 | 1 | -8/+31 |
* | Redo the Storage Partition directory layout to support guest tags and origin ... | ajwong@chromium.org | 2012-09-16 | 1 | -0/+2 |
* | Move StoragePartition into content/public and remove BrowserContext::GetDOMSt... | ajwong@chromium.org | 2012-08-18 | 1 | -0/+57 |