summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/cookies_window_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Reduce jank in the cookie manager by lazily creating child nodes for th...rsesek@chromium.org2010-02-011-0/+7
* Fix an invalid read in CocoaCookieTreeNode that occurs when filtering cookies...rsesek@chromium.org2010-01-271-8/+45
* [Mac] Give the cookies manager a search field.rsesek@chromium.org2010-01-261-0/+8
* Adds local storage nodes to cookie tree model and cookies view.bulach@chromium.org2010-01-251-2/+4
* [Mac] Fix a crash in the cookies manager that was caused by an invalid select...rsesek@chromium.org2010-01-211-0/+28
* Fix a leak in -[CookiesWindowContrller loadTreeModelFromProfile] from r36497.rsesek@chromium.org2010-01-191-1/+3
* [Mac] If a user clears browsing data with the cookie manager open, update the UIrsesek@chromium.org2010-01-181-27/+62
* [Mac] Fix beta-blocking bugs in the cookies managerrsesek@chromium.org2010-01-161-3/+29
* [Mac] Implement the cookie managerrsesek@chromium.org2010-01-051-0/+242