summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browsing_data_remover.cc
Commit message (Expand)AuthorAgeFilesLines
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-231-6/+12
* Remove locks from StrictTransportSecurityState.abarth@chromium.org2010-03-141-3/+6
* Hook up the content settings UI to the appcache.michaeln@chromium.org2010-03-051-3/+83
* Implement edit mode for history page.jochen@chromium.org2010-03-051-2/+4
* Teach the cookie tree view and model about appcaches. Not hooked up to real d...michaeln@chromium.org2010-02-261-0/+2
* Tie the lifetime of persisted transport-security metatdata to clearing cookies,cevans@chromium.org2010-02-231-0/+8
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Add option to delete browsing history of the last hour.jochen@chromium.org2010-02-111-0/+3
* Delete HTML5 database in BrowsingDataRemover, part 1.jochen@chromium.org2010-02-061-0/+44
* When clearing browsing data modified since a certain time, do not delete exte...jochen@chromium.org2010-02-051-1/+3
* Revert 36098 because the UI team has decided on a different long-term directi...jorlow@chromium.org2010-01-211-4/+0
* Adds "Delete Local Storage" option to "Clear Browsing Data" for Windows and G...jorlow@chromium.org2010-01-131-0/+4
* For now, let's clear local storage whenever we clear cookies.jorlow@chromium.org2009-11-261-0/+2
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-6/+6
* Clear disk cache when the cache is not initializedhclam@chromium.org2009-11-071-6/+4
* Remove an access to Profile from the IO thread.eroman@chromium.org2009-11-061-4/+20
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-6/+5
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-13/+11
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-2/+1
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-6/+12
* Clear media cache when clearing browsing datahclam@chromium.org2009-10-141-2/+15
* Fix a whole bunch of style nits.erg@google.com2009-10-131-2/+2
* Reverting 27389.darin@chromium.org2009-09-301-9/+6
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-281-6/+9
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-281-9/+6
* Revert "Strict transport security: add checkbox to clear state."agl@chromium.org2009-09-181-9/+0
* Strict transport security: add checkbox to clear state.agl@chromium.org2009-09-111-0/+9
* Navigation and cookies for Automationamit@chromium.org2009-07-281-2/+3
* Add the rest of the password manager API to PasswordStore, and move clientsstuartmorgan@chromium.org2009-07-101-3/+4
* Fix build breakpkasting@chromium.org2009-05-221-1/+0
* More NotificationRegistrar conversions.pkasting@chromium.org2009-05-221-13/+3
* Implement clear browsing data dialog in linuxevan@chromium.org2009-05-221-6/+41
* Resolve crash when deleting history by preventing the deleter from being call...glen@chromium.org2009-03-031-1/+3
* Bring download_file, download_manager into POSIX build.estade@chromium.org2009-02-221-11/+1
* Porting in chrome/phajdan.jr@chromium.org2009-02-121-0/+1
* Make tab_restore_service.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-121-1/+1
* Make session_service.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-111-1/+1
* Make browsing_data_remover.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-111-3/+15
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-3/+4
* Move metrics files into a subdirben@chromium.org2009-01-161-1/+1
* Move search code to a subdirben@chromium.org2009-01-161-1/+1
* Fie.ben@chromium.org2009-01-151-1/+1
* Move search engines files into subdirben@chromium.org2009-01-151-1/+1
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-061-4/+6
* Changes tab restore service to handle restoring closed windows as asky@google.com2008-11-251-1/+1
* Change by Alex Mendes da Costa <alexmdac@google.com>beng@google.com2008-11-191-0/+1
* New functions in WebDatabase and WebDataService for the removal of form entri...petersont@google.com2008-11-121-2/+6
* Fix hang in clearing browsing data from incognito mode.finnur@google.com2008-11-041-1/+1
* Adding preferences and clear browsing data for form autofill.jcampan@chromium.org2008-10-311-0/+5
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+2