aboutsummaryrefslogtreecommitdiff
path: root/tests/SkImageTest.cpp
AgeCommit message (Expand)Author
2017-07-21don't rely on canvas->readPixelsMike Reed
2016-03-17update callsites for Make image factoriesreed
2015-08-27Style Change: NULL->nullptrhalcanary
2015-07-30lock pixels in image when bitmap is immutable and not-lazyreed
2015-07-29SkImage_Raster's pixels are always immutable.reed
2015-07-27Make peekPixels() usable with raster surface snapshotsfmalita
2015-07-07add SkImage::NewFromBitmapreed
2015-06-22Begin kLegacyFontHost_InitType cleanuprobertphillips
2015-03-06Read pixels in BGRA non-premul mode in few testskkinnunen
2015-03-05Revert of Add image as a draw type that can be filtered (patchset #4 id:60001...kkinnunen
2015-03-05Add image as a draw type that can be filteredkkinnunen
2015-02-23Make SkNewImageFromBitmap take pixel ref origin into accountkkinnunen