summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browsing_data_remover.h
Commit message (Expand)AuthorAgeFilesLines
* Renaming 'clear.browsingData()' to 'browsingData.remove()'mkwst@chromium.org2012-02-101-1/+1
* QuotaManager::DeleteOriginData allows deletion of specific QuotaClientsmkwst@chromium.org2012-02-091-0/+4
* Add origin bound certs to BrowsingDataRemover and extensions clear API.mattm@chromium.org2012-01-251-7/+19
* Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.dcheng@chromium.org2011-12-301-1/+2
* Revert 115997 - Replace MessageLoop::DeleteSoon implementation with one that ...dcheng@chromium.org2011-12-291-2/+1
* Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.dcheng@chromium.org2011-12-291-1/+2
* Remove temporary redirect header and DEPS exception for cancelable_request.hjoi@chromium.org2011-12-271-1/+1
* base::Bind: Convert most of disk_cache.jhawkins@chromium.org2011-12-191-2/+0
* Reland of r114615: "chrome.clear: Increasing granularity of public API"mkwst@chromium.org2011-12-151-1/+1
* Reverting due to compile failure on multiple bots.finnur@chromium.org2011-12-151-1/+1
* chrome.clear: Increasing granularity of public APImkwst@chromium.org2011-12-151-1/+1
* 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-0/+20
* Reverts a commit that caused ASAN failures, and 2 dependent commits.joi@chromium.org2011-12-071-1/+1
* base::Bind: Convert browsing_data_remover.jhawkins@chromium.org2011-12-061-1/+0
* base::Bind: Convert disk_cache_based_ssl_host_info.jhawkins@chromium.org2011-12-061-1/+2
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-2/+3
* Move the PluginDataRemover class to content, and remove the chrome pieces fro...jam@chromium.org2011-11-171-2/+5
* Cleanup: Remove more forward declarations in various chrome/browser directories.thestig@chromium.org2011-11-161-5/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-9/+10
* Check whether clearing LSO data is supported in clients of the BrowsingDataRe...bauerb@chromium.org2011-10-111-3/+0
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-1/+1
* Rename REMOVE_COOKIES to REMOVE_SITE_DATA (which will explicitly include REMO...mkwst@chromium.org2011-09-061-7/+22
* Fix a race in BrowsingDataRemover.mnissler@chromium.org2011-09-061-1/+6
* Re-landing http://codereview.chromium.org/7210034/ , which was reverted due t...erikwright@chromium.org2011-09-021-0/+8
* Initial implementation of `chrome.clear.*` extension API.mkwst@chromium.org2011-08-261-0/+8
* Revert 96035 - Update BrowsingDataRemover with the asynchronous CookieMonster...fischman@chromium.org2011-08-091-8/+0
* Update BrowsingDataRemover with the asynchronous CookieMonster API.ycxiao@chromium.org2011-08-091-0/+8
* Quota: Add quota::StorageType to the GetOriginsCallback definition.mkwst@chromium.org2011-08-051-5/+2
* Time-based removal of temporary file systems via BrowsingDataRemovermkwst@chromium.org2011-08-011-50/+35
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* BrowsingDataRemover: Getting ChromeAppCacheService directly from Profile.marja@google.com2011-07-011-1/+1
* Clear prerender history on clear history.mmenke@chromium.org2011-06-201-9/+10
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-1/+1
* Integrate file systems with BrowsingDataRemovermkwst@chromium.org2011-06-071-1/+10
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Add a hook to clear Gears Plugin Data in the "Clear browsing data" tool.mpcomplete@chromium.org2011-05-191-1/+11
* Have AppCache code go through the content embedder API for content settings c...jam@chromium.org2011-05-081-0/+1
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-3/+6
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-2/+2
* Add an accessor for an ExtensionSpecialStoragePolicy to the Profile classmichaeln@google.com2011-02-261-9/+8
* Move appcache/file_sytem/device_orientation subdirectories of chrome\browser ...jam@chromium.org2011-02-241-2/+2
* When user "discards history," discard speculative data as welljar@chromium.org2011-02-201-5/+6
* Fix privacy issues related to about:net-internals and about:dnsmmenke@chromium.org2011-02-131-3/+15
* When clearing plugin data at shutdown, wait for it to finish.bauerb@chromium.org2011-01-211-4/+8
* Add a preference to clear Flash LSO data in the Clear Browsing Data dialog.bauerb@chromium.org2010-12-151-2/+14
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-3/+3
* Protect local storage created by extension apps.andybons@chromium.org2010-09-011-4/+11
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-191-1/+1