summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs/side_tab_strip.cc
Commit message (Expand)AuthorAgeFilesLines
* Changes tab strip to only cancel animations if layout is invoked andsky@chromium.org2010-10-141-3/+3
* Adds the new tab button to side tabs.sky@chromium.org2010-05-271-7/+99
* Fixes a couple of tab related bugs:sky@chromium.org2010-05-271-1/+1
* More side tabs tweaks:sky@chromium.org2010-05-241-9/+58
* Refactors renderer related classes for better sharing.sky@chromium.org2010-05-171-14/+12
* More TabStrip refactoring.sky@chromium.org2010-05-161-46/+28
* Fixes bug in tabstrip where close was always treated as if the usersky@chromium.org2010-05-151-1/+1
* Refactors TabStrip code for better sharing between TabStrip andsky@chromium.org2010-05-131-60/+58
* Attempt 2 at relanding your patch. I believe the problem was the removal of t...sky@chromium.org2010-04-301-18/+4
* Revert 45906 - Relands your patch to have an option for enabling vertical tab...sky@chromium.org2010-04-291-4/+18
* Relands your patch to have an option for enabling vertical tabs. I'vesky@chromium.org2010-04-291-18/+4
* Revert 45065 - Relanding this. Originally landed as http://codereview.chromiu...ben@chromium.org2010-04-201-4/+6
* Re-landing this. Originally landed as http://codereview.chromium.org/1001003 ...ben@chromium.org2010-04-201-6/+4
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs...thestig@chromium.org2010-03-201-4/+6
* Allow dynamic switching in and out of sidetabs mode.ben@chromium.org2010-03-191-6/+4
* 1. Correct shapes for side tabs.ben@chromium.org2010-03-101-1/+7
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Make clicking on side tabs to select them work. ben@chromium.org2010-02-111-7/+15
* Revert 38828 - Make clicking on side tabs to select them work.ben@chromium.org2010-02-111-16/+8
* Make clicking on side tabs to select them work.ben@chromium.org2010-02-111-8/+16
* Fix ChromeOS Bustage: Use string16 instead of wstring.ben@chromium.org2010-02-061-1/+1
* Make basic side tabs actually appear.ben@chromium.org2010-02-061-2/+46
* 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-041-1/+37
* Start making a vertical tabstrip. Does nothing right now.ben@chromium.org2010-02-041-0/+61