| Commit message (Expand) | Author | Age | Files | Lines |
* | Standardize usage of virtual/override/final in content/browser/ | dcheng | 2014-10-21 | 1 | -3/+2 |
* | Pages controlled by ServiceWorkers should not participate in AppCaching. The ... | michaeln | 2014-10-21 | 1 | -0/+3 |
* | Service Worker: Obey content settings when deciding to control a page | falken | 2014-10-16 | 1 | -1/+2 |
* | Replace FINAL and OVERRIDE with their C++11 counterparts in content | mohan.reddy | 2014-10-09 | 1 | -1/+1 |
* | Remove webkit/browser/, point everything to storage/browser/ instead | pilgrim | 2014-09-10 | 1 | -3/+3 |
* | Remove storage-related redirect headers in webkit/common/, update #includes a... | 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 | -1/+1 |
* | Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name... | pilgrim@chromium.org | 2014-08-22 | 1 | -13/+11 |
* | Plumbs URLRequestContext and CacheBlobStorageContext down to cache. | jkarlin@chromium.org | 2014-08-13 | 1 | -0/+9 |
* | Fixes for re-enabling more MSVC level 4 warnings: misc edition #1 | pkasting@chromium.org | 2014-07-10 | 1 | -2/+1 |
* | Move all remaining appcache-related code to content namespace | pilgrim@chromium.org | 2014-06-25 | 1 | -1/+0 |
* | [Storage] Normalize storage partition path before garbage collection | tzik@chromium.org | 2014-06-07 | 1 | -0/+23 |
* | Split AppCacheService into appcache_service.h and appcache_service_impl.h | pilgrim@chromium.org | 2014-06-05 | 1 | -1/+1 |
* | Rename ProtocolInterceptJobFactory and make it not use ProtocolHandlers. | mmenke@chromium.org | 2014-05-30 | 1 | -4/+4 |
* | Move some content url constants to /url. | sungmann.cho@navercorp.com | 2014-05-28 | 1 | -2/+2 |
* | Move IsStringUTF8/ASCII to base namespace | brettw@chromium.org | 2014-05-07 | 1 | -1/+1 |
* | Revert of Revert of Add mechanism to auto mount file systems in response to a... | vandebo@chromium.org | 2014-03-20 | 1 | -1/+2 |
* | Revert of Add mechanism to auto mount file systems in response to a URL reque... | pneubeck@chromium.org | 2014-03-20 | 1 | -2/+1 |
* | Add mechanism to auto mount file systems in response to a URL request. | vandebo@chromium.org | 2014-03-19 | 1 | -1/+2 |
* | Revert 257524 "Move IsStringASCII/UTF8 to base namespace." | brettw@chromium.org | 2014-03-17 | 1 | -1/+1 |
* | Move IsStringASCII/UTF8 to base namespace. | brettw@chromium.org | 2014-03-17 | 1 | -1/+1 |
* | Wire ServiceWorker protocol interceptor | kinuko@chromium.org | 2014-03-13 | 1 | -2/+7 |
* | Allow content layer to pass ProtocolInterceptors when we create URLRequestCon... | kinuko@chromium.org | 2014-03-10 | 1 | -3/+7 |
* | Cleanup: Move kBlobScheme constant into content namespace. | tfarina@chromium.org | 2014-03-01 | 1 | -1/+1 |
* | Cleanup: Move kChromeDevToolsScheme constant into content namespace. | tfarina@chromium.org | 2014-02-17 | 1 | -1/+1 |
* | Cleanup: Move kChromeUIScheme constant into content namespace. | tfarina@chromium.org | 2014-02-11 | 1 | -1/+1 |
* | Cleanup storage_partition_impl_unittest.cc. | ajwong@chromium.org | 2013-12-28 | 1 | -1/+1 |
* | Cleanup: Move kFileSystemScheme constant into content namespace. | tfarina@chromium.org | 2013-12-23 | 1 | -1/+1 |
* | Move temp file functions to base namespace. | brettw@chromium.org | 2013-12-03 | 1 | -2/+2 |
* | BrowsingDataRemover, (re)use StoragePartition deletion code. | lazyboy@chromium.org | 2013-11-06 | 1 | -2/+6 |
* | Feedback extension API fix. A recent CL broke this. | michaeln@chromium.org | 2013-09-13 | 1 | -8/+16 |
* | Chromium Blob hacking | michaeln@chromium.org | 2013-09-07 | 1 | -63/+19 |
* | Revert "Chromium Blob hacking" This reverts r220754. | tkent@chromium.org | 2013-09-02 | 1 | -19/+63 |
* | Chromium Blob hacking | michaeln@chromium.org | 2013-09-01 | 1 | -63/+19 |
* | Revert 219709 "Remove the Extensions URLRequestContext." | earthdok@chromium.org | 2013-08-27 | 1 | -86/+4 |
* | Remove the Extensions URLRequestContext. | ajwong@chromium.org | 2013-08-27 | 1 | -4/+86 |
* | 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 | -1/+5 |
* | Revert 213582 "Add support for selectively deleting different bi..." | earthdok@chromium.org | 2013-07-25 | 1 | -3/+1 |
* | Add support for selectively deleting different bits of StoragePartition relat... | lazyboy@chromium.org | 2013-07-25 | 1 | -1/+3 |
* | Rename base::Delete to base::DeleteFile | brettw@chromium.org | 2013-07-16 | 1 | -3/+3 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 1 | -2/+2 |
* | Move DeleteAfterReboot, Move, and ReplaceFile to base namespace | brettw@chromium.org | 2013-07-01 | 1 | -1/+1 |
* | Move file_util::Delete to the base namespace | brettw@chromium.org | 2013-07-01 | 1 | -4/+3 |
* | Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" | rsleevi@chromium.org | 2013-06-11 | 1 | -3/+4 |
* | Use a direct include of strings headers in content/browser/, part 2. | avi@chromium.org | 2013-06-11 | 1 | -3/+3 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-06-08 | 1 | -7/+8 |
* | Update content/ to use scoped_refptr<T>::get() rather than implicit "operator... | rsleevi@chromium.org | 2013-06-02 | 1 | -3/+3 |
* | Move webkit/blob to new locations. Also move content::WebBlobRegistryImpl to ... | michaeln@google.com | 2013-05-29 | 1 | -2/+2 |