aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/ReadPixelsTest.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
* 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
* 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
* Remove 'native' context unit test macro.Gravatar bsalomon2016-04-05
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* switch surface to sk_spGravatar reed2016-03-23
* sRGB support in Ganesh. Several pieces:Gravatar brianosman2016-03-21
* Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of ...Gravatar brianosman2016-03-17
* sRGB support in Ganesh. Several pieces:Gravatar brianosman2016-03-17
* update callsites for Make image factoriesGravatar reed2016-03-17
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...Gravatar bsalomon2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Disable test that is breaking Android and Windows bots.Gravatar Brian Salomon2016-02-01
* Fix GL readback code to handle rowbytes correctly for non-32bit formatsGravatar bsalomon2016-02-01
* Generate list of GPU contexts outside testsGravatar kkinnunen2015-12-01
* Comments Style: s/skbug.com/bug.skia.org/Gravatar halcanary2015-11-07
* Remove image usage type enum. Use GrTextureParams instead.Gravatar bsalomon2015-10-12
* disable test for all quality levels, since it is driver dependentGravatar reed2015-09-16
* add test for skbug.com/4351Gravatar reed2015-09-16
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Attempt to somewhat simplify GrContext::readSurfacePixels interaction with Gr...Gravatar bsalomon2015-07-23
* Make readpixels work on GrTexturesGravatar bsalomon2015-07-16
* Begin kLegacyFontHost_InitType cleanupGravatar robertphillips2015-06-22
* This replaces the texture creation/caching functions on GrContext with a GrTe...Gravatar bsalomon2015-04-30
* Dynamically create stencil buffer when needed.Gravatar bsalomon2015-02-23
* One createTexture function, attempt to recycle scratch in createTexture.Gravatar bsalomon2015-02-06
* rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsGravatar bsalomon2014-10-28
* Remove uses of GrAutoScratchTexture.Gravatar bsalomon2014-10-14
* make allocPixels throw on failureGravatar reed2014-09-02
* stop calling SkCanvas::getDeviceGravatar reed2014-06-30
* Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...Gravatar commit-bot@chromium.org2014-05-30
* Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)Gravatar commit-bot@chromium.org2014-05-29
* setConfig -> setInfoGravatar commit-bot@chromium.org2014-05-29