summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browsing_data_remover.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor downloads into a ProfileKeyedService.rdsmith@chromium.org2011-10-121-1/+4
* Check whether clearing LSO data is supported in clients of the BrowsingDataRe...bauerb@chromium.org2011-10-111-7/+1
* Introduce net::HttpServerPropertiesManager to manage server-specific properties.rtenneti@chromium.org2011-10-091-2/+3
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-081-1/+3
* Revert 104597 - base::Bind: Complete cleanup of history/.acolwell@chromium.org2011-10-071-3/+1
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-071-1/+3
* Moved PrerenderManager to ProfileKeyedService system.dominich@chromium.org2011-10-051-2/+3
* Profile shouldn't own PersonalDataManagerdhollowa@chromium.org2011-09-231-1/+3
* Move TransportSecurityPersister completely to IO thread.phajdan.jr@chromium.org2011-09-211-8/+1
* Third try at committing this.erikwright@chromium.org2011-09-131-1/+1
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-09-101-1/+8
* Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co...erikwright@chromium.org2011-09-091-1/+1
* Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...erikwright@chromium.org2011-09-091-1/+1
* Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...estade@chromium.org2011-09-091-1/+1
* Finalize a CL originally by departed intern ycxiao@ that detaches the loading...erikwright@chromium.org2011-09-081-1/+1
* Revert 100003 - Moved PrerenderManager to ProfileKeyedService system.dominich@chromium.org2011-09-071-3/+2
* Moved PrerenderManager to ProfileKeyedService system.dominich@chromium.org2011-09-071-2/+3
* Rename REMOVE_COOKIES to REMOVE_SITE_DATA (which will explicitly include REMO...mkwst@chromium.org2011-09-061-21/+35
* Fix a race in BrowsingDataRemover.mnissler@chromium.org2011-09-061-12/+13
* Re-landing http://codereview.chromium.org/7210034/ , which was reverted due t...erikwright@chromium.org2011-09-021-5/+37
* Add PluginServiceFilter interface and ChromePluginServiceFilter.bauerb@chromium.org2011-09-021-1/+1
* Initial implementation of `chrome.clear.*` extension API.mkwst@chromium.org2011-08-261-3/+8
* Revert "Modifying prefetch to account for multi-profile."avi@chromium.org2011-08-191-8/+1
* Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-1/+8
* Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-8/+1
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-08-191-1/+8
* Move the core download files to content.jam@chromium.org2011-08-151-1/+1
* Revert 96035 - Update BrowsingDataRemover with the asynchronous CookieMonster...fischman@chromium.org2011-08-091-37/+5
* Update BrowsingDataRemover with the asynchronous CookieMonster API.ycxiao@chromium.org2011-08-091-5/+37
* Quota: Add quota::StorageType to the GetOriginsCallback definition.mkwst@chromium.org2011-08-051-28/+7
* Time-based removal of temporary file systems via BrowsingDataRemovermkwst@chromium.org2011-08-011-175/+95
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+4
* Not posting appcache cleaning task if there is no appcache service.marja@google.com2011-07-071-15/+12
* BrowsingDataRemover: Getting ChromeAppCacheService directly from Profile.marja@google.com2011-07-011-13/+4
* Clear prerender history on clear history.mmenke@chromium.org2011-06-201-0/+21
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-6/+8
* Integrate file systems with BrowsingDataRemovermkwst@chromium.org2011-06-071-21/+80
* Add unit test for removing history via BrowsingDataRemoverjochen@chromium.org2011-05-301-8/+11
* Add a hook to clear Gears Plugin Data in the "Clear browsing data" tool.mpcomplete@chromium.org2011-05-191-2/+41
* Profile shouldn't own Session/TabRestore services.torne@chromium.org2011-04-281-2/+6
* Move UserMetrics to content.michaeln@google.com2011-04-271-13/+7
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-2/+2
* Rename URLRequestContextGetter::GetCookieStore() --> DONTUSEME_GetCookieStore...eroman@chromium.org2011-03-301-1/+2
* Remove clear browsing data views classes.estade@chromium.org2011-03-161-1/+1
* autofill: Rename AutoFillProfile to AutofillProfile.tfarina@chromium.org2011-03-101-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-48/+19
* Move in_process_webkit dir from chrome\browser to content\browser.jam@chromium.org2011-02-241-2/+2
* When user "discards history," discard speculative data as welljar@chromium.org2011-02-201-8/+9
* Fix privacy issues related to about:net-internals and about:dnsmmenke@chromium.org2011-02-131-10/+45