summaryrefslogtreecommitdiffstats
path: root/skia/ext/vector_canvas_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-63/+64
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-151-64/+63
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-63/+64
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-6/+15
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-8/+8
* 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