summaryrefslogtreecommitdiffstats
path: root/ui/gfx/nine_image_painter_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* We're deprecating SkDevice usage in Chromium; this change shouldtomhudson2015-11-231-5/+5
* NineImagePainter should paint border pieces even if they need to be cropped.skobes2015-10-301-2/+4
* ui: Fix NinePatchPainter to work in physical pixels.danakj2015-10-291-32/+95
* Fixed NineImagePainter to handle image bound offset, translation, and scaling...weili2015-10-131-2/+71
* Make NineImagePainter stay within the bounds rect.skobes2015-09-281-0/+37
* Fix scrollbar painting issue when scalingqiankun.miao2015-04-031-0/+37
* Revert of Fix scrollbar painting issue when scaling (patchset #5 id:80001 of ...benwells2015-03-181-37/+0
* Fix scrollbar painting issue when scalingqiankun.miao2015-03-181-0/+37
* Adds test for verifying regions extracted by NineImagePaintersky2015-03-131-0/+32