summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browsing_data_remover.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move the download code to new directories:paulg@google.com2008-09-131-1/+1
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-1/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+227