aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/drawbitmaprect.cpp
Commit message (Expand)AuthorAge
* Make GMs with persistent SkImages that may be texture backed recreateGravatar Brian Salomon2018-05-24
* hide SkBlurMaskFilter and SkBlurQualityGravatar Mike Reed2018-03-14
* remove kRW_LegacyBitmapModeGravatar Cary Clark2018-02-08
* use tool_utils to encapsulate checking for recording canvas and makeSurfaceGravatar Mike Reed2018-01-02
* add drawString helper to canvasGravatar Cary Clark2017-04-28
* hide lockpixels api behind flagGravatar Mike Reed2017-04-17
* GM: some header cleanupGravatar Mike Klein2017-03-22
* Replace a lot of 'static const' with 'constexpr' or 'const'.Gravatar mtklein2016-09-01
* drawBitmapRect() should not touch the CTM when mask filters are presentGravatar fmalita2016-08-26
* Stop testing texture-backed bitmaps in drawbitmaprect GMGravatar bsalomon2016-07-14
* Remove GrWrapTextureInBitmap from public APIGravatar bsalomon2016-07-13
* SkLeanWindows.h: #include "Windows.h" fewer placesGravatar halcanary2016-06-07
* switch maskfilters to sk_spGravatar reed2016-04-04
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* switch surface to sk_spGravatar reed2016-03-23
* update callsites for Make image factoriesGravatar reed2016-03-17
* partial switch over to sp usage of shadersGravatar reed2016-03-09
* Remove internal calls to SkImage::getTextureGravatar bsalomon2016-02-29
* Make drawbitmaprect GM use Ganesh-backed bitmaps and imagesGravatar robertphillips2015-09-24
* remove unused (by the outside) SkImage::newSurface, and simplify newImage -> ...Gravatar reed2015-09-24
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* flag to use const& instead of const* for src-rectGravatar reed2015-08-06
* rename portable_typeface_always to portable_typefaceGravatar caryclark2015-07-24
* make drawbitmaprect lighting lumafilter matrixconvolution srcmode gm portableGravatar caryclark2015-07-17
* Revert[2] of guard to remove DrawBitmapRectFlagsGravatar reed2015-07-17
* Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://co...Gravatar scroggo2015-07-17
* guard to remove DrawBitmapRectFlagsGravatar reed2015-07-16
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* SkPaint::FilterLevel -> SkFilterQualityGravatar reed2015-03-16
* add newImage APIGravatar reed2015-01-23
* Add standard fonts to all GMs.Gravatar Cary Clark2014-07-31
* Cleanup: Get rid of make_isize() function from gm.h.Gravatar tfarina2014-06-09
* Remove unused (by clients) SkUnitMapperGravatar commit-bot@chromium.org2014-05-22
* Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...Gravatar commit-bot@chromium.org2014-05-22
* Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...Gravatar commit-bot@chromium.org2014-05-21
* Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...Gravatar commit-bot@chromium.org2014-05-16
* remove unused (by clients) SkUnitMapperGravatar commit-bot@chromium.org2014-05-16
* Mark drawbitmaprect's large bitmaps as immutable.Gravatar commit-bot@chromium.org2014-05-02
* move common blur types into central headerGravatar commit-bot@chromium.org2014-04-28
* Move SkShader::fLocalMatrix into SkShader constructor.Gravatar commit-bot@chromium.org2014-04-28
* gather GM tests which are disabled on AndroidGravatar commit-bot@chromium.org2014-03-24
* replace SkBitmap::Config with SkColorType in gmsGravatar commit-bot@chromium.org2014-02-17
* add legacy/helper allocN32Pixels, and convert gm to use itGravatar reed@google.com2014-01-25
* Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...Gravatar reed@google.com2013-10-31
* Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...Gravatar reed@google.com2013-10-31
* add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...Gravatar reed@google.com2013-10-31
* Push sigma-based blur interface into our GMs/benches/tests/samplecodeGravatar robertphillips@google.com2013-09-06
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Defining new color constat for transparent colorGravatar junov@google.com2012-12-06
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23