aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/CanvasTest.cpp
Commit message (Expand)AuthorAge
...
* Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32PremulGravatar reed2014-12-10
* Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol...Gravatar reed2014-12-09
* remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32P...Gravatar reed2014-12-09
* add basic tests for save/restore countingGravatar reed2014-11-26
* Revert of SkCanvas::clear() should call down to devices even when the clip is...Gravatar fmalita2014-11-20
* SkCanvas::clear() should call down to devices even when the clip is empty.Gravatar mtklein2014-11-20
* Removing dead code from CanvasTestGravatar piotaixr2014-10-28
* Reenable assertions that were reported failing in tests/CanvasTest.cppGravatar piotaixr2014-10-27
* Removed simple tests steps from CanvasTest.Gravatar piotaixr2014-10-23
* Remove globals from tests/CanvasTest.cppGravatar piotaixr2014-10-03
* Remove DEPRECATED_beginRecording().Gravatar mtklein2014-10-01
* Hide fields in SkImageInfoGravatar reed2014-09-03
* Try out scalar picture sizesGravatar robertphillips2014-08-29
* Install a hook to swap between SkPicture backends with a single define.Gravatar mtklein2014-08-21
* SaveFlags be-goneGravatar Florin Malita2014-06-30
* don't create explicit bitmapdevice when not neededGravatar reed2014-06-26
* Remove picture pre-allocation from SkPictureRecorderGravatar robertphillips2014-06-11
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)Gravatar robertphillips2014-06-04
* remove SkBounder -- unused and unlovedGravatar reed2014-06-03
* Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...Gravatar commit-bot@chromium.org2014-05-30
* Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)Gravatar commit-bot@chromium.org2014-05-29
* setConfig -> setInfoGravatar commit-bot@chromium.org2014-05-29
* First step in pulling SkPicturePlayback & SkPictureRecord out of SkPictureGravatar commit-bot@chromium.org2014-04-23
* Staging for cleanup of SkPicture-related headersGravatar robertphillips@google.com2014-04-18
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-18
* Staged removal of SkPicture-derived classesGravatar commit-bot@chromium.org2014-04-17
* split SkPictureRecorder out of SkPictureGravatar robertphillips@google.com2014-04-13
* Remove SkCanvas matrix ops return value.Gravatar commit-bot@chromium.org2014-03-18
* hide getTotalClip, so we can eventually remove it Gravatar commit-bot@chromium.org2014-03-08
* Once Chromium starts holding on to paths and we can actually reuse cached pat...Gravatar commit-bot@chromium.org2014-03-07
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-28
* add SkCanvas::NewRaster factory -- a very common use-case in chromeGravatar commit-bot@chromium.org2014-02-27
* Store SkRRects in SkClipStackGravatar commit-bot@chromium.org2014-02-16
* replace setConfig+allocPixels with alloc-or-install-pixelsGravatar commit-bot@chromium.org2014-02-13
* remove (unused by chrome) SkDeferredCanvas(device) factory signatureGravatar reed@google.com2014-02-04
* No deduping dictionaries for matrices and regions.Gravatar commit-bot@chromium.org2014-01-23
* Move macros from TestClassDef.h to Test.hGravatar commit-bot@chromium.org2014-01-14
* Use DEFINE_TESTCLASS_SHORT macro in tests.Gravatar tfarina@chromium.org2013-12-12
* More clang warning fixes.Gravatar commit-bot@chromium.org2013-10-21
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...Gravatar robertphillips@google.com2013-08-20
* Split SkDevice out of SkBitmapDeviceGravatar robertphillips@google.com2013-08-20
* Removing deprecated constructors and setDevice from SkDeferredCanvasGravatar commit-bot@chromium.org2013-08-09
* First pass at Comment APIGravatar robertphillips@google.com2013-05-29
* Changing SkDeferredCanvas to use factories for creationGravatar junov@chromium.org2013-05-28
* Tests : Unused parameters cleanupGravatar sugoi@google.com2013-02-27
* Update CanvasTest to do elementary tests for PDF too.Gravatar edisonn@google.com2012-10-18
* Remove external matrix feature.Gravatar bsalomon@google.com2012-10-08
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-21
* Adding a silent playback option to SkGPipeReadGravatar junov@chromium.org2012-09-20