summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs
Commit message (Expand)AuthorAgeFilesLines
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-204-5/+4
* Reverting 18872.jcampan@chromium.org2009-06-194-4/+5
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-194-5/+4
* Adds SendMessage to TransitionTypes.sky@chromium.org2009-06-182-0/+30
* Improved tab overview animations with better animation and wiring tosky@chromium.org2009-06-1611-56/+342
* Implement the default tab opening behavior. Fix some linux build issues by ad...brettw@chromium.org2009-06-152-0/+2
* This CL fixes issue 6223 (comment #10 and #15).xji@chromium.org2009-06-151-10/+54
* Synchronizes message types.sky@chromium.org2009-06-151-12/+42
* Remove the Menu object, converting all the remaining callers to use Menu2. I'...ben@chromium.org2009-06-122-2/+0
* Adds wiring for tab overview.sky@chromium.org2009-06-122-0/+310
* Refactors tab overview and gets the rest of the chunks working. I'vesky@chromium.org2009-06-1010-308/+903
* Issue 8838: Close box not highlightedidanan@chromium.org2009-06-101-0/+1
* Fix compile bustage by using macroben@chromium.org2009-06-101-1/+2
* Remove Menu2Delegate interface and fold methods onto Menu2Model instead.ben@chromium.org2009-06-092-98/+64
* First part of tab overview. It isn't wired up, nor is it complete, butsky@chromium.org2009-06-0810-0/+1054
* Forbid tab drops on application windows.ben@chromium.org2009-06-041-1/+2
* Make the inactive tab background line up with the parent without using magic ...glen@chromium.org2009-06-044-8/+27
* Make tab resize relayout on mouse out work.ben@chromium.org2009-06-042-18/+35
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-042-40/+7
* Fixes a couple of related bugs:sky@chromium.org2009-06-011-1/+1
* Use the right frame type on startup, do proper swapping of frames when themes...glen@chromium.org2009-05-311-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
* More views on gtk work: NativeViewPhotoboothGtk, adds a missing methodsky@chromium.org2009-05-292-0/+63
* Remove some dead code.pkasting@chromium.org2009-05-281-5/+0
* Clean up some code to make it more comprehensible. No functional change.pkasting@chromium.org2009-05-281-16/+29
* Removes ifdef around include of tooltip_manager now that it's beensky@chromium.org2009-05-281-2/+0
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-33/+33
* Splits TooltipManager so that it can be ported and stubs out the GTKsky@chromium.org2009-05-281-2/+0
* Turn BrowserView::GetBrowserViewForNativeView() into GetBrowserViewForNativeW...davemoore@chromium.org2009-05-281-1/+2
* Fix erroneous sign when drawing path for right endcap of tabs, causing them t...pkasting@chromium.org2009-05-271-1/+1
* Removes WidgetWin dependency from StatusBubbleViews so that it can compile on...ben@chromium.org2009-05-262-4/+4
* Renames BrowserView::GetBrowserViewForHWND tosky@chromium.org2009-05-261-1/+1
* Issue 12160: Crashidanan@chromium.org2009-05-221-0/+24
* Make views/ depend only on images from app/resources.ben@chromium.org2009-05-211-0/+1
* Revert 16567.ben@chromium.org2009-05-211-1/+0
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-211-0/+1
* Adds DidProcessEvent to MessagePumpGLib.sky@chromium.org2009-05-194-1/+9
* Fixes merge error.sky@chromium.org2009-05-191-6/+0
* Makes dragged_tab_controller compiler on linux. I'm not adding this tosky@chromium.org2009-05-192-41/+65
* Gets dragged_tab_view to compile on linux.sky@chromium.org2009-05-194-5/+51
* Factor out a BrowserFrame interface, and move the existing Windows-based codebrettw@chromium.org2009-05-191-0/+1
* Refactors HWNDPhotobooth into NativeViewPhotobooth andsky@chromium.org2009-05-187-40/+86
* Makes it so tab_strip can compile on linux. Most differences are duesky@chromium.org2009-05-182-19/+64
* Land 12007 for yusukes. Original patch here: http://codereview.chromium.org/...sky@chromium.org2009-05-181-4/+6
* Makes chrome_menu able to compile of Linux (the header that is). I'msky@chromium.org2009-05-182-17/+3
* Handful of changes to get views building again. The tab.cc ifdefs aresky@chromium.org2009-05-153-6/+22
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-1510-35/+37
* Refactors DockInfo so that it can be used on Linux. I haven't done thesky@chromium.org2009-05-152-24/+38
* ChromeFont->gfx::Fontbeng@google.com2009-05-152-4/+4
* Remove even more ATL dependencies.maruel@chromium.org2009-05-143-7/+7