summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile_info_util.cc
Commit message (Expand)AuthorAgeFilesLines
* ui/gfx: Remove the deprecated "operator const SkBitmap&" from Image API.tfarina@chromium.org2012-03-271-3/+3
* ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas.tfarina@chromium.org2012-03-151-3/+3
* Remove all |gfx::Image(new SkBitmap(...))| antipatterns.rsesek@chromium.org2012-03-151-3/+3
* ui/gfx: Update includes to point to canvas.h instead of canvas_skia.htfarina@chromium.org2012-03-141-1/+1
* ui/gfx: Convert Canvas::DrawLineInt() to use gfx::Point.tfarina@chromium.org2012-02-051-5/+7
* Make CanvasSkia take a gfx::Size as the first parameter.tfarina@chromium.org2011-12-201-3/+3
* ui/gfx: Convert Canvas::DrawRectInt() to use gfx::Rect.tfarina@chromium.org2011-12-171-1/+1
* Add GAIA picture to Settings profile overlaysail@chromium.org2011-11-301-0/+18
* Utility to draw GAIA picturessail@chromium.org2011-11-301-0/+74