aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/ImageTest.cpp
Commit message (Expand)AuthorAge
...
* Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-04
* Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...Gravatar Mike Reed2016-10-03
* Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""Gravatar Mike Reed2016-10-03
* Revert "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-03
* replace SkXfermode obj with SkBlendMode enum in paintsGravatar Mike Reed2016-10-03
* Make SkPngCodec decode progressively.Gravatar scroggo2016-09-16
* Store mipmap levels in deferred texture imageGravatar cblume2016-08-30
* Add alphaType() to SkImageGravatar brianosman2016-08-17
* Revert of Store mipmap levels in deferred texture image (patchset #11 id:2000...Gravatar halcanary2016-08-09
* Store mipmap levels in deferred texture imageGravatar cblume2016-08-09
* update Image_MakeFromRasterBitmap to check uniqueIDsGravatar reed2016-08-05
* rename FoceCopyMode to SkCopyPixelModeGravatar reed2016-08-05
* GN: add tests to DMGravatar mtklein2016-08-02
* Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.Gravatar bungeman2016-08-02
* make an image from a mutable bitmapGravatar reed2016-08-01
* add unittests for roundtripping premulGravatar reed2016-07-26
* Update SkImage_NewFromTexture test, to just test releaseGravatar brianosman2016-07-22
* Remove unused MakeFromTextureCopy APIGravatar brianosman2016-07-19
* Add a function to convert a texture backed SkImage to raster.Gravatar bsalomon2016-07-12
* Enable many more tests for VulkanGravatar egdaniel2016-06-28
* Revert of Store mipmap levels in deferred texture image (patchset #15 id:2800...Gravatar brianosman2016-06-22
* Store mipmap levels in deferred texture imageGravatar cblume2016-06-21
* Disable SkImage_drawAbandonedGpuImage on Vulkan.Gravatar bsalomon2016-06-15
* Add test for rendering an already abandoned texture-backed SkImage.Gravatar bsalomon2016-06-15
* Move create_image_large in ImageTest.cpp inside #if SK_SUPPORT_GPUGravatar bsalomon2016-06-13
* Add prescale option to deferred paramsGravatar ericrk2016-06-13
* Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of ht...Gravatar scroggo2016-06-06
* Make SkPngCodec decode progressively.Gravatar scroggo2016-06-02
* Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of ht...Gravatar scroggo2016-06-01
* Make SkPngCodec decode progressively.Gravatar scroggo2016-06-01
* Make unit tests use generic testcontext rather than glcontextGravatar bsalomon2016-05-11
* Turn ContextInfos returned by GrContextFactory into structs.Gravatar bsalomon2016-05-11
* Add instructions for building with MSANGravatar scroggo2016-04-20
* Rein in the use of SkDevice.hGravatar robertphillips2016-04-20
* Make more unit tests run on VulkanGravatar bsalomon2016-04-12
* Make existing unit tests only run on GL contextsGravatar bsalomon2016-04-06
* One signature for creating unit tests that run on premade GrContextsGravatar bsalomon2016-04-05
* Rename enums in GrContextFactory to remove "GL"Gravatar bsalomon2016-04-05
* Remove 'native' context unit test macro.Gravatar bsalomon2016-04-05
* Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:600...Gravatar bsalomon2016-04-04
* Rename enums in GrContextFactory to remove "GL"Gravatar bsalomon2016-04-01
* Move SkGLContext and some GrGLInterface implementations to skgputest moduleGravatar bsalomon2016-03-30
* Revert of Move SkGLContext and some GrGLInterface implementations to skgputes...Gravatar robertphillips2016-03-30
* Move SkGLContext and some GrGLInterface implementations to skgputest moduleGravatar bsalomon2016-03-30
* switch surface to sk_spGravatar reed2016-03-23
* return pictures as sk_spGravatar reed2016-03-18
* update callsites for Make image factoriesGravatar reed2016-03-17
* Add SkSpecialImage::extractSubset & NewFromPixmapGravatar robertphillips2016-03-17
* Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:8...Gravatar robertphillips2016-03-16
* Use std::unique_ptr.Gravatar mtklein2016-03-16