summaryrefslogtreecommitdiffstats
path: root/ui/views/painter.h
Commit message (Expand)AuthorAgeFilesLines
* Add GetMinimumSize() to Painter. This makes it easier for users of any Painterpkasting@chromium.org2013-05-171-3/+5
* Make ImagePainter support image grids where not all the sizes match up. Thispkasting@chromium.org2013-05-161-9/+10
* Rewrite BubbleBorder with an ImagePainter.msw@chromium.org2013-04-251-7/+6
* Revert 195969 "Revert 195908 "Stretch ImagePainter edge images i..."kalman@chromium.org2013-04-241-3/+3
* Revert 195908 "Stretch ImagePainter edge images instead of tiling."kalman@chromium.org2013-04-241-3/+3
* Stretch ImagePainter edge images instead of tiling.msw@chromium.org2013-04-231-3/+3
* Consolidate ImagePainter and BorderImages.msw@chromium.org2012-12-081-7/+17
* (Views only) Add a gradient background to the tabstrip of the view tabbed pan...markusheintz@chromium.org2012-08-101-0/+8
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Converts remainder of ui (except for ui/app_list) and chrome/browser/ui/views...pkotwicz@chromium.org2012-05-311-4/+3
* views: Do not use deprecated ResourceBundle::GetBitmapNamed() function.tfarina@chromium.org2012-03-061-1/+1
* views: Change Painter::Paint to take a gfx::Size instead of ints.tfarina@chromium.org2012-02-151-3/+5
* views: Change Painter::PaintPainterAt to take a gfx::Rect instead of ints.tfarina@chromium.org2012-02-141-3/+5
* views: Move the remaining file from views/ to ui/views/.tfarina@chromium.org2011-12-011-0/+88