summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs
Commit message (Expand)AuthorAgeFilesLines
* Adds ability to determine if a tab was explicitly closed by thesky@chromium.org2010-05-211-1/+3
* Fixes regression in reverting a tab drag. I was animating to the wrongsky@chromium.org2010-05-181-1/+1
* Refactors renderer related classes for better sharing.sky@chromium.org2010-05-1722-1875/+1685
* More TabStrip refactoring.sky@chromium.org2010-05-1613-538/+563
* Fixes bug in tabstrip where close was always treated as if the usersky@chromium.org2010-05-157-25/+35
* Removing the app launcher button in the ChromeOS browser and making the app l...jcivelli@chromium.org2010-05-141-10/+5
* Refactors TabStrip code for better sharing between TabStrip andsky@chromium.org2010-05-1321-1127/+1175
* Re-land r47079: Shorten several appsrelated flags.aa@chromium.org2010-05-132-4/+2
* Revert 47079 - Shorten several appsrelated flags. "256 characters should be e...aa@chromium.org2010-05-122-2/+4
* Shorten several apps-related flags. "256 characters should be enough for anyo...aa@chromium.org2010-05-122-4/+2
* Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...pkasting@chromium.org2010-05-102-4/+4
* Changes tab renderer to always show app icon.sky@chromium.org2010-05-101-1/+1
* Get rid of the transparent line at the top of the nano tabs.finnur@chromium.org2010-05-101-4/+4
* Fixes two bugs in mini tab title animation:sky@chromium.org2010-05-101-2/+4
* I don't know how it could happen, but according to this bug it'ssky@chromium.org2010-05-101-0/+2
* Converts dragged tab controller to only create the drag window whensky@chromium.org2010-05-089-397/+302
* Disable extension app tab throbber if command line flag set.finnur@chromium.org2010-05-082-0/+17
* Makes tab loading animation centered for bigger tab icons (as happenssky@chromium.org2010-05-071-0/+2
* Rename all occurrences of "app extension" with "extension app" since we were ...aa@chromium.org2010-05-061-1/+1
* Changes DraggedTabController to operate on a View instead of a Tab.sky@chromium.org2010-05-053-27/+25
* Changes the mini tab title animation.sky@chromium.org2010-05-052-31/+89
* Tell the app launcher about any newly installed apps. This is intended to be ...aa@chromium.org2010-05-051-2/+2
* Refactors animation to allow for cleaner subclassing. I'm doing thissky@chromium.org2010-05-054-17/+16
* Fix dragging icon in Extension App Windows (it was enlarged while dragging).finnur@chromium.org2010-05-031-3/+2
* Attempt 2 at relanding your patch. I believe the problem was the removal of t...sky@chromium.org2010-04-3011-34/+200
* Unbreak app tab icons. The bigger app tab icons weren't showing up.aa@chromium.org2010-04-301-3/+4
* Revert 45906 - Relands your patch to have an option for enabling vertical tab...sky@chromium.org2010-04-2911-200/+34
* Relands your patch to have an option for enabling vertical tabs. I'vesky@chromium.org2010-04-2911-34/+200
* Always use opaque frame for extension app windows. It hasn't been implemented...aa@chromium.org2010-04-281-1/+1
* Fix HighlightCloseButton crash.finnur@chromium.org2010-04-281-1/+4
* Now drawing background for inactive app tabs.finnur@chromium.org2010-04-272-41/+57
* Views: Disable a failing test on the Linux CrOS bot. Fix my mistake in r45662.thestig@chromium.org2010-04-271-3/+3
* Two changes to extension app icons:finnur@chromium.org2010-04-274-13/+50
* Views: Disable a failing test on the Linux views bot.thestig@chromium.org2010-04-271-3/+5
* Attempt at fixing crash in BoundsAnimator. This patch largely justsky@chromium.org2010-04-262-8/+15
* Changes the tab menu to use pin and unpin instead of a check. The macsky@chromium.org2010-04-261-6/+4
* Reland r45520. This adds a new browser type: EXTENSION_APP thataa@chromium.org2010-04-263-3/+23
* Add a first run bubble to show after installing an extension app.finnur@chromium.org2010-04-241-1/+1
* Sigh. Revert r45520. Breaks ChromeOS.aa@chromium.org2010-04-243-23/+3
* This adds a new kind of browser window: EXTENSION_APP. EXTENSION_APP windows ...aa@chromium.org2010-04-243-3/+23
* Remove unused local variables now that subclasses don't need to track their o...pkasting@chromium.org2010-04-231-3/+0
* 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