aboutsummaryrefslogtreecommitdiff
path: root/tests/PipeTest.cpp
AgeCommit message (Expand)Author
2016-11-13Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"Mike Reed
2016-11-10Revert "Change SkCanvas to *not* inherit from SkRefCnt"Heather Miller
2016-11-09Change SkCanvas to *not* inherit from SkRefCntMike Reed
2016-09-15test/fix/tweak writePicture/readPicturereed
2016-09-13change write-image to use pipeverbs like everyone else, and add testreed
2016-09-13add pipecanvasreed
2016-01-08remove SkGPipereed
2014-05-30Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...commit-bot@chromium.org
2014-05-29Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)commit-bot@chromium.org
2014-05-29setConfig -> setInfocommit-bot@chromium.org
2014-02-13replace setConfig+allocPixels with single callmike@reedtribe.org
2014-01-24Cleanup: Sanitize the order of includes under tests/tfarina@chromium.org
2014-01-14Move macros from TestClassDef.h to Test.hcommit-bot@chromium.org
2013-12-12Use DEFINE_TESTCLASS_SHORT macro in tests.tfarina@chromium.org
2012-12-06Defining new color constat for transparent colorjunov@google.com
2012-08-14Ensure that Pipe does not crash when attempting to draw after endRecording.scroggo@google.com
2012-08-08Make SkGPipe use SkBitmapHeap.scroggo@google.com