summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/cookies_window_controller_unittest.mm
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Reduce jank in the cookie manager by lazily creating child nodes for th...rsesek@chromium.org2010-02-011-1/+1
* Fix an invalid read in CocoaCookieTreeNode that occurs when filtering cookies...rsesek@chromium.org2010-01-271-5/+4
* Change hardcoded strings (!) in Mac unittest to match real string changes.pkasting@chromium.org2010-01-271-2/+2
* [Mac] Give the cookies manager a search field.rsesek@chromium.org2010-01-261-0/+52
* Adds local storage nodes to cookie tree model and cookies view.bulach@chromium.org2010-01-251-10/+22
* [Mac] Fix a crash in the cookies manager that was caused by an invalid select...rsesek@chromium.org2010-01-211-0/+55
* [Mac] If a user clears browsing data with the cookie manager open, update the UIrsesek@chromium.org2010-01-181-0/+27
* [Mac] Fix beta-blocking bugs in the cookies managerrsesek@chromium.org2010-01-161-0/+72
* Revert 36314 - Failed unit tests - Fix a leak in CookiesWindowControllerTest ...rsesek@chromium.org2010-01-151-8/+0
* Fix a leak in CookiesWindowControllerTest and remove the appropriate suppressionrsesek@chromium.org2010-01-151-0/+8
* Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-081-51/+23
* Revert 35703 - Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-071-22/+51
* Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-071-51/+22
* [Mac] Implement the cookie managerrsesek@chromium.org2010-01-051-0/+366