summaryrefslogtreecommitdiffstats
path: root/skia/ext/vector_device.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-612/+0
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-191-2/+1
* Reverting 7318.brettw@google.com2008-12-191-50/+51
* Reverting 7317.brettw@google.com2008-12-191-51/+50
* Remove base dependencies in the Windows-specific skia/ext code.brettw@google.com2008-12-191-50/+51
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-5/+2
* Move skia_utils into the skia namespace.brettw@google.com2008-12-121-0/+3
* Move base/gfx/skia_util to skia/ext/skia_util_win.brettw@google.com2008-12-031-1/+1
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-031-4/+2
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-021-2/+4
* Move skia extensions from the port to skia/ext for Windows only. Fixed thebrettw@google.com2008-11-211-0/+612