C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / gm / factory.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-02-02 rmistryAdd missing SK_OVERRIDE
2015-01-23 mtkleinremove unused GM flags
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2015-01-08 reedadd ImageGenerator::NewFromData to porting layer
2014-09-05 bsalomon"NULL !=" = NULL
2014-07-01 tfarinaCleanup usage of GetResourcePath() after commit bcbc178...
2014-06-18 tfarinaRefactor how we handle resources path in Tests.
2014-06-10 tfarinaCleanup: Get rid of make_isize() function from gm.h.
2014-06-09 tfarinaReland "Clean up Test's resourcePath code."
2014-06-08 mtkleinRevert of Clean up Test's resourcePath code. (https...
2014-06-08 tfarinaClean up resourcePath code.
2014-05-27 commit-bot@chromiu... hide discardable factory from public imagegenerator api
2014-04-04 commit-bot@chromiu... SkDiscardableMemoryPool to abstract class
2014-01-02 halcanary@google.comAdd Options to SkDecodingImageGenerator, simplify API.
2013-12-18 commit-bot@chromiu... Revert of https://codereview.chromium.org/93703004/
2013-12-18 halcanary@google.comAdd Options to SkDecodingImageGenerator, simplify API.
2013-12-05 halcanary@google.comBig Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache
2013-08-16 commit-bot@chromiu... Fixes for factory GM.
2013-05-28 scroggo@google.comReland 'Add path utils, plus a test for it.'
2013-05-24 scroggo@google.comRevert "Add path utils, plus a test for it."
2013-05-24 scroggo@google.comAdd path utils, plus a test for it.
2013-04-24 commit-bot@chromiu... Move MMap to SkData.
2013-03-04 scroggo@google.comProvide an option in bench_pictures to count pixel...
2013-02-22 scroggo@google.comCreate SkLazyPixelRef which performs lazy decoding.
2012-11-29 scroggo@google.comCreate a factory to decode an SkBitmap from an SkData.