summaryrefslogtreecommitdiffstats
path: root/app/gfx/canvas_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert previous clipping rect change for Cairo to see if it fixes the build.brettw@chromium.org2009-07-131-1/+20
* Keep the cairo clipping region in sync with the Skia one.brettw@chromium.org2009-07-131-20/+1
* Remove svn:executable property from files that don't need it.thestig@chromium.org2009-07-081-0/+0
* 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