aboutsummaryrefslogtreecommitdiff
path: root/tests/WritePixelsTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor GrCaps::renderTargetWritePixelsSupported to support for some GL work...Brian Salomon2018-02-281-23/+33
* Start on new GPU pixel ops implementation.Brian Salomon2018-02-261-13/+3
* add writePixels to SkSurface --> so we can remove it from canvasMike Reed2018-02-081-22/+12
* Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...Brian Salomon2018-02-031-3/+3
* Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...Brian Salomon2018-02-031-3/+3
* Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...Brian Salomon2018-02-021-3/+3
* Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""Brian Salomon2018-02-021-3/+3
* Revert "Revert "Redefine the meaning of sample counts in GPU backend.""Brian Salomon2018-02-011-3/+3
* Revert "Redefine the meaning of sample counts in GPU backend."Brian Salomon2018-02-011-3/+3
* Redefine the meaning of sample counts in GPU backend.Brian Salomon2018-02-011-3/+3
* Move more internal methods from GrContext to GrContextPriv (take 3)Robert Phillips2018-01-221-3/+4
* Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"Leon Scroggins2018-01-201-4/+3
* Move more internal methods from GrContext to GrContextPriv (take 2)Robert Phillips2018-01-191-3/+4
* Revert "Move more internal methods from GrContext to GrContextPriv"Hal Canary2018-01-191-4/+3
* Move more internal methods from GrContext to GrContextPrivRobert Phillips2018-01-191-3/+4
* Move resourceProvider accessor to GrContextPriv (take 2)Robert Phillips2018-01-161-1/+1
* Revert "Move resourceProvider accessor to GrContextPriv"Hal Canary2018-01-161-1/+1
* Move resourceProvider accessor to GrContextPrivRobert Phillips2018-01-161-1/+1
* Funnel most proxy creation through GrProxyProviderRobert Phillips2018-01-161-3/+3
* Add GrProxyProviderRobert Phillips2018-01-081-1/+3
* Update SkSurface MakeFromBackend* factories to take an SkColorType.Greg Daniel2017-12-191-1/+7
* Remove GrBackendObject from tests (except image_from_yuv_textures)Robert Phillips2017-12-121-8/+5
* Fix GrContext::writePixels bugRobert Phillips2017-10-171-0/+91
* Add flag on GrBackendTexture to say whether texture is mipped or notGreg Daniel2017-10-121-1/+2
* Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Mike Reed2017-10-031-1/+1
* Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...Mike Reed2017-10-021-1/+1
* Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/p...Mike Reed2017-10-021-1/+1
* Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Jim Van Verth2017-09-271-1/+1
* guard old apis for querying byte-size of a bitmap/imageinfo/pixmapMike Reed2017-09-271-1/+1
* Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Greg Daniel2017-09-261-1/+1
* guard old apis for querying byte-size of a bitmap/imageinfo/pixmapMike Reed2017-09-261-1/+1
* make most of SkColorPriv.h privateCary Clark2017-09-151-1/+1
* don't rely on canvas->readPixelsMike Reed2017-07-211-12/+9
* Remove GrBackendTextureDescBrian Salomon2017-07-201-13/+10
* guard references to SkColorTableMike Reed2017-07-181-1/+1
* Fix some bugs with read/writePixelsBrian Osman2017-04-181-3/+40
* hide lockpixels api behind flagMike Reed2017-04-171-2/+0
* deprecate odd variants of SkCanvas::readPixelsMike Reed2017-04-171-1/+2
* Revert[4] "clean up (partially) colortable api""""Mike Reed2017-04-031-1/+1
* Revert "Revert[2] "clean up (partially) colortable api"""Mike Reed2017-04-011-1/+1
* Revert[2] "clean up (partially) colortable api""Mike Reed2017-04-011-1/+1
* Revert "clean up (partially) colortable api"Mike Klein2017-03-311-1/+1
* clean up (partially) colortable apiMike Reed2017-03-311-1/+1
* hide trivial helpers on canvasMike Reed2017-02-221-1/+1
* SkBitmap::setPixelRef(): less reference churnHal Canary2016-12-121-2/+2
* Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"Mike Reed2016-12-091-1/+1
* Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"Mike Reed2016-12-091-1/+1
* remove SK_SUPPORT_LEGACY_CLIP_REGIONOPSMike Reed2016-12-081-1/+1
* Use temporary FBO for GrGLGpu::onReadPixels.Brian Salomon2016-11-031-1/+3
* Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"reed2016-10-051-1/+1