aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/ReadPixelsTest.cpp
Commit message (Expand)AuthorAge
* Add support for row-by-row jpeg encodingGravatar Matt Sarett2017-05-02
* Revert "Add support for row-by-row jpeg encoding"Gravatar Leon Scroggins2017-05-02
* Add support for row-by-row jpeg encodingGravatar Matt Sarett2017-05-02
* remove dead code around SK_SUPPORT_LEGACY_CANVAS_READPIXELSGravatar Mike Reed2017-04-20
* hide lockpixels api behind flagGravatar Mike Reed2017-04-17
* deprecate odd variants of SkCanvas::readPixelsGravatar Mike Reed2017-04-17
* Reduce read/write-SurfacePixels call sites (take 2)Gravatar Robert Phillips2017-04-17
* Revert "Reduce read/write-SurfacePixels call sites"Gravatar Robert Phillips2017-04-14
* Reduce read/write-SurfacePixels call sitesGravatar Robert Phillips2017-04-14
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-04-06
* Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...Gravatar Robert Phillips2017-04-05
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-04-05
* Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...Gravatar Robert Phillips2017-04-05
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPrivGravatar Robert Phillips2017-04-05
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""Gravatar Brian Osman2017-03-02
* Revert "Revert "Revert "Move GrTextureProvider to src"""Gravatar Brian Osman2017-03-02
* Revert "Revert "Move GrTextureProvider to src""Gravatar Brian Osman2017-03-01
* Revert "Move GrTextureProvider to src"Gravatar Brian Osman2017-03-01
* Move GrTextureProvider to srcGravatar Brian Osman2017-03-01
* Make raster pipeline support all pixel conversionsGravatar Matt Sarett2017-02-14
* Remove second version of SkImageInfo2GrPixelConfigGravatar Brian Osman2017-01-12
* Revert "Explicitly fail read/writePixels in invalid color space scenarios"Gravatar Brian Osman2017-01-05
* Explicitly fail read/writePixels in invalid color space scenariosGravatar Brian Osman2017-01-05
* Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"Gravatar Mike Reed2016-12-09
* Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"Gravatar Mike Reed2016-12-09
* remove SK_SUPPORT_LEGACY_CLIP_REGIONOPSGravatar Mike Reed2016-12-08
* Make more tests exercise rendertargetless textures.Gravatar Brian Salomon2016-11-03
* implement A8 destination fast-path for SkPixelInfo::CopyPixelsGravatar lsalzman2016-10-11
* Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar reed2016-10-05
* Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-05
* Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-05
* Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-04
* 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
* abstract name of clipping ops, to transtion to a more restricted setGravatar reed2016-09-20
* Reduce usage of MakeRenderTargetDirectGravatar robertphillips2016-07-26
* lockPixelsAreWritable is deprecatedGravatar reed2016-07-24
* Add SkColorSpace to GrDrawContextGravatar brianosman2016-07-21
* Remove unit test that tests subsetting texture backed bitmaps.Gravatar bsalomon2016-07-14
* Remove GrWrapTextureInBitmap from public APIGravatar bsalomon2016-07-13
* Fix Vulkan readPixelsGravatar egdaniel2016-06-27
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...Gravatar brianosman2016-06-16
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...Gravatar brianosman2016-06-06
* Turn ContextInfos returned by GrContextFactory into structs.Gravatar bsalomon2016-05-11