aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Add SkAnimatedImage::isFinishedGravatar Leon Scroggins III2018-01-22
* Respect repetition count in SkAnimatedImageGravatar Leon Scroggins III2018-01-22
* Add Chinese zoom Sample.Gravatar Jim Van Verth2018-01-22
* Move more internal methods from GrContext to GrContextPriv (take 3)Gravatar Robert Phillips2018-01-22
* Add a workaround for inaccurate interpolants on Adreno 3xx.Gravatar Brian Salomon2018-01-22
* Revert "declare SkRasterizer for android"Gravatar Mike Reed2018-01-22
* declare SkRasterizer for androidGravatar Mike Reed2018-01-21
* remove unused SkRasterizerGravatar Mike Reed2018-01-21
* Revert "Revert "use GrFPArgs for maskfilters""Gravatar Mike Reed2018-01-20
* Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"Gravatar Leon Scroggins2018-01-20
* Revert "use GrFPArgs for maskfilters"Gravatar Mike Reed2018-01-20
* Use equal_range for factory lookupsGravatar Vladimir Levin2018-01-19
* use GrFPArgs for maskfiltersGravatar Mike Reed2018-01-19
* Move more internal methods from GrContext to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-19
* Split GrContext into Normal/DDL flavorsGravatar Robert Phillips2018-01-19
* Revert "Move more internal methods from GrContext to GrContextPriv"Gravatar Hal Canary2018-01-19
* Move more internal methods from GrContext to GrContextPrivGravatar Robert Phillips2018-01-19
* Update Skia milestone to 66Gravatar Heather Miller2018-01-19
* Remove tonal color from DrawShadow internalsGravatar Jim Van Verth2018-01-19
* remove code from old picture serial guardGravatar Mike Reed2018-01-19
* add shadermaskfilterGravatar Mike Reed2018-01-18
* validate paint setters in readbufferGravatar Mike Reed2018-01-18
* Remove GrSurfaceProxy::MakeWrapped (take 2)Gravatar Robert Phillips2018-01-17
* Revert "Remove GrSurfaceProxy::MakeWrapped"Gravatar Robert Phillips2018-01-17
* Add Android ImageDecoder features to SkAnimatedImageGravatar Leon Scroggins III2018-01-17
* Remove GrSurfaceProxy::MakeWrappedGravatar Robert Phillips2018-01-17
* Move GrSurfaceProxy::MakeLazy to GrProxyProvider::createLazyGravatar Robert Phillips2018-01-17
* Update to GrBackendTexutreImageGenerator to support lazy texture proxiesGravatar Greg Daniel2018-01-17
* Support scaled color emojis for SDF fallbackGravatar Jim Van Verth2018-01-17
* Add ability for lazy proxy callback to free captured resourcesGravatar Greg Daniel2018-01-17
* move SkWriter32.h to srcGravatar Mike Reed2018-01-16
* Add SkAndroidCodec::computeSampledSizeGravatar Leon Scroggins III2018-01-16
* Move resourceProvider accessor to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-16
* Use SkAndroidCodec in SkAnimatedImageGravatar Leon Scroggins III2018-01-16
* Revert "Move resourceProvider accessor to GrContextPriv"Gravatar Hal Canary2018-01-16
* Add a method to convert SkCodec::Result to a stringGravatar Leon Scroggins III2018-01-16
* Move resourceProvider accessor to GrContextPrivGravatar Robert Phillips2018-01-16
* Revert "Revert "Added SkSL workaround for devices which cannot safely access ...Gravatar Brian Osman2018-01-16
* Funnel most proxy creation through GrProxyProviderGravatar Robert Phillips2018-01-16
* Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs."Gravatar Greg Daniel2018-01-12
* Revert "Added SkSL workaround for devices which cannot safely access gl_FragC...Gravatar Brian Osman2018-01-12
* Add an SkDrawable for animated images (e.g. GIF)Gravatar Leon Scroggins III2018-01-12
* Updating lazy proxys to support the case where we know a lot more info about ...Gravatar Greg Daniel2018-01-12
* Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs.Gravatar Brian Salomon2018-01-12
* Added SkSL workaround for devices which cannot safely access gl_FragCoordGravatar Brian Osman2018-01-12
* Enable the GL_EXT_geometry_shader extension where necessaryGravatar Chris Dalton2018-01-11
* restore intersect methods to use old-style empty-checks on their inputsGravatar Mike Reed2018-01-10
* use 64bit math to compute is a rect is emptyGravatar Mike Reed2018-01-09
* SkBitmap now *has* a SkPixmap.Gravatar Hal Canary2018-01-09
* make growToInclude privateGravatar Mike Reed2018-01-08