| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark CookiesWindowControllerTest.RemoveButtonEnabled as flaky. | rsesek@chromium.org | 2010-02-10 | 1 | -1/+7 |
* | Add support for HTML5 databases to the cookie tree model. | jochen@chromium.org | 2010-02-10 | 1 | -2/+19 |
* | Fix a leak in CookiesWindowControllerTest and remove the appropriate suppression | rsesek@chromium.org | 2010-02-10 | 1 | -0/+5 |
* | [Mac] Add local storage nodes to the cookie manager | rsesek@chromium.org | 2010-02-09 | 1 | -3/+78 |
* | Remove CookieTreeNode(UglyHacks) category because, as the name implies, it's ... | rsesek@chromium.org | 2010-02-03 | 1 | -45/+29 |
* | [Mac] Reduce jank in the cookie manager by lazily creating child nodes for th... | rsesek@chromium.org | 2010-02-01 | 1 | -1/+1 |
* | Fix an invalid read in CocoaCookieTreeNode that occurs when filtering cookies... | rsesek@chromium.org | 2010-01-27 | 1 | -5/+4 |
* | Change hardcoded strings (!) in Mac unittest to match real string changes. | pkasting@chromium.org | 2010-01-27 | 1 | -2/+2 |
* | [Mac] Give the cookies manager a search field. | rsesek@chromium.org | 2010-01-26 | 1 | -0/+52 |
* | Adds local storage nodes to cookie tree model and cookies view. | bulach@chromium.org | 2010-01-25 | 1 | -10/+22 |
* | [Mac] Fix a crash in the cookies manager that was caused by an invalid select... | rsesek@chromium.org | 2010-01-21 | 1 | -0/+55 |
* | [Mac] If a user clears browsing data with the cookie manager open, update the UI | rsesek@chromium.org | 2010-01-18 | 1 | -0/+27 |
* | [Mac] Fix beta-blocking bugs in the cookies manager | rsesek@chromium.org | 2010-01-16 | 1 | -0/+72 |
* | Revert 36314 - Failed unit tests - Fix a leak in CookiesWindowControllerTest ... | rsesek@chromium.org | 2010-01-15 | 1 | -8/+0 |
* | Fix a leak in CookiesWindowControllerTest and remove the appropriate suppression | rsesek@chromium.org | 2010-01-15 | 1 | -0/+8 |
* | Move code duplicated in two tests up into the TestingProfile. | rsesek@chromium.org | 2010-01-08 | 1 | -51/+23 |
* | Revert 35703 - Move code duplicated in two tests up into the TestingProfile. | rsesek@chromium.org | 2010-01-07 | 1 | -22/+51 |
* | Move code duplicated in two tests up into the TestingProfile. | rsesek@chromium.org | 2010-01-07 | 1 | -51/+22 |
* | [Mac] Implement the cookie manager | rsesek@chromium.org | 2010-01-05 | 1 | -0/+366 |