Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move classes depending on Skia out of base/gfx and into app/gfx. Rename | brettw@chromium.org | 2009-10-07 | 1 | -0/+0 |
* | Changing the include from "base/gfx/platform_canvas.h" to "skia/ext/platform_... | ajwong@chromium.org | 2009-07-22 | 1 | -12/+0 |
* | Move port/.../skia/public to skia/ext for Linux. Windows & Mac already moved ... | brettw@google.com | 2008-11-22 | 1 | -2/+2 |
* | Move PlatformCanvas and PlatformDevice from base/gfx to webkit/port. I left h... | brettw@google.com | 2008-11-19 | 1 | -42/+3 |
* | Fix a proto-type mismatch on a virtual override. | deanm@chromium.org | 2008-11-18 | 1 | -1/+1 |
* | Cache the GdkSkia object in PlatformContextSkia so that we aren't creating | agl@chromium.org | 2008-11-11 | 1 | -2/+0 |
* | Make PlatformCanvasLinux match up with recent changes in the Windows one, whi... | brettw@google.com | 2008-11-07 | 1 | -1/+1 |
* | Provide what looks like the minimal platform specific interface for skia. Thi... | erg@google.com | 2008-08-28 | 1 | -0/+53 |