summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/tab_strip_model_observer_bridge.mm
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Re-enable pinned tabs; add support for mini-tabs and phantom tabs.rsesek@chromium.org2010-03-241-10/+13
* Adjusts tab strip model to deal with app tabs. There were a couple ofsky@chromium.org2010-02-021-3/+3
* Mac: change tab change notifications to pass full TabChangeType.viettrungluu@chromium.org2009-12-011-7/+2
* Mac: implement Pin Tab.viettrungluu@chromium.org2009-11-181-2/+12
* Makes inactive pinned tabs on linux throb when the title changes. Isky@chromium.org2009-10-231-2/+7
* Nukes the 3 arg TabMoved variant in favor of the 4 arg variant.sky@chromium.org2009-07-131-1/+2
* Refactor tab model observer for cocoa into a separate class so it can be re-u...pinkerton@chromium.org2009-04-081-0/+87