summaryrefslogtreecommitdiffstats
path: root/skia/ext/vector_canvas_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Update Skia transfer modes for Skia r239amanda@chromium.org2009-06-251-4/+4
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-7/+7
* Update DEPS to pull in upstream changes that remove RGBA32Buffer::bitmap(), a...pkasting@chromium.org2009-06-111-2/+6
* Update webkit to r44571darin@chromium.org2009-06-101-10/+18
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-191-5/+2
* More green please: Vector canvas matrix test disable, mac fix, mark layoutsenorblanco@chromium.org2009-05-131-1/+1
* Add back convolver_unittest.cc and image_operations_unittest.cc.maruel@chromium.org2009-01-221-89/+58
* Reverting 8462,8458 since it broke the linux builder.maruel@chromium.org2009-01-221-58/+89
* Add back convolver_unittest.cc and image_operations_unittest.cc.maruel@chromium.org2009-01-221-89/+58
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-1/+2
* Move the vector canvas unit test data to the skia/ext directory. It wasn'tbrettw@chromium.org2009-01-081-62/+36
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-11/+14
* Move skia extensions from the port to skia/ext for Windows only. Fixed thebrettw@google.com2008-11-211-0/+1009