summaryrefslogtreecommitdiffstats
path: root/ui/views/background.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-4/+3
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-091-2/+2
* Nukes USE_AURA ifdefs from viewssky@chromium.org2014-03-101-5/+0
* Linux/ChromeOS Chromium style checker cleanup, ui/ edition.rsleevi@chromium.org2013-02-061-2/+2
* (Views only) Add a gradient background to the tabstrip of the view tabbed pan...markusheintz@chromium.org2012-08-101-0/+13
* views: Do not pass SkColor by const-reference as it's defined as POD(integer).tfarina@chromium.org2012-04-171-4/+4
* Replaced sk_canvas()->drawPath() with DrawPath()pkotwicz@chromium.org2012-04-101-1/+1
* ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.tfarina@chromium.org2012-03-131-1/+1
* ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.tfarina@chromium.org2012-03-091-1/+1
* views: Change Painter::PaintPainterAt to take a gfx::Rect instead of ints.tfarina@chromium.org2012-02-141-3/+2
* Make tabs in Aura look better.ben@chromium.org2012-01-051-0/+5
* views: Move the remaining file from views/ to ui/views/.tfarina@chromium.org2011-12-011-0/+118