summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browsing_data_remover_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 130682 - Revert 130574 - Adding a BrowsingDataHelper class to hold som...nirnimesh@chromium.org2012-04-041-11/+50
* Revert 130574 - Adding a BrowsingDataHelper class to hold some useful methods.nirnimesh@chromium.org2012-04-041-50/+11
* Adding a BrowsingDataHelper class to hold some useful methods.mkwst@chromium.org2012-04-041-11/+50
* Rename origin_bound_cert files to server_bound_cert.mattm@chromium.org2012-03-221-2/+2
* Change Origin bound certs -> Domain bound certs.mattm@chromium.org2012-03-201-38/+38
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-151-1/+1
* Get rid of WebKitContext. Only two out of six HTML5 related objects were in i...jam@chromium.org2012-02-241-1/+1
* Add ENABLE_SAFE_BROWSING ifdefs in BrowsingDataRemover (for code added in r12...mattm@chromium.org2012-02-241-0/+4
* Clear SafeBrowsing cookie store in BrowsingDataRemover.mattm@chromium.org2012-02-221-7/+94
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-201-4/+10
* Fix the build from r122705.jhawkins@chromium.org2012-02-191-1/+0
* Reverting to green up the memory waterfall.jhawkins@chromium.org2012-02-191-9/+4
* BrowsingDataRemover: Enable origin-based deletion for quota-managed data.mkwst@chromium.org2012-02-171-0/+67
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-171-4/+9
* Add origin-based history removal to BrowsingDataRemovermkwst@chromium.org2012-02-171-1/+55
* QuotaManager::DeleteOriginData allows deletion of specific QuotaClientsmkwst@chromium.org2012-02-091-102/+124
* Add origin bound certs to BrowsingDataRemover and extensions clear API.mattm@chromium.org2012-01-251-0/+84
* Cleanup: Removing FileSystemPathManagerkinuko@chromium.org2012-01-051-2/+1
* Deprecate WEBKIT threadjoth@chromium.org2011-12-201-1/+1
* Renaming REMOVE_LSO_DATA to REMOVE_PLUGIN_DATAmkwst@chromium.org2011-12-131-14/+14
* Adding chrome::NOTIFICATION_BROWSING_DATA_REMOVED.mkwst@chromium.org2011-12-131-2/+52
* Remove useless use of pref from unit test.torne@chromium.org2011-11-231-1/+0
* 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-5/+6
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-2/+3
* Check whether clearing LSO data is supported in clients of the BrowsingDataRe...bauerb@chromium.org2011-10-111-8/+15
* base::Bind: Cleanup in history/ plus dependencies.jhawkins@chromium.org2011-10-051-1/+3
* Rename REMOVE_COOKIES to REMOVE_SITE_DATA (which will explicitly include REMO...mkwst@chromium.org2011-09-061-8/+11
* Fix a build break from http://codereview.chromium.org/7740084/ .erikwright@chromium.org2011-09-021-1/+1
* Re-landing http://codereview.chromium.org/7210034/ , which was reverted due t...erikwright@chromium.org2011-09-021-15/+104
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-2/+1
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* Revert 96035 - Update BrowsingDataRemover with the asynchronous CookieMonster...fischman@chromium.org2011-08-091-92/+3
* Update BrowsingDataRemover with the asynchronous CookieMonster API.ycxiao@chromium.org2011-08-091-3/+92
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-031-1/+2
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Time-based removal of temporary file systems via BrowsingDataRemovermkwst@chromium.org2011-08-011-121/+209
* The problem:marja@google.com2011-07-221-102/+13
* Adding a test for the appcache removal functionality of BrowsingDataRemover.marja@google.com2011-07-121-0/+147
* Integrate file systems with BrowsingDataRemovermkwst@chromium.org2011-06-071-18/+139
* Breaking the BrowserDataRemover test out into modular pieces.mkwst@chromium.org2011-06-011-31/+99
* Add unit test for removing history via BrowsingDataRemoverjochen@chromium.org2011-05-301-0/+78