summaryrefslogtreecommitdiffstats
path: root/chrome/browser/appcache/appcache_dispatcher_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Move appcache/file_sytem/device_orientation subdirectories of chrome\browser ...jam@chromium.org2011-02-241-237/+0
* Begin the DCHECK() cleanup. Starting off with /src/chrome/a* and /src/chrome/...rsesek@chromium.org2011-02-171-3/+3
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-151-3/+3
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-11/+10
* Add stats for figuring out how often we kill processes because of malformed I...jam@chromium.org2010-12-221-13/+19
* Make BrowserMessageFilter support dispatching messages on different threads.jam@chromium.org2010-12-101-7/+4
* Make the AppCacheDispatcherHost be a MessageFilter so that ResourceMessageFil...jam@chromium.org2010-12-041-40/+37
* FBTF: Monster ctor patch after changing heuristics in clang plugin.erg@google.com2010-10-181-0/+2
* Chrome side of changes required to populate appcache resource list.kkanetkar@chromium.org2010-07-281-6/+10
* Defend against messages being received prior to having been initialized.michaeln@chromium.org2010-05-281-11/+10
* Fully connect the dots between workers and appcache resource loading.michaeln@chromium.org2010-05-271-0/+28
* Browser process scaffolding to support having appcache work in workers.michaeln@chromium.org2010-05-241-4/+14
* Continue removing bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-02-271-0/+195