Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename ViewContainer to Container and HWNDViewContainer to ContainerWin. | ben@chromium.org | 2008-10-16 | 4 | -16/+14 |
* | Convert GetPreferredSize from: | beng@google.com | 2008-10-15 | 5 | -132/+115 |
* | Convert HitTest/GetViewForPoint to use gfx::Point | ben@chromium.org | 2008-10-14 | 4 | -13/+11 |
* | Change all ConvertPointTo* methods to use gfx::Point instead of CPoint. | ben@chromium.org | 2008-10-14 | 3 | -35/+35 |
* | Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. | ben@chromium.org | 2008-10-14 | 2 | -14/+7 |
* | Move more view stuff out of WebContents. This moves context menus and info | brettw@google.com | 2008-10-14 | 2 | -4/+10 |
* | 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 | 6 | -115/+110 |
* | Move more UI stuff into browser/views | beng@google.com | 2008-09-13 | 4 | -4/+4 |
* | Move XPFrame, VistaFrame to views/old_frames | beng@google.com | 2008-09-13 | 12 | -0/+6306 |