summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs
Commit message (Expand)AuthorAgeFilesLines
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-235-996/+886
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-225-886/+996
* Support drawing nano tabs in the tabstrip.finnur@chromium.org2010-04-203-61/+96
* Revert 45065 - Relanding this. Originally landed as http://codereview.chromiu...ben@chromium.org2010-04-2011-199/+20
* Re-landing this. Originally landed as http://codereview.chromium.org/1001003 ...ben@chromium.org2010-04-2011-20/+199
* Revert 44712 - Merge the enableapplauncher flag with the enablenick@chromium.org2010-04-161-1/+1
* Merge the --enable-app-launcher flag with the --enable-aa@chromium.org2010-04-151-1/+1
* Fixes bugs in new tab strip animations where they weren't doing thesky@chromium.org2010-04-092-1/+7
* Fixes bug in TabStrip where dragging tab out then back in rapidlysky@chromium.org2010-04-081-2/+13
* Tweaks to BoundsAnimator/SlideAnimation and TabStrip:sky@chromium.org2010-04-071-2/+21
* Enable interactive_ui_testsoshima@chromium.org2010-04-061-51/+71
* Revert 43692 - Adds some debugging info in hopes of tracking leak insky@chromium.org2010-04-061-16/+0
* Adds some debugging info in hopes of tracking leak insky@chromium.org2010-04-061-0/+16
* Replace string conversion header with the UTF version.mhm@chromium.org2010-04-041-1/+1
* Fix build break on chromeos and linux views.mhm@chromium.org2010-04-041-1/+2
* Fix Regression for Accessible Names appearing as NAMELESS.mhm@chromium.org2010-04-043-6/+3
* Changes tab strip to use BoundsAnimator for tab strip animations andsky@chromium.org2010-04-035-938/+757
* Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...pkasting@chromium.org2010-04-032-15/+1
* Adds AnimationContainer, which can be used to group a set ofsky@chromium.org2010-04-012-1/+2
* Makes app tabs use the app icon instead of favicon.sky@chromium.org2010-04-011-5/+23
* Fixes bug where highlighting the close XXX menu items in the contextsky@chromium.org2010-03-261-22/+8
* views/gtk: Set the tooltip text for tab strip and new tab button. estade@chromium.org2010-03-241-0/+1
* Some layout related fixes for the app launchers.jcivelli@chromium.org2010-03-231-1/+2
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-232-14/+20
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-2310-12/+12
* Porting the app launcher to Windows, and adding an experimental flagjcivelli@google.com2010-03-222-2/+23
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-2/+3
* Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs...thestig@chromium.org2010-03-2011-199/+20
* Allow dynamic switching in and out of sidetabs mode.ben@chromium.org2010-03-1911-20/+199
* Move more files to toplevel gfx.ben@chromium.org2010-03-192-3/+3
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-174-4/+4
* 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