aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/image
Commit message (Expand)AuthorAge
* Revert "Reland "remove toString""Gravatar Cary Clark2018-05-31
* Reland "remove toString"Gravatar Cary Clark2018-05-31
* Add DDL to SKPBenchGravatar Robert Phillips2018-05-30
* support image-subsets in serializationGravatar Mike Reed2018-05-29
* Make SkImage own its GrContext.Gravatar Brian Salomon2018-05-24
* Add usage of SkYUVAIndex as pre-step to transfer to new YUVA APIGravatar Weiliang Chen2018-05-23
* Reland "Remove GrBackendObject and all related functions from Skia."Gravatar Greg Daniel2018-05-21
* Revert "remove toString"Gravatar Cary Clark2018-05-20
* remove toStringGravatar Cary Clark2018-05-20
* Remove SK_IGNORE_SKIMAGE_ONREFENCODED_CHANGE.Gravatar Ben Wagner2018-05-17
* SkImage::onRefEncoded to return sk_sp.Gravatar Ben Wagner2018-05-16
* remove typedef InfoGravatar Cary Clark2018-05-15
* Make GrCaps and GrShaderCaps private.Gravatar Brian Salomon2018-05-11
* Revert "Remove GrBackendObject and all related functions from Skia."Gravatar Brian Osman2018-05-10
* non-linear blending first stepsGravatar Mike Klein2018-05-10
* Remove GrBackendObject and all related functions from Skia.Gravatar Greg Daniel2018-05-10
* Make GPU lattice/nine patch not bleed across cells.Gravatar Brian Salomon2018-05-07
* Add internal grsurface flag to track if using gl rectangle or external texture.Gravatar Greg Daniel2018-05-02
* Take sk_sp<SkDevice> instead of SkDevice*Gravatar Herb Derby2018-05-02
* Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets us...Gravatar Greg Daniel2018-04-26
* Don't allow ganesh to allocate mip maps for wrapped textures.Gravatar Greg Daniel2018-04-16
* Revert "Delete getRenderTargetHandle call on SkSurface."Gravatar Greg Daniel2018-04-14
* Support downscaling to max texture size when making cross-context imagesGravatar Brian Osman2018-04-13
* Delete getRenderTargetHandle call on SkSurface.Gravatar Greg Daniel2018-04-12
* Add SK_SUPPORT_LEGACY_BACKEND_OBJECTSGravatar Robert Phillips2018-04-12
* Allow SkImage_Gpu to fail some requests in DDL modeGravatar Robert Phillips2018-04-12
* Remove guard around getBackendTexture/RenderTarget callsGravatar Greg Daniel2018-04-11
* Make sure GrBackendTextures are valid before starting to do things with themGravatar Greg Daniel2018-04-09
* Add GrBackendTexture/RenderTarget accessors to SkSurfaceGravatar Robert Phillips2018-04-05
* Fix iOS bot in Chrome CQGravatar Robert Phillips2018-04-05
* Add GrBackendTexture accessor to SkImage (take 2)Gravatar Robert Phillips2018-04-04
* Tag the unique keys of lazy images.Gravatar Derek Sollenberger2018-04-04
* Hide GrPixelConfig in SkSurfaceCharacterizationGravatar Robert Phillips2018-04-04
* Add SkSurface factory that takes an SkSurfaceCharacterizationGravatar Robert Phillips2018-03-30
* Pin color type when a cross-context image is constructedGravatar Brian Osman2018-03-27
* Move GrPixelConfig to GrTypesPrivGravatar Brian Salomon2018-03-23
* Remove legacy SkSurface::MakeFromBackendRenderTarget that does not take SkCol...Gravatar Brian Salomon2018-03-23
* Always validate GrBackendTextures passed to YUV image factoriesGravatar Brian Salomon2018-03-22
* Remove deprecated version of SkImage::MakeFromAdoptedTexture that does not ta...Gravatar Brian Salomon2018-03-21
* Add texture-specific flags for External & Rectangle texturesGravatar Robert Phillips2018-03-21
* Remove deprecated SkImage::MakeFromTexture variants that don't take SkColorTypeGravatar Brian Salomon2018-03-20
* Move MakeCrossContextFromPixmap to use lazy version of createTextureProxyGravatar Greg Daniel2018-03-20
* Remove deprecated versions of YUV texture SkImage factoriesGravatar Brian Salomon2018-03-19
* Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorTypeGravatar Brian Salomon2018-03-19
* Remove SkSurface::MakeFromBackendTextureAsRenderTarget variant that doesn't t...Gravatar Brian Salomon2018-03-19
* Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...Gravatar Robert Phillips2018-03-19
* Add DoneProc to Promise ImagesGravatar Greg Daniel2018-03-16
* Cleanup SkImage YUV texture factories.Gravatar Brian Salomon2018-03-15
* Remove SK_RASTER_RECORDER_IMPLEMENTATIONGravatar Robert Phillips2018-03-15
* Make sure we set correct GrPixelConfig in promise imagesGravatar Greg Daniel2018-03-15