summaryrefslogtreecommitdiffstats
path: root/base/gfx/platform_canvas_linux.h
Commit message (Expand)AuthorAgeFilesLines
* Move port/.../skia/public to skia/ext for Linux. Windows & Mac already moved ...brettw@google.com2008-11-221-2/+2
* Move PlatformCanvas and PlatformDevice from base/gfx to webkit/port. I left h...brettw@google.com2008-11-191-42/+3
* Fix a proto-type mismatch on a virtual override.deanm@chromium.org2008-11-181-1/+1
* Cache the GdkSkia object in PlatformContextSkia so that we aren't creatingagl@chromium.org2008-11-111-2/+0
* Make PlatformCanvasLinux match up with recent changes in the Windows one, whi...brettw@google.com2008-11-071-1/+1
* Provide what looks like the minimal platform specific interface for skia. Thi...erg@google.com2008-08-281-0/+53