summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browsing_data_file_system_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Renaming `BrowsingDataHelper::IsValidScheme`, as it's poorly descriptive.mkwst@chromium.org2012-06-011-2/+2
* Always pass FileSystemContext to ObfuscatedFileUtil operationskinuko@chromium.org2012-05-231-4/+8
* Display third party cookies and site data counts in the Website Settings UI.markusheintz@chromium.org2012-05-151-3/+8
* Display cookies and site data information in the Website Settings UI.markusheintz@chromium.org2012-04-201-0/+4
* Use WeakPtrFactory in CookieTreeModel instead of explicit cancellation on des...mattm@chromium.org2012-04-041-21/+4
* Limiting the "Cookies and site data" form to valid Browsing Data schemes.mkwst@chromium.org2012-04-041-4/+8
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-201-4/+7
* Reverting to green up the memory waterfall.jhawkins@chromium.org2012-02-191-7/+4
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-171-4/+7
* Cleanup: Removing FileSystemPathManagerkinuko@chromium.org2012-01-051-2/+2
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* base::Bind: Convert BrowsingDataFileSystemHelper::StartFetching.jhawkins@chromium.org2011-10-241-20/+20
* base::Bind: Easy cleanups in browsing_data*.jhawkins@chromium.org2011-10-191-13/+9
* When deleting storage through the cookies tree model, also update its cachejochen@chromium.org2011-08-181-6/+6
* Readability review for BrowsingDataFileSystemHelper.mkwst@chromium.org2011-07-121-58/+34
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-211-1/+3
* Stylistic fixes for BrowsingDataFileSystemHelper.mkwst@chromium.org2011-06-101-41/+51
* Dropping BrowsingDataFileSystemHelper browser_test in favor of a unit_test.mkwst@chromium.org2011-06-091-3/+1
* Integrate file systems with BrowsingDataRemovermkwst@chromium.org2011-06-071-1/+0
* Fixing addr4 errors in BrowsingDataFileSystemHelpermkwst@chromium.org2011-05-311-3/+15
* Adding `browsing_data_filesystem_helper*` as the first step towards content s...mkwst@chromium.org2011-05-261-0/+289