summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dock_info.cc
Commit message (Expand)AuthorAgeFilesLines
* Add dock_info.cc to the linux build.jhawkins@chromium.org2009-06-061-0/+8
* Refactors DockInfo so that it can be used on Linux. I haven't done thesky@chromium.org2009-05-151-333/+38
* Adds a factory method for creating DockInfos.sky@chromium.org2009-04-151-0/+8
* Changes docking in the following ways:sky@google.com2009-03-101-64/+86
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Changes tab dragging code to continue iterating through windows ifsky@google.com2009-02-181-8/+27
* Don't expose the go and star button views directly through the BrowserWindow ...ben@chromium.org2009-01-231-1/+1
* Changes docking behavior to not offer a maximize drop target if theresky@google.com2008-12-191-6/+31
* During tab dragging if you hover over a browser window we now move itsky@google.com2008-12-121-1/+1
* Adds various docking positions when dragging around a tab. I've addedsky@google.com2008-11-201-0/+481