aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PictureTest.cpp
Commit message (Expand)AuthorAge
* change clip-bounds getters to always return the rectGravatar Mike Reed2017-01-23
* Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"Gravatar Mike Reed2016-12-09
* Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"Gravatar Mike Reed2016-12-09
* remove SK_SUPPORT_LEGACY_CLIP_REGIONOPSGravatar Mike Reed2016-12-08
* Remove SkAutoTDelete.Gravatar Ben Wagner2016-11-03
* remove discardablepixelrefGravatar Mike Reed2016-10-25
* remove SkErrorGravatar Mike Klein2016-10-13
* isABitmap is deprecated, use isAImageGravatar Mike Reed2016-09-28
* abstract name of clipping ops, to transtion to a more restricted setGravatar reed2016-09-20
* change SkStreams to work with sk_sp<SkData> instead of SkData*Gravatar reed2016-09-12
* Deserialize pictures with custom image-deserializerGravatar reed2016-08-11
* Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.Gravatar bungeman2016-08-02
* Add drawImageLattice() and drawBitmapLattice() APIsGravatar msarett2016-08-02
* re-disable save/restore peephole optimizationGravatar reed2016-07-20
* Remove GrLayerHoisterGravatar robertphillips2016-07-13
* Experiment: add flag for finish-recording to return nullGravatar reed2016-07-06
* SkTypeface::MakeFromName to take SkFontStyle.Gravatar mboc2016-05-31
* Remove unused SkPictureGpuAnalyzer::analyze()Gravatar fmalita2016-05-31
* Complex clipPath accountingGravatar fmalita2016-05-25
* SkPictureGpuAnalyzerGravatar fmalita2016-05-13
* Remove SkPicture::hasText()Gravatar fmalita2016-05-12
* Move SkTypeface to sk_sp.Gravatar bungeman2016-05-12
* Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...Gravatar scroggo2016-05-12
* Move SkTypeface to sk_sp.Gravatar bungeman2016-05-11
* SkMD5: .update() -> .write()Gravatar halcanary2016-04-25
* Update SkColorFilterImageFilter to sk_spGravatar robertphillips2016-04-05
* Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...Gravatar reed2016-03-22
* Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...Gravatar reed2016-03-22
* Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...Gravatar reed2016-03-22
* Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod...Gravatar reed2016-03-22
* switch colorfilters to sk_spGravatar reed2016-03-22
* Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://...Gravatar reed2016-03-18
* Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://c...Gravatar reed2016-03-18
* switch patheffects over to sk_spGravatar reed2016-03-18
* return pictures as sk_spGravatar reed2016-03-18
* update callsites for Make image factoriesGravatar reed2016-03-17
* Use std::unique_ptr.Gravatar mtklein2016-03-16
* Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview....Gravatar mtklein2016-03-16
* Use std::unique_ptr.Gravatar mtklein2016-03-16
* 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
* Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.c...Gravatar mtklein2016-03-11
* Use std::unique_ptr.Gravatar mtklein2016-03-11
* Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.c...Gravatar mtklein2016-03-10
* Use std::unique_ptr.Gravatar mtklein2016-03-10
* Make SkPicture/SkImageGenerator default to SkCodecGravatar msarett2016-02-17
* Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:...Gravatar kjlubick2016-02-10
* Make SkPicture/SkImageGenerator default to SkCodecGravatar scroggo2016-02-10
* unify how canvas checks for null on skia objects (images, blobs, pictures)Gravatar reed2016-01-08