aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/WritePixelsTest.cpp
Commit message (Expand)AuthorAge
* Move more internal methods from GrContext to GrContextPriv (take 3)Gravatar Robert Phillips2018-01-22
* Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"Gravatar Leon Scroggins2018-01-20
* Move more internal methods from GrContext to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-19
* Revert "Move more internal methods from GrContext to GrContextPriv"Gravatar Hal Canary2018-01-19
* Move more internal methods from GrContext to GrContextPrivGravatar Robert Phillips2018-01-19
* Move resourceProvider accessor to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-16
* Revert "Move resourceProvider accessor to GrContextPriv"Gravatar Hal Canary2018-01-16
* Move resourceProvider accessor to GrContextPrivGravatar Robert Phillips2018-01-16
* Funnel most proxy creation through GrProxyProviderGravatar Robert Phillips2018-01-16
* Add GrProxyProviderGravatar Robert Phillips2018-01-08
* Update SkSurface MakeFromBackend* factories to take an SkColorType.Gravatar Greg Daniel2017-12-19
* Remove GrBackendObject from tests (except image_from_yuv_textures)Gravatar Robert Phillips2017-12-12
* Fix GrContext::writePixels bugGravatar Robert Phillips2017-10-17
* Add flag on GrBackendTexture to say whether texture is mipped or notGravatar Greg Daniel2017-10-12
* Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Gravatar Mike Reed2017-10-03
* Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...Gravatar Mike Reed2017-10-02
* Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/p...Gravatar Mike Reed2017-10-02
* Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Gravatar Jim Van Verth2017-09-27
* guard old apis for querying byte-size of a bitmap/imageinfo/pixmapGravatar Mike Reed2017-09-27
* Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Gravatar Greg Daniel2017-09-26
* guard old apis for querying byte-size of a bitmap/imageinfo/pixmapGravatar Mike Reed2017-09-26
* make most of SkColorPriv.h privateGravatar Cary Clark2017-09-15
* don't rely on canvas->readPixelsGravatar Mike Reed2017-07-21
* Remove GrBackendTextureDescGravatar Brian Salomon2017-07-20
* guard references to SkColorTableGravatar Mike Reed2017-07-18
* Fix some bugs with read/writePixelsGravatar Brian Osman2017-04-18
* hide lockpixels api behind flagGravatar Mike Reed2017-04-17
* deprecate odd variants of SkCanvas::readPixelsGravatar Mike Reed2017-04-17
* Revert[4] "clean up (partially) colortable api""""Gravatar Mike Reed2017-04-03
* Revert "Revert[2] "clean up (partially) colortable api"""Gravatar Mike Reed2017-04-01
* Revert[2] "clean up (partially) colortable api""Gravatar Mike Reed2017-04-01
* Revert "clean up (partially) colortable api"Gravatar Mike Klein2017-03-31
* clean up (partially) colortable apiGravatar Mike Reed2017-03-31
* hide trivial helpers on canvasGravatar Mike Reed2017-02-22
* SkBitmap::setPixelRef(): less reference churnGravatar Hal Canary2016-12-12
* 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
* Use temporary FBO for GrGLGpu::onReadPixels.Gravatar Brian Salomon2016-11-03
* 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