aboutsummaryrefslogtreecommitdiff
path: root/tests/MallocPixelRefTest.cpp
AgeCommit message (Expand)Author
2023-01-19[base] Move more files into baseKevin Lubick
2022-10-17[includes] Fix includes on tests/Kevin Lubick
2020-07-31Remove "sanity"/"insane" to comply with Android's inclusive language guidanceLeon Scroggins III
2020-01-22Make SkImageInfo::validRowBytes consider alignmentLeon Scroggins III
2019-08-15SkMallocPixelRef: remove MakeDirect and MakeWithProc from API.Hal Canary
2019-04-24rewrite includes to not need so much -IfooMike Klein
2017-10-03Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Mike Reed
2017-10-02Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...Mike Reed
2017-10-02Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/p...Mike Reed
2017-09-27Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Jim Van Verth
2017-09-27guard old apis for querying byte-size of a bitmap/imageinfo/pixmapMike Reed
2017-09-26Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Greg Daniel
2017-09-26guard old apis for querying byte-size of a bitmap/imageinfo/pixmapMike Reed
2017-07-18guard references to SkColorTableMike Reed
2017-04-03Revert[4] "clean up (partially) colortable api""""Mike Reed
2017-04-01Revert "Revert[2] "clean up (partially) colortable api"""Mike Reed
2017-04-01Revert[2] "clean up (partially) colortable api""Mike Reed
2017-03-31Revert "clean up (partially) colortable api"Mike Klein
2017-03-31clean up (partially) colortable apiMike Reed
2017-03-02Release resources if SkMallocPixelRef::NewWithProc fails.Ben Wagner
2017-01-11SkTypes.h : move SkAutoMalloc into SkAutoMalloc.hHal Canary
2017-01-11Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"Kevin Lubick
2017-01-11SkTypes.h : move SkAutoMalloc into SkAutoMalloc.hHal Canary
2016-11-04tests: s/SkAutoTUnref/sk_sp/Hal Canary
2016-08-02Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.bungeman
2015-08-27Style Change: NULL->nullptrhalcanary
2014-09-12use SkData::NewUninitializedreed
2014-09-05"NULL !=" = NULLbsalomon
2014-04-21Remove offset to SkMallocPixelRef::NewWithData - use SkData::NewSubset instead.commit-bot@chromium.org
2014-01-15use some helper Make functions to initialize SkImageInfocommit-bot@chromium.org
2014-01-14Move macros from TestClassDef.h to Test.hcommit-bot@chromium.org
2014-01-13Revert of https://codereview.chromium.org/132643007/commit-bot@chromium.org
2014-01-13Revert "Revert of https://codereview.chromium.org/129423002/"reed@google.com
2014-01-13Revert of https://codereview.chromium.org/129423002/commit-bot@chromium.org
2014-01-13add SkBitmap::installPixelRef()reed@google.com
2014-01-03Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2014-01-02Add a release procedure to SkMallocPixelRef; remove SkDataPixelRefhalcanary@google.com