summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs
Commit message (Expand)AuthorAgeFilesLines
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-243-15/+9
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-243-9/+15
* Canvas refactoring part 2.ben@chromium.org2010-06-232-1/+4
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-232-0/+0
* Nukes the new tab animation. I'll remove the images separately.sky@chromium.org2010-06-216-380/+26
* TTF: Renable TabDraggingTest.Tab1Tab{2,3}vandebo@chromium.org2010-06-171-5/+11
* Attempt 2 at:sky@chromium.org2010-06-156-28/+186
* Revert 49795 - Changes the tab close button to a dot, unless you're near the ...sky@chromium.org2010-06-155-127/+28
* Changes the tab close button to a dot, unless you're near the buttonsky@chromium.org2010-06-155-28/+127
* Makes tab icon/throbber paint in the right position for rtl. I brokesky@chromium.org2010-06-101-1/+0
* Add a context menu item to toggle app tab toolbars.aa@chromium.org2010-06-062-1/+20
* Add cross platform Widget::InitWithWidget(parent, const gfx::Rect& bounds);oshima@chromium.org2010-06-051-4/+1
* Makes side tabs render phantom state and close button when notsky@chromium.org2010-06-012-5/+23
* Adds the new tab button to side tabs.sky@chromium.org2010-05-2710-28/+157
* Fixes a couple of tab related bugs:sky@chromium.org2010-05-278-44/+118
* Fixes visual glitch in new tab animation.sky@chromium.org2010-05-261-1/+7
* More side tabs tweaks:sky@chromium.org2010-05-2410-351/+483
* 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