summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs/dragged_tab_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-13/+0
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-329/+3
* Relanding a previous CL (I fixed the ChromeOS build):jcivelli@chromium.org2010-08-231-0/+1
* Revert 57094 - Making window.focus()/blur() work only when there is a user ge...jcivelli@chromium.org2010-08-231-1/+0
* Making window.focus()/blur() work only when there is a user gesture.jcivelli@chromium.org2010-08-231-0/+1
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-191-1/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Make IsPopup a const function per brett.xiyuan@chromium.org2010-07-261-1/+0
* Attempt at fixing crash during tab dragging. The crash dumps seem tosky@chromium.org2010-07-121-2/+0
* Fixes bug in dragging tabs around that could occassionally result insky@chromium.org2010-06-301-0/+9
* More side tabs tweaks:sky@chromium.org2010-05-241-17/+3
* Refactors renderer related classes for better sharing.sky@chromium.org2010-05-171-4/+4
* More TabStrip refactoring.sky@chromium.org2010-05-161-14/+28
* Refactors TabStrip code for better sharing between TabStrip andsky@chromium.org2010-05-131-1/+8
* Converts dragged tab controller to only create the drag window whensky@chromium.org2010-05-081-38/+30
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Makes mini-tabs work on the UI side (at least for views). I still havesky@chromium.org2010-02-061-38/+8
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Fixes possible crash during tab dragging. The code was invokingsky@chromium.org2009-11-111-5/+9
* Adds pinned tabs to windows. As the code between windows and gtk issky@chromium.org2009-09-111-0/+38
* Improves tab overview.sky@chromium.org2009-07-011-0/+6
* In this episode, we implement the DOMUI interface for extension views that ar...aa@chromium.org2009-07-011-5/+0
* Adds DidProcessEvent to MessagePumpGLib.sky@chromium.org2009-05-191-1/+2
* Makes dragged_tab_controller compiler on linux. I'm not adding this tosky@chromium.org2009-05-191-1/+1
* Gets dragged_tab_view to compile on linux.sky@chromium.org2009-05-191-0/+4
* Refactors HWNDPhotobooth into NativeViewPhotobooth andsky@chromium.org2009-05-181-2/+2
* Refactors DockInfo so that it can be used on Linux. I haven't done thesky@chromium.org2009-05-151-1/+2
* Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...rafaelw@chromium.org2009-04-281-0/+5
* Use the NotificationRegistrar for the remaining TAB_CONTENTS_DESTROYEDbrettw@chromium.org2009-04-241-1/+4
* Remove TabContnetsType from everywhere.brettw@chromium.org2009-04-151-10/+3
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-1/+1
* Applying patch for Mohamed Mansour (reviewed by pkasting): http://codereview....finnur@google.com2009-01-061-4/+4
* During tab dragging if you hover over a browser window we now move itsky@google.com2008-12-121-0/+8
* Adds various docking positions when dragging around a tab. I've addedsky@google.com2008-11-201-2/+18
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-0/+1
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-3/+3
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-121-2/+1
* Move View components of the Browser's tab strip into the browser_views projec...beng@google.com2008-09-121-0/+286