summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browsing_data_remover.h
Commit message (Expand)AuthorAgeFilesLines
* 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