summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browsing_data_database_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Store blocked and accessed cookies in the tab contents.jochen@chromium.org2010-07-021-0/+4
* Cleanup: Remove some unneeded webkit/glue headers from chrome.thestig@chromium.org2010-06-231-1/+0
* Wrappers around BrowsingDataHelpers that returned canned responses.jochen@chromium.org2010-06-101-0/+26
* Roll WebKit's version to 57768 to pick up a change todumi@chromium.org2010-04-171-3/+3
* Don't show extension state in cookie tree list.jochen@chromium.org2010-03-291-1/+8
* chrome 1: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+2
* Teach the cookie tree view and model about appcaches. Not hooked up to real d...michaeln@chromium.org2010-02-261-1/+3
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Actually delete databases in CookiesTreeModel.jochen@chromium.org2010-02-181-8/+7
* Add support for HTML5 databases to the cookie tree model.jochen@chromium.org2010-02-101-0/+102