| Commit message (Expand) | Author | Age | Files | Lines |
* | Add bugs, update, and remove TODOs that are no longer valid | pinkerton@chromium.org | 2010-02-05 | 1 | -3/+3 |
* | [Mac] Fix an object destruction ordering problem in TabStripControllerTest. | rohitrao@chromium.org | 2009-12-17 | 1 | -0/+4 |
* | Mac: remove hacky way the New Tab button is obtained from the nib. | viettrungluu@chromium.org | 2009-12-04 | 1 | -4/+6 |
* | Fixes up TabStripControllerTests so that they work with CocoaTest. | dmaclach@chromium.org | 2009-11-18 | 1 | -25/+28 |
* | * Add ctrl-shift-d to bookmark all tabs. | pkasting@chromium.org | 2009-10-08 | 1 | -0/+2 |
* | Adds the ability to create a bookmark folder populated with a bookmark | sky@chromium.org | 2009-10-08 | 1 | -1/+3 |
* | Make all of our unit tests be PlatformTests to get an autorelease pool. | pinkerton@chromium.org | 2009-09-01 | 1 | -1/+2 |
* | Make sure we don't set focus to the findbar until after the focus is restored... | estade@chromium.org | 2009-08-11 | 1 | -6/+3 |
* | Add extra delegate method to mac unit test. | ben@chromium.org | 2009-07-07 | 1 | -0/+4 |
* | Removes our homespun grow box and replaces it with the | rohitrao@chromium.org | 2009-06-29 | 1 | -6/+1 |
* | Fix issue where cmd-w was hard-coded to closing a browser tab regardless of t... | pinkerton@chromium.org | 2009-05-27 | 1 | -0/+7 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 1 | -7/+7 |
* | Relanding this, it was missing the Mac unit-test change, that was breaking th... | jcampan@chromium.org | 2009-04-30 | 1 | -0/+2 |
* | Add a stub test for TabStripController. It doesn't fully work because of issues | pinkerton@chromium.org | 2009-04-27 | 1 | -0/+128 |