summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/tab_strip_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* Move nsimage_cache into base so that it can be accessed from outside of chrome.mark@chromium.org2009-10-051-1/+1
* Improve tab-closability of right-most tab.thakis@chromium.org2009-09-161-5/+15
* Update the sadtab and throbbers to use the helpers for fetching strings/image...thomasvl@chromium.org2009-09-141-3/+8
* Start a drag if the tab is dragged off the sides of the window.pinkerton@chromium.org2009-09-091-1/+10
* Restore r25049 (back out r25295) to isolate it as the cause of bug 20872.mark@chromium.org2009-09-031-7/+8
* Temporarily back out r25049 to isolate it as the cause of bug 20872.mark@chromium.org2009-09-031-8/+7
* Fix placement of new tab button when low on space. Was previously comparing a...pinkerton@chromium.org2009-09-021-6/+6
* Don't show favicons or throbbers for the New Tab page on the Mac.mark@chromium.org2009-09-021-25/+34
* Restrict use of tab positioning animation on a new tab to when there are more...pinkerton@chromium.org2009-09-011-7/+8
* (Mac) Make mashing the close tab button work.viettrungluu@chromium.org2009-09-011-14/+50
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-311-27/+45
* Reverting 24700.avi@chromium.org2009-08-281-44/+26
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-271-26/+44
* Reverting 24512.avi@chromium.org2009-08-261-44/+26
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-261-26/+44
* Check the favicon and loading state when a tab is created in case its TabCont...pinkerton@chromium.org2009-08-191-48/+61
* Add support for constrained windows on os x, based on Avi's GTMWindowSheetCon...thakis@chromium.org2009-08-111-0/+102
* Make sure we don't set focus to the findbar until after the focus is restored...estade@chromium.org2009-08-111-3/+9
* Fix tab z-ordering on Mac. Make the TabStripController take fullpinkerton@chromium.org2009-07-301-31/+57
* Fix tab dragging to always hide the new tab button while dragging a tab or ta...pinkerton@chromium.org2009-07-301-16/+28
* Give crashed tabs the crashed tab icon on the Mac.avi@chromium.org2009-07-271-3/+12
* Implement feature where tabs don't resize when using the close box until the ...pinkerton@chromium.org2009-07-241-8/+83
* Live resize of tabs as the window resizes.pinkerton@chromium.org2009-07-241-7/+35
* Make tabs go all the way to the right edge and stop using less of the strip a...pinkerton@chromium.org2009-07-231-9/+29
* Propagate theme changes to the tabstrip.avi@chromium.org2009-07-231-0/+6
* When a page is done loading, every tab change is important.avi@chromium.org2009-07-141-2/+2
* Added an helper namespace that provides fetches images from the app bundle an...thomasvl@chromium.org2009-07-091-2/+3
* Add context menus to tabs.pinkerton@chromium.org2009-07-081-0/+15
* Don't install the RWHVMac into the view hierarchy until everything has been p...pinkerton@chromium.org2009-07-061-1/+6
* Removes our homespun grow box and replaces it with therohitrao@chromium.org2009-06-291-17/+0
* Given the results of Rohit's investigation, I think that the times that we'remark@chromium.org2009-06-261-19/+27
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@chromium.org2009-06-251-3/+25
* Reverting r19244 as it unintentionally broke ui tests: OtherRedirectsDontFork...avi@chromium.org2009-06-251-23/+3
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@chromium.org2009-06-251-3/+23
* Back out all sorts of stuff back to pre-r18933 so that we can regroup andmark@chromium.org2009-06-241-27/+19
* Rewrite some tab controller stuff to maybe (but probably not) improve perf.mark@chromium.org2009-06-241-28/+25
* perbotpinkerton@chromium.org2009-06-241-0/+3
* perfbotpinkerton@chromium.org2009-06-241-0/+2
* perfbot.pinkerton@chromium.org2009-06-241-5/+0
* perfbotpinkerton@chromium.org2009-06-241-0/+1
* more perfbot tests.pinkerton@chromium.org2009-06-241-0/+2
* More perfbot fun.pinkerton@chromium.org2009-06-241-0/+4
* More experiments on perfbot.pinkerton@chromium.org2009-06-241-6/+10
* Backing out last change to see if it regressed perf.pinkerton@chromium.org2009-06-241-10/+6
* Correct logic that changes throbber states such that it will stay in the "wai...pinkerton@chromium.org2009-06-221-6/+10
* Adds a missing call to TabContents::WasHidden() on Mac.rohitrao@chromium.org2009-06-221-11/+15
* Reverting r18743.avi@google.com2009-06-181-25/+3
* Fix an uninitialized variable that valgrind complains about.stuartmorgan@chromium.org2009-06-181-2/+4
* Committed wrong patchset for r18743. This should have been included.avi@google.com2009-06-181-4/+6
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@google.com2009-06-181-3/+23