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
/
old_frames
/
xp_frame.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename ChromeViews namespace to views
ben@chromium.org
2008-10-16
1
-61
/
+60
*
Make View::SetBounds take a const gfx::Rect& instead of a const CRect&
ben@chromium.org
2008-10-16
1
-1
/
+1
*
Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.
ben@chromium.org
2008-10-16
1
-5
/
+4
*
Convert GetPreferredSize from:
beng@google.com
2008-10-15
1
-67
/
+60
*
Convert HitTest/GetViewForPoint to use gfx::Point
ben@chromium.org
2008-10-14
1
-7
/
+6
*
Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.
ben@chromium.org
2008-10-14
1
-11
/
+11
*
Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const.
ben@chromium.org
2008-10-14
1
-10
/
+6
*
Move more view stuff out of WebContents. This moves context menus and info
brettw@google.com
2008-10-14
1
-2
/
+5
*
klockwork bug: variable delared in nested scope
cpu@google.com
2008-10-08
1
-5
/
+2
*
Rename legacy methods that were in CamelCase to unix_hacker.
erg@google.com
2008-09-17
1
-53
/
+48
*
Move more UI stuff into browser/views
beng@google.com
2008-09-13
1
-1
/
+1
*
Move XPFrame, VistaFrame to views/old_frames
beng@google.com
2008-09-13
1
-0
/
+2523