summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browsing_data_remover.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* When clearing plugin data at shutdown, wait for it to finish.bauerb@chromium.org2011-01-211-4/+5
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-2/+1
* Add a preference to clear Flash LSO data in the Clear Browsing Data dialog.bauerb@chromium.org2010-12-151-1/+19
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-2/+2
* Move:ben@chromium.org2010-12-021-1/+1
* Don't crash on 'clear form data' in otr windowsadrul@chromium.org2010-11-111-1/+4
* Clear AutoFill data along with Form Autocomplete data from Clear Browsing Dat...isherman@chromium.org2010-10-191-0/+4
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part14:tfarina@chromium.org2010-10-101-20/+20
* Connect the browsing data remover with WebKit cache.rvargas@google.com2010-10-011-0/+4
* Protect local storage created by extension apps.andybons@chromium.org2010-09-011-6/+42
* Fix a crash during history deletion.amit@chromium.org2010-08-171-3/+6
* Cleanup: Remove some unneeded webkit/glue headers from chrome.thestig@chromium.org2010-06-231-1/+3
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-161-5/+1
* Update BrowsingDataRemover to use only the asynchronousrvargas@google.com2010-05-211-52/+75
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* 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