aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Add new GrResourceCache::purgeUnlockedResources variantGravatar Robert Phillips2018-03-28
* Fixed warnings for casting large type to smaller one.Gravatar Kaloyan Donev2018-03-27
* Add SkColorSpaceXform_skcmsGravatar Brian Osman2018-03-27
* Hide GrBackendTexture/RenderTarget constructors that take a GrPixelConfigGravatar Brian Salomon2018-03-23
* Remove legacy GrContext factories function and supporting code/types.Gravatar Brian Salomon2018-03-23
* Move GrPixelConfig to GrTypesPrivGravatar Brian Salomon2018-03-23
* Remove legacy SkSurface::MakeFromBackendRenderTarget that does not take SkCol...Gravatar Brian Salomon2018-03-23
* Move a bunch of internal types from GrTypes to GrTypesPrivGravatar Brian Salomon2018-03-23
* Remove SkAutoGlyphCache decls that happen to workGravatar Herb Derby2018-03-22
* rm SkTDArray::{Deleter,release()}Gravatar Mike Klein2018-03-22
* Support GL_RGB textures and render targets.Gravatar Brian Salomon2018-03-22
* Remove deprecated version of SkImage::MakeFromAdoptedTexture that does not ta...Gravatar Brian Salomon2018-03-21
* change canvas-state to just record clip boundsGravatar Mike Reed2018-03-21
* GrGLExtensions: remove unneded unique_ptrGravatar Hal Canary2018-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
* remove imageinfo flatten altogetherGravatar Cary Clark2018-03-19
* Revert "Revert "New read pixels implementation that is simpler but does all c...Gravatar Brian Salomon2018-03-19
* Remove deprecated versions of YUV texture SkImage factoriesGravatar Brian Salomon2018-03-19
* Allow SkTraceMemoryDump to exclude wrapped objectsGravatar Eric Karl2018-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
* Revert "New read pixels implementation that is simpler but does all conversio...Gravatar Brian Salomon2018-03-19
* New read pixels implementation that is simpler but does all conversions on CPU.Gravatar Brian Salomon2018-03-19
* Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...Gravatar Robert Phillips2018-03-19
* Apply filterTextFlags so the fonts are the same.Gravatar Herb Derby2018-03-16
* Add DoneProc to Promise ImagesGravatar Greg Daniel2018-03-16
* Handle GrContext creation failure in DDLGravatar Robert Phillips2018-03-15
* Cleanup SkImage YUV texture factories.Gravatar Brian Salomon2018-03-15
* drawTextRSXform should not apply matrix to shaderGravatar Mike Reed2018-03-15
* Make CreateBackendFormatFromTexture shared codeGravatar Robert Phillips2018-03-15
* Remove SK_RASTER_RECORDER_IMPLEMENTATIONGravatar Robert Phillips2018-03-15
* Make sure we set correct GrPixelConfig in promise imagesGravatar Greg Daniel2018-03-15
* Add SkColorType getter on SkImage.Gravatar Greg Daniel2018-03-14
* Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors"Gravatar Greg Daniel2018-03-14
* hide SkBlurMaskFilter and SkBlurQualityGravatar Mike Reed2018-03-14
* Add a shader cap for incomplete short int precisionGravatar Chris Dalton2018-03-14
* Provide promise images when rendering SKPs w/ DDLGravatar Robert Phillips2018-03-14
* Improve handling of GrPixelConfig in GrBackendTex/RT ctorsGravatar Greg Daniel2018-03-14
* consolidate SaveLayerFlag internal referencesGravatar Cary Clark2018-03-13
* Revert "Reland "Add SkColorSpaceXform_skcms""Gravatar Brian Osman2018-03-13
* Reland "Add SkColorSpaceXform_skcms"Gravatar Brian Osman2018-03-13
* Revert "Add SkColorSpaceXform_skcms"Gravatar Brian Osman2018-03-12
* Add SkColorSpaceXform_skcmsGravatar Brian Osman2018-03-12
* move blur impl into coreGravatar Mike Reed2018-03-12
* make paint flatten unflatten privateGravatar Cary Clark2018-03-12
* harden pathmeasure and fix empty caseGravatar Cary Clark2018-03-12
* Extend SkTrimPathEffect semanticsGravatar Florin Malita2018-03-12
* remove unused ConvertRadiusToSigma from SkBlurMaskFilterGravatar Mike Reed2018-03-12
* Remove SkDumpCanvasGravatar Brian Osman2018-03-10