summaryrefslogtreecommitdiffstats
path: root/content/browser/appcache/appcache_dispatcher_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Introduce bad_message.h for chrome and NaCl.nick2015-06-021-18/+20
* Move all remaining appcache-related code to content namespacepilgrim@chromium.org2014-06-251-6/+6
* Rename appcache constants in preparation for move to content namespacepilgrim@chromium.org2014-06-151-1/+1
* Rename some appcache types in preparation for moving to content namespacepilgrim@chromium.org2014-06-131-1/+1
* Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...jam@chromium.org2014-05-161-4/+3
* Allow MessageFilters to restrict listening to specific message classesjdduke@chromium.org2014-02-261-1/+2
* Revert "Allow MessageFilters to restrict listening to specific message classes"jdduke@chromium.org2014-02-211-2/+1
* Allow MessageFilters to restrict listening to specific message classesjdduke@chromium.org2014-02-161-1/+2
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-131-1/+1
* Make BrowserMessageFilter not derive from IPC::ChannelProxy::MessageFilter. T...jam@chromium.org2013-10-011-1/+0
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-21/+22
* content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-1/+1
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-15/+15
* Move debugger and appcache to the content namespace.jam@chromium.org2012-10-241-3/+4
* RefCounted types should not have public destructors, content/browser part 1rsleevi@chromium.org2012-04-271-3/+3
* Move BrowserMessageFilter to public, and into content namespace.joi@chromium.org2011-12-161-0/+1
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-2/+4
* base::Bind: Cleanup in test_shell.jhawkins@chromium.org2011-10-101-17/+19
* Fix an AppCache crash due to a dangling ResourceContext ptr. michaeln@google.com2011-09-041-10/+3
* Remove ChromeURLRequestContext from content/.willchan@chromium.org2011-04-291-1/+0
* Move UserMetrics to content.michaeln@google.com2011-04-271-1/+1
* Replace more uses of ChromeURLRequestContext/URLRequestContextGetter in conte...willchan@chromium.org2011-04-201-21/+6
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-1/+1
* Remove some unneeded includes to chrome/ from within content/michaeln@google.com2011-03-301-1/+0
* Plumbing to support loading from the "most appropriate" appcache.michaeln@google.com2011-03-211-0/+9
* Move AppCache common code to content and split off AppCache messages into the...jam@chromium.org2011-03-141-14/+15
* Fix changes from r75314 to preserve the prevailing pattern of "(expected, act...pkasting@chromium.org2011-02-251-4/+4
* Move appcache/file_sytem/device_orientation subdirectories of chrome\browser ...jam@chromium.org2011-02-241-0/+237