summaryrefslogtreecommitdiffstats
path: root/chrome/browser/mock_browsing_data_local_storage_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove unused fields found by clang's new Wunused-private-fields.thakis@chromium.org2012-06-271-3/+2
* Minor cleanup. Simplify the DOMStorageContext interface exposed by the conten...michaeln@google.com2012-06-111-15/+15
* Use WeakPtrFactory in CookieTreeModel instead of explicit cancellation on des...mattm@chromium.org2012-04-041-5/+1
* base::Bind: Convert BrowsingDataLocalStorageHelper::StartFetching.jhawkins@chromium.org2011-10-271-5/+5
* When deleting storage through the cookies tree model, also update its cachejochen@chromium.org2011-08-181-2/+2
* Store creating url in origin nodes and use it for content settings.jochen@chromium.org2010-07-191-2/+2
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+3
* Add support for HTML5 databases to the cookie tree model.jochen@chromium.org2010-02-101-6/+19
* Fixes valgrind following 37001:bulach@chromium.org2010-01-251-4/+6
* Adds local storage nodes to cookie tree model and cookies view.bulach@chromium.org2010-01-251-0/+47