summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/tab_strip_controller_unittest.mm
Commit message (Expand)AuthorAgeFilesLines
* [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