summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs
Commit message (Expand)AuthorAgeFilesLines
* Refactoring to reduce chromeos dependency in chrome.oshima@chromium.org2010-01-184-40/+10
* Revert "Refactoring to reduce chromeos dependency in chrome."oshima@chromium.org2010-01-164-10/+40
* Refactoring to reduce chromeos dependency in chrome.oshima@chromium.org2010-01-164-40/+10
* Fix 2 memcheck errorsoshima@chromium.org2010-01-161-1/+1
* Tab-modal dialog improvements:zelidrag@google.com2010-01-154-0/+23
* Removes debugging code that proved unnecessary.sky@chromium.org2010-01-151-13/+1
* Fixes regression in placement of new tab button.sky@chromium.org2010-01-131-1/+1
* Makes the new tab button extend to the top of the tab strip on chromeos.sky@chromium.org2010-01-121-4/+15
* Fixes crash in dragging a tab out in overview mode. This regressionsky@chromium.org2010-01-121-16/+3
* Use dropdown bar for compact location bar.oshima@chromium.org2010-01-111-1/+3
* Update Chrome OS build to support panel-dragging change.derat@chromium.org2010-01-092-9/+55
* Revert r35674: "Use dropdown bar for compact location bar."rsesek@chromium.org2010-01-071-3/+1
* Use dropdown bar for compact location bar.oshima@chromium.org2010-01-071-1/+3
* chromeos: Rename panel content window enum.derat@chromium.org2010-01-021-2/+2
* Fixes bug on removing last pinned tab that left new tab buttonsky@chromium.org2009-12-221-0/+8
* Fixes possible crash in closing window. The sequence when closing asky@chromium.org2009-12-221-0/+6
* Fixes bug in tabstrip that could result in no tooltip text for pinnedsky@chromium.org2009-12-221-3/+4
* fixes foroshima@chromium.org2009-12-171-1/+2
* Factor tab context menu into a shared model and fix mac and win to use it. Im...pinkerton@chromium.org2009-12-161-24/+5
* Use gfx::Point instead of GET_X/Y_LPARAM to reduce the dependency on ATL. jhawkins@chromium.org2009-12-072-2/+2
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-041-6/+7
* Sets widget created by info bubbles to a custom type so that theysky@chromium.org2009-11-241-0/+6
* Remove new tabstrip code. Going to try doing this a different way.ben@chromium.org2009-11-1710-2147/+100
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-174-16/+16
* cleanup: rename variable |resize_layout_scheduled_| to |needs_resize_layout_|.thakis@chromium.org2009-11-142-8/+7
* Use Chrome to transport Chrome OS metrics. rvargas@google.com2009-11-131-24/+0
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-1311-11/+11
* Fixes possible crash during tab dragging. The code was invokingsky@chromium.org2009-11-112-8/+18
* fix hover animation regression.oshima@chromium.org2009-11-093-12/+16
* Slow down animations for the tabstrip so they're visible again.ben@chromium.org2009-11-091-4/+4
* BrowserTabStrip should not be a TabStrip2 subclass, instead, it should just u...ben@chromium.org2009-11-092-18/+24
* Adds more debugging code in hopes of figuring out why on dragging thesky@chromium.org2009-11-091-26/+9
* Fix toolkit_views buildben@chromium.org2009-11-081-3/+3
* Move all the stuff relating to detached tab dragging out of BrowserFrameWin a...ben@chromium.org2009-11-072-0/+103
* Fix style issues in View class.maruel@chromium.org2009-11-071-1/+1
* CompactLocationBar 1st step:oshima@chromium.org2009-10-284-5/+49
* Nukes TabStrip::CanUpdateDisplay. This appears to be the culprit for asky@chromium.org2009-10-272-38/+20
* Makes inactive pinned tabs throb on views when the title changes.sky@chromium.org2009-10-264-14/+68
* Makes inactive pinned tabs on linux throb when the title changes. Isky@chromium.org2009-10-234-5/+12
* * Moved panel controller to chromeos directoryoshima@chromium.org2009-10-221-1/+1
* Enable System Context Menu for linux views.oshima@chromium.org2009-10-225-8/+7
* PanelControler supportoshima@chromium.org2009-10-202-6/+20
* Makes canceling 'bookmark all tabs' delete the folder. Or rather,sky@chromium.org2009-10-161-2/+0
* Mark some disabled tests as flaky to increase test coverage.phajdan.jr@chromium.org2009-10-161-1/+1
* Adds some debugging code in hopes of isolating a crasher. From thesky@chromium.org2009-10-152-1/+32
* Fixed lame typo.oshima@chromium.org2009-10-131-2/+2
* include CHROMEOS files and defintions in TOOLKIT_VEIWS build.oshima@chromium.org2009-10-122-2/+40
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Adds the ability to create a bookmark folder populated with a bookmarksky@chromium.org2009-10-081-3/+7
* Fixes regression in drop arrow. Specifically window properties weresky@chromium.org2009-09-281-3/+3