| Commit message (Expand) | Author | Age | Files | Lines |
* | Move devtools and sidebar handling to BWC and ensure the order of layout adju... | alekseys@chromium.org | 2010-09-09 | 1 | -3/+26 |
* | Mac tabpose: Add thumbnails | thakis@chromium.org | 2010-08-30 | 1 | -1/+0 |
* | Sidebar view, Mac implementation (common sidebar code and Windows version is ... | thakis@chromium.org | 2010-08-30 | 1 | -0/+1 |
* | [Mac] Fix the new tab button hover bounds to match what we test for in hitTest. | rohitrao@chromium.org | 2010-08-18 | 1 | -1/+6 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | [Mac]Implement ViewID support. (third approach) | suzhe@chromium.org | 2010-07-20 | 1 | -0/+5 |
* | Implement side tab view and controller and hook up their creation. Parameteri... | pinkerton@chromium.org | 2010-06-23 | 1 | -0/+4 |
* | [Mac] Re-enable pinned tabs; add support for mini-tabs and phantom tabs. | rsesek@chromium.org | 2010-03-24 | 1 | -2/+7 |
* | [Mac] Prevent a fullscreen crash by destroying the GTMWindowSheetController i... | rohitrao@chromium.org | 2010-02-16 | 1 | -0/+9 |
* | Remove outdated comments, add reference to design doc. | pinkerton@chromium.org | 2010-02-12 | 1 | -5/+2 |
* | [Mac] Makes the tab strip left-side indent changeable. Prereq for fullscreen. | rohitrao@chromium.org | 2010-01-25 | 1 | -1/+10 |
* | Tab-modal dialog improvements: | zelidrag@google.com | 2010-01-15 | 1 | -13/+4 |
* | Mac: Make devtools window dockable. | thakis@chromium.org | 2010-01-05 | 1 | -6/+16 |
* | Half of CL 481012 (reverted at r35038). | viettrungluu@chromium.org | 2009-12-19 | 1 | -7/+2 |
* | Revert 34998, more stabbing in the dark to find a perf regression - Mac: impl... | thakis@chromium.org | 2009-12-19 | 1 | -2/+7 |
* | Mac: implement DnD of URLs onto Omnibox. | viettrungluu@chromium.org | 2009-12-18 | 1 | -7/+2 |
* | More cleanups. | thakis@chromium.org | 2009-12-07 | 1 | -2/+2 |
* | Some code cleanups. | thakis@chromium.org | 2009-12-07 | 1 | -1/+1 |
* | Mac: implement drag-and-drop of URLs to tabs/tab strip. | viettrungluu@chromium.org | 2009-12-04 | 1 | -0/+7 |
* | Attempt to get a fix and performance back. | dmaclach@chromium.org | 2009-11-13 | 1 | -0/+3 |
* | Mac: Only show one per-tab sheet at a time per tab. | thakis@chromium.org | 2009-11-13 | 1 | -1/+12 |
* | Adds hover and pressed states for the newtab button on the Mac. | dmaclach@chromium.org | 2009-11-06 | 1 | -0/+3 |
* | Mac: show correct default favicon in tab strip. | viettrungluu@chromium.org | 2009-11-06 | 1 | -0/+3 |
* | Implement tab closing animations. | pinkerton@chromium.org | 2009-11-04 | 1 | -5/+15 |
* | Make dropped tabs animate from where they were dropped. Make room for the ful... | pinkerton@chromium.org | 2009-10-20 | 1 | -1/+5 |
* | Don't animate first tab or new tab button when creating first tab (fix for st... | pinkerton@chromium.org | 2009-10-14 | 1 | -0/+4 |
* | Several theming fixes for the Mac. Sorry for the extensive change, but they | thakis@chromium.org | 2009-10-09 | 1 | -4/+1 |
* | Start a drag if the tab is dragged off the sides of the window. | pinkerton@chromium.org | 2009-09-09 | 1 | -0/+6 |
* | (Mac) Make mashing the close tab button work. | viettrungluu@chromium.org | 2009-09-01 | 1 | -0/+5 |
* | Updates to clean up default theme and add hover states. | avi@chromium.org | 2009-08-31 | 1 | -8/+6 |
* | Reverting 24700. | avi@chromium.org | 2009-08-28 | 1 | -5/+7 |
* | Updates to clean up default theme and add hover states. | avi@chromium.org | 2009-08-27 | 1 | -7/+5 |
* | Reverting 24512. | avi@chromium.org | 2009-08-26 | 1 | -5/+7 |
* | Updates to clean up default theme and add hover states. | avi@chromium.org | 2009-08-26 | 1 | -7/+5 |
* | Add support for constrained windows on os x, based on Avi's GTMWindowSheetCon... | thakis@chromium.org | 2009-08-11 | 1 | -1/+16 |
* | Make sure we don't set focus to the findbar until after the focus is restored... | estade@chromium.org | 2009-08-11 | 1 | -2/+4 |
* | Fix tab z-ordering on Mac. Make the TabStripController take full | pinkerton@chromium.org | 2009-07-30 | 1 | -0/+4 |
* | Fix tab dragging to always hide the new tab button while dragging a tab or ta... | pinkerton@chromium.org | 2009-07-30 | 1 | -0/+6 |
* | Implement feature where tabs don't resize when using the close box until the ... | pinkerton@chromium.org | 2009-07-24 | 1 | -0/+12 |
* | Live resize of tabs as the window resizes. | pinkerton@chromium.org | 2009-07-24 | 1 | -1/+1 |
* | Propagate theme changes to the tabstrip. | avi@chromium.org | 2009-07-23 | 1 | -0/+3 |
* | Removes our homespun grow box and replaces it with the | rohitrao@chromium.org | 2009-06-29 | 1 | -5/+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/+4 |
* | Fix a lot of jankiness during tab dragging. Fix dragging last tab in a differ... | pinkerton@chromium.org | 2009-05-22 | 1 | -2/+11 |
* | Implement dropping of tabs into an existing tab strip from another window. Im... | pinkerton@chromium.org | 2009-04-29 | 1 | -2/+8 |
* | Support for tabs reaching a threshold before tearing off (magnetism), showing... | pinkerton@chromium.org | 2009-04-28 | 1 | -0/+26 |
* | Fix DIR_SOURCE_ROOT to work in bundles like Chromium.app. Add more ui tests. ... | pinkerton@chromium.org | 2009-04-22 | 1 | -2/+1 |
* | Collapse bookmark bars into a single bar per window, rather than one per tab. | pinkerton@chromium.org | 2009-04-14 | 1 | -14/+0 |
* | Convert more members to scoped pointers. Move status bubble into browser wind... | pinkerton@chromium.org | 2009-04-13 | 1 | -6/+6 |
* | Flatten down to a single toolbar per window, significantly simplifying the ta... | pinkerton@chromium.org | 2009-04-09 | 1 | -21/+6 |