aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/CanvasTest.cpp
Commit message (Expand)AuthorAge
* 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
* 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