summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs/tab_strip.cc
Commit message (Expand)AuthorAgeFilesLines
* honor index in createTab()rafaelw@chromium.org2009-05-061-2/+2
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-3/+3
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Move *Animation to app/ben@chromium.org2009-05-051-1/+1
* 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-051-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* People should just use GetWindow() instead of calling GetWidget()->GetWindow()ben@chromium.org2009-05-011-1/+1
* 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
* Two changes:sky@chromium.org2009-04-291-1/+1
* Removes the use of Windows-specific types for accessibility roles and states ...klink@chromium.org2009-04-281-3/+2
* Fixes a gcc-4.3 warning in tab_strip_gtk.cc.jhawkins@chromium.org2009-04-271-9/+1
* 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
* Re-land popup routing fix for browser.ben@chromium.org2009-04-071-1/+1
* Make the throbber throb sooner after you navigate. This fixes the new tab page,brettw@chromium.org2009-04-041-4/+5
* Record new tab button presses.glen@chromium.org2009-03-311-1/+3
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-1/+1
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-2/+2
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-161-8/+9
* Rename Window->WindowWinben@chromium.org2009-03-141-1/+2
* rollback againben@chromium.org2009-03-141-2/+1
* Rename Window->WindowWinben@chromium.org2009-03-141-1/+2
* revertben@chromium.org2009-03-131-2/+1
* Rename Window->WindowWinben@chromium.org2009-03-131-1/+2
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-3/+4
* Make the last tab part of the client area instead of the non-client as it is ...ben@chromium.org2009-03-091-5/+0
* Revert r9953 since it caused regressions like: ben@chromium.org2009-03-041-0/+5
* Move RemoveTabAt to the TabStrip interface from RemoveTabAnimation.jhawkins@chromium.org2009-03-031-23/+17
* Support DWM switching.ben@chromium.org2009-03-031-1/+2
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-3/+2
* Enable dragging of single tab between two windows.idanan@chromium.org2009-02-201-6/+2
* Solved 2 bugs which caused Chrome to maximize itself whendouble clicking, eit...idanan@chromium.org2009-02-181-5/+4
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* Roll back these tab changes since there are still issues.ben@chromium.org2009-01-311-22/+2
* (1) If you create tabs and manage to resize the window before themaruel@chromium.org2009-01-221-1/+12
* Move metrics files into a subdirben@chromium.org2009-01-161-1/+1
* 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-151-2/+2
* 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-061-3/+2
* Fixes bug during tab close that results in all tabs after closed tabsky@google.com2008-12-081-1/+4