summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs/dragged_tab_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* 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