| Commit message (Expand) | Author | Age | Files | Lines |
* | [Mac] Select the previous node when the last cookie in the list is deleted. | rsesek@chromium.org | 2010-03-31 | 1 | -3/+27 |
* | [Mac] display appcaches in cookie tree | danno@chromium.org | 2010-03-30 | 1 | -11/+25 |
* | [Mac] Better code sharing between cookie tree and cookie prompt | danno@chromium.org | 2010-03-18 | 1 | -44/+48 |
* | [Mac] augment modal cookie prompt on mac to include details pane | danno@chromium.org | 2010-03-12 | 1 | -8/+1 |
* | [Mac] Reduce jank in the cookie manager by batching updates from the model. | rsesek@chromium.org | 2010-03-02 | 1 | -2/+2 |
* | Teach the cookie tree view and model about appcaches. Not hooked up to real d... | michaeln@chromium.org | 2010-02-26 | 1 | -2/+2 |
* | [Mac] Implement HTML5 database items in "Cookies and Other Data" dialog. | evan@chromium.org | 2010-02-24 | 1 | -1/+57 |
* | 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 |