summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/theme_background.cc
Commit message (Collapse)AuthorAgeFilesLines
* Don't theme app/popup windowoshima@chromium.org2010-01-091-9/+22
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/535005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35853 0039d316-1c4b-4281-b951-d872f2087c98
* ThemeBackground class.oshima@chromium.org2010-01-081-0/+47
This simplifies the background painting of components on the frame in various tab modes. Removed unused code in status_are_view, as it's always compiled with views now. BUG=None TEST=None Review URL: http://codereview.chromium.org/517076 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35828 0039d316-1c4b-4281-b951-d872f2087c98