summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Fix touch compile.sadrul@chromium.org2011-01-141-1/+1
* Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.thestig@chromium.org2011-01-131-1/+2
* This adds a "killed tab" page to be displayed in the case where a tab is kill...gspencer@chromium.org2011-01-136-12/+31
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-7/+7
* Re-land 71230.eroman@chromium.org2011-01-132-42/+26
* Revert 71230 to see if it is related to hang on linux interactive_ui_tests.eroman@chromium.org2011-01-122-26/+42
* Streamline the layout of the BrowserView's children TabContents views.alekseys@chromium.org2011-01-122-42/+26
* Move OSExchangeData from src/app to src/ui/base/dragdropben@chromium.org2011-01-122-14/+15
* Remove a bit of dead code from TabContentsViewWin.finnur@chromium.org2011-01-121-3/+0
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-1011-29/+29
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-012-5/+6
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Remove undisplayed tabs from the views hierarchy because event delivery doesn...anicolao@google.com2010-12-211-0/+3
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-171-2/+3
* A NativeHostViewViews class for embedding views inside NativeHostView instances.anicolao@google.com2010-12-171-1/+2
* Build fix.evan@chromium.org2010-12-141-0/+1
* touchui: Fix showing sad tabs.sadrul@chromium.org2010-12-132-4/+10
* Compile fix for touchui.sadrul@chromium.org2010-12-131-4/+4
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-132-8/+8
* Cleanup: Remove needed #includes for profile.h.thestig@chromium.org2010-12-102-3/+1
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+0
* Move:ben@chromium.org2010-12-022-2/+2
* TabContentsView: remove touch bits from GTK+, and add context-menu bits into ...sadrul@chromium.org2010-12-022-45/+16
* Move:ben@chromium.org2010-12-023-7/+7
* Fix resizing TabContentViewViews, by hooking up bounds changes to theanicolao@google.com2010-11-302-0/+9
* Rename BookmarkDragData to BookmarkNodeData. Part 2.tfarina@chromium.org2010-11-261-4/+4
* Replace TabContentsViewGtk with TabContentsViewViews as part of the ongoinganicolao@chromium.org2010-11-243-2/+465
* Handle resize corner layout entirely in the BrowserView (views) or BrowserWin...alekseys@chromium.org2010-11-162-1/+50
* Cleanup: Include browser.h -> ui/browser.h [Part 2].jhawkins@chromium.org2010-11-161-1/+1
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-0915-0/+2629