summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browsing_data_indexed_db_helper.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser.thestig@chromium.org2012-05-261-1/+0
* Display third party cookies and site data counts in the Website Settings UI.markusheintz@chromium.org2012-05-151-14/+27
* Display cookies and site data information in the Website Settings UI.markusheintz@chromium.org2012-04-201-0/+3
* Use WeakPtrFactory in CookieTreeModel instead of explicit cancellation on des...mattm@chromium.org2012-04-041-7/+1
* Reapply 130248 - Add full support for filesystem URLs. Trying to get the buil...apavlov@chromium.org2012-04-031-5/+1
* Revert 130248 - Add full support for filesystem URLs.sergeyu@chromium.org2012-04-031-1/+5
* Add full support for filesystem URLs.ericu@google.com2012-04-021-5/+1
* Revert 128753 - Add full support for filesystem URLs.ericu@google.com2012-03-241-1/+5
* Add full support for filesystem URLs.ericu@google.com2012-03-241-5/+1
* base::Bind: Convert BrowsingDataIndexedDBHelper::StartFetching.jhawkins@chromium.org2011-10-251-8/+10
* * Wire up the delete command in the cookie tree UI to actually delete indexed...michaeln@google.com2011-08-251-19/+7
* When deleting storage through the cookies tree model, also update its cachejochen@chromium.org2011-08-181-6/+6
* Fixing addr4 errors in BrowsingDataFileSystemHelpermkwst@chromium.org2011-05-311-1/+1
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-101-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Use copies of canned browsing data helpers to populate the cookies tree model.jochen@chromium.org2011-03-151-0/+5
* Only invoke WebKit methods in browsing data helpers on the WEBKIT thread.jochen@chromium.org2011-02-101-1/+34
* Part 1 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-271-10/+2
* Remove "name" field from indexed databases.jochen@chromium.org2010-11-081-4/+0
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-191-1/+1
* Hook up indexed databases to content settings.jochen@chromium.org2010-09-231-0/+125