summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs
Commit message (Expand)AuthorAgeFilesLines
* NO CODE CHANGE.maruel@google.com2009-03-051-2/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-23/+23
* Revert r9953 since it caused regressions like: ben@chromium.org2009-03-042-0/+6
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-041-1/+1
* Move RemoveTabAt to the TabStrip interface from RemoveTabAnimation.jhawkins@chromium.org2009-03-032-23/+21
* Support DWM switching.ben@chromium.org2009-03-033-21/+40
* Fix bookmark and menu drag images by making a halo around them. This makesbrettw@chromium.org2009-03-021-0/+1
* A few minor changes to WidgetWin:pkasting@chromium.org2009-02-231-1/+1
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-223-6/+5
* Enable dragging of single tab between two windows.idanan@chromium.org2009-02-204-16/+9
* Solved 2 bugs which caused Chrome to maximize itself whendouble clicking, eit...idanan@chromium.org2009-02-184-6/+18
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-122-2/+2
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-122-2/+2
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-122-2/+2
* Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ...avi@chromium.org2009-02-101-2/+2
* Try reverting r9409 to see if it fixes crashes on chromebot.kuchhal@chromium.org2009-02-101-2/+2
* Switch from HWNDs to NativeViews.avi@chromium.org2009-02-091-2/+2
* Fix a divide by zero crash with a temporary workaround (until we have themes).ben@chromium.org2009-02-031-0/+6
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-012-8/+11
* Roll back these tab changes since there are still issues.ben@chromium.org2009-01-311-22/+2
* Fixes tab contents crash. This changes a number of things in draggedsky@google.com2009-01-271-13/+40
* Two things:ben@chromium.org2009-01-241-0/+1
* Don't expose the go and star button views directly through the BrowserWindow ...ben@chromium.org2009-01-231-2/+2
* (1) If you create tabs and manage to resize the window before themaruel@chromium.org2009-01-221-1/+12
* Refactor automation wrappers. Move the methods from AutomationProxy to the ap...stoyan@chromium.org2009-01-211-10/+5
* Fix some problems with scaled icons. This allows the TabIconView to automati...pkasting@chromium.org2009-01-211-0/+2
* Move metrics files into a subdirben@chromium.org2009-01-162-2/+2
* Move search code to a subdirben@chromium.org2009-01-161-2/+11
* Fie.ben@chromium.org2009-01-151-11/+2
* Fix for Issue 3258: Tabs created when tabstrip is compressed pending resizeben@chromium.org2009-01-151-2/+11
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-156-8/+8
* Provides the infrastructure for Browser unit tests that create asky@google.com2009-01-141-1/+2
* Applying patch for Mohamed Mansour (reviewed by pkasting): http://codereview....finnur@google.com2009-01-066-16/+22
* Fixes browser crash that could occur if the user closed a tab with ansky@google.com2008-12-182-12/+52
* Move Image operations and convolver to the skia namespace and clean up a few ...brettw@google.com2008-12-121-3/+3
* During tab dragging if you hover over a browser window we now move itsky@google.com2008-12-122-0/+42
* Reverting 6709,6708,6706.brettw@google.com2008-12-101-3/+3
* Remove base dependency from image_operations and associated unittests. I also...brettw@google.com2008-12-101-3/+3
* Fixes bug during tab close that results in all tabs after closed tabsky@google.com2008-12-081-1/+4
* Fixes possible flicker when tab finishes animating back to draggedsky@google.com2008-12-061-1/+5
* Move convolver and image_operations from base/gfx to skia/ext. This is justbrettw@google.com2008-12-031-1/+1
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-031-4/+4
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-021-4/+4
* Don't close tabs on middle-click when the release happens off the tab. Patch...pkasting@chromium.org2008-12-011-1/+5
* Rename Container->Widgetben@chromium.org2008-11-218-27/+27
* Adds various docking positions when dragging around a tab. I've addedsky@google.com2008-11-203-98/+427
* Don't execute a NOTREACHED in TabStrip::DestroyDraggedSourceTab if thesky@google.com2008-11-201-1/+2
* 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-182-8/+15
* Revert change 5596 because it broke the buildnsylvain@chromium.org2008-11-181-2/+2