| Commit message (Expand) | Author | Age | Files | Lines |
* | Even more test cleanup. | erg@google.com | 2011-02-10 | 1 | -1/+1 |
* | Cleanup: Remove unneeded includes of notification_service.h, part 2. | thestig@chromium.org | 2010-12-17 | 1 | -1/+0 |
* | Implement preference and policy based content settings providers. | jochen@chromium.org | 2010-12-10 | 1 | -24/+1 |
* | Make the cookie list a class (instead of a typedef inside CookieMonster)... | jochen@chromium.org | 2010-12-03 | 1 | -1/+1 |
* | Move ContentSettingsDetails and Pattern out of HostContentSettingsMap as sepa... | jochen@chromium.org | 2010-12-02 | 1 | -4/+4 |
* | Refactor: move HostContentSettingsMap to content_settings | gfeher@chromium.org | 2010-11-30 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part14: | tfarina@chromium.org | 2010-10-10 | 1 | -4/+4 |
* | Add IndexedDB to cookie tree. | bauerb@chromium.org | 2010-09-24 | 1 | -33/+120 |
* | Change, unify, and specify ordering of cookies from CookieMonster. | rdsmith@chromium.org | 2010-08-27 | 1 | -4/+4 |
* | FBTF: Forward declare everything possible in testing_profile.h | erg@google.com | 2010-08-13 | 1 | -0/+3 |
* | Add a session storage node to the cookies tree view for collected cookies. | jochen@chromium.org | 2010-08-10 | 1 | -20/+90 |
* | Introduce a resource identifier for content settings. | jochen@chromium.org | 2010-08-06 | 1 | -1/+2 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 1 | -1/+0 |
* | Changed type CookieList to being a vector CanonicalCookies. | rdsmith@google.com | 2010-07-21 | 1 | -2/+2 |
* | Store creating url in origin nodes and use it for content settings. | jochen@chromium.org | 2010-07-19 | 1 | -21/+91 |
* | Initialize CookiesTreeModel with a cookie monster instead of a profil. | jochen@chromium.org | 2010-05-31 | 1 | -5/+5 |
* | Moved URLFetcher and related classes to chrome/common/net. | sanjeevr@chromium.org | 2010-05-07 | 1 | -1/+1 |
* | Teach the cookie tree view and model about appcaches. Not hooked up to real d... | michaeln@chromium.org | 2010-02-26 | 1 | -8/+24 |
* | Actually delete databases in CookiesTreeModel. | jochen@chromium.org | 2010-02-18 | 1 | -1/+2 |
* | Add support for HTML5 databases to the cookie tree model. | jochen@chromium.org | 2010-02-10 | 1 | -39/+127 |
* | Fixes valgrind following 37001: | bulach@chromium.org | 2010-01-25 | 1 | -1/+1 |
* | Adds local storage nodes to cookie tree model and cookies view. | bulach@chromium.org | 2010-01-25 | 1 | -76/+154 |
* | Move code duplicated in two tests up into the TestingProfile. | rsesek@chromium.org | 2010-01-08 | 1 | -38/+4 |
* | Revert 35703 - Move code duplicated in two tests up into the TestingProfile. | rsesek@chromium.org | 2010-01-07 | 1 | -3/+38 |
* | Move code duplicated in two tests up into the TestingProfile. | rsesek@chromium.org | 2010-01-07 | 1 | -38/+3 |
* | Sort the origins in the cookies_tree_model by effective TLD, as opposed | ian@chromium.org | 2009-11-19 | 1 | -7/+38 |
* | Spellchecker: Always destruct url request context getter on io thread. | estade@chromium.org | 2009-11-17 | 1 | -4/+9 |
* | Converting the Cookies options page from a TableView to a TreeView | ian@chromium.org | 2009-11-06 | 1 | -0/+290 |