| Commit message (Expand) | Author | Age | Files | Lines |
* | Add instrumentation for various functions janky on the Mac IO thread. | pkasting | 2015-04-15 | 1 | -0/+5 |
* | favor DCHECK_CURRENTLY_ON for better logs in content/browser/[a-d]* | mostynb | 2015-03-13 | 1 | -3/+3 |
* | 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 | -4/+3 |
* | Move all remaining appcache-related code to content namespace | pilgrim@chromium.org | 2014-06-25 | 1 | -1/+1 |
* | Split AppCacheService into appcache_service.h and appcache_service_impl.h | pilgrim@chromium.org | 2014-06-05 | 1 | -1/+1 |
* | Proximiate fix for a crasher. | michaeln@chromium.org | 2014-04-24 | 1 | -3/+6 |
* | Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" | rsleevi@chromium.org | 2013-06-11 | 1 | -2/+3 |
* | Move webkit/appcache/* into webkit/{browser,common}/appcache | kinuko@chromium.org | 2013-06-05 | 1 | -1/+1 |
* | Update content/ to use scoped_refptr<T>::get() rather than implicit "operator... | rsleevi@chromium.org | 2013-06-02 | 1 | -1/+1 |
* | Move webkit/quota files to webkit/browser/quota or webkit/common/quota | tzik@chromium.org | 2013-05-30 | 1 | -1/+1 |
* | Cleanup: Remove unneeded base/file_util.h includes in content. | thestig@chromium.org | 2013-05-14 | 1 | -1/+0 |
* | 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 | -1/+1 |
* | Cleanup: Remove unneeded browser_thread.h includes in contents. | thestig@chromium.org | 2013-01-03 | 1 | -0/+1 |
* | Move debugger and appcache to the content namespace. | jam@chromium.org | 2012-10-24 | 1 | -4/+6 |
* | continuing from http://http://codereview.chromium.org/10823241 | ajwong@chromium.org | 2012-09-18 | 1 | -1/+2 |
* | AppCache and StoragePartition'ing | michaeln@chromium.org | 2012-09-15 | 1 | -1/+10 |
* | RefCounted types should not have public destructors, content/browser part 1 | rsleevi@chromium.org | 2012-04-27 | 1 | -13/+12 |
* | Get rid of the content notification for memory purging, which is a chrome fea... | jam@chromium.org | 2012-02-21 | 1 | -14/+0 |
* | Remove getters for HTML5 related objects from the ResourceContext interface. ... | jam@chromium.org | 2012-02-21 | 1 | -0/+2 |
* | Move creation of BrowserContext objects that live in content to content, inst... | jam@chromium.org | 2012-02-20 | 1 | -0/+9 |
* | Make content::ResourceContext be a real interface like the rest of the Conten... | jam@chromium.org | 2012-02-09 | 1 | -3/+3 |
* | Create a secondary file thread, FILE_USER_BLOCKING, for tasks requiring file ... | michaeln@google.com | 2011-12-07 | 1 | -3/+5 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -2/+2 |
* | Move content_browser_client.h to public, and while at it, move | joi@chromium.org | 2011-10-19 | 1 | -1/+1 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -3/+4 |
* | Move content_notification_types.h from content\common to content\public\brows... | jam@chromium.org | 2011-10-18 | 1 | -0/+1 |
* | Replace ancient crufty AppCacheThread with much improved MessageLoopProxy usage. | michaeln@google.com | 2011-09-12 | 1 | -35/+1 |
* | Third-party appcache blocking. | marja@chromium.org | 2011-09-08 | 1 | -5/+6 |
* | The problem: | marja@google.com | 2011-07-22 | 1 | -38/+2 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -3/+4 |
* | Enough appcache + quota integration to call NotifyOriginInUse/NotifyOriginNoL... | michaeln@google.com | 2011-05-16 | 1 | -2/+5 |
* | More progress towards removing content settings code from the content layer. ... | jam@chromium.org | 2011-05-10 | 1 | -2/+2 |
* | Have AppCache code go through the content embedder API for content settings c... | jam@chromium.org | 2011-05-08 | 1 | -12/+8 |
* | Get rid of some more dependencies on /chrome. | michaeln@google.com | 2011-04-06 | 1 | -4/+2 |
* | Remove some unneeded includes to chrome/ from within content/ | michaeln@google.com | 2011-03-30 | 1 | -2/+0 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-09 | 1 | -1/+1 |
* | Add an accessor for an ExtensionSpecialStoragePolicy to the Profile class | michaeln@google.com | 2011-02-26 | 1 | -13/+3 |
* | Move appcache/file_sytem/device_orientation subdirectories of chrome\browser ... | jam@chromium.org | 2011-02-24 | 1 | -0/+147 |