summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browsing_data_file_system_helper_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Limiting the "Cookies and site data" form to valid Browsing Data schemes.mkwst@chromium.org2012-04-041-0/+16
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-201-7/+21
* Reverting to green up the memory waterfall.jhawkins@chromium.org2012-02-191-12/+2
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-171-2/+12
* Cleanup FileSystemOperation for preparing for adding FSO-factory methodkinuko@chromium.org2012-01-111-10/+9
* Cleanup: Removing FileSystemPathManagerkinuko@chromium.org2012-01-051-5/+3
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-011-0/+1
* 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-4/+4
* base::Bind: Convert BrowsingDataFileSystemHelper::StartFetching.jhawkins@chromium.org2011-10-241-4/+6
* base::Bind: Convert FileSystemPathManager::GetRootPathCallback.jhawkins@chromium.org2011-10-181-2/+6
* Broke CrOS; I can haz CrOS in default try jobs?jhawkins@chromium.org2011-10-181-6/+2
* base::Bind: Convert FileSystemPathManager::GetRootPathCallback.jhawkins@chromium.org2011-10-181-2/+6
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-2/+1
* When deleting storage through the cookies tree model, also update its cachejochen@chromium.org2011-08-181-37/+41
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-031-1/+1
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Delete filesystem origin info in the origin database if it is emptykinuko@chromium.org2011-07-141-14/+8
* Readability review for BrowsingDataFileSystemHelper.mkwst@chromium.org2011-07-121-28/+59
* Change the usage cache not to include meta data, such as the the size of usag...dmikurube@google.com2011-07-121-1/+1
* Dropping BrowsingDataFileSystemHelper browser_test in favor of a unit_test.mkwst@chromium.org2011-06-091-11/+233
* Revert 87627 - Dropping the BrowsingDataFileSystemHelper browser_tests in fav...mkwst@chromium.org2011-06-021-232/+11
* Dropping the BrowsingDataFileSystemHelper browser_tests in favor of unit_tests.mkwst@chromium.org2011-06-021-11/+232
* Adding `browsing_data_filesystem_helper*` as the first step towards content s...mkwst@chromium.org2011-05-261-0/+31