summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs/tab.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-13/+0
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-131/+3
* Make theme change notifications auto-propagate through the view hierarchy, in...pkasting@chromium.org2010-07-271-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Nukes the nano tab style for views. I also consolidated code insky@chromium.org2010-07-181-3/+0
* Nukes the new tab animation. I'll remove the images separately.sky@chromium.org2010-06-211-27/+0
* Refactors renderer related classes for better sharing.sky@chromium.org2010-05-171-31/+139
* More TabStrip refactoring.sky@chromium.org2010-05-161-14/+0
* Refactors TabStrip code for better sharing between TabStrip andsky@chromium.org2010-05-131-67/+1
* Converts dragged tab controller to only create the drag window whensky@chromium.org2010-05-081-0/+7
* Attempt 2 at relanding your patch. I believe the problem was the removal of t...sky@chromium.org2010-04-301-0/+4
* Revert 45906 - Relands your patch to have an option for enabling vertical tab...sky@chromium.org2010-04-291-4/+0
* Relands your patch to have an option for enabling vertical tabs. I'vesky@chromium.org2010-04-291-0/+4
* Revert 45065 - Relanding this. Originally landed as http://codereview.chromiu...ben@chromium.org2010-04-201-4/+0
* Re-landing this. Originally landed as http://codereview.chromium.org/1001003 ...ben@chromium.org2010-04-201-0/+4
* Fix Regression for Accessible Names appearing as NAMELESS.mhm@chromium.org2010-04-041-1/+0
* Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs...thestig@chromium.org2010-03-201-4/+0
* Allow dynamic switching in and out of sidetabs mode.ben@chromium.org2010-03-191-0/+4
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-5/+4
* Makes mini-tabs work on the UI side (at least for views). I still havesky@chromium.org2010-02-061-0/+3
* Refactoring to reduce chromeos dependency in chrome.oshima@chromium.org2010-01-181-7/+0
* Revert "Refactoring to reduce chromeos dependency in chrome."oshima@chromium.org2010-01-161-0/+7
* Refactoring to reduce chromeos dependency in chrome.oshima@chromium.org2010-01-161-7/+0
* CompactLocationBar 1st step:oshima@chromium.org2009-10-281-2/+7
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-1/+1
* Remove Menu2Delegate interface and fold methods onto Menu2Model instead.ben@chromium.org2009-06-091-8/+2
* Makes chrome_menu able to compile of Linux (the header that is). I'msky@chromium.org2009-05-181-2/+0
* Handful of changes to get views building again. The tab.cc ifdefs aresky@chromium.org2009-05-151-0/+2
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-1/+1
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-1/+1
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-1/+1
* Removes the use of Windows-specific types for accessibility roles and states ...klink@chromium.org2009-04-281-1/+1
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-161-5/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Enable dragging of single tab between two windows.idanan@chromium.org2009-02-201-2/+5
* Solved 2 bugs which caused Chrome to maximize itself whendouble clicking, eit...idanan@chromium.org2009-02-181-0/+3
* Applying patch for Mohamed Mansour (reviewed by pkasting): http://codereview....finnur@google.com2009-01-061-2/+3
* Fixes browser crash that could occur if the user closed a tab with ansky@google.com2008-12-181-0/+10
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-13/+12
* Allow Views to support an optional hit-test mask. Make hittest use this.beng@google.com2008-09-161-2/+2
* Move View components of the Browser's tab strip into the browser_views projec...beng@google.com2008-09-121-0/+125