summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/old_frames
Commit message (Expand)AuthorAgeFilesLines
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-164-16/+14
* Convert GetPreferredSize from:beng@google.com2008-10-155-132/+115
* Convert HitTest/GetViewForPoint to use gfx::Pointben@chromium.org2008-10-144-13/+11
* Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.ben@chromium.org2008-10-143-35/+35
* Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. ben@chromium.org2008-10-142-14/+7
* Move more view stuff out of WebContents. This moves context menus and infobrettw@google.com2008-10-142-4/+10
* klockwork bug: variable delared in nested scopecpu@google.com2008-10-081-5/+2
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-176-115/+110
* Move more UI stuff into browser/viewsbeng@google.com2008-09-134-4/+4
* Move XPFrame, VistaFrame to views/old_framesbeng@google.com2008-09-1312-0/+6306