summaryrefslogtreecommitdiffstats
path: root/ui/gfx/canvas_win.cc
Commit message (Collapse)AuthorAgeFilesLines
* ash: Better and faster text shadows.xiyuan@chromium.org2012-04-111-10/+13
| | | | | | | | | | | | | | | - Add a DrawStringWithShadows that draws text with shadows to canvas skia and RenderText; - Use DrawStringWithShadows in DropShadowLabel for better and faster text shadows; BUG=121694 TEST=Verify fix for issue 121694. Review URL: http://codereview.chromium.org/10008027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@131696 0039d316-1c4b-4281-b951-d872f2087c98
* ui/gfx: Do not pass SkColor by const-reference as it's defined as POD(integer).tfarina@chromium.org2012-03-241-15/+14
| | | | | | | | | BUG=100898 R=asvitkine@chromium.org Review URL: https://chromiumcodereview.appspot.com/9838089 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@128782 0039d316-1c4b-4281-b951-d872f2087c98
* ui/gfx: Fix the file names of "canvas_skia_*" to say just "canvas_platform".tfarina@chromium.org2012-03-171-0/+580
BUG=116572 R=asvitkine@chromium.org TBR=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/9719018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@127369 0039d316-1c4b-4281-b951-d872f2087c98