summaryrefslogtreecommitdiffstats
path: root/content/browser/appcache/chrome_appcache_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Add instrumentation for various functions janky on the Mac IO thread.pkasting2015-04-151-0/+5
* favor DCHECK_CURRENTLY_ON for better logs in content/browser/[a-d]*mostynb2015-03-131-3/+3
* Remove webkit/browser/, point everything to storage/browser/ insteadpilgrim2014-09-101-1/+1
* Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...pilgrim@chromium.org2014-08-221-4/+3
* Move all remaining appcache-related code to content namespacepilgrim@chromium.org2014-06-251-1/+1
* Split AppCacheService into appcache_service.h and appcache_service_impl.hpilgrim@chromium.org2014-06-051-1/+1
* Proximiate fix for a crasher.michaeln@chromium.org2014-04-241-3/+6
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-2/+3
* Move webkit/appcache/* into webkit/{browser,common}/appcachekinuko@chromium.org2013-06-051-1/+1
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-1/+1
* Move webkit/quota files to webkit/browser/quota or webkit/common/quotatzik@chromium.org2013-05-301-1/+1
* Cleanup: Remove unneeded base/file_util.h includes in content.thestig@chromium.org2013-05-141-1/+0
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-071-1/+1
* Cleanup: Remove unneeded browser_thread.h includes in contents.thestig@chromium.org2013-01-031-0/+1
* Move debugger and appcache to the content namespace.jam@chromium.org2012-10-241-4/+6
* continuing from http://http://codereview.chromium.org/10823241ajwong@chromium.org2012-09-181-1/+2
* AppCache and StoragePartition'ingmichaeln@chromium.org2012-09-151-1/+10
* RefCounted types should not have public destructors, content/browser part 1rsleevi@chromium.org2012-04-271-13/+12
* Get rid of the content notification for memory purging, which is a chrome fea...jam@chromium.org2012-02-211-14/+0
* Remove getters for HTML5 related objects from the ResourceContext interface. ...jam@chromium.org2012-02-211-0/+2
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-201-0/+9
* Make content::ResourceContext be a real interface like the rest of the Conten...jam@chromium.org2012-02-091-3/+3
* Create a secondary file thread, FILE_USER_BLOCKING, for tasks requiring file ...michaeln@google.com2011-12-071-3/+5
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-2/+2
* Move content_browser_client.h to public, and while at it, movejoi@chromium.org2011-10-191-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-3/+4
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-0/+1
* Replace ancient crufty AppCacheThread with much improved MessageLoopProxy usage.michaeln@google.com2011-09-121-35/+1
* Third-party appcache blocking.marja@chromium.org2011-09-081-5/+6
* The problem:marja@google.com2011-07-221-38/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+4
* Enough appcache + quota integration to call NotifyOriginInUse/NotifyOriginNoL...michaeln@google.com2011-05-161-2/+5
* More progress towards removing content settings code from the content layer. ...jam@chromium.org2011-05-101-2/+2
* Have AppCache code go through the content embedder API for content settings c...jam@chromium.org2011-05-081-12/+8
* Get rid of some more dependencies on /chrome.michaeln@google.com2011-04-061-4/+2
* Remove some unneeded includes to chrome/ from within content/michaeln@google.com2011-03-301-2/+0
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-1/+1
* Add an accessor for an ExtensionSpecialStoragePolicy to the Profile classmichaeln@google.com2011-02-261-13/+3
* Move appcache/file_sytem/device_orientation subdirectories of chrome\browser ...jam@chromium.org2011-02-241-0/+147