summaryrefslogtreecommitdiffstats
path: root/chrome/browser/appcache
Commit message (Expand)AuthorAgeFilesLines
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-153-6/+6
* Refactored app cache clear on exit code to happen in the object owning the fi...pastarmovj@chromium.org2011-01-103-11/+145
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-4/+7
* 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-222-13/+22
* Split the layout tests run in the appcache ui tests into two groups, PHP depe...michaeln@chromium.org2010-12-141-32/+58
* Rename ResourceMessageFilter to RenderMessageFilter, since that's what it act...jam@chromium.org2010-12-141-1/+1
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-111-1/+1
* Make BrowserMessageFilter support dispatching messages on different threads.jam@chromium.org2010-12-102-10/+8
* Make the AppCacheDispatcherHost be a MessageFilter so that ResourceMessageFil...jam@chromium.org2010-12-044-64/+59
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-2/+1
* Refactor: move HostContentSettingsMap to content_settingsgfeher@chromium.org2010-11-301-1/+1
* net: Add namespace net to URLRequest and URLRequestJob classes.tfarina@chromium.org2010-11-281-2/+5
* Add a bunch of missing bug references to FLAKY testsstuartmorgan@chromium.org2010-10-271-0/+1
* FBTF: Monster ctor patch after changing heuristics in clang plugin.erg@google.com2010-10-182-0/+4
* FBTF: More ctor/dtor cleanup.erg@google.com2010-10-141-0/+1
* Rename ChromeThread to BrowserThread Final Part:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part13:tfarina@chromium.org2010-10-101-1/+1
* Rename ChromeThread to BrowserThread Part 2:tfarina@chromium.org2010-10-061-14/+14
* Remove vestigial cookie/web app permissions prompting UI now that the async U...ben@chromium.org2010-09-172-85/+0
* Rename the extension manifest key "unlimited_storage" to "unlimitedStorage"asargent@chromium.org2010-08-131-1/+1
* Provide a profile.GetAppCacheService() accessor and add two helper methods to...michaeln@chromium.org2010-08-112-12/+34
* Introduce a resource identifier for content settings.jochen@chromium.org2010-08-061-3/+3
* Chrome side of changes required to populate appcache resource list.kkanetkar@chromium.org2010-07-284-12/+18
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-264-0/+4
* Include a new layout test, "progress-counter.html", in the ui_test harness.michaeln@chromium.org2010-07-141-0/+1
* New javascript console logging related to the appcache.michaeln@chromium.org2010-07-142-0/+9
* Reland r52072. Pass notifications to the browser on access to the appcache ma...jochen@chromium.org2010-07-122-3/+5
* Failed compile on Chromium builder dbgvandebo@chromium.org2010-07-122-5/+3
* Pass notifications to the browser on access to the appcache main resource man...jochen@chromium.org2010-07-122-3/+5
* Add a "session only" policy to the content settings.jochen@chromium.org2010-07-021-2/+2
* Fix a typo.michaeln@chromium.org2010-06-281-1/+1
* Run appcache layout tests in chrome using the ui test harness. michaeln@chromium.org2010-06-281-0/+75
* Revert r50798 as it seems to create ui test failureshclam@chromium.org2010-06-251-75/+0
* Run appcache layout tests in chrome using the ui test harness.michaeln@chromium.org2010-06-251-0/+75
* AppCache: add plumbing to deliver logging messages to the renderer process. T...michaeln@chromium.org2010-06-182-0/+8
* AppCache: Use a dedicated thread for the disk cache.rvargas@google.com2010-06-071-3/+3
* Defend against messages being received prior to having been initialized.michaeln@chromium.org2010-05-282-16/+16
* Fully connect the dots between workers and appcache resource loading.michaeln@chromium.org2010-05-272-0/+31
* Provide more info to the renderer process in appcache progress events.michaeln@chromium.org2010-05-252-0/+11
* Browser process scaffolding to support having appcache work in workers.michaeln@chromium.org2010-05-242-4/+21
* Indicate in the tab UI if appcache creation was blocked by privacy settings.jochen@chromium.org2010-04-092-2/+7
* A basic implementation of information about appcache. Lists manifest files, t...kkanetkar@chromium.org2010-03-272-0/+47
* Put up a prompt to create appcaches if the Content Settings indicate to do so...michaeln@chromium.org2010-03-242-7/+100
* Plumbing for providing a cache thread MessageLoop to the DiskCache backend.michaeln@chromium.org2010-03-181-1/+2
* Continue removing bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-02-276-0/+478