summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browsing_data_remover.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Update BrowsingDataRemover to use only the asynchronousrvargas@google.com2010-05-211-5/+25
* Hook up the content settings UI to the appcache.michaeln@chromium.org2010-03-051-6/+24
* Add option to delete browsing history of the last hour.jochen@chromium.org2010-02-111-1/+2
* Delete HTML5 database in BrowsingDataRemover, part 1.jochen@chromium.org2010-02-061-1/+18
* Revert 36098 because the UI team has decided on a different long-term directi...jorlow@chromium.org2010-01-211-1/+0
* Adds "Delete Local Storage" option to "Clear Browsing Data" for Windows and G...jorlow@chromium.org2010-01-131-0/+1
* Give classes with virtual methods virtual protected d'tors instead of non-vir...jamesr@chromium.org2009-12-161-1/+4
* Remove an access to Profile from the IO thread.eroman@chromium.org2009-11-061-1/+2
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-3/+1
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-1/+3
* BrowsingDataRemover* should not be scoped.kuchhal@chromium.org2009-09-301-1/+6
* Revert "Strict transport security: add checkbox to clear state."agl@chromium.org2009-09-181-1/+0
* Strict transport security: add checkbox to clear state.agl@chromium.org2009-09-111-0/+1
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-3/+1
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-1/+3
* More NotificationRegistrar conversions.pkasting@chromium.org2009-05-221-5/+4
* Implement clear browsing data dialog in linuxevan@chromium.org2009-05-221-0/+16
* Resolve crash when deleting history by preventing the deleter from being call...glen@chromium.org2009-03-031-1/+3
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-5/+5
* Adding preferences and clear browsing data for form autofill.jcampan@chromium.org2008-10-311-1/+2
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-6/+6
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+131