aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/RecordOptsTest.cpp
Commit message (Expand)AuthorAge
* Revert "Revert "SaveLayerRec::fClipMask -> raw pointer""Gravatar Mike Klein2017-05-01
* Revert "SaveLayerRec::fClipMask -> raw pointer"Gravatar Mike Klein2017-05-01
* SaveLayerRec::fClipMask -> raw pointerGravatar Florin Malita2017-05-01
* Initial clip-mask-layer supportGravatar Florin Malita2017-05-01
* fix RecordOptsTest.cpp on Android frameworkGravatar Mike Klein2017-03-07
* Turn off savelayer optimization for Android frameworkGravatar Yuqian Li2017-03-06
* Revert "Revert "make it illegal to include SkXfermode.h""Gravatar Mike Reed2016-11-23
* Revert "make it illegal to include SkXfermode.h"Gravatar Greg Daniel2016-11-23
* make it illegal to include SkXfermode.hGravatar Mike Reed2016-11-23
* Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar reed2016-10-05
* Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-05
* Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-05
* Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-04
* Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-04
* Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...Gravatar Mike Reed2016-10-03
* Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""Gravatar Mike Reed2016-10-03
* Revert "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-03
* replace SkXfermode obj with SkBlendMode enum in paintsGravatar Mike Reed2016-10-03
* test picture-ops for savelayerGravatar reed2016-09-06
* Update SkBlurImageFilter to sk_spGravatar robertphillips2016-04-04
* Swap SkPictureImageFilter's factories over to smart pointersGravatar robertphillips2016-03-28
* 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
* return pictures as sk_spGravatar reed2016-03-18
* Revert[2] of "add backdrop option to SaveLayerRec"Gravatar reed2016-01-07
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* unsigned -> int for counts and indices in picture-related codeGravatar mtklein2015-08-19
* Fold alpha to the inner savelayer in savelayer-savelayer-restore patternsGravatar kkinnunen2015-01-26
* Fold alpha to the draw in savelayer-draw-restore patterns with non-opaque drawGravatar kkinnunen2015-01-16
* Why are we afraid of saveLayer() bounds?Gravatar mtklein2015-01-15
* add testing flag to ignore saveLayer boundsGravatar reed2014-12-22
* Defer saves() until they're neededGravatar reed2014-12-11
* Turn disable or delete optimizations that don't have any effect.Gravatar mtklein2014-09-16
* Fix a bug in Save-Restore no-op optimization.Gravatar mtklein2014-09-10
* SkRecord: Strip out cull-skipping and y-only drawPosTextH skipping.Gravatar mtklein2014-08-08
* Remove SkRecorder's kWriteOnly mode.Gravatar commit-bot@chromium.org2014-05-29
* Don't clobber initial transform with SetMatrix.Gravatar commit-bot@chromium.org2014-05-19
* Noop away PushCull/PopCull pairs with nothing between them.Gravatar commit-bot@chromium.org2014-05-08
* Convert all SkRecordPattern matchers into SkRecord mutators.Gravatar commit-bot@chromium.org2014-05-07
* save-draw*-restore -> noop-draw*-noopGravatar commit-bot@chromium.org2014-05-07
* Add SaveLayer-Draw-Restore optimization.Gravatar commit-bot@chromium.org2014-05-07
* Update tests/RecordOptsTest.cppGravatar commit-bot@chromium.org2014-05-05
* Backfill unit tests for SkRecordGravatar commit-bot@chromium.org2014-04-30