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
*
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
*
Fixes bug where we were not checking if an app from another window
sky@google.com
2008-11-14
1
-8
/
+52
*
Some speculative fixes for UI test flakiness.
beng@google.com
2008-11-13
1
-6
/
+7
*
Tweak delegate setting in the DraggedTabController to be more robust. Delegat...
ben@chromium.org
2008-11-10
1
-10
/
+2
*
Revert some of my earlier change to see if this fixes dist tests, and revert ...
ben@chromium.org
2008-11-03
1
-2
/
+1
*
check in for one cycle to see if this fixes the dist tests.
ben@chromium.org
2008-11-03
1
-1
/
+2
*
Attempt to fix dist crashes or at least make them crash with more understanda...
ben@chromium.org
2008-10-31
1
-2
/
+5
*
Fix a couple of tab related bugs:
ben@chromium.org
2008-10-29
1
-0
/
+5
*
Plumb the referrer throughout the OpenURL APIs.
ericroman@google.com
2008-10-27
1
-1
/
+3
*
Fix crash due to NULL deref.
ben@chromium.org
2008-10-23
1
-1
/
+4
*
Rename ChromeViews namespace to views
ben@chromium.org
2008-10-16
1
-5
/
+4
*
Make View::SetBounds take a const gfx::Rect& instead of a const CRect&
ben@chromium.org
2008-10-16
1
-4
/
+3
*
Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.
ben@chromium.org
2008-10-16
1
-6
/
+5
*
Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.
ben@chromium.org
2008-10-14
1
-8
/
+7
*
Fix crash due to lack of NULL checking in one case.
beng@google.com
2008-10-08
1
-8
/
+5
[next]