summaryrefslogtreecommitdiffstats
path: root/skia/ext/platform_canvas_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Eliminate WebCore include paths when compiling Chromium code.darin@chromium.org2010-04-031-3/+0
* Fix my attempt to disable part of unit test for Mac.dglazkov@chromium.org2009-04-171-1/+1
* Disable Path-clipping test for Mac to fix the build.dglazkov@chromium.org2009-04-171-0/+4
* Make non-rectangular clip region apply in the correct location.dglazkov@chromium.org2009-04-171-5/+66
* Fix the non-Windows builds. This makes makes the Windows code conditional on ...brettw@chromium.org2009-03-021-0/+16
* Fix and uncomment the tests I broke in my transparency patch. Turns outbrettw@chromium.org2009-03-021-6/+4
* Fix some unit tests that I broke in the transparency patch. Comment out twobrettw@chromium.org2009-02-271-4/+26
* Pull WebKit deps to get transparency fixes, and rebaseline affected layout te...brettw@chromium.org2009-02-271-6/+0
* Add back convolver_unittest.cc and image_operations_unittest.cc.maruel@chromium.org2009-01-221-20/+23
* Reverting 8462,8458 since it broke the linux builder.maruel@chromium.org2009-01-221-15/+19
* Add back convolver_unittest.cc and image_operations_unittest.cc.maruel@chromium.org2009-01-221-19/+15
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-2/+2
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-221-2/+2
* Move skia extensions from the port to skia/ext for Windows only. Fixed thebrettw@google.com2008-11-211-0/+296