| Commit message (Expand) | Author | Age | Files | Lines |
* | content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs | skyostil | 2015-06-05 | 1 | -51/+44 |
* | Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs" | skyostil | 2015-06-05 | 1 | -44/+51 |
* | content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs | skyostil | 2015-06-05 | 1 | -51/+44 |
* | Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs" | skyostil | 2015-06-05 | 1 | -44/+51 |
* | content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs | skyostil | 2015-06-05 | 1 | -51/+44 |
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-28 | 1 | -1/+1 |
* | Remove webkit/browser/, point everything to storage/browser/ instead | pilgrim | 2014-09-10 | 1 | -1/+1 |
* | Change base/file_utils.h includes to base/files/file_utils.h in content/ | thestig | 2014-09-05 | 1 | -1/+1 |
* | Remove implicit conversions from scoped_refptr to T* in content/ | dcheng | 2014-08-26 | 1 | -5/+5 |
* | Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name... | pilgrim@chromium.org | 2014-08-22 | 1 | -14/+14 |
* | Fixes for re-enabling more MSVC level 4 warnings: misc edition #1 | pkasting@chromium.org | 2014-07-10 | 1 | -19/+12 |
* | Move mock_special_storage_policy from webkit/ to content/public/test/ | pilgrim@chromium.org | 2014-04-30 | 1 | -11/+11 |
* | Move mock_quota_manager and friends from webkit/ to content/ | pilgrim@chromium.org | 2014-04-09 | 1 | -8/+8 |
* | Move WriteFile and WriteFileDescriptor from file_util to base namespace. | brettw@chromium.org | 2014-03-06 | 1 | -3/+3 |
* | Cleanup storage_partition_impl_unittest.cc. | ajwong@chromium.org | 2013-12-28 | 1 | -224/+192 |
* | Move Touch to base namespace, remove SetLastModifiedTime. | brettw@chromium.org | 2013-12-04 | 1 | -6/+10 |
* | Move directory creation functions to base namespace. | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | StoragePartition unit test: Check for correct scheme in mask matching | lazyboy@chromium.org | 2013-11-08 | 1 | -9/+2 |
* | BrowsingDataRemover, (re)use StoragePartition deletion code. | lazyboy@chromium.org | 2013-11-06 | 1 | -7/+859 |
* | Stub out initial NavigationController browser implementation | alecflett@chromium.org | 2013-09-21 | 1 | -1/+1 |
* | Revert 219709 "Remove the Extensions URLRequestContext." | earthdok@chromium.org | 2013-08-27 | 1 | -3/+2 |
* | Remove the Extensions URLRequestContext. | ajwong@chromium.org | 2013-08-27 | 1 | -2/+3 |
* | Adds a SqlLite backend to WebRTCIdentityStore. | jiayl@chromium.org | 2013-08-08 | 1 | -8/+2 |
* | Revert 216264 "Adds a SqlLite backend to WebRTCIdentityStore." | jyasskin@chromium.org | 2013-08-07 | 1 | -2/+8 |
* | Adds a SqlLite backend to WebRTCIdentityStore. | jiayl@chromium.org | 2013-08-07 | 1 | -8/+2 |
* | Rename enum in StoragePartition according to style guide. | lazyboy@chromium.org | 2013-08-02 | 1 | -1/+1 |
* | Add support for selectively deleting different bits of StoragePartition relat... | lazyboy@chromium.org | 2013-07-31 | 1 | -2/+4 |
* | Revert 213582 "Add support for selectively deleting different bi..." | earthdok@chromium.org | 2013-07-25 | 1 | -4/+2 |
* | Add support for selectively deleting different bits of StoragePartition relat... | lazyboy@chromium.org | 2013-07-25 | 1 | -2/+4 |
* | Generates the DTLS identity in browser process and returns it to the renderer... | jiayl@chromium.org | 2013-07-01 | 1 | -3/+9 |
* | Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces... | ajwong@chromium.org | 2013-06-06 | 1 | -13/+7 |
* | content: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-04 | 1 | -2/+2 |
* | content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. | scherkus@chromium.org | 2013-04-30 | 1 | -3/+2 |
* | Add the ability to clear the shader disk cache. | dsinclair@chromium.org | 2013-04-05 | 1 | -0/+125 |
* | Fix on-disk structure for persistent storage in webview tags. | ajwong@chromium.org | 2012-11-13 | 1 | -58/+0 |
* | Webview tag creation should be using storage partitions. | nasko@chromium.org | 2012-11-08 | 1 | -0/+58 |