summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cookies_tree_model_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Teach the cookie tree view and model about appcaches. Not hooked up to real d...michaeln@chromium.org2010-02-261-8/+24
* Actually delete databases in CookiesTreeModel.jochen@chromium.org2010-02-181-1/+2
* Add support for HTML5 databases to the cookie tree model.jochen@chromium.org2010-02-101-39/+127
* Fixes valgrind following 37001:bulach@chromium.org2010-01-251-1/+1
* Adds local storage nodes to cookie tree model and cookies view.bulach@chromium.org2010-01-251-76/+154
* Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-081-38/+4
* Revert 35703 - Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-071-3/+38
* Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-071-38/+3
* Sort the origins in the cookies_tree_model by effective TLD, as opposedian@chromium.org2009-11-191-7/+38
* Spellchecker: Always destruct url request context getter on io thread.estade@chromium.org2009-11-171-4/+9
* Converting the Cookies options page from a TableView to a TreeViewian@chromium.org2009-11-061-0/+290