index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
views
/
tabs
/
dragged_tab_controller.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Forbid tab drops on application windows.
ben@chromium.org
2009-06-04
1
-1
/
+2
*
Fixes a couple of related bugs:
sky@chromium.org
2009-06-01
1
-1
/
+1
*
Turn BrowserView::GetBrowserViewForNativeView() into GetBrowserViewForNativeW...
davemoore@chromium.org
2009-05-28
1
-1
/
+2
*
Removes WidgetWin dependency from StatusBubbleViews so that it can compile on...
ben@chromium.org
2009-05-26
1
-2
/
+2
*
Renames BrowserView::GetBrowserViewForHWND to
sky@chromium.org
2009-05-26
1
-1
/
+1
*
Adds DidProcessEvent to MessagePumpGLib.
sky@chromium.org
2009-05-19
1
-0
/
+3
*
Fixes merge error.
sky@chromium.org
2009-05-19
1
-6
/
+0
*
Makes dragged_tab_controller compiler on linux. I'm not adding this to
sky@chromium.org
2009-05-19
1
-40
/
+64
*
Gets dragged_tab_view to compile on linux.
sky@chromium.org
2009-05-19
1
-0
/
+7
*
Factor out a BrowserFrame interface, and move the existing Windows-based code
brettw@chromium.org
2009-05-19
1
-0
/
+1
*
Refactors HWNDPhotobooth into NativeViewPhotobooth and
sky@chromium.org
2009-05-18
1
-3
/
+5
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
1
-3
/
+3
*
Refactors DockInfo so that it can be used on Linux. I haven't done the
sky@chromium.org
2009-05-15
1
-23
/
+36
*
This CL updates chrome to the latest version of skia, retrieved via DEPS, and
senorblanco@chromium.org
2009-05-13
1
-1
/
+1
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-2
/
+2
*
Move chrome_canvas to app/gfx
ben@chromium.org
2009-05-06
1
-1
/
+1
*
Move *Animation to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-1
/
+1
*
People should just use GetWindow() instead of calling GetWidget()->GetWindow()
ben@chromium.org
2009-05-01
1
-1
/
+1
*
Two changes:
sky@chromium.org
2009-04-29
1
-1
/
+1
*
Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...
rafaelw@chromium.org
2009-04-28
1
-0
/
+7
*
Use the NotificationRegistrar for the remaining TAB_CONTENTS_DESTROYED
brettw@chromium.org
2009-04-24
1
-8
/
+6
*
ad an argument to MoveTabContentsAt() that switches whether the moved tab is ...
rafaelw@chromium.org
2009-04-16
1
-2
/
+3
*
Remove TabContnetsType from everywhere.
brettw@chromium.org
2009-04-15
1
-35
/
+6
*
Allow live tabs to be dragged out of a window. Change TabStripModel such that
pinkerton@chromium.org
2009-03-26
1
-2
/
+4
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
1
-2
/
+2
*
Move widget related files into views/widget
ben@chromium.org
2009-03-17
1
-1
/
+1
*
Make Widget return a gfx::NativeView instead of a HWND.
ben@chromium.org
2009-03-12
1
-8
/
+8
*
Changes docking in the following ways:
sky@google.com
2009-03-10
1
-140
/
+80
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
1
-2
/
+2
*
Fix bookmark and menu drag images by making a halo around them. This makes
brettw@chromium.org
2009-03-02
1
-0
/
+1
*
Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ...
avi@chromium.org
2009-02-10
1
-2
/
+2
*
Try reverting r9409 to see if it fixes crashes on chromebot.
kuchhal@chromium.org
2009-02-10
1
-2
/
+2
*
Switch from HWNDs to NativeViews.
avi@chromium.org
2009-02-09
1
-2
/
+2
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-7
/
+10
*
Fixes tab contents crash. This changes a number of things in dragged
sky@google.com
2009-01-27
1
-13
/
+40
*
Don't expose the go and star button views directly through the BrowserWindow ...
ben@chromium.org
2009-01-23
1
-2
/
+2
*
Move metrics files into a subdir
ben@chromium.org
2009-01-16
1
-1
/
+1
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
1
-2
/
+2
*
Applying patch for Mohamed Mansour (reviewed by pkasting): http://codereview....
finnur@google.com
2009-01-06
1
-3
/
+5
*
During tab dragging if you hover over a browser window we now move it
sky@google.com
2008-12-12
1
-0
/
+34
*
Fixes possible flicker when tab finishes animating back to dragged
sky@google.com
2008-12-06
1
-1
/
+5
*
Rename Container->Widget
ben@chromium.org
2008-11-21
1
-9
/
+9
*
Adds various docking positions when dragging around a tab. I've added
sky@google.com
2008-11-20
1
-93
/
+406
*
Land this change again now I've fixed the crash.
ben@chromium.org
2008-11-19
1
-2
/
+2
*
Roll back a bunch of changes to tab dragging that seem to not have helped red...
ben@chromium.org
2008-11-18
1
-7
/
+14
*
Revert change 5596 because it broke the build
nsylvain@chromium.org
2008-11-18
1
-2
/
+2
*
Last couple of bits of new-frame related cleanup:
ben@chromium.org
2008-11-18
1
-2
/
+2
*
Rid most of the Browser object of HWND dependencies.
ben@chromium.org
2008-11-14
1
-3
/
+7
[next]