aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/CanvasTest.cpp
Commit message (Expand)AuthorAge
* remove 'deprecated' region from SkDrawGravatar reed2016-04-27
* SkDocument/PDF: new APIGravatar halcanary2016-04-27
* Hide SkCanvas::LayerIterGravatar robertphillips2016-04-21
* Revert of Hide SkCanvas::LayerIter (patchset #2 id:20001 of https://coderevie...Gravatar fmalita2016-04-20
* Hide SkCanvas::LayerIterGravatar robertphillips2016-04-20
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* return pictures as sk_spGravatar reed2016-03-18
* Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://code...Gravatar reed2016-03-13
* Revert of more shader-->sp conversions (patchset #5 id:80001 of https://coder...Gravatar reed2016-03-13
* more shader-->sp conversionsGravatar reed2016-03-13
* unify peekPixels around pixmap parameterGravatar reed2016-03-09
* Add SK_SUPPORT_LEGACY_DRAWFILTER guard around calls to SkCanvas::(get|set)Dra...Gravatar benjaminwagner2016-01-22
* SkTCopyOnFirstWrite-based SkPaintFilterCanvas APIGravatar fmalita2016-01-12
* SkPaintFilterCanvas skip-draw supportGravatar fmalita2016-01-11
* Switch SkAutoMalloc to SkAutoTMalloc to avoid castGravatar scroggo2015-12-10
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* remove SkDeferredCanvasGravatar reed2015-08-19
* SkPaintFilterCanvas should inherit the target canvas stateGravatar fmalita2015-08-17
* SkPDF: clean up overuse of SK_SUPPORT_PDFGravatar halcanary2015-08-11
* SkPDF: allow PDF module to be disabled in DM and SampleAppGravatar halcanary2015-08-11
* Remove the SkCanvas comment APIGravatar fmalita2015-06-15
* Cleanup: Remove unnecessary double-semicolons.Gravatar tfarina2015-04-27
* restore clipstack to heap-ptr, so clients can ref itGravatar reed2015-04-07
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Handle paths that do not report empty, but have no edges.Gravatar reed2015-03-13
* PDF: Switch some unit tests to higher level API.Gravatar halcanary2015-03-01
* PDF : New factory function for SkPDFDeviceGravatar halcanary2015-02-20
* Remove SkProxyCanvas.Gravatar scroggo2015-01-29
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Remove SkCanvas::isDrawingToLayerGravatar junov2014-12-15
* 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