summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-133-7/+7
* Remove even more ATL dependencies.maruel@chromium.org2009-05-133-7/+7
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-134-4/+4
* Use the standard dotted rectangle when moving a tab out when "Show windowmaruel@chromium.org2009-05-122-1/+23
* Removing floating views, they are not used anymore.jcampan@chromium.org2009-05-112-8/+1
* This is the first pass at themes.glen@chromium.org2009-05-092-60/+156
* Move win_util.h from common to app.ben@chromium.org2009-05-082-2/+2
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-0810-23/+23
* honor index in createTab()rafaelw@chromium.org2009-05-061-2/+2
* Merge two TabContents::InvalidateTypes types and properly update tab download...estade@chromium.org2009-05-061-5/+1
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-062-4/+4
* move chrome_font to app/gfxben@chromium.org2009-05-061-1/+1
* Move chrome_canvas to app/gfxben@chromium.org2009-05-066-6/+6
* Move l10n_util to app/ben@chromium.org2009-05-053-3/+3
* Move *Animation to app/ben@chromium.org2009-05-054-6/+6
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-054-4/+4
* Fix a regression that the sad tab favicon is not displayed when a tab crashes.brettw@chromium.org2009-05-041-1/+5
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-042-2/+2
* roll back r15177ben@chromium.org2009-05-041-1/+0
* Reverting 15182.ben@chromium.org2009-05-041-1/+1
* Bustage fix:ben@chromium.org2009-05-041-1/+1
* Extract all views resources into:ben@chromium.org2009-05-041-0/+1
* People should just use GetWindow() instead of calling GetWidget()->GetWindow()ben@chromium.org2009-05-013-7/+5
* Relanding this, it was missing the Mac unit-test change, that was breaking th...jcampan@chromium.org2009-04-301-0/+2
* Reverting 14948.jcampan@chromium.org2009-04-301-2/+0
* Closing the last tab with a download in-progress would cause the tab to bejcampan@chromium.org2009-04-301-0/+2
* Fixes bug in dragging tabs. Specifically if you only have one windowsky@chromium.org2009-04-291-1/+1
* Two changes:sky@chromium.org2009-04-293-5/+7
* Disable Tab1Tab2, as it's flaky.evan@chromium.org2009-04-281-1/+2
* Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...rafaelw@chromium.org2009-04-282-0/+12
* Removes the use of Windows-specific types for accessibility roles and states ...klink@chromium.org2009-04-284-8/+6
* Fixes a gcc-4.3 warning in tab_strip_gtk.cc.jhawkins@chromium.org2009-04-271-9/+1
* Use the NotificationRegistrar for the remaining TAB_CONTENTS_DESTROYEDbrettw@chromium.org2009-04-242-9/+10
* Disable TabDraggingTest.Tab1Tab3 due to flakiness.dglazkov@chromium.org2009-04-241-1/+2
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-2/+2
* Reverting 14005.brettw@chromium.org2009-04-181-2/+2
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-2/+2
* This CL fixes issue 5729 - RTL: TabStrip context menu should be positioned pr...xji@chromium.org2009-04-161-1/+4
* ad an argument to MoveTabContentsAt() that switches whether the moved tab is ...rafaelw@chromium.org2009-04-161-2/+3
* Remove TabContnetsType from everywhere.brettw@chromium.org2009-04-152-45/+9