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
/
views
/
root_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make Widget return a gfx::NativeView instead of a HWND.
ben@chromium.org
2009-03-12
1
-3
/
+3
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
Revert r9953 since it caused regressions like:
ben@chromium.org
2009-03-04
1
-26
/
+2
*
Support DWM switching.
ben@chromium.org
2009-03-03
1
-0
/
+4
*
Handle keys like alt-f4 when focus has been cleared by making sure we don't e...
pkasting@chromium.org
2009-02-25
1
-27
/
+20
*
Solved 2 bugs which caused Chrome to maximize itself whendouble clicking, eit...
idanan@chromium.org
2009-02-18
1
-2
/
+26
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-3
/
+5
*
Fix the broken commit in r8250. The problem was that basictypes.h
erg@google.com
2009-01-20
1
-76
/
+53
*
Revert "Add #ifdefs to the views/ code and move windows specific code
erg@google.com
2009-01-17
1
-53
/
+76
*
Add #ifdefs to the views/ code and move windows specific code into their own ...
erg@google.com
2009-01-17
1
-76
/
+53
*
Rename Container->Widget
ben@chromium.org
2008-11-21
1
-15
/
+15
*
Changes tree/table to pass in an appropriate location when the context
sky@google.com
2008-11-10
1
-2
/
+2
*
Fix bug where we failed to paint infobars and other fast-moving items correctly.
glen@chromium.org
2008-11-05
1
-1
/
+1
*
Adds support for keyboard-triggered (through VK_APPS and SHIFT+VK_F10) right-...
klink@chromium.org
2008-10-31
1
-0
/
+13
*
Convert SchedulePaint and a few other methods to use gfx types.
ben@chromium.org
2008-10-17
1
-23
/
+19
*
Rename ChromeViews namespace to views
ben@chromium.org
2008-10-16
1
-2
/
+2
*
Make View::SetBounds take a const gfx::Rect& instead of a const CRect&
ben@chromium.org
2008-10-16
1
-2
/
+1
*
Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.
ben@chromium.org
2008-10-16
1
-13
/
+13
*
Convert HitTest/GetViewForPoint to use gfx::Point
ben@chromium.org
2008-10-14
1
-3
/
+3
*
Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.
ben@chromium.org
2008-10-14
1
-10
/
+11
*
Rename legacy methods that were in CamelCase to unix_hacker.
erg@google.com
2008-09-17
1
-12
/
+12
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Large patch set (159 files total) to cleanup the includes.
maruel@google.com
2008-08-15
1
-14
/
+10
*
Minor cleanup of RootView. Removes unused double_buffered field from
sky@google.com
2008-08-12
1
-17
/
+12
*
Add chrome to the repository.
initial.commit
2008-07-26
1
-0
/
+1003