summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs/tab.cc
Commit message (Expand)AuthorAgeFilesLines
* Make the last tab part of the client area instead of the non-client as it is ...ben@chromium.org2009-03-091-9/+0
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-1/+1
* Enable dragging of single tab between two windows.idanan@chromium.org2009-02-201-1/+1
* Solved 2 bugs which caused Chrome to maximize itself whendouble clicking, eit...idanan@chromium.org2009-02-181-1/+10
* Applying patch for Mohamed Mansour (reviewed by pkasting): http://codereview....finnur@google.com2009-01-061-3/+7
* Fixes browser crash that could occur if the user closed a tab with ansky@google.com2008-12-181-12/+42
* Don't close tabs on middle-click when the release happens off the tab. Patch...pkasting@chromium.org2008-12-011-1/+5
* Rename Container->Widgetben@chromium.org2008-11-211-2/+2
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-16/+15
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-4/+3
* Port some more of chrome/ to Linux.deanm@google.com2008-10-021-0/+1
* I'm going to try and land this again. This is exactly the same change as you ...sky@google.com2008-09-221-1/+1
* Reverts fix for 2554.sky@google.com2008-09-221-1/+1
* Fixes mnemonic bug in chrome menus. After this change you can indicatesky@google.com2008-09-221-1/+1
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-2/+2
* Allow Views to support an optional hit-test mask. Make hittest use this.beng@google.com2008-09-161-5/+6
* Move View components of the Browser's tab strip into the browser_views projec...beng@google.com2008-09-121-0/+241