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
/
ui
/
views
/
tab_contents
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make TabContentsView implementations use OVERRIDE
evan@chromium.org
2011-08-06
1
-0
/
+2
*
Require a default parent to use some Views implementations on ChromeOS.
kinaba@chromium.org
2011-08-05
2
-3
/
+6
*
Nix GetFocusManagerForNativeView|Window.
msw@chromium.org
2011-08-02
2
-13
/
+6
*
touchui: Process some of the crazy buttons on the mouse.
sadrul@chromium.org
2011-07-28
2
-0
/
+46
*
Use widget to specify the parent of views menu.
oshima@google.com
2011-07-26
1
-3
/
+20
*
2nd try. added UI_API to Screen class.
oshima@google.com
2011-07-23
2
-4
/
+2
*
Revert 93744 - 2nd try. added UI_API to Screen class.
csilv@chromium.org
2011-07-23
2
-2
/
+4
*
2nd try. added UI_API to Screen class.
oshima@google.com
2011-07-23
2
-4
/
+2
*
Revert 93724
oshima@google.com
2011-07-22
2
-2
/
+4
*
Move screen.h to ui/gfx because Screen doesn't depend on views, and they're u...
oshima@google.com
2011-07-22
2
-4
/
+2
*
Fixes crash in menu code. The crash occurs because
sky@chromium.org
2011-07-21
2
-5
/
+11
*
Get rid of the remaining implementation in TabContentsView and make all the m...
jam@chromium.org
2011-07-12
5
-56
/
+210
*
Convert RenderViewContextMenu to MenuItemView.
rhashimoto@chromium.org
2011-07-12
2
-26
/
+17
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
3
-7
/
+7
*
Fixes crash in views desktop. The problem was
sky@chromium.org
2011-07-08
1
-0
/
+6
*
Fix crashes in EnterpriseEnrollmentScreenTest.TestCancel. This is independent...
ben@chromium.org
2011-07-07
3
-3
/
+0
*
Require a default parent to use views implementations of:
msw@chromium.org
2011-07-01
2
-2
/
+6
*
Fix a few issues with Chrome-in-Views-Desktop:
ben@chromium.org
2011-06-24
5
-3
/
+181
*
Add an option to run Chrome in the views desktop.
ben@chromium.org
2011-06-23
4
-0
/
+137
*
Use a Window instead of a Widget for the hidden tab host window.
asanka@chromium.org
2011-06-17
1
-13
/
+37
*
Re-land:
ben@chromium.org
2011-06-16
1
-1
/
+1
*
Revert 89216 - Move private NativeWidget methods to new internal interface Na...
ben@chromium.org
2011-06-15
1
-1
/
+1
*
Move private NativeWidget methods to new internal interface NativeWidgetPrivate.
ben@chromium.org
2011-06-15
1
-1
/
+1
*
Make the web content accessibility tree a descendant of the main window's
dmazzoni@chromium.org
2011-06-13
2
-0
/
+16
*
Fixes regression in TabContentsViewViews::SizeContents. The problem
sky@chromium.org
2011-06-07
1
-1
/
+9
*
Remove JS dialog dependency from content.
avi@chromium.org
2011-06-03
1
-0
/
+1
*
views: Convert View::GetID/SetID functions to unix_hacker style.
tfarina@chromium.org
2011-06-03
4
-4
/
+4
*
Add some view class name to better debug view hierarchy
miletus@chromium.org
2011-06-02
4
-0
/
+26
*
Make Widget ownership a little clearer by expressing it in terms of an enum.
ben@chromium.org
2011-05-25
2
-2
/
+2
*
Fix paint flashing when switching tabs on ChromeOS. It seems like this hidden...
ben@chromium.org
2011-05-23
1
-19
/
+0
*
Move RootView to the internal namespace.
ben@chromium.org
2011-05-20
1
-1
/
+0
*
Cleanup: Remove unneeded includes of download_shelf.h
tfarina@chromium.org
2011-05-20
1
-1
/
+0
*
Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.
ben@chromium.org
2011-05-19
5
-112
/
+25
*
Fix bug 79905: Drag and drop of "DownloadURL" type ignores specified filename...
jianli@chromium.org
2011-05-18
1
-8
/
+6
*
fix bustage by removing doubling up in files.
ben@chromium.org
2011-05-13
2
-647
/
+0
*
Re-land:
ben@chromium.org
2011-05-13
10
-703
/
+1201
*
Revert 85269 - Split the hierarchy.
ben@chromium.org
2011-05-13
10
-467
/
+703
*
Split the hierarchy.
ben@chromium.org
2011-05-13
10
-703
/
+467
*
Add a check to test an assumption about view NULLness.
ben@chromium.org
2011-05-03
1
-0
/
+1
*
Fix crash in RenderViewContextMenuViews::RunMenuAt. As part of fixing
sky@chromium.org
2011-04-28
2
-22
/
+1
*
Rename CreateParams to InitParams.
ben@chromium.org
2011-04-26
2
-3
/
+3
*
Rework the way Widget::Init works:
ben@chromium.org
2011-04-26
2
-8
/
+8
*
Fixes another case of object getting deleted while menu is showing
sky@chromium.org
2011-04-25
2
-1
/
+17
*
OnWindowPosChanged override wasn't calling through to WidgetWin impl, resulti...
ben@chromium.org
2011-04-20
1
-0
/
+1
*
Avoid sending notification of losing focus to the renderer side when a contex...
yzshen@chromium.org
2011-04-14
1
-0
/
+7
*
Pull content from TabContentsViewViews into NativeTabContentsViewWin.
ben@chromium.org
2011-04-12
8
-382
/
+627
*
Rename TabContentsViewWin to TabContentsViewViews
ben@chromium.org
2011-04-11
5
-84
/
+84
*
Rename TabContentsViewViews to TabContentsViewTouch.
ben@chromium.org
2011-04-11
3
-45
/
+45
*
Reenable FREEZE_UPDATE property
oshima@google.com
2011-04-11
1
-0
/
+4
*
Notify child widgets before and after a reparenting.
asanka@chromium.org
2011-03-31
1
-1
/
+1
[next]