summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs
Commit message (Expand)AuthorAgeFilesLines
* Nukes changing the size of the icon on hover, and instead changessky@chromium.org2010-03-161-13/+10
* Move base/gfx contents to gfx/ben@chromium.org2010-03-148-9/+9
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-1/+1
* fix bustage by removing unused variableben@chromium.org2010-03-101-1/+0
* 1. Correct shapes for side tabs.ben@chromium.org2010-03-107-26/+188
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-083-12/+12
* Implements mini-tab support for linux.sky@chromium.org2010-03-051-0/+1
* Removes tab overview related classes and renames TabOverviewTypes tosky@chromium.org2010-02-2216-2774/+0
* Attempt 2 at landing this. The first attempt failed becausesky@chromium.org2010-02-194-59/+107
* Revert 39489 - Changes the rendering of minitabs slightly:sky@chromium.org2010-02-194-107/+59
* Changes the rendering of mini-tabs slightly:sky@chromium.org2010-02-194-59/+107
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-193-0/+3
* chromeos: Re-init IPC code when window manager starts.derat@chromium.org2010-02-173-1/+40
* chromeos: Replace WM_FOCUS_WINDOW with _NET_ACTIVE_WINDOW.derat@chromium.org2010-02-162-10/+5
* Use TabContents::GetDefaultTitle() everywhere we need a title for an untitled...pkasting@chromium.org2010-02-121-6/+4
* Make clicking on side tabs to select them work. ben@chromium.org2010-02-116-22/+181
* Revert 38828 - Make clicking on side tabs to select them work.ben@chromium.org2010-02-116-182/+23
* Make clicking on side tabs to select them work.ben@chromium.org2010-02-116-23/+182
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-092-2/+4
* Changes TabStrip's drop indicator not to allow dropping onsky@chromium.org2010-02-081-1/+2
* Adds Animation::CurrentValueBetween and gets rid of a bunch ofsky@chromium.org2010-02-074-64/+44
* fix bustageben@chromium.org2010-02-061-0/+1
* fix bustageben@chromium.org2010-02-061-3/+3
* Fix ChromeOS Bustage: Use string16 instead of wstring.ben@chromium.org2010-02-065-6/+6
* Make basic side tabs actually appear.ben@chromium.org2010-02-066-9/+256
* Makes mini-tabs work on the UI side (at least for views). I still havesky@chromium.org2010-02-0610-399/+423
* Yet more tab strip model changes. I'm hoping this is the last ofsky@chromium.org2010-02-051-4/+4
* Make the side tabstrip participate in the layout of the BrowserView.ben@chromium.org2010-02-051-1/+1
* Create a new base class BaseTabStrip that is the intermediary between Browser...ben@chromium.org2010-02-046-43/+130
* Start making a vertical tabstrip. Does nothing right now.ben@chromium.org2010-02-044-0/+162
* Adjusts tab strip model to deal with app tabs. There were a couple ofsky@chromium.org2010-02-025-206/+11
* Makes sure the phantom state of a tab is updated correctly.sky@chromium.org2010-01-222-0/+6
* Adds support for phantom tabs. A pinned tab becomes a phantom tab whensky@chromium.org2010-01-226-9/+25
* Refactoring to reduce chromeos dependency in chrome.oshima@chromium.org2010-01-184-40/+10
* Revert "Refactoring to reduce chromeos dependency in chrome."oshima@chromium.org2010-01-164-10/+40
* Refactoring to reduce chromeos dependency in chrome.oshima@chromium.org2010-01-164-40/+10
* Fix 2 memcheck errorsoshima@chromium.org2010-01-161-1/+1
* Tab-modal dialog improvements:zelidrag@google.com2010-01-154-0/+23
* Removes debugging code that proved unnecessary.sky@chromium.org2010-01-151-13/+1
* Fixes regression in placement of new tab button.sky@chromium.org2010-01-131-1/+1
* Makes the new tab button extend to the top of the tab strip on chromeos.sky@chromium.org2010-01-121-4/+15
* Fixes crash in dragging a tab out in overview mode. This regressionsky@chromium.org2010-01-121-16/+3
* Use dropdown bar for compact location bar.oshima@chromium.org2010-01-111-1/+3
* Update Chrome OS build to support panel-dragging change.derat@chromium.org2010-01-092-9/+55
* Revert r35674: "Use dropdown bar for compact location bar."rsesek@chromium.org2010-01-071-3/+1
* Use dropdown bar for compact location bar.oshima@chromium.org2010-01-071-1/+3
* chromeos: Rename panel content window enum.derat@chromium.org2010-01-021-2/+2
* Fixes bug on removing last pinned tab that left new tab buttonsky@chromium.org2009-12-221-0/+8
* Fixes possible crash in closing window. The sequence when closing asky@chromium.org2009-12-221-0/+6