summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-061-1/+0
* Fixes bug in tab dragging when rtl where the dragged tab wassky@chromium.org2010-08-051-0/+2
* When dropping a tab torn from a maximized window, inherit the restored size a...pkasting@chromium.org2010-08-021-5/+4
* Revert 54560 - nick@chromium.org2010-08-022-17/+10
* Change removing method, GetBrowser from TabContentsDelegate, as this was brea...twiz@google.com2010-08-022-10/+17
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-315-5/+0
* Make the throbber and tab close button correctly respond to theme changes. T...pkasting@chromium.org2010-07-273-117/+53
* Make theme change notifications auto-propagate through the view hierarchy, in...pkasting@chromium.org2010-07-276-8/+6
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2615-0/+15
* Remove code to handle bogus themes. We've had a theming system for a while a...pkasting@chromium.org2010-07-261-27/+0
* Make IsPopup a const function per brett.xiyuan@chromium.org2010-07-262-5/+0
* Add undeclared virtual destructors.ziadh@chromium.org2010-07-241-1/+1
* Attemp 2 at:sky@chromium.org2010-07-214-41/+5
* Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...pinkerton@chromium.org2010-07-204-5/+41
* Makes the toolbar visible for apps again. Here's the set of patches Isky@chromium.org2010-07-204-41/+5
* Tweaks the pinned background tab title change animation per Nicholas'ssky@chromium.org2010-07-191-3/+11
* Nukes the nano tab style for views. I also consolidated code insky@chromium.org2010-07-183-37/+6
* Remove SetAnimation() call for tab close button.stevenjb@chromium.org2010-07-161-0/+2
* chromeos: except when signing off, disallow closing of last NTP of last non-i...kuan@chromium.org2010-07-149-2/+58
* Remove "Close tabs opened by this tab".pkasting@chromium.org2010-07-121-4/+2
* Attempt at fixing crash during tab dragging. The crash dumps seem tosky@chromium.org2010-07-124-85/+31
* Improves responsiveness when rapdily clicking to close tabs. If thesky@chromium.org2010-07-074-2/+40
* Bye bye tab close dot, we hardly knew you.sky@chromium.org2010-07-076-186/+28
* Implement App Tabs for GTKrafaelw@chromium.org2010-07-022-38/+5
* Canvas refactoring phase 4b:ben@chromium.org2010-06-301-2/+2
* Fixes bug in dragging tabs around that could occassionally result insky@chromium.org2010-06-303-2/+27
* Canvas refactoring Phase 4a:ben@chromium.org2010-06-295-28/+19
* Fix a couple crashes.xiyuan@chromium.org2010-06-281-1/+5
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-283-9/+15
* Canvas refactoring part 3.ben@chromium.org2010-06-257-45/+46
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-247-46/+45
* Canvas refactoring part 3.ben@chromium.org2010-06-247-45/+46
* 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