summaryrefslogtreecommitdiffstats
path: root/chrome/views/window.cc
Commit message (Expand)AuthorAgeFilesLines
* Move some methods from public to protected, since only subclasses should be c...beng@google.com2008-07-311-56/+56
* Move dialog-specific aspects of ClientView into a new subclass DialogClientView.beng@google.com2008-07-311-80/+23
* Make HWNDViewContainer set up its contents view separately from its Init method.beng@google.com2008-07-301-5/+5
* roll back this part of the fix since it has unintended side effects when call...beng@google.com2008-07-301-1/+2
* Move the initial sizing of a Window into a separate function (SetInitialBoun...beng@google.com2008-07-301-71/+72
* Window Delegate Improvements:beng@google.com2008-07-301-100/+81
* Add chrome to the repository.initial.commit2008-07-261-0/+660