summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tabs/tab_strip.cc
Commit message (Expand)AuthorAgeFilesLines
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-0/+1
* Fiddle with destruction order of the dragged tab controller to ensure that th...beng@google.com2008-08-121-0/+3
* Make sure the TabStrip is laid out after a drag-detach operation is completed...beng@google.com2008-08-091-0/+4
* Make tabs affected by context menu actions pulse. The effect is somewhat subt...beng@google.com2008-08-071-0/+46
* B=1302955 R=sky attempt to bandaid situation where tab_data_ and child list c...beng@google.com2008-08-061-0/+11
* Grab bag of random cleanups, implementation of some more methods, etc. I'm go...beng@google.com2008-08-051-0/+3
* Add the TabStrip to the BrowserView2. (hooked up for OpaqueFrame only at this...beng@google.com2008-08-051-0/+19
* Make HWNDViewContainer set up its contents view separately from its Init method.beng@google.com2008-07-301-1/+1
* Fix one more glitch when drag-attaching a tab to the tabstrip. Other tabs in ...beng@google.com2008-07-301-0/+8
* Fix a crash. Now sometimes TabContentses can be NULL it seems.beng@google.com2008-07-301-2/+3
* Ugh. It turns out we were never properly removing the dragged tab from the so...beng@google.com2008-07-291-8/+29
* Add chrome to the repository.initial.commit2008-07-261-0/+1385