summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs/dragged_tab_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename Container->Widgetben@chromium.org2008-11-211-9/+9
* Adds various docking positions when dragging around a tab. I've addedsky@google.com2008-11-201-93/+406
* Land this change again now I've fixed the crash.ben@chromium.org2008-11-191-2/+2
* Roll back a bunch of changes to tab dragging that seem to not have helped red...ben@chromium.org2008-11-181-7/+14
* Revert change 5596 because it broke the buildnsylvain@chromium.org2008-11-181-2/+2
* Last couple of bits of new-frame related cleanup:ben@chromium.org2008-11-181-2/+2
* Rid most of the Browser object of HWND dependencies.ben@chromium.org2008-11-141-3/+7
* Fixes bug where we were not checking if an app from another windowsky@google.com2008-11-141-8/+52
* Some speculative fixes for UI test flakiness.beng@google.com2008-11-131-6/+7
* Tweak delegate setting in the DraggedTabController to be more robust. Delegat...ben@chromium.org2008-11-101-10/+2
* Revert some of my earlier change to see if this fixes dist tests, and revert ...ben@chromium.org2008-11-031-2/+1
* check in for one cycle to see if this fixes the dist tests.ben@chromium.org2008-11-031-1/+2
* Attempt to fix dist crashes or at least make them crash with more understanda...ben@chromium.org2008-10-311-2/+5
* Fix a couple of tab related bugs:ben@chromium.org2008-10-291-0/+5
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-1/+3
* Fix crash due to NULL deref.ben@chromium.org2008-10-231-1/+4
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-5/+4
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-4/+3
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-6/+5
* Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.ben@chromium.org2008-10-141-8/+7
* Fix crash due to lack of NULL checking in one case.beng@google.com2008-10-081-8/+5
* Reorganize the declarations to have some grouping and logical ordering in tab...brettw@google.com2008-09-261-2/+2
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-121-8/+5
* Move View components of the Browser's tab strip into the browser_views projec...beng@google.com2008-09-121-0/+798