summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browsing_data_database_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-3/+3
* Move:ben@chromium.org2010-12-021-1/+1
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part14:tfarina@chromium.org2010-10-101-9/+9
* Moving file_util::FileInfo to base::PlatformFileInfo, and adding thedumi@chromium.org2010-09-031-1/+1
* Reland r55382. When blocking cookies, also show an icon in the location bar w...jochen@chromium.org2010-08-111-0/+4
* Delete callbacks after use in canned browsing data helpers.jochen@chromium.org2010-08-111-0/+1
* Revert 55548 - Reland r55382. When blocking cookies, also show an icon in the...jochen@chromium.org2010-08-101-4/+0
* Reland r55382. When blocking cookies, also show an icon in the location bar w...jochen@chromium.org2010-08-101-0/+4
* Revert 55536 - Reland r55382. When blocking cookies, also show an icon in the...jochen@chromium.org2010-08-101-4/+0
* Reland r55382. When blocking cookies, also show an icon in the location bar w...jochen@chromium.org2010-08-101-0/+4
* Speculative backout to see if this caused perf regressions.rohitrao@chromium.org2010-08-091-4/+0
* When blocking cookies, also show an icon in the location bar when cookies are...jochen@chromium.org2010-08-091-0/+4
* Store creating url in origin nodes and use it for content settings.jochen@chromium.org2010-07-191-0/+2
* Only store unique entries in the canned browsing data helpers.jochen@chromium.org2010-07-151-1/+11
* 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