SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
[platform/upstream/libSkiaSharp.git] / tests / MallocPixelRefTest.cpp
2017-01-11 Hal CanarySkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
2017-01-11 Kevin LubickRevert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
2017-01-11 Hal CanarySkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
2016-11-04 Hal Canarytests: s/SkAutoTUnref/sk_sp/
2016-08-02 bungemanMove off SK_SUPPORT_LEGACY_DATA_FACTORIES.
2015-08-27 halcanaryStyle Change: NULL->nullptr
2014-09-12 reeduse SkData::NewUninitialized
2014-09-05 bsalomon"NULL !=" = NULL
2014-04-21 commit-bot@chromiu... Remove offset to SkMallocPixelRef::NewWithData - use...
2014-01-15 commit-bot@chromiu... use some helper Make functions to initialize SkImageInfo
2014-01-14 commit-bot@chromiu... Move macros from TestClassDef.h to Test.h
2014-01-13 commit-bot@chromiu... Revert of https://codereview.chromium.org/132643007/
2014-01-13 reed@google.comRevert "Revert of https://codereview.chromium.org/12942...
2014-01-13 commit-bot@chromiu... Revert of https://codereview.chromium.org/129423002/
2014-01-13 reed@google.comadd SkBitmap::installPixelRef()
2014-01-03 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2014-01-02 halcanary@google.comAdd a release procedure to SkMallocPixelRef; remove...