aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/SkGrPixelRef.cpp
Commit message (Expand)AuthorAge
* Remove GrTextureStorageAllocator. This was added from Chromium but never used...Gravatar bsalomon2016-04-13
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* 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
* Creating functions for uploading a mipmapped texture.Gravatar cblume2016-02-26
* 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
* Make copySurface work for texture dsts, return a bool, & add unit test.Gravatar bsalomon2016-02-16
* Revert of Make copySurface work for texture dsts, return a bool, & add unit t...Gravatar kjlubick2016-02-11
* Make copySurface work for texture dsts, return a bool, & add unit test.Gravatar bsalomon2016-02-11
* skia: Add support for CHROMIUM_image backed textures.Gravatar erikchen2016-02-10
* Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #19...Gravatar caryclark2016-02-09
* skia: Add support for CHROMIUM_image backed textures.Gravatar erikchen2016-02-09
* Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #17...Gravatar bsalomon2016-02-05
* skia: Add support for CHROMIUM_image backed textures.Gravatar erikchen2016-02-05
* Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #14...Gravatar jcgregorio2016-02-04
* skia: Add support for CHROMIUM_image backed textures.Gravatar erikchen2016-02-04
* Make SkBitmap::CopyTo respect requested dst color type when bitmap is texture...Gravatar bsalomon2016-01-11
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* Every pixel ref gets its own mutex.Gravatar mtklein2015-08-13
* Invalidate GrTexture mipmap on content change notificationGravatar junov2015-06-15
* This replaces the texture creation/caching functions on GrContext with a GrTe...Gravatar bsalomon2015-04-30
* only notify bitmaps that have been added to the cacheGravatar reed2015-02-25
* Dynamically create stencil buffer when needed.Gravatar bsalomon2015-02-23
* One createTexture function, attempt to recycle scratch in createTexture.Gravatar bsalomon2015-02-06
* Add sRGB texture support.Gravatar jvanverth2014-12-22
* rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsGravatar bsalomon2014-10-28
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-10-08
* Revert "GrResourceCache2 manages scratch texture."Gravatar Brian Salomon2014-10-07
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-10-07
* GrContext::copyTexture->GrContext::copySurface.Gravatar bsalomon2014-10-07
* Revert of GrContext::copyTexture->GrContext::copySurface. Add a flush writes ...Gravatar bsalomon2014-10-02
* GrContext::copyTexture->GrContext::copySurface.Gravatar bsalomon2014-10-02
* Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 o...Gravatar robertphillips2014-09-30
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-09-30
* Applying post-commit comments from https://codereview.chromium.org/607993002/Gravatar junov2014-09-29
* Change GrContext::copyTexture to go through GrDrawTargetGravatar junov2014-09-26
* Use SkBitmapCache to optimize readPixels on a texture-backed bitmapGravatar piotaixr2014-09-17
* Revert of Use SkBitmapCache to optimize readPixels on a texture-backed bitmap...Gravatar fmalita2014-09-09
* Use SkBitmapCache to optimize readPixels on a texture-backed bitmapGravatar piotaixr2014-09-08
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Hide fields in SkImageInfoGravatar reed2014-09-03
* make allocPixels throw on failureGravatar reed2014-09-02
* Make SkGrPixelRef responsible for owning GrSurface's texture rather than RT.Gravatar bsalomon2014-08-29
* switch to colortype for deepcopyGravatar reed2014-06-11
* Revert of Revert ""Revert of eliminate config param -- it was always self's c...Gravatar commit-bot@chromium.org2014-05-21
* Revert ""Revert of eliminate config param -- it was always self's config (htt...Gravatar commit-bot@chromium.org2014-05-20