summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs/dragged_tab_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Some views GTK fixes.brettw@chromium.org2009-07-081-1/+6
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-301-1/+1
* Revert :nsylvain@chromium.org2009-06-221-1/+1
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-1/+1
* Reverting 18872.jcampan@chromium.org2009-06-191-1/+1
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-1/+1
* This CL fixes issue 6223 - Drag and drop a new tab from RTL Chrome: the docke...xji@chromium.org2009-05-291-1/+4
* Removes WidgetWin dependency from StatusBubbleViews so that it can compile on...ben@chromium.org2009-05-261-2/+2
* Gets dragged_tab_view to compile on linux.sky@chromium.org2009-05-191-5/+38
* Refactors HWNDPhotobooth into NativeViewPhotobooth andsky@chromium.org2009-05-181-2/+2
* Land 12007 for yusukes. Original patch here: http://codereview.chromium.org/...sky@chromium.org2009-05-181-4/+6
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-6/+6
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Use the standard dotted rectangle when moving a tab out when "Show windowmaruel@chromium.org2009-05-121-1/+17
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Make the throbber throb sooner after you navigate. This fixes the new tab page,brettw@chromium.org2009-04-041-1/+1
* Move widget related files into views/widgetben@chromium.org2009-03-171-1/+1
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-2/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-1/+1
* Rename Container->Widgetben@chromium.org2008-11-211-3/+3
* Adds various docking positions when dragging around a tab. I've addedsky@google.com2008-11-201-3/+3
* Fix interactive test crashes.beng@google.com2008-11-011-0/+1
* Second attempt at fixing dist crash... more accurately control the lifetime o...ben@chromium.org2008-11-011-2/+2
* Convert SchedulePaint and a few other methods to use gfx types.ben@chromium.org2008-10-171-1/+1
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-2/+2
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-3/+4
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-3/+3
* Convert GetPreferredSize from:beng@google.com2008-10-151-31/+25
* Move View components of the Browser's tab strip into the browser_views projec...beng@google.com2008-09-121-0/+244