summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browsing_data_appcache_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Move browsing_data_helper files into a separate directory.markusheintz@chromium.org2012-07-191-156/+0
* Renaming `BrowsingDataHelper::IsValidScheme`, as it's poorly descriptive.mkwst@chromium.org2012-06-011-2/+2
* Display third party cookies and site data counts in the Website Settings UI.markusheintz@chromium.org2012-05-151-2/+17
* Use WeakPtrFactory in CookieTreeModel instead of explicit cancellation on des...mattm@chromium.org2012-04-041-16/+2
* Limiting the "Cookies and site data" form to valid Browsing Data schemes.mkwst@chromium.org2012-04-041-4/+8
* Remove getters for HTML5 related objects from the ResourceContext interface. ...jam@chromium.org2012-02-211-4/+6
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-201-1/+2
* Reverting to green up the memory waterfall.jhawkins@chromium.org2012-02-191-2/+1
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-171-1/+2
* Add extra data to BrowserContext so that content layer and other embedders ca...jam@chromium.org2012-02-151-1/+0
* base::Bind: Convert AppCacheHelper::DeleteAppCacheGroup.jhawkins@chromium.org2011-12-021-2/+4
* base::Bind: Convert AppCacheService::GetAllAppCacheInfo.jhawkins@chromium.org2011-12-021-7/+6
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* base::Bind: Easy cleanups in browsing_data*.jhawkins@chromium.org2011-10-191-9/+14
* base::Bind: Convert BrowsingDataAppCacheHelper::StartFetching.jhawkins@chromium.org2011-10-181-10/+9
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-1/+1
* Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-161-15/+6
* Revert 92690 (breaks ChromeOS tests) - Remove more unnecessary ChromeURLReque...willchan@chromium.org2011-07-151-6/+15
* Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-151-15/+6
* Revert 92668 - Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-151-6/+15
* Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-151-15/+6
* Use copies of canned browsing data helpers to populate the cookies tree model.jochen@chromium.org2011-03-151-1/+11
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-191-0/+4
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part14:tfarina@chromium.org2010-10-101-11/+11
* Reland r55382. When blocking cookies, also show an icon in the location bar w...jochen@chromium.org2010-08-111-0/+4
* Delete callbacks after use in canned browsing data helpers.jochen@chromium.org2010-08-111-0/+1
* Revert 55548 - Reland r55382. When blocking cookies, also show an icon in the...jochen@chromium.org2010-08-101-4/+0
* Reland r55382. When blocking cookies, also show an icon in the location bar w...jochen@chromium.org2010-08-101-0/+4
* Revert 55536 - Reland r55382. When blocking cookies, also show an icon in the...jochen@chromium.org2010-08-101-4/+0
* Reland r55382. When blocking cookies, also show an icon in the location bar w...jochen@chromium.org2010-08-101-0/+4
* Speculative backout to see if this caused perf regressions.rohitrao@chromium.org2010-08-091-4/+0
* When blocking cookies, also show an icon in the location bar when cookies are...jochen@chromium.org2010-08-091-0/+4
* Chrome side of changes required to populate appcache resource list.kkanetkar@chromium.org2010-07-281-6/+3
* Only store unique entries in the canned browsing data helpers.jochen@chromium.org2010-07-151-1/+11
* Store blocked and accessed cookies in the tab contents.jochen@chromium.org2010-07-021-0/+4
* Wrappers around BrowsingDataHelpers that returned canned responses.jochen@chromium.org2010-06-101-1/+22
* Don't show extension state in cookie tree list.jochen@chromium.org2010-03-291-0/+13
* Next part of removing the dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-061-0/+2
* Hook up the content settings UI to the appcache.michaeln@chromium.org2010-03-051-39/+57
* Teach the cookie tree view and model about appcaches. Not hooked up to real d...michaeln@chromium.org2010-02-261-0/+68