summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/tab_strip_controller_unittest.mm
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Fix the new tab button hover bounds to match what we test for in hitTest.rohitrao@chromium.org2010-08-181-2/+3
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-0/+2
* When dropping a tab torn from a maximized window, inherit the restored size a...pkasting@chromium.org2010-08-021-1/+2
* Revert 54560 - nick@chromium.org2010-08-021-2/+0
* Change removing method, GetBrowser from TabContentsDelegate, as this was brea...twiz@google.com2010-08-021-0/+2
* Attemp 2 at:sky@chromium.org2010-07-211-2/+0
* Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...pinkerton@chromium.org2010-07-201-0/+2
* Makes the toolbar visible for apps again. Here's the set of patches Isky@chromium.org2010-07-201-2/+0
* Add a context menu item to toggle app tab toolbars.aa@chromium.org2010-06-061-0/+2
* Attempt 2 at relanding your patch. I believe the problem was the removal of t...sky@chromium.org2010-04-301-0/+4
* Revert 45906 - Relands your patch to have an option for enabling vertical tab...sky@chromium.org2010-04-291-4/+0
* Relands your patch to have an option for enabling vertical tabs. I'vesky@chromium.org2010-04-291-0/+4
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-1/+1
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-1/+1
* Revert 45065 - Relanding this. Originally landed as http://codereview.chromiu...ben@chromium.org2010-04-201-2/+0
* Re-landing this. Originally landed as http://codereview.chromium.org/1001003 ...ben@chromium.org2010-04-201-0/+2
* [Mac] Centralize hack to make tests work with AutocompleteClassifier.shess@chromium.org2010-04-161-4/+0
* Show the location bar icon (almost) all the time, and have its contents match...pkasting@chromium.org2010-03-301-1/+5
* Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs...thestig@chromium.org2010-03-201-2/+0
* fix bustageben@chromium.org2010-03-191-0/+2
* Add bugs, update, and remove TODOs that are no longer validpinkerton@chromium.org2010-02-051-3/+3
* [Mac] Fix an object destruction ordering problem in TabStripControllerTest.rohitrao@chromium.org2009-12-171-0/+4
* Mac: remove hacky way the New Tab button is obtained from the nib.viettrungluu@chromium.org2009-12-041-4/+6
* Fixes up TabStripControllerTests so that they work with CocoaTest.dmaclach@chromium.org2009-11-181-25/+28
* * Add ctrl-shift-d to bookmark all tabs.pkasting@chromium.org2009-10-081-0/+2
* Adds the ability to create a bookmark folder populated with a bookmarksky@chromium.org2009-10-081-1/+3
* Make all of our unit tests be PlatformTests to get an autorelease pool.pinkerton@chromium.org2009-09-011-1/+2
* Make sure we don't set focus to the findbar until after the focus is restored...estade@chromium.org2009-08-111-6/+3
* Add extra delegate method to mac unit test.ben@chromium.org2009-07-071-0/+4
* Removes our homespun grow box and replaces it with therohitrao@chromium.org2009-06-291-6/+1
* Fix issue where cmd-w was hard-coded to closing a browser tab regardless of t...pinkerton@chromium.org2009-05-271-0/+7
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-7/+7
* Relanding this, it was missing the Mac unit-test change, that was breaking th...jcampan@chromium.org2009-04-301-0/+2
* Add a stub test for TabStripController. It doesn't fully work because of issuespinkerton@chromium.org2009-04-271-0/+128