| Commit message (Expand) | Author | Age | Files | Lines |
* | [Mac] Fix the new tab button hover bounds to match what we test for in hitTest. | rohitrao@chromium.org | 2010-08-18 | 1 | -2/+3 |
* | Clone of issue 2941001. See initial review below. | twiz@google.com | 2010-08-12 | 1 | -0/+2 |
* | When dropping a tab torn from a maximized window, inherit the restored size a... | pkasting@chromium.org | 2010-08-02 | 1 | -1/+2 |
* | Revert 54560 - | nick@chromium.org | 2010-08-02 | 1 | -2/+0 |
* | Change removing method, GetBrowser from TabContentsDelegate, as this was brea... | twiz@google.com | 2010-08-02 | 1 | -0/+2 |
* | Attemp 2 at: | sky@chromium.org | 2010-07-21 | 1 | -2/+0 |
* | Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa... | pinkerton@chromium.org | 2010-07-20 | 1 | -0/+2 |
* | Makes the toolbar visible for apps again. Here's the set of patches I | sky@chromium.org | 2010-07-20 | 1 | -2/+0 |
* | Add a context menu item to toggle app tab toolbars. | aa@chromium.org | 2010-06-06 | 1 | -0/+2 |
* | Attempt 2 at relanding your patch. I believe the problem was the removal of t... | sky@chromium.org | 2010-04-30 | 1 | -0/+4 |
* | Revert 45906 - Relands your patch to have an option for enabling vertical tab... | sky@chromium.org | 2010-04-29 | 1 | -4/+0 |
* | Relands your patch to have an option for enabling vertical tabs. I've | sky@chromium.org | 2010-04-29 | 1 | -0/+4 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -1/+1 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -1/+1 |
* | Revert 45065 - Relanding this. Originally landed as http://codereview.chromiu... | ben@chromium.org | 2010-04-20 | 1 | -2/+0 |
* | Re-landing this. Originally landed as http://codereview.chromium.org/1001003 ... | ben@chromium.org | 2010-04-20 | 1 | -0/+2 |
* | [Mac] Centralize hack to make tests work with AutocompleteClassifier. | shess@chromium.org | 2010-04-16 | 1 | -4/+0 |
* | Show the location bar icon (almost) all the time, and have its contents match... | pkasting@chromium.org | 2010-03-30 | 1 | -1/+5 |
* | Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs... | thestig@chromium.org | 2010-03-20 | 1 | -2/+0 |
* | fix bustage | ben@chromium.org | 2010-03-19 | 1 | -0/+2 |
* | 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 |