| Commit message (Expand) | Author | Age |
* | Make picture backed images sRGB by default | Brian Osman | 2016-12-14 |
* | Make subset param to texture generation API non-optional | Brian Osman | 2016-12-12 |
* | Plumb dst color space in many places, rather than "mode" | Brian Osman | 2016-12-09 |
* | GrTextureProducer cleanup, phase one: Bitmap and Image makers | Brian Osman | 2016-11-28 |
* | Support decoding images to multiple formats, depending on usage | Brian Osman | 2016-11-21 |
* | Rename GrTextureParams to GrSamplerParams | Brian Salomon | 2016-11-17 |
* | External SkImageGenerator API | Florin Malita | 2016-11-16 |
* | Revert "Support decoding images to multiple formats, depending on usage" | Brian Osman | 2016-11-15 |
* | Revert "Fix NoGPU compilation" | Brian Osman | 2016-11-15 |
* | Fix NoGPU compilation | Brian Osman | 2016-11-15 |
* | Support decoding images to multiple formats, depending on usage | Brian Osman | 2016-11-15 |
* | Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode | Brian Osman | 2016-11-09 |
* | src/core: s/SkAutoTUnref/sk_sp/g | Hal Canary | 2016-11-07 |
* | Deferred image generator subsetting | fmalita | 2016-11-04 |
* | Shared image generator | fmalita | 2016-10-27 |
* | Avoid separate allocation of SkImageCacherator | fmalita | 2016-10-27 |
* | Convert SkAutoTUnref<SkData> to sk_sp<SkData>. | bungeman | 2016-08-03 |
* | Add new SkSourceGammaTreatment enum, used in situations like mipmap construct... | brianosman | 2016-06-06 |
* | compressed texture support has been broken/untested for a while, remove cruft | reed | 2016-05-11 |
* | Minor GrRenderTarget retraction | robertphillips | 2016-05-11 |
* | Re-enable CPU mipmap generation for Ganesh. Aniso mips were landed a while ag... | brianosman | 2016-03-25 |
* | Revert of Re-enable CPU mipmap generation for Ganesh. Aniso mips were landed ... | brianosman | 2016-03-25 |
* | Re-enable CPU mipmap generation for Ganesh. Aniso mips were landed a while ag... | brianosman | 2016-03-25 |
* | sRGB support in Ganesh. Several pieces: | brianosman | 2016-03-21 |
* | Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of ... | brianosman | 2016-03-17 |
* | sRGB support in Ganesh. Several pieces: | brianosman | 2016-03-17 |
* | detach -> release | mtklein | 2016-03-16 |
* | Update Skia's YUV API | msarett | 2016-03-10 |
* | Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview.... | msarett | 2016-03-07 |
* | Update Skia's YUV API | msarett | 2016-03-07 |
* | Disabling mipmap generation until anisotropic mipmap levels are generated. | cblume | 2016-02-29 |
* | Creating functions for uploading a mipmapped texture. | cblume | 2016-02-26 |
* | Move Budgeted enum out of SkSurface, use in GrTextureProvider | bsalomon | 2016-02-25 |
* | Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc... | bsalomon | 2016-02-25 |
* | Move Budgeted enum out of SkSurface, use in GrTextureProvider | bsalomon | 2016-02-25 |
* | Add Histogram Macros to Skia | ericrk | 2016-02-05 |
* | take gr-context parameter to refEncoded, indicating a desire for only gpu-spe... | reed | 2016-01-05 |
* | Stop wrapping images backed by generators as bitmaps in SkGpuDevice (except w... | bsalomon | 2015-12-08 |
* | optimize the disable-caching case for SkImage::readPixels | reed | 2015-11-24 |
* | scaling API on SkPixmap | reed | 2015-11-23 |
* | Convert SkGpuDevice::drawTextureAdjuster to SkGpuDevice::drawTextureProducer | bsalomon | 2015-11-18 |
* | Comments Style: s/skbug.com/bug.skia.org/ | halcanary | 2015-11-07 |
* | Pull texture-backed bitmap resampler out of GrTextureParamsAdjuster code into... | bsalomon | 2015-10-29 |
* | Remove min texture size support | bsalomon | 2015-10-28 |
* | Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP... | bsalomon | 2015-10-20 |
* | Revert recent CLs around GrTextureMaker/GrTextureParamsAdjuster | Brian Salomon | 2015-10-19 |
* | Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP... | bsalomon | 2015-10-19 |
* | Revert of Rewrite GrTextureMaker to disentangle bitmap case from base class a... | egdaniel | 2015-10-16 |
* | Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP... | bsalomon | 2015-10-16 |
* | Remove params from Cacherator_GrTextureMaker | bsalomon | 2015-10-15 |