summaryrefslogtreecommitdiffstats
path: root/ui/views/window/frame_background.cc
Commit message (Expand)AuthorAgeFilesLines
* Correctly position IDR_THEME_FRAME_OVERLAY when the browser window is maximizedpkotwicz@chromium.org2014-03-121-29/+10
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-071-20/+20
* Revert 140877 - Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-061-20/+20
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-061-20/+20
* Converts remainder of ui (except for ui/app_list) and chrome/browser/ui/views...pkotwicz@chromium.org2012-05-311-19/+19
* views: Get rid of FrameBackground::SetMaximizedCorners() now that it's unused.tfarina@chromium.org2012-03-131-8/+0
* views: Do not use deprecated ResourceBundle::GetBitmapNamed() function.tfarina@chromium.org2012-03-061-8/+8
* Speculative Revert 120885 - ui/gfx: Make the first version of Canvas::TileIma...hbono@chromium.org2012-02-081-22/+24
* ui/gfx: Make the first version of Canvas::TileImageInt take a gfx::Rect.tfarina@chromium.org2012-02-081-24/+22
* Pass const gfx::Rect& as the first parameter to FillRect.tfarina@chromium.org2012-02-011-17/+13
* Refactor window frame painting into a window background classjamescook@chromium.org2011-12-101-0/+206