summaryrefslogtreecommitdiffstats
path: root/app/gfx/canvas_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Add missing cairo_surface_destroy. Fixes a memory leak.phajdan.jr@chromium.org2009-06-161-0/+1
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-3/+5
* Unified the ways Font and Canvas get the pixel size of strings, using pangodavemoore@chromium.org2009-05-201-1/+33
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-0/+141