summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/cookie_tree_node.mm
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Implement HTML5 database items in "Cookies and Other Data" dialog.evan@chromium.org2010-02-241-1/+18
* [Mac] Add local storage nodes to the cookie managerrsesek@chromium.org2010-02-091-15/+43
* Remove CookieTreeNode(UglyHacks) category because, as the name implies, it's ...rsesek@chromium.org2010-02-031-1/+5
* [Mac] Reduce jank in the cookie manager by lazily creating child nodes for th...rsesek@chromium.org2010-02-011-10/+12
* Fix an invalid read in CocoaCookieTreeNode that occurs when filtering cookies...rsesek@chromium.org2010-01-271-2/+2
* [Mac] Implement the cookie managerrsesek@chromium.org2010-01-051-0/+119