summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browsing_data_remover.cc
Commit message (Expand)AuthorAgeFilesLines
* Clear the NaCl validation cache whenever the main cache is cleared.ncbray@chromium.org2012-06-141-2/+58
* `chrome.browsingData` extension API can now remove data from protected origins.mkwst@chromium.org2012-06-141-5/+10
* Collect user metrics for clearing protected storagebattre@chromium.org2012-06-141-0/+20
* Move creation and ownership of DownloadManager from the embedder to content. ...jam@chromium.org2012-06-061-1/+1
* Teaching BrowsingDataRemover how to delete application data.mkwst@chromium.org2012-06-041-25/+72
* Renaming `BrowsingDataHelper::IsValidScheme`, as it's poorly descriptive.mkwst@chromium.org2012-06-011-1/+1
* Pepper Flash settings integration: implement "deauthorize content licenses".yzshen@chromium.org2012-05-271-1/+21
* Pepper Flash settings integration: add UI for "deauthorize content licenses".yzshen@chromium.org2012-05-251-0/+7
* Taking over issue 10006037.rlp@chromium.org2012-05-141-3/+5
* Revert 136499 - Taking over issue 10006037.yusukes@google.com2012-05-111-5/+3
* Taking over issue 10006037.rlp@chromium.org2012-05-111-3/+5
* Add an interface for Flash to clear its data.brettw@chromium.org2012-04-121-4/+2
* Allow SessionService to be disabled.yfriedman@chromium.org2012-04-051-0/+2
* Revert 130682 - Revert 130574 - Adding a BrowsingDataHelper class to hold som...nirnimesh@chromium.org2012-04-041-0/+3
* Revert 130574 - Adding a BrowsingDataHelper class to hold some useful methods.nirnimesh@chromium.org2012-04-041-3/+0
* Adding a BrowsingDataHelper class to hold some useful methods.mkwst@chromium.org2012-04-041-0/+3
* 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-13/+13
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-151-1/+1
* Make the content::DOMStorageContext methods callable on the main thread and h...jam@chromium.org2012-03-151-12/+2
* ContentAPI change - Post DomStorage tasks via a SequencedTaskRunner instead o...michaeln@google.com2012-03-141-7/+7
* Profile refactoring: Remove all PasswordStore code from the Profile interface.erg@chromium.org2012-03-141-2/+3
* Reverting log messages that weren't useful.oshima@chromium.org2012-03-071-16/+0
* Add log messages to troubeleshoot login timeout issueoshima@chromium.org2012-02-291-0/+16
* Get rid of WebKitContext. Only two out of six HTML5 related objects were in i...jam@chromium.org2012-02-241-2/+1
* Remove usage of WebKitContext from chrome. This also cleans up the chrome cod...jam@chromium.org2012-02-241-9/+16
* Add ENABLE_SAFE_BROWSING ifdefs in BrowsingDataRemover (for code added in r12...mattm@chromium.org2012-02-241-0/+2
* Clear SafeBrowsing cookie store in BrowsingDataRemover.mattm@chromium.org2012-02-221-4/+24
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-201-11/+17
* Reverting to green up the memory waterfall.jhawkins@chromium.org2012-02-191-17/+11
* BrowsingDataRemover: Enable origin-based deletion for quota-managed data.mkwst@chromium.org2012-02-171-3/+2
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-171-11/+17
* Add origin-based history removal to BrowsingDataRemovermkwst@chromium.org2012-02-171-21/+42
* Remove PassiveLogCollector, and its supporting infrastructure.eroman@chromium.org2012-02-151-8/+0
* QuotaManager::DeleteOriginData allows deletion of specific QuotaClientsmkwst@chromium.org2012-02-091-0/+16
* Add origin bound certs to BrowsingDataRemover and extensions clear API.mattm@chromium.org2012-01-251-6/+43
* And now NewRunnableMethod(), you die.ajwong@chromium.org2012-01-041-5/+1
* Refactor CookieStore to allow BrowsingDataRemover to depend on it.qsr@chromium.org2011-12-211-11/+7
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-201-1/+2
* Deprecate WEBKIT threadjoth@chromium.org2011-12-201-1/+1
* base::Bind: Convert most of disk_cache.jhawkins@chromium.org2011-12-191-5/+3
* base::Bind: Cleanup almost-unused OldCompletionCallbacks.jhawkins@chromium.org2011-12-151-3/+7
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-8/+9
* Renaming REMOVE_LSO_DATA to REMOVE_PLUGIN_DATAmkwst@chromium.org2011-12-131-5/+5
* Adding chrome::NOTIFICATION_BROWSING_DATA_REMOVED.mkwst@chromium.org2011-12-131-4/+35
* Reverts a commit that caused ASAN failures, and 2 dependent commits.joi@chromium.org2011-12-071-7/+5
* base::Bind: Convert browsing_data_remover.jhawkins@chromium.org2011-12-061-6/+2
* base::Bind: Convert disk_cache_based_ssl_host_info.jhawkins@chromium.org2011-12-061-5/+11
* Move the PluginDataRemover class to content, and remove the chrome pieces fro...jam@chromium.org2011-11-171-3/+5
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2